Author Topic: Server Crashing due "getbrickgroupfromobject()"  (Read 278 times)

Hello Blockland. My server crashes for some reason. I looked in the console and it crashed when this happened:

Error:getbrickgroupfromobject() - "441611" is not an object
Backtrace: ->MinigameS0::displayScoresList->MinigameS0::BottomPrintAll->Filtervariablestring->getBrickGroupFromObject

The place where it is bolded means that the number would change. Note that this was being spammed into my console.

Im not good at this, but let me try...


I think(which isn't much)that it is trying to use an event or something else, that you do not have.

Are you using the BottomPrintAll minigame event?  It seems that a variable being displayed there is confusing the server. 

I may be (and probably am) wrong.

You're not going to get official support for issues that are a result of add-on usage.

And even though you think you're pro enough to spot the relevant parts of your console.log, you should just post the entire thing.