|
You last visited: Today at 14:51
Advertisement
🔧 [HELP] FlyFF v15 - DatabaseServer.exe won't read databaseserver.ini (already tried
Discussion on 🔧 [HELP] FlyFF v15 - DatabaseServer.exe won't read databaseserver.ini (already tried within the Flyff Private Server forum part of the Flyff category.
07/08/2025, 02:01
|
#1
|
elite*gold: 0
Join Date: Aug 2014
Posts: 2
Received Thanks: 0
|
🔧 [HELP] FlyFF v15 - DatabaseServer.exe won't read databaseserver.ini (already tried
Hey everyone,
I'm setting up a FlyFF v15 private server using the pack:
VS22 FlyFF v15 Custom – Stable Base Enhanced, and I’ve hit a very frustrating wall.
❌ The Problem:
Every time I launch DatabaseServer.exe, either manually or via a .bat, I get the same error:
FAIL read ini - databaseserver.ini
💻 Setup details:
OS: Windows 10 x64
SQL Server Express instance: HOT-POTATOS\SQLEXPRESS ✅ running
ODBC (32-bit) configured:
character01 → CHARACTER_01_DBF
log01 → LOG_01_DBF
SQL credentials:
📁 File Path:
plaintext
Copier
Modifier
J:\Flyff Server\V15 - Stable Base Enhanced\Output\DatabaseServer\Release\
├── DatabaseServer.exe
└── DatabaseServer.ini ✅ (located here, same dir)
🧪 What I've already tried:
Verified DatabaseServer.ini is encoded in ANSI (via HxD hex editor)
Removed BOM manually
Placed .ini in the same folder as the .exe
Launched as admin
Tried .bat and manual start
Tried using a minimal .ini with only required lines
SQL Server is running and accepting connections
ODBC configuration confirmed working
Made sure there are no hidden extensions
⚠️ Notepad++ Encoding Issue:
Every time I open the file with Notepad++, it automatically reverts encoding to UTF-8, even if I save it again in ANSI.
I suspect this behavior may be corrupting the file and preventing DatabaseServer.exe from reading it properly — despite being ANSI-encoded according to HxD.
📣 Any help would be really appreciated 🙏
If someone knows what else could be blocking the .ini parsing, I’m all ears. I can send hex dumps, .ini files, and even full logs if needed.
Thanks a ton in advance!
|
|
|
08/15/2025, 11:42
|
#2
|
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,218
|
Quote:
Originally Posted by Mosablack
Hey everyone,
I'm setting up a FlyFF v15 private server using the pack:
VS22 FlyFF v15 Custom – Stable Base Enhanced, and I’ve hit a very frustrating wall.
❌ The Problem:
Every time I launch DatabaseServer.exe, either manually or via a .bat, I get the same error:
FAIL read ini - databaseserver.ini
💻 Setup details:
OS: Windows 10 x64
SQL Server Express instance: HOT-POTATOS\SQLEXPRESS ✅ running
ODBC (32-bit) configured:
character01 → CHARACTER_01_DBF
log01 → LOG_01_DBF
SQL credentials:
📁 File Path:
plaintext
Copier
Modifier
J:\Flyff Server\V15 - Stable Base Enhanced\Output\DatabaseServer\Release\
├── DatabaseServer.exe
└── DatabaseServer.ini ✅ (located here, same dir)
🧪 What I've already tried:
Verified DatabaseServer.ini is encoded in ANSI (via HxD hex editor)
Removed BOM manually
Placed .ini in the same folder as the .exe
Launched as admin
Tried .bat and manual start
Tried using a minimal .ini with only required lines
SQL Server is running and accepting connections
ODBC configuration confirmed working
Made sure there are no hidden extensions
⚠️ Notepad++ Encoding Issue:
Every time I open the file with Notepad++, it automatically reverts encoding to UTF-8, even if I save it again in ANSI.
I suspect this behavior may be corrupting the file and preventing DatabaseServer.exe from reading it properly — despite being ANSI-encoded according to HxD.
📣 Any help would be really appreciated 🙏
If someone knows what else could be blocking the .ini parsing, I’m all ears. I can send hex dumps, .ini files, and even full logs if needed.
Thanks a ton in advance!
|
Check DatabaseServer.cpp -> You fill find:
Code:
static char g_szINI[] = "Script\\databaseserver.ini";
Change it to
Code:
static char g_szINI[] = "databaseserver.ini";
Kind regards,
DK
|
|
|
 |
Similar Threads
|
[Selling] 🔧 FORCE SAVE MW/WZ 🔧 SAVE META ATTACHMENTS 🔧 UNLOCK ALL 🔧 MORE 🔧
11/19/2022 - Call of Duty Trading - 2 Replies
Discontinued
|
"Fail read ini - ..\script\databaseserver.ini"
12/16/2012 - Flyff Private Server - 7 Replies
Titel sagt alles 8) Habe bereits die Sufu benutzt & auch google, aber immer nur die Lösung:
"Pfad zum Resource Ordner falsch", aber das kann bei mir nicht sein,
da ich dies schon 1000 mal überprüft & der Pfad ist richtig:
Meine DatabaseServer.ini:
ResourceFolder "C:\Users\PCT\Desktop\BF Source\Resource"
Sys 1
Account "127.0.0.1"
DSN_NAME_CHARACTER "character01"
|
Problem: "Fail read ini - ..\script\databaseserver.ini"
11/18/2012 - Flyff Private Server - 8 Replies
Hey Leute, seit längerem lese ich hier immer mal mit und hab mich schließlich angemeldet. Ich wollte einen Flyff Pserver erstellen (v19). Hat alles wunderbar geklappt, aber wie ihr seht habe ich diesen Fehler, wenn ich die Server starte. Account Server lässt sich einwandfrei starten. Databaseserver nicht. Da kommt immer dieser Fehler. Ich habe MMSQL und die ODBC 100% richtig eingerichtet aber es funzt nich. Die anderen Server schließen sich einfach wieder. Hier mal die Databaseserver.ini :
...
|
Flyff privat server erstellen problem: FAIL read ini -,,/script/databasesserver.ini
07/31/2011 - Flyff Private Server - 6 Replies
Hallo Epvpers,
Naja wie der Titel schon sagt habe ein problem mit der erstellung eines Flyff privat servers unzwar habe ich Sedrikas Toturial befolgt habe dann zuerst den
Account Server geöffnet dann wollte ich den Database server öffnen dann kam diese Fehlermeldung ''FAIL read ini -,,/script/databasesserver.ini''
Freue mich über jede Antwort.
|
All times are GMT +1. The time now is 14:51.
|
|