-
Valued Member
this may solve ACE_ASSERT for someone
sorry if miss section
/etc/cabal/data/data_world/*.scp
i found that TDP2.81(xmas) by chumpy some files has windows-format (CRLF) not unix-format(LF)
i don't know mush in linux but i think it may be ploblem
if you has error ACE_ASSERT you may try to check all etc\cabal\*.* to see it has unix-format.
you can change format by chumpy's utility or other editor that support unix-format (i don't know what tools can change many files at a time)
sorry bad english, i think it may solve your problem
-
-
Re: this may solve ACE_ASSERT for someone
There is one in v2.81 i know is wrong which is /home/cabal/wancheck_daemon.sh. The cabal_dos2unix command helpfully only fixes the /etc/cabal folder. Typing "dos2unix /home/cabal/wancheck_daemon.sh" will fix that one though.
Text editors that can safely edit the server files are Crimson Editor, Notepad++ (both free) and WinSCP's built in editor. There are loads of others too.
Moving to guides section.