Windows .exe Connecting to Server crash

  • 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
Status
Not open for further replies.

bezuman

New Member
Jul 29, 2019
2
0
0
TB Launcher version: 1.2.2
Minecraft Version: 1.4.6​
Java version: 1.7.0_11​
Detailed description of the issue / how can the issue be recreated: Every time i try to join my friends dedicated server, some chunks load and then it freezes and crashes.​
Error logs:---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 25/01/13 10:00 PM
Description: Unexpected error

java.lang.NullPointerException
at src.train.common.tile.TileHelper.getOrientationFromSide(TileHelper.java:24)
at src.train.common.blocks.BlockDistil.d(BlockDistil.java:81)
at bbb.a(RenderBlocks.java:4548)
at bbb.q(RenderBlocks.java:4218)
at bbb.b(RenderBlocks.java:499)
at baj.a(WorldRenderer.java:227)
at bav.a(RenderGlobal.java:1536)
at ban.a(EntityRenderer.java:1102)
at ban.b(EntityRenderer.java:974)
at net.minecraft.client.Minecraft.J(Minecraft.java:882)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at src.train.common.tile.TileHelper.getOrientationFromSide(TileHelper.java:24)
at src.train.common.blocks.BlockDistil.d(BlockDistil.java:81)
at bbb.a(RenderBlocks.java:4548)
at bbb.q(RenderBlocks.java:4218)
at bbb.b(RenderBlocks.java:499)
at baj.a(WorldRenderer.java:227)
at bav.a(RenderGlobal.java:1536)
at ban.a(EntityRenderer.java:1102)

 

Nessiroj

New Member
Jul 29, 2019
855
0
1
It looks something with a train, and the orientation of the actual block of it
Code:
at src.train.common.tile.TileHelper.getOrientationFromSide(TileHelper.java:24)
at src.train.common.blocks.BlockDistil.d(BlockDistil.java:81)
 

Devilin Pixy

New Member
Jul 29, 2019
7
0
1
Same problem here and I think it is actually the Distillation Tower from Traincraft. Most of the times it just crashes me, but sometimes I seem able to login to my server without any problems. Just updated my server to the new MindCrack v8.1.1 version and included Mystcraft, ChargePads and ThaumicBees from the Direwolf20 v5.1.1 modpack. I have deleted the config files that came from the Direwolf20 modpack that were included, since they are useless and I am not even sure why they are even there.

Crash report included as a file.

Hope this can be fixed soon ...
 

Attachments

  • crash-2013-02-21_18.27.53-client.txt
    12.2 KB · Views: 54

Devilin Pixy

New Member
Jul 29, 2019
7
0
1
Forgot to make a backup when I thought I had fixed it and logged out again. Rolled back to a previous backup on my server to fix it all over again since I couldn't log in anymore and never removed the Distillation Towers I had placed in my basement. Removed them and fixed the 'inter-linking' Mystcraft books again since they lose the 'inter-linking' after updating to the new Mystcraft (mystcraft-uni-1.4.7-0.10.0.00).
Removing the Distillation Towers seems to have solved the problem for me. Not sure if replacing them will cause the same problem again. Made a backup, stopped the server, logged out, restarted the server and logged in. Worked for me so far.
Will try and see if placing them will cause the same error again.
 

Devilin Pixy

New Member
Jul 29, 2019
7
0
1
Ok, tested it by replacing the Distillation Towers. Still crashes me sometimes, but not always. Not sure why it sometimes crashes me and other times it doesn't. I recommend not placing them or at least removing them again before logging out till this is fixed.
 
Status
Not open for further replies.