Author Topic: Apparent issue with thumbnails in RTB causes Blockland to crash  (Read 918 times)

I discovered something weird with the RTB mod manager, in which if you do something different when clicking on a thumbnail Blockland will crash.  I'm not entirely sure what it is you have to do differently, but it seems to either be double-clicking/click-dragging on the thumbnail.  I have reproduced this issue four times with different add-on pages in the mod manager, so it's definitely something with the thumbnail that is causing it. 
This isn't a particularly inconveniencing issue, but it's one that seems to be fairly simple to trigger, albeit a bit uncommon, so I thought I should mention it. 

My console.log file is attached.  As you will probably figure out, the interesting bit (right after attempting to open the thumbnail) doesn't start until the part where it says "Got bad connected receive event." some twenty times rapid-fire. 

I'll check this out, although I'd like to know what's going on here too:
Code: [Select]
--------- Parsing Arguments ---------
Parsing command line arguments:
Error opening zip (Add-Ons/Brick_18Degree.zip), need to handle this better...
Error opening zip (Add-Ons/Brick_2x2FRoundPrint.zip), need to handle this better...
Error opening zip (Add-Ons/Content_ZonearkWindows.zip), need to handle this better...
Error opening zip (Add-Ons/Gamemode_CaptureTheFlag.zip), need to handle this better...
Error opening zip (Add-Ons/Item_parachute.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_Content.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack0.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack1.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack2.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_SwitchesPack1.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_SwitchesPack2.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x1f_Coins.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x2f_DemiansMoneyPrints.zip), need to handle this better...
Error opening zip (Add-Ons/Script_HeadcrabZombie.zip), need to handle this better...
Error opening zip (Add-Ons/Script_Push_Broom_Reflector.zip), need to handle this better...
Error opening zip (Add-Ons/Server_BloodAndGore.zip), need to handle this better...
Error opening zip (Add-Ons/Sound_Teleporter.zip), need to handle this better...
Error opening zip (Add-Ons/Sound_ZeldaSFX.zip), need to handle this better...
Error opening zip (Add-Ons/Tool_RPG.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Covered_Wagon.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_HangGlider.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Mini_Jet.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Pioneer.zip), need to handle this better...
Error opening zip (Add-Ons/Weapon_Scythe.zip), need to handle this better...
--------- Loading Common ---------
Error opening zip (Add-Ons/Brick_18Degree.zip), need to handle this better...
Error opening zip (Add-Ons/Brick_2x2FRoundPrint.zip), need to handle this better...
Error opening zip (Add-Ons/Content_ZonearkWindows.zip), need to handle this better...
Error opening zip (Add-Ons/Gamemode_CaptureTheFlag.zip), need to handle this better...
Error opening zip (Add-Ons/Item_parachute.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_Content.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack0.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack1.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack2.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_SwitchesPack1.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_SwitchesPack2.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x1f_Coins.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x2f_DemiansMoneyPrints.zip), need to handle this better...
Error opening zip (Add-Ons/Script_HeadcrabZombie.zip), need to handle this better...
Error opening zip (Add-Ons/Script_Push_Broom_Reflector.zip), need to handle this better...
Error opening zip (Add-Ons/Server_BloodAndGore.zip), need to handle this better...
Error opening zip (Add-Ons/Sound_Teleporter.zip), need to handle this better...
Error opening zip (Add-Ons/Sound_ZeldaSFX.zip), need to handle this better...
Error opening zip (Add-Ons/Tool_RPG.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Covered_Wagon.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_HangGlider.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Mini_Jet.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Pioneer.zip), need to handle this better...
Error opening zip (Add-Ons/Weapon_Scythe.zip), need to handle this better...
Do any of those appear/work ingame?

I'll check this out, although I'd like to know what's going on here too:
Code: [Select]
<snip>Do any of those appear/work ingame?

Yes, they all work fine.  Actually, I seem to recall Blockland doing that on start-up ever since I first downloaded it, and it's continued to do so through a fair number of re-installations and re-downloads, so I've always sort of ignored it.  I wonder if it does that for anybody else.

-snipet-
Yea, I get the same thing, but less addons.
Code: [Select]
--------- Parsing Arguments ---------
Parsing command line arguments:
Error opening zip (Add-Ons/Brick_Jirue.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x1_Vent_Split.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x2f_SpaceTech1x2flat.zip), need to handle this better...
Error opening zip (Add-Ons/Script_Lightbulb.zip), need to handle this better...
--------- Loading Common ---------
Error opening zip (Add-Ons/Brick_Jirue.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x1_Vent_Split.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x2f_SpaceTech1x2flat.zip), need to handle this better...
Error opening zip (Add-Ons/Script_Lightbulb.zip), need to handle this better...
All those I downloaded via RTB.
They work fine too.

Noedit: I can still play though, forgot to post that.

Triple post.
What's all this?
Code: [Select]
Error opening zip (Add-Ons/Brick_18Degree.zip), need to handle this better...
Error opening zip (Add-Ons/Brick_2x2FRoundPrint.zip), need to handle this better...
Error opening zip (Add-Ons/Content_ZonearkWindows.zip), need to handle this better...
Error opening zip (Add-Ons/Gamemode_CaptureTheFlag.zip), need to handle this better...
Error opening zip (Add-Ons/Item_parachute.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_Content.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack0.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack1.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_DoorsPack2.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_SwitchesPack1.zip), need to handle this better...
Error opening zip (Add-Ons/JVS_SwitchesPack2.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x1f_Coins.zip), need to handle this better...
Error opening zip (Add-Ons/Print_1x2f_DemiansMoneyPrints.zip), need to handle this better...
Error opening zip (Add-Ons/Script_HeadcrabZombie.zip), need to handle this better...
Error opening zip (Add-Ons/Script_Push_Broom_Reflector.zip), need to handle this better...
Error opening zip (Add-Ons/Server_BloodAndGore.zip), need to handle this better...
Error opening zip (Add-Ons/Sound_Teleporter.zip), need to handle this better...
Error opening zip (Add-Ons/Sound_ZeldaSFX.zip), need to handle this better...
Error opening zip (Add-Ons/Tool_RPG.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Covered_Wagon.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_HangGlider.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Mini_Jet.zip), need to handle this better...
Error opening zip (Add-Ons/Vehicle_Pioneer.zip), need to handle this better...
Error opening zip (Add-Ons/Weapon_Scythe.zip), need to handle this better...
Engine initialized...
Authentication: SUCCESS
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Got bad connected receive event.
Mostly the bold part, I'm not experienced with all this, but that doesn't look good.

What is the "Got bad connected receive event."?

To clarify: the "Error opening .zip file" messages through to "Authentication: SUCCESS" are while BL is loading.  Once Blockland loads, there are no new messages in the console until the RTB "bug" (or whatever it is) occurs, at which point you get "Got bad connected receive event." 
As to what that actually means, I would say I am as perplexed as you are. :cookieMonster: The console.log file was never meant to be understood by us mere peons.