Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Flyff Hera V2 Compile Problem

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 28, 2021
Messages
32
Reaction score
1
I'm trying to compile the Flyff Hera V2 sources and it's giving the following errors, which VS has been updated? I'm using VS19


how am i setting up
deltadroop - Flyff Hera V2 Compile Problem - RaGEZONE Forums

deltadroop - Flyff Hera V2 Compile Problem - RaGEZONE Forums


following errors

 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
If you right click open all.sln with notepad it will tell you the visual studio version. Hera is also not Vs19 maybe 13.
 
Newbie Spellweaver
Joined
Jan 28, 2021
Messages
32
Reaction score
1
If you right click open all.sln with notepad it will tell you the visual studio version. Hera is also not Vs19 maybe 13.

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16VisualStudioVersion = 16.0.31410.357
MinimumVisualStudioVersion = 10.0.40219.1


VS12 ?
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16VisualStudioVersion = 16.0.31410.357
MinimumVisualStudioVersion = 10.0.40219.1


VS12 ?

A little bit of googling goes a long way:
 
Newbie Spellweaver
Joined
Jan 28, 2021
Messages
32
Reaction score
1
Can anyone help me with these errors



Where do I put the MSSQL password? for the database if it has only one configuration file? :$:
 
Last edited:
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Can anyone help me with these errors

Upgrade the source to VS19 correctly or use VS13 to compile it.

If you want to know how to upgrade a source to VS19 then take my VS19 "V15" and compare it to a VS03 "V15". No one will do it for you at least for free. However it's fairly easy to do so with a little bit of common sense and paying attention.


Where do I put the MSSQL password? for the database if it has only one configuration file? :$:

It goes in the config file lol. Have you tried to boot the server?
 
Newbie Spellweaver
Joined
Jan 28, 2021
Messages
32
Reaction score
1
It goes in the config file lol. Have you tried to boot the server?


Sorry but, I don't see where to put the DB password in this file
 
Status
Not open for further replies.
Back
Top