Re: RF Online Episode 2.1.5 Files & Set-up Guide
hi all
i am stuck when start the zoneserver
1. restore database OK
2. make ODBC OK
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI]
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\COIN_TEST]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\exgame]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="exgame"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\MQIS]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
"exgame"="SQL Native Client"
"MQIS"="SQL Native Client"
"odinAccount"="SQL Native Client"
"odindownload"="SQL Native Client"
"odinworld"="SQL Native Client"
"RF_Account"="SQL Native Client"
"RF_User"="SQL Native Client"
"RF_World"="SQL Native Client"
"RF_World_ClosedBeta"="SQL Native Client"
"rf_world_event"="SQL Native Client"
"RF_World_Test"="SQL Native Client"
"rfweb"="SQL Native Client"
"rfworld"="SQL Native Client"
"x2online"="SQL Native Client"
"COIN_TEST"="SQL Native Client"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\odinAccount]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\odindownload]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\odinworld]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\rfweb]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="rfweb"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\rfworld]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="rfworld"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\RF_Account]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="rf_account"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\RF_User]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="RF_User"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\RF_World]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="RF_World"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\RF_World_ClosedBeta]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\rf_world_event]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\RF_World_Test]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\x2online]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master"
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
3. test all ODBC
http://img247.imageshack.us/img247/976/beforeuz0.th.jpghttp://img247.imageshack.us/images/thpix.gif
4. Start server
http://img360.imageshack.us/img360/1...3037ee3.th.jpghttp://img360.imageshack.us/images/thpix.gif
5. my error show up DB init error
http://img204.imageshack.us/img204/8...7863fs2.th.jpghttp://img204.imageshack.us/images/thpix.gif
http://img247.imageshack.us/img247/7...3812gv7.th.jpghttp://img247.imageshack.us/images/thpix.gif
6. I chek my ODBC again, it change, Not SQL Native Client, but SQL Server n not filed
http://img126.imageshack.us/img126/1...4574pf0.th.jpghttp://img126.imageshack.us/images/thpix.gif
7. couse it can locate coin_test db, so i try to test n' error, change ODBC line
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\COIN_TEST]
"Driver"="C:\\Windows\\system32\\sqlncli.dll"
"Server"="127.0.0.1,61433"
"Database"="master" <---------- with coin_test
"LastUser"="Administrator"
"Trusted_Connection"="Yes"
same, DB error
can some one help.... thx
Re: RF Online Episode 2.1.5 Files & Set-up Guide
Re: RF Online Episode 2.1.5 Files & Set-up Guide
2: Download Microsoft SQL Server 2005 and install it. Extract the Database Dump file and open it up. Now open up MSSQL and start to restore all the databases (Note: The database names must be exactly the same names as you find them in the database dump file). To create a database, simply right-click and select "New database" to create a database. To restore a database, right click on one and select "All tasks" then click on "Restore database" and locate the file from the Database Dump.
i don know how to do this...
the mssql don instal
and wen instal.. don replace the databases that have to replace...
Re: RF Online Episode 2.1.5 Files & Set-up Guide
Re: RF Online Episode 2.1.5 Files & Set-up Guide
Re: RF Online Episode 2.1.5 Files & Set-up Guide
Does this have leon weapons and strong intense weapons available?
Re: RF Online Episode 2.1.5 Files & Set-up Guide
hi all..
still try n try again, always got CashDbWorker::Instance()->Initialize()Fail!
:((
Re: RF Online Episode 2.1.5 Files & Set-up Guide
the banker is with password as to remove?
which is the password?
Re: RF Online Episode 2.1.5 Files & Set-up Guide
make sure you click on overwrite existing database
Re: RF Online Episode 2.1.5 Files & Set-up Guide
Quote:
Originally Posted by
mojjoRz
Thank you.. but i got another error again.. ZoneServerEP2.exe is not a valid Win32 application. Help please.. im stuck.. :(
Well that's because the Sever is NOT a 32 bit application. Please search the threads before asking the same questions over and over again that have been answered.
The Server will run ONLY with a 64bit Operating System. Its how the developers made it and thats what we have to deal with. It is and will only be a 64bit application.
Re: RF Online Episode 2.1.5 Files & Set-up Guide
when i restore a database i have to check overwrite the existing database or it wont work, but when ever i look at the tables it doesnt save the one i do before it how can i fix this so i have all the tables ?