Advertisement
fabrossmann

Untitled

Nov 14th, 2020 (edited)
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. Hey,
  2.  
  3.  
  4.  
  5. since I can remember playing modded Minecraft I used IC2. I even started to learn programming to make mods. In 2018 I joined a Modded Minecraft Network to be a developer and we faced a problem.
  6.  
  7.  
  8.  
  9. In 1.12 if you unload Worlds and load it again, a weird Bug happens, where the cables disconnect from the machines and through that, you couldn't use the machines, even if you put them next to each other.
  10.  
  11. Our team then looked up the Bug Tracker and found out that several people already reported this specific Bug:
  12.  
  13. https://bt.industrial-craft.net/view.php?id=2490
  14.  
  15. https://bt.industrial-craft.net/view.php?id=2653
  16.  
  17. https://bt.industrial-craft.net/view.php?id=2653
  18.  
  19. https://bt.industrial-craft.net/view.php?id=2714
  20.  
  21.  
  22.  
  23. Like you can see these Bugs happen on normal Forge Servers or Sponge Servers.
  24.  
  25. We also found several Logs of IC2 when loading up the world(happens in every mod pack):
  26.  
  27. https://pastebin.com/xQsT338i
  28.  
  29.  
  30.  
  31. Sometimes you can fix the bug then these log messages come:
  32.  
  33. https://pastebin.com/0GrC9nzh
  34.  
  35.  
  36. Through further testing we found out that the machines work if they get energy from RE-Batteries, but just do not accept any Energy from outside.
  37.  
  38. Now you are thinking why I am not writing this in the Bug Tracker. The thing is that the last interaction of any staff member of IC2 was in February of 2019, although the bug is very gamebreaking and leads to players almost never using the mod.
  39.  
  40.  
  41.  
  42. We managed to make a workaround until Version industrialcraft-2-2.8.170-ex112​, where we just naturally unloaded the world(e.g. waiting in our spawn world until the affected world unloads) or using Mods where Worlds are not unloaded at all like Compact Machines(The Bug still happens here but way less frequently). In all Versions higher than industrialcraft-2-2.8.170-ex112​​, the workaround with natural unloading and loading the world is not working anymore.​
  43.  
  44.  
  45.  
  46. If you want anymore information about the Bug you can reliably create the bug on all of our 1.12 Modded Servers. If you want more tests or scenarios, please feel free to ask.
  47.  
  48.  
  49.  
  50. I hope this Bugs gets the needed attention, since this is a very frustrating.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement