use BloodEO instead of Blood Online
correct order for start up is
1. Account
2. Msg
3. NPC
Now when you edit your IP's in the shell.dat file make sure you are using a hex editor to do so. any other program used to edit that file will result in a corrupt read of the server.
ie notepad word doc etc...
If after you check that make sure your Account.ini and config.ini in your Account Folder corresponds with the correct account database
ie..
Code:
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERNAME = TEST
LOGINNAME = test
PASSWORD = test
SERVERIP =127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
;DATABASENAME=my* = If Account Creation is set and based to be inserted into my.account
;DATABASENAME=account** = If Account Creation is set and based to be inserted into account.account
DBUSER=test
DBPASSWORD=test