View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001383 | Industrial-Craft² | general / other | public | 2014-09-07 09:28 | 2014-09-08 17:48 |
Reporter | mindforger | Assigned To | Player | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | Builds for MC 1.7.10 | ||||
Summary | 0001383: Problem with Bungee-Cord, IC2 crashing with new experimental branch due to compatibility changes to allow hybrid bungee | ||||
Description | Crash 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 | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||
|
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 |
|
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. |
|
Fyi this happened because IC2 expected a fresh pipeline on connect. |
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 |