- Joined
- Mar 9, 2007
- Messages
- 44
- Reaction score
- 0
Right Last Problem The World Server Please Help Asap.
Andeh

Andeh
(from other thread)This Is A Problem With Either My Sql Database. Or Server Files I Downloaded The Files Yesterday, From Akai's Thread.
Looks like you are using revision 16, were at revision 30 right now. I would try using the newest revision, otherwise I don't know a lot about all that sql stuff.
To view the content, you need to sign in or registeris a link to the osrose svn.
C:\roserev30>worldserver
[INFO]: Autosaving Every 2 minutes
[INFO]: Connected to MySQL server
[LOADING]: Loading STBs: |=================|
[INFO]: Skills loaded
[SQL]: Could not execute query: Table 'roseon.drops_data' doesn't exist
[SQL]: Query: SELECT id,itemid,probability,level_min,level_max,level_boss FRO
rops_data order by id
[ERROR]: Signal received: SIGSEGV, Server will be closed, Trying to save...
C:\rose>worldserver
[INFO]: Autosaving Every 2 minutes
[INFO]: Connecting to MySQL
[INFO]: Connected to MySQL server
[ERROR]: Signal received: SIGSEGV, Server will be closed, Trying to save...
return atoi(tmp==NULL?0:tmp);
return tmp==NULL?0:atoi(tmp);
return atoi(tmp==NULL?0:tmp);
return tmp==NULL?0:atoi(tmp);