flyff server crashes

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 31, 2012
Messages
11
Reaction score
0
i tryed to make my own flyff everything is good besides when i try to run few files to make the flyff online they crash
the files are:
1.CacheServer.exe
2.CoreServer.exe
3.DatabaseServer.exe(this doesnt even opens)
4.LoginServer.exe
5.WorldServer.exe
(onliy acountserver and Certifier work)
all this files open for a couple of secs and close right awey >.<

here are the error logs:
i uploaded em to media fire cause there are around 5
help please.
 
can any1 help me please??

It's because you're opening those binaries in the wrong order ang you lack two, It should be 7 binaries, not 5.

Open these binaries in order,

AccountServer.exe
DatabaseServer.exe
CoreServer.exe
CacheServer.exe
Certifier.exe
LoginServer.exe
WorldServer.exe

If you got disappearing Guild issues with that, try this order.

AccountServer.exe
Certifier.exe
DatabaseServer.exe
CoreServer.exe
CacheServer.exe
LoginServer.exe
WorldServer.exe
 
It's because you're opening those binaries in the wrong order ang you lack two, It should be 7 binaries, not 5.

Open these binaries in order,

AccountServer.exe
DatabaseServer.exe
CoreServer.exe
CacheServer.exe
Certifier.exe
LoginServer.exe
WorldServer.exe

If you got disappearing Guild issues with that, try this order.

AccountServer.exe
Certifier.exe
DatabaseServer.exe
CoreServer.exe
CacheServer.exe
LoginServer.exe
WorldServer.exe

thats odd I open them this way and its always worked best for me

1 AccountServer.exe
2 DatabaseServer.exe
3 CoreServer.exe
4 Certifier.exe
5 LoginServer.exe
6 CacheServer.exe
7 WorldServer.exe
 
thats odd I open them this way and its always worked best for me

1 AccountServer.exe
2 DatabaseServer.exe
3 CoreServer.exe
4 Certifier.exe
5 LoginServer.exe
6 CacheServer.exe
7 WorldServer.exe

Well I guess there are various orders to launch those files, but those options I've posted earlier works fine for me since the fresh era of official v15 source release.
 
yeah 3 error logs:

2012/04/07 11:18:24
query:uspLoadPlayerData '01'
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Could not find stored procedure 'uspLoadPlayerData'.

2012/04/07 11:18:24
query:uspLoadPlayerData '01'
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Could not find stored procedure 'uspLoadPlayerData'.
2012/ 4/ 7 11:18:23 couldn't execute uspRestoreCouple

2012/ 4/ 7 11:18:24 LoadPlayerData - query: uspLoadPlayerData '01'
 
Last edited:
If you didn't backup, here you go:

i restored the my SQL files and i tryed to do with urs agein
but still the same problem mybe the database file is corrupted can u upload it for me please?

Edit:now i noticed u made the 5 parts video xD
i went by it and i cant open the database >.<
 
Last edited:
Try checking your DatabaseServer.ini if you have the correct configuration also check your program folder if you've got database dump files.

i checked and everything is O.K and i dont think i got
the database dump files

can i have the dowload of the program file please?mybe there is something wrong with my files <,M
 
Database crashes if files in Resource folder are wrong. Try checking them out. You can't paste your executives to every Resource folder you want.
 
i checked and everything is O.K and i dont think i got
the database dump files

can i have the dowload of the program file please?mybe there is something wrong with my files <,M

Maybe you've got wrong databasubs, I've got problem loooong before.
The datasubs I used was wrong and was incompatible with the binary that's why it crashes.
 
Status
Not open for further replies.
Back