trying v16 files and got bug.
im running World Server.
got this error:
Code:
2010/10/22 09:59:57 OP: 116911971, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2010/10/22 09:59:58 OP: 1894, 0.0, 0.0, 1893.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2010/10/22 09:59:59 LUA - Event - ID:1, Title:Zippo Level Up, State:1
2010/10/22 09:59:59 LUA - Have Not Event - ID:2
2010/10/22 09:59:59 .\LuaFunc\EventFunc.lua:530: attempt to index field '?' (a nil value)
and i go in game
and when im trying connect World server crash and it's add a line in error:
Code:
2010/10/22 10:01:55 TRANS : is not alive
\
thanks you all..
Re: trying v16 files and got bug.
Is the trans server running?
Re: trying v16 files and got bug.
Re: trying v16 files and got bug.
Which V16 Files you are using?
The V16 Ready that i released or Full V16 Files (i meant not ^^)
Re: trying v16 files and got bug.
Try removing the v16 you added then add it proper.
Re: trying v16 files and got bug.
Quote:
im running World Server.
got this error:
Code:
2010/10/22 09:59:57 OP: 116911971, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2010/10/22 09:59:58 OP: 1894, 0.0, 0.0, 1893.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2010/10/22 09:59:59 LUA - Event - ID:1, Title:Zippo Level Up, State:1
2010/10/22 09:59:59 LUA - Have Not Event - ID:2
2010/10/22 09:59:59 .\LuaFunc\EventFunc.lua:530: attempt to index field '?' (a nil value)
and i go in game
and when im trying connect World server crash and it's add a line in error:
Code:
2010/10/22 10:01:55 TRANS : is not alive
\
thanks you all..
You want to make your server public or for friends?
I think you have edited all the ips in the files for hamachi etc.
Your Hamachi ip or something else only must go into 2 inis.
Here:
accountserver.ini
Quote:
AddTail( -1, 1, "Server", "Ip from hamachi etc", 0, 1, 0 );
AddTail( 1, 1, "Channel 1-1", "Ip from hamachi etc", 0, 1, 1200 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN ""
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG ""
MSG_VER "20070712"
SKIP_TRACKING
//NOT_RELOADPRO
//NOLOG
// 6
DB_PWD_LOGIN ""
DB_PWD_LOG ""
loginserver.ini
Quote:
DB "127.0.0.1"
Core "127.0.0.1"
// CACHE
AddCache( "Ip from hamachi etc" );
MSG_VER "20070712"
//NPROTECT
All other Ips must be 127.0.0.1 or your local ip from pc to the modem/ router.