View Issue Details

IDProjectCategoryView StatusLast Update
0001383Industrial-Craft²general / otherpublic2014-09-08 17:48
Reportermindforger Assigned ToPlayer  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product VersionBuilds for MC 1.7.10 
Summary0001383: Problem with Bungee-Cord, IC2 crashing with new experimental branch due to compatibility changes to allow hybrid bungee
DescriptionCrash Report http://pastebin.com/6EuzKdTz
Reference: https://github.com/SpigotMC/BungeeCord/issues/899

I am reading on an PR for Bungee Cord referenced above. Its about making Bungee fit for Forge Clients, but this requires changes in Forge regarding an additional Reset Package, resetting the Mod List and ID Links.
The core of the cnahnge is when switching from Forge/Cauldron to Vanilla or other Cauldron Server, the Client will receive a Reset Package and redo the Handshake while still in "In Game" Mode. Looks like IC2 is havving issues with this change.

It would be very kind if somebody could have a look into this or drop a contructive comment into te Reference above as this is relevant for several serveradmins ;) using your mod
TagsNo tags attached.
Minecraft Version

Activities

rockmacaca

2014-09-07 16:14

reporter   ~0003421

I have a bit of extra info that should be helpful.

As of the "new" forge builds (1210+), the server should be allowed to reset the client handshake. See the commit here:
https://github.com/MinecraftForge/FML/commit/292be72639feded03ced26d9a06a98159f7a95b7

You'll also probably want to see a log of the crash on the client upon receiving the reset packet, which I have here:
http://pastebin.com/6EuzKdTz

Player

2014-09-08 17:46

administrator   ~0003424

This should be fixed in the latest build.

Someone should however look into whether fml's ClientDisconnectionFromServerEvent is being called and if it should be.

Player

2014-09-08 17:48

administrator   ~0003425

Fyi this happened because IC2 expected a fresh pipeline on connect.

Issue History

Date Modified Username Field Change
2014-09-07 09:28 mindforger New Issue
2014-09-07 16:14 rockmacaca Note Added: 0003421
2014-09-08 12:32 Thunderdark Assigned To => Player
2014-09-08 12:32 Thunderdark Status new => assigned
2014-09-08 17:46 Player Note Added: 0003424
2014-09-08 17:46 Player Status assigned => resolved
2014-09-08 17:46 Player Resolution open => fixed
2014-09-08 17:48 Player Note Added: 0003425