Author Topic: Error message after being a minute or two in the main menu on Blockland  (Read 1154 times)

Title says it all.

What exactly was the error?

After looking at your log, I suggest you remove several things.

Script_IGSO
Server_MinigamePlusPlus

Server_MinigamePlusPlus seems to also be executing even though it is CrapOn'd I think.

After looking at your log, I suggest you remove several things.

Script_IGSO
Server_MinigamePlusPlus

Server_MinigamePlusPlus seems to also be executing even though it is CrapOn'd I think.
It is, and IGSO replcaed by RTB. So ditto.

The strange thing is he already had it running ...

I can't show a picture of the error because there isn't a print screen button on my keyboard for some damn reason. But, it was an error like ISV. But i'll try to delete those named add-ons.

Nope, didn't work. But, I now got an updated console.log :D

IGSO is still being run.

Code: [Select]
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (50): Unable to find object: '' attempting to call function 'getExtent'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (54): Unable to find object: '' attempting to call function 'extend'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (58): Unable to find object: '' attempting to call function 'getPosition'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (61): Unable to find object: '' attempting to call function 'getExtent'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (64): Unable to find object: '' attempting to call function 'resize'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (58): Unable to find object: '' attempting to call function 'getPosition'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (61): Unable to find object: '' attempting to call function 'getExtent'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (64): Unable to find object: '' attempting to call function 'resize'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (58): Unable to find object: '' attempting to call function 'getPosition'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (61): Unable to find object: '' attempting to call function 'getExtent'
It seems that the minigame GUI isn't being created or something has gone wrong. Try entirely removing IGSO, it may be editing the GUI for v11 even though it's changed in v12.

IGSO is still being run.

Code: [Select]
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (50): Unable to find object: '' attempting to call function 'getExtent'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (54): Unable to find object: '' attempting to call function 'extend'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (58): Unable to find object: '' attempting to call function 'getPosition'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (61): Unable to find object: '' attempting to call function 'getExtent'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (64): Unable to find object: '' attempting to call function 'resize'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (58): Unable to find object: '' attempting to call function 'getPosition'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (61): Unable to find object: '' attempting to call function 'getExtent'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (64): Unable to find object: '' attempting to call function 'resize'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (58): Unable to find object: '' attempting to call function 'getPosition'
Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs (61): Unable to find object: '' attempting to call function 'getExtent'
It seems that the minigame GUI isn't being created or something has gone wrong. Try entirely removing IGSO, it may be editing the GUI for v11 even though it's changed in v12.
*looks at Add-ons* Oh, it's still there! *deletes and starts up blockland* *waits 30min* forget YEAH! It worked! Thanks Space guy.

Badspot

  • Administrator
That console log does not show you ever getting into the main menu. 

That version of IGSO should not even be able to load because it is in the remote crap-on list.  You must not be connected to the internet. 

Aww. Crashed again. But now it dousn't say anything about the IGSO anymores.
Code: [Select]
Fatal-ISV: (\dev\Blockland\trunk\engine\dgl\bitmapPng.cc @ 80) Error reading PNG file:
 IDAT: CRC error
Updated Console.log:

Code: [Select]
Client checking Add-On: Script_IGSO
Loading Add-On: Script_IGSO (CRC:1598599265)
Executing Add-Ons/Script_IGSO/client.cs.

--------- Initializing IGSO Client ---------
Executing Add-Ons/Script_IGSO/Igso.cs.
Activating package: IGSO
Executing Add-Ons/Script_IGSO/UI/IGSO_MainWindow.gui.
Executing Add-Ons/Script_IGSO/UI/IGSO_InputWindow.gui.
Executing Add-Ons/Script_IGSO/UI/IGSO_ColorsWindow.gui.
Executing Add-Ons/Script_IGSO/UI/IGSO_AutoAdminWindow.gui.
Executing Add-Ons/Script_IGSO/UI/IGSO_eTardWindow.gui.
Executing Add-Ons/Script_IGSO/Saves/Colors.cs.
Executing Add-Ons/Script_IGSO/Saves/Prefs.cs.
Loading IGSO Color List...

Loading IGSO Settings List...

Setting IGSO Button Colors...

You still have it.

Badspot

  • Administrator
You're posting the same console.log file over and over again.  I don't think you're getting it from the right place. 

You're posting the same console.log file over and over again.  I don't think you're getting it from the right place. 
Hmm.. Well, I got it from C:/Program Files/Blockland. :o

Hmm.. Well, I got it from C:/Program Files/Blockland. :o

Are you running Blockland again each time you make a change to your install?