SlimeKnights / TinkersConstruct

Tinker a little, build a little, tinker a little more...
MIT License
1.23k stars 776 forks source link

[1.10.2] There was a critical exception handling a packet on channel tconstruct #2343

Closed FiveEYZ closed 8 years ago

FiveEYZ commented 8 years ago

Some times when a player tries to access a crafting station he will get thrown out of the server, it happens randomly but the error is always the same.

f7721f11140d249f1465dbe10bbbfd67

at the same time this will appear in the server console: https://gist.github.com/FiveEYZ/dabe8f3b8d617611a396d6db97168898

Using: TConstruct-1.10.2-2.4.0 Mantle-1.10.2-0.10.4 forge-1.10.2-12.18.1.2073-universal spongeforge-1.10.2-2073-5.0.0-BETA-1684

these were mentioned in the error: EnderIO-1.10.2-3.0.1.95_beta EnderCore-1.10.2-0.4.1.51-beta

bonii-xx commented 8 years ago

That's an issue with enderIO farming stations using TiC tools, when they break. It's known, but I have to doublecheck if it has been fixed so far.

Paging @CrazyPants

utoc commented 8 years ago

I am running: FML 2073 TiCo 1.10.2-2.4.0 Mantle 1.10.2-0.10.4 EIO 1.10.2-3.0.1.95_beta EnderCore 1.10.2-0.4.1.51-beta

This issue sprouted up for us when FML 2068 broke binary compatibility and users were forced to use TiCo tools in farming stations rather than vanilla tools.

https://gist.github.com/utoc/ca94adce8bbd1c40c7a32fe87c1055b2

bonii-xx commented 8 years ago

Update to 2069 which restores binary compatibility ;)

CrazyPants commented 8 years ago

Oops. I forgot to fix this one. I will try and get it done tonight

On 24 Aug 2016 7:31 PM, "boni" notifications@github.com wrote:

That's an issue with enderIO farming stations using TiC tools, when they break. It's known, but I have to doublecheck if it has been fixed so far.

Paging @CrazyPants https://github.com/CrazyPants

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SlimeKnights/TinkersConstruct/issues/2343#issuecomment-242032648, or mute the thread https://github.com/notifications/unsubscribe-auth/AE-ENByfqFENVv352w3ZvARh0CccM2_uks5qjCuRgaJpZM4Jrvmh .

CrazyPants commented 8 years ago

This is fixed in latest release. Not sure which exact build had the fix but anything post 3.0.1.96 definately has it.

utoc commented 8 years ago

Can confirm its been fixed, thanks crazypants