Author Topic: Minigame GUI blocked  (Read 896 times)

Well I haven't been able to make a minigame in forever because of this horrible GUI that is blocking my screen. I can't find the addon that has been messing up my screen, and wondered if you guys could help.
http://imgur.com/A2WYDxy

Post your console.log

I think this is what you want, unless you wanted it on google drive or something.

I found this.

Quote
Add-Ons/System_BlocklandEssentials/language.cs (73): Unknown command setText.
  Object CMG_FavsHelper(4550) CMG_FavsHelper -> GuiSwatchCtrl -> GuiControl -> SimGroup -> SimSet -> SimObject
LANG --- Element is invalid can not access child, line 296 : child^0^Create new GUI
LANG --- Element is invalid can not access child, line 297 : 0^GUI Name:
LANG --- Element is invalid can not access child, line 298 : 2^Class:
LANG --- Element is invalid can not access child, line 299 : 4^Create
LANG --- Element is invalid can not access child, line 300 : 5^Cancel

Try removing Blockland Essentials temporarily, see if that fixes the problem.

Nope, it didn't fix it. I am going to look over the log aswell now.

The only other solution I could suggest, would be to move your addons to a different folder, and put them back one-by-one until you figure out which one causes the problem. If that doesn't work, I won't be able to help you.

HELL YES! I JUST FIXED IT.
I guess Script_Classes was loving it all up, so I removed it and it worked fine. Thanks for your help.
Locking now...