3
« on: August 23, 2004, 07:58:56 pm »
It gives no errors at compilation. When I run psserver.exe the following error message is generated:
$ ./psserver.exe
WARNING: could not load plugin \'crystalspace.motion.manager.default\'
WARNING: could not load plugin \'planeshift.database.mysql\'
-Server Console initialized (d:\\Olaf\\PlaneShiftSrc\\planeshift\\psserver.exe-V0.1)-
LOG_ANY flag deactivated.
LOG_WEATHER flag deactivated.
LOG_SPAWN flag deactivated.
LOG_CELPERSIST flag deactivated.
LOG_PAWS flag deactivated.
LOG_GROUP flag deactivated.
LOG_CHEAT flag deactivated.
LOG_LINMOVE flag deactivated.
LOG_SPELLS flag deactivated.
LOG_NEWCHAR flag deactivated.
LOG_SUPERCLIENT flag deactivated.
LOG_EXCHANGES flag deactivated.
LOG_ADMIN flag deactivated.
LOG_STARTUP flag deactivated.
LOG_CHARACTER flag deactivated.
LOG_CONNECTIONS flag deactivated.
LOG_CHAT flag deactivated.
LOG_NET flag deactivated.
LOG_LOAD flag deactivated.
LOG_NPC flag deactivated.
LOG_TRADE flag deactivated.
LOG_SOUND flag deactivated.
LOG_COMBAT flag deactivated.
planeshift.application.server:
No iDataConnection plugin!
Initialize:
Could not create database or connect to it.
error while initializing server!
LoadLibraryEx(d:\\Olaf\\PlaneShiftSrc\\planeshift\\dbmysql.dll) error 126: Kan opgegeven module niet vinden.
The last message is in Dutch because i have a Dutch version of WinXP. It say that the module can not be found but the file dbmysql.dll is in that directory.