Big Reactors

Big Reactors

11M Downloads

BR 0.4.0X1/X3 Rednet port crashes the game when 'Commit' button pressed

vitzli opened this issue ยท 1 comments

commented

I found this bug when I made an attempt to configure rednet port with fuel temperature and control rod insertion variables, but it seems it happens with any other vars, when rednet channels are configured and 'Commit' button pressed, Minecraft immediately crashes to the title screen (not a full minecraft crash with native crash report). After loading saved game again - port is configured and working fine.

Debian testing 3.14.13-2 x86_64; Oracle Java build 1.7.0_65-b17, 64-Bit Server; NVidia binary driver
Minecraft 1.7.10, Forge 10.13.0.1198, BR 0.4.0X1, MFR 2.8.0 RC2 build 559, CofH Core 3.0.0b3-26
Single-player, new reactor in the new world

Replicating bug:

  1. Build a passively cooled reactor (the one with working energy buffer), 5x5x3, any other size should work
  2. Place Reactor Rednet Port into it
  3. Open rednet channel configuration, assign desired variables (like temperature or on/off state) to any channels
  4. Press 'commit' button
  5. Crash

I found this bug on my private modpack for 1.7.10:
Crash log: http://pastebin.com/r7NzmiJs
Mod list: http://pastebin.com/F5WknJXK

I made an attempt to narrow it down to a lesser number of mods installed, minecraft crashed anyway:
Crash log: http://pastebin.com/Bfrreh8u
Mod list: http://pastebin.com/dc4JGg0Z

Update: the bug was found on 0.4.0X1, still happens on 0.4.0X3

commented

Ah, a networking issue. Lovely; thanks for the report, I'll get this fixed.