Server crashes any player who goes on it

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Neyokah

New Member
Jul 29, 2019
1
0
0
  1. 2013-01-02 01:13:36 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
  2. 2013-01-02 01:13:36 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  3. 2013-01-02 01:13:36 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  4. 2013-01-02 01:13:36 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
    This means that Somewhere on your map, There's a bug occuring with an input to one of the items, Hence Corrupting the chunk. The server keeps crashing because when somebody logs on, The chunk with the bug is loaded causing it to crash. When I played tekkit the problem always occured with teleport pipes., It was able to be fixed using world edit and removing all wires/pipes within the region. So If you can figure out what is corrupted, You can remove it. Although Bukkit isn't compatible with FTB, you may need to reset your map.
 

Kaserblade

New Member
Jul 29, 2019
2
0
0
  1. java.lang.NullPointerException
  2. at forestry.arboriculture.items.ItemGermlingGE.a(ItemGermlingGE.java:105)
  3. at bag.a(RenderItem.java:131)
  4. at bag.a(RenderItem.java:453)
  5. at azw.a(RenderManager.java:196)
  6. at azw.a(RenderManager.java:183)
  7. at ayy.a(RenderGlobal.java:474)
  8. at ayt.a(EntityRenderer.java:1569)
  9. at ayt.b(EntityRenderer.java:1118)
  10. at net.minecraft.client.Minecraft.J(Minecraft.java:884)
  11. at net.minecraft.client.Minecraft.run(Minecraft.java:779)
  12. at java.lang.Thread.run(Unknown Source)
    could I use MCEdit to get rid of all Foresty related items and fix the problem>
 

deathbyc4

New Member
Jul 29, 2019
42
0
0
remove forestry mod, start server, stop server, put forestry back in. dont change the configs. should fix it.