ACE_ASSERT: file Game/GameSystem.cpp
service cabal start
Starting GlobalDBAgent: [ OK ]
Starting DBAgent_24: [ OK ]
Starting GlobalMgrSvr: [ OK ]
Starting ChatNode_24: [ OK ]
Starting LoginSvr_01: [ OK ]
Starting CashDBAgent: [ OK ]
Starting WorldSvr_24_01: [ OK ]
You have new mail in /var/spool/mail/root
[root@cabal /]# ACE_ASSERT: file Game/GameSystem.cpp, line 1910 assertion failed for '0'.Aborting...
FIX !! :D REMOVE CABAL MAP !
Re: ACE_ASSERT: file Game/GameSystem.cpp
haha, dunno if it's the good solution, but this error look like your data files are corrupt or wrong :)
Re: ACE_ASSERT: file Game/GameSystem.cpp
Quote:
Originally Posted by
vladiks
service cabal start
Starting GlobalDBAgent: [ OK ]
Starting DBAgent_24: [ OK ]
Starting GlobalMgrSvr: [ OK ]
Starting ChatNode_24: [ OK ]
Starting LoginSvr_01: [ OK ]
Starting CashDBAgent: [ OK ]
Starting WorldSvr_24_01: [ OK ]
You have new mail in /var/spool/mail/root
[root@cabal /]# ACE_ASSERT: file Game/GameSystem.cpp, line 1910 assertion failed for '0'.Aborting...
FIX !! :D REMOVE CABAL MAP !
what cabal map? remove it where exactly?
Re: ACE_ASSERT: file Game/GameSystem.cpp
Re: ACE_ASSERT: file Game/GameSystem.cpp
i got this error
ACE_ASSERT: file Script.cpp, line 437 assertion failed for '0'.Aborting...
EDIT: Fixed! I reinstalled cabal.rpm
rpm -e cabal-chnserverCB or like that.
Re: ACE_ASSERT: file Game/GameSystem.cpp
NixIS :S i write the command:
rpm -e cabal-chnserver
or
rpm -e cabal
por
rpm -e cabal.rpm
u other :S
and show
cabal.... this package don't installed :S
please help
( i use this command for install the cabal.rpm " rpm -Uvh cabal.rpm ")
Re: ACE_ASSERT: file Game/GameSystem.cpp
These asserts are being caused by people editing the centos files under windows, this changes the line endings from unix format to dos format and breaks the server.
If you are going to edit the config files in wondows then use an editor that supports unix format files. I use Crimson editor for this (free) and you can set the doc format under the Document menu.
@Maggieta2 - use rpm -i <rpm name> where <rpm name> is the name of your rpm file, don't just type exactly what others post as your rpm file might have a different name, the one in my repack has it's proper name and not just "cabal.rpm" :/
Re: ACE_ASSERT: file Game/GameSystem.cpp
Quote:
Originally Posted by
maggieta2
NixIS :S i write the command:
rpm -e cabal-chnserver
or
rpm -e cabal
por
rpm -e cabal.rpm
u other :S
and show
cabal.... this package don't installed :S
please help
( i use this command for install the cabal.rpm " rpm -Uvh cabal.rpm ")
then write rpm -Uvh cabal.rpm they will show the name of installed package of cabal, if is cabal.rpm rlly installed. its like cabal-chnserver
its cabal-chnserverCB
Re: ACE_ASSERT: file Game/GameSystem.cpp
Quote:
Originally Posted by
vladiks
service cabal start
Starting GlobalDBAgent: [ OK ]
Starting DBAgent_24: [ OK ]
Starting GlobalMgrSvr: [ OK ]
Starting ChatNode_24: [ OK ]
Starting LoginSvr_01: [ OK ]
Starting CashDBAgent: [ OK ]
Starting WorldSvr_24_01: [ OK ]
You have new mail in /var/spool/mail/root
[root@cabal /]# ACE_ASSERT: file Game/GameSystem.cpp, line 1910 assertion failed for '0'.Aborting...
FIX !! :D REMOVE CABAL MAP !
please explain i have same ploblem
Re: ACE_ASSERT: file Game/GameSystem.cpp
get a new /etc/cabal/data/* folder upload then paste over. rerun.
Re: ACE_ASSERT: file Game/GameSystem.cpp
Quote:
Originally Posted by
[hidden]
get a new /etc/cabal/data/* folder upload then paste over. rerun.
work fine !!
Thanks.