Author Topic: Rising Lava crashing problem  (Read 531 times)

I'm trying to host a Rising Lava server, but whenever I do, It crashes!

Console.log

Quote
Set::getObject index out of range on (null). Index = 3, Size = 3
BackTrace: ->[swol_clientAdmin]swol_adminTagsIni

Add-Ons/Client_AdminTags/client.cs (78): Unable to find object: '-1' attempting to call function 'add'
BackTrace: ->[swol_clientAdmin]swol_adminTagsIni
One Problem.
Quote
Client checking Add-On: client_lob
Two problems.
Quote
Client checking Add-On: Client_PitroGUI
Three.
Quote
Client checking Add-On: Client_SaveDelete
Four.
Okay, I'm going to stop right here. You need to get rid of client/gamemode/script/support/system add-ons that you don't need nor use anymore, as they get executed regardless a majority of the time.

Everything, apart from all your horrid add-ons, seems to be perfectly fine however.

I don't believe those glitches in my admin tags will actually cause any issue, but never the less it is stuffty and outdated for the current build of the game

Ok thanks! I'll see if it works! This might also solve my Slayer problem.

One Problem.Two problems.Three.Four.
Okay, I'm going to stop right here. You need to get rid of client/gamemode/script/support/system add-ons that you don't need nor use anymore, as they get executed regardless a majority of the time.

Everything, apart from all your horrid add-ons, seems to be perfectly fine however.
YAY! Thanks! This actually works!
This might also solve my Slayer problem.
It sure did!