View Single Post
  #4  
Old 06-19-2014, 10:38 PM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

Then you need to run it from a batch file so it doesn't close.

create a file that has these 3 lines in it:

Code:
@echo off
shared_memory.exe
pause
save it as test.bat in your eqemu folder where shared_memory.exe, world.exe, etc are

double click it to run it

let's see what the error says
__________________
Maybe I should try making one of these servers...
Reply With Quote