Hello, i have been trying to make a server all morning, and when i go to run the database server i get an error that says Fail read ...database.ini. Any suggestions?
Thanks
Printable View
Hello, i have been trying to make a server all morning, and when i go to run the database server i get an error that says Fail read ...database.ini. Any suggestions?
Thanks
Post your Database.ini?
Put the Resource directory in your DatabaseServer.ini + WorldServer.ini (Script folder)
Code:ResourceFolder "....Repack/Resource"
This error is a major piss-off.
I have the same error, and it will not fix.
Code:
ResourceFolder "DESKTOP PATH HERE\Binary\Resource"
Sys 1
Account "127.0.0.1"
DSN_NAME_CHARACTER "character01"
DB_ADMIN_ID_CHARACTER "character01"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
LANG 1
DB_PWD_LOG "PASSWORD"
DB_PWD_CHARACTER "PASSWORD"
DB_PWD_BACKEND "PASSWORD"
DB_PWD_ITEMUPDATE "PASSWORD"
Help? D:
ik that its annoying but ;p
that's not mature kidding him,
Put DatabaseServer.ini in Script folder
My path:D:\iFlyff\Bins
In there i have.
Program(Contains Databaseserver.exe)
Resource
script(Contains DatabaseServer.ini)
Databaseserver.exe wants to read ..\Script\Databaseserver.ini
If you got that right make sure its configured like this.
Red should be your resource folder path.
Code:ResourceFolder "D:\iFlyff\Bins\Resource"
Sys "1"
Account "127.0.0.1"
SquireD "01"
DSN_NAME_CHARACTER "character01"
DB_ADMIN_ID_CHARACTER "character01"
DSN_NAME_BACKEND "MANAGE"
DB_ADMIN_ID_BACKEND "MANAGE"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
DB_PWD_LOG "1234"
DB_PWD_CHARACTER "1234"
DB_PWD_BACKEND "1234"
DB_PWD_ITEMUPDATE "1234"
@Apixen aka offtopic
Did this fix it for you? :rolleyes:Code:
ResourceFolder "YOU ARE FUCKING ******\Resource"
Sys 1
Account "127.0.0.1"
DSN_NAME_CHARACTER "character01"
DB_ADMIN_ID_CHARACTER "character01"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
LANG 1
DB_PWD_LOG "PASSWORD"
DB_PWD_CHARACTER "PASSWORD"
DB_PWD_BACKEND "PASSWORD"
DB_PWD_ITEMUPDATE "PASSWORD"
Apixen either respone normaly or gtfo.
MisterKid, idk about you, but I put my DatabaseServer.exe in the Resource folder =P lol
By the way;
http://prntscr.com/3n86u
my ini.
ResourceFolder "C:\Users\Desktop\Desktop\NewRepack\V15_FIles\Resource"
Sys 1
Account "127.0.0.1"
DSN_NAME_CHARACTER "character01"
DB_ADMIN_ID_CHARACTER "character01"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
LANG 1
DB_PWD_LOG ""
DB_PWD_CHARACTER ""
DB_PWD_BACKEND ""
DB_PWD_ITEMUPDATE ""
im using windows auth. so no pw
put DatabaseServer.exe in the Resource folder and it should work
yeah, I tested that after I said it and found out I was wrong lol
what I did find out though, is that even if databaseserver.ini is in the right spot, you'll get the "Fail read ...database.ini" error if the resource path is wrong
are you running the server programs as an Administrator?