Blockland Forums > Help
Error out on my own server?!
Pages: (1/1)
Dy mar:
I was hosting the other day, when suddenly, up came an error message, and the game froze.
the game didn't have very many bricks, or emitters.
console: http://www.mediafire.com/file/mlwot1nwj52/console.log
the error was the same as this accept on my server:
Dy mar:
sorry, to clarify, the writing on the above pic has nothing to do with the topic although the message looks the same.
AND NO EDIT BUTTON...
Badspot:
One of your add-ons is causing some kind of huge function calling chain whenever someone dies. Probably a zombie/bot add-on or some kind of deathmatch/gamerules add-on or perhaps a combination of several.
One of your add-ons seems to be calling WeaponImage::OnMount directly, which is stupid and is causing a large number of error messages.
You are running the old version of IGSO which causes "noshiftmovemap" error to appear. I am adding this to the remote fail list right now.
Space Guy:
--- Quote ---Gamemode_zombie
...
Gamemode_TeamDeathmatch
...
GameMode_TDM
--- End quote ---
You're running Team Deathmatch along with one of the failed ports with huge syntax errors.
There may be incompatibilities between Rotondo's Zombies and Team Deathmatch.
Try disabling all your Add-Ons and running the server again.
Dy mar:
--- Quote from: Space Guy on June 07, 2009, 08:53:33 AM ---You're running Team Deathmatch along with one of the failed ports with huge syntax errors.
There may be incompatibilities between Rotondo's Zombies and Team Deathmatch.
Try disabling all your Add-Ons and running the server again.
--- End quote ---
ty, will try.
Pages: (1/1)