View Single Post
  #3  
Old 12-05-2013, 04:47 PM
Goth
Sarnak
 
Join Date: Oct 2012
Posts: 25
Default

I also get a error when running world.

Code:
Microsoft Visual C++ Runtime Library

Program: C:\EQ\EQEmuServer\world.exe
File: f:\dd\vctools\crt_bld\self_x86\crt\src\close.c
Line: 47

Expression: (fh >= 0 && (unsigned)fh < (unsigned)_nhandle)

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.

(press Retry to debug the application)
Reply With Quote