• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Crash

Demonkil

Beginner Mapper
Joined
Dec 21, 2007
Messages
468
Reaction score
13
Well my server was working perfect then everytime i load it after like 5 mins a box comes up saying microsfot visual C++ runtime library, but the box is white so i cant see if it says anything. anyone got the same problem or a solution for it?
 
i think it might be these errors what is making it happen

Code:
[28/11/2009 19:33:19] Lua Script Error: [MoveEvents Interface] 
[28/11/2009 19:33:19] data/lib/data.lua

[28/11/2009 19:33:19] data/lib/arena.lua:3: '=' expected near 'InitArenaScript'
[28/11/2009 19:33:19] Warning: [LuaScriptInterface::initState] Cannot load data/lib/data.lua.

[28/11/2009 19:33:19] Lua Script Error: [CreatureScript Interface] 
[28/11/2009 19:33:19] data/lib/data.lua

[28/11/2009 19:33:19] data/lib/arena.lua:3: '=' expected near 'InitArenaScript'
[28/11/2009 19:33:19] Warning: [LuaScriptInterface::initState] Cannot load data/lib/data.lua.
[28/11/2009 19:33:19] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/login.lua)
[28/11/2009 19:33:19] data/creaturescripts/scripts/login.lua:69: '<eof>' expected near 'end'
 
I fixed them errors up but after like 5 mins it just crashes

Code:
Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	TheForgottenServer.exe
  Application Version:	0.3.5.2576
  Application Timestamp:	4aef2e48
  Fault Module Name:	TheForgottenServer.exe
  Fault Module Version:	0.3.5.2576
  Fault Module Timestamp:	4aef2e48
  Exception Code:	c0000005
  Exception Offset:	003d2068
  OS Version:	6.0.6000.2.0.0.768.3
  Locale ID:	2057
  Additional Information 1:	b41f
  Additional Information 2:	19d52229ede2bf96d2c8dfd1a804788a
  Additional Information 3:	450a
  Additional Information 4:	1bcb86292cf2ce4403bb29039e3a8edc

does this help any?
 
Back
Top