Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Olakion

Pages: [1]
1
The walk animation of my character is wrong when I walk forward after I have walked backwards. The character is moving forward but the animation of walking backward is played. It looks very strange when you pay attention too it. When you go to forward run mode and back to normal walking the correct animation is played.

I have a Stonebreaker character and I don?t know if other characters have the same problem.

2
Development Deliberation /
« on: August 25, 2004, 07:46:52 pm »
I have found the cause of the problem. I needed to add in the PATH variable the directory where the file ?libmySQL.dll? is stored and the server will start.

Thanks to everyone that tried to help me.

3
Development Deliberation /
« 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.

4
Development Deliberation / How to setup a server?
« on: August 22, 2004, 07:15:39 pm »
Hello All,

I am have downloaded and build the latest version of CVS. I am able to build the complete software on Win XP with MinGW. I try now to run the psserver but I am not able to get it running.

Can someone give a link how I can setup a server locally?

Pages: [1]