Famous "Failed to create empty document." error.
I am trying to solve this error but can not seem to resolve it. Login,account, and control servers all work with out any errors. The only problem is the zoneserver. Here are the worldinfo.ini and rfacc.ini files:
WORLDINFO:
Code:
[System] WorldName = RF-Dev ServerType = 0 BillingCode = 32 BillOper = 0 FreeServer = 1 HBKPath = C:\RF223\HBKHistoryPath = C:\RF223\History NationCode = US ;NationCode = US [ServerMode] BuyCashItemByGold = false ;(Internal è Release) ReleaseType = Release ExcuteService = True [Rule] CrystalHPMultiple = 1.0 CrystalHPMultiple_1 = 5.0 CrystalHPMultiple_2 = 8.0 CrystalHPMultiple_3 = 11.0 [GUILD CREATE EVENT] Enable = FALSE START_DATE = 20120501 END_DATE = 20130120
RFACC.INI:
Code:
[Options]DBSTR = Provider=MSSQLSERVER;Source=RFServer;UID=(MY LOGIN..);PWD=(MY PW..);Initial Catalog=BILLING;ErrDBSTR = LogLevel = 2
All help is appreciated!
Figured the "empty document" part. But now zoneserver opens, runs, and closes. Gives me this error:
pc_OpenWorldFailureResult - request world-open fail
Re: Famous "Failed to create empty document." error.
Quote:
Originally Posted by
PJX
I am trying to solve this error but can not seem to resolve it. Login,account, and control servers all work with out any errors. The only problem is the zoneserver. Here are the worldinfo.ini and rfacc.ini files:
WORLDINFO:
Code:
[System] WorldName = RF-Dev ServerType = 0 BillingCode = 32 BillOper = 0 FreeServer = 1 HBKPath = C:\RF223\HBKHistoryPath = C:\RF223\History NationCode = US ;NationCode = US [ServerMode] BuyCashItemByGold = false ;(Internal è Release) ReleaseType = Release ExcuteService = True [Rule] CrystalHPMultiple = 1.0 CrystalHPMultiple_1 = 5.0 CrystalHPMultiple_2 = 8.0 CrystalHPMultiple_3 = 11.0 [GUILD CREATE EVENT] Enable = FALSE START_DATE = 20120501 END_DATE = 20130120
RFACC.INI:
Code:
[Options]DBSTR = Provider=MSSQLSERVER;Source=RFServer;UID=(MY LOGIN..);PWD=(MY PW..);Initial Catalog=BILLING;ErrDBSTR = LogLevel = 2
All help is appreciated!
Figured the "empty document" part. But now zoneserver opens, runs, and closes. Gives me this error:
pc_OpenWorldFailureResult - request world-open fail
Check the name of your server, and the rfacc.ini.
Re: Famous "Failed to create empty document." error.
pc_OpenWorldFailureResult - request world-open fail
Make sure all the server names match across all your files, and run the zone as admin.
Even an accidental space in the server name can cause this error I believe.