View Single Post
  #18  
Old 06-04-2014, 01:07 AM
Astal
Hill Giant
 
Join Date: Mar 2010
Posts: 236
Default

Quote:
Originally Posted by lerxst2112 View Post
Windows isn't case sensitive.

How are you running shared_memory? I suspect that however you're doing it, the working directory is not being set to the proper place so it is looking for the shared directory in the wrong place.

Open a command prompt, cd to where shared_memory.exe is, make sure the shared directory exists, and run it from that command prompt and see what happens.
It goes

Shared Memory Loader Program
Connecting to database
Using Databse 'peq' at 127.0.0.1:3306
Loading Items
Loading Factions
Loading Loot
Loading skill caps
Loading Spells
Loading Base data then it just stupids and bring me back to the comment prompt
Reply With Quote