Game crashes when i try to play my world.

  • 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.

Xonth

New Member
Jul 29, 2019
4
0
0
Hello, my problem is that i accidentally placed a induction smelter next to a golden conductive pipe and then it crashed ;_;. Everytime i try to play it it crashes before i can get to the game. I hope you have a solution for that ;/
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
An induction smelter? That should not have crashed the game. Now if the pipe had tried to connect to any IC2 or GregTech machine then maybe. Could you post a console log in debug mode as you start the game to pastebin.com and link it here. This guide will help.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
That is either not your console log or you only copied a part of it. We, meaning those who help, require all the console log.

There should be a popup window that shows what is going on in the launcher. If you do not see it go to the options tab in the launcher and check the box next to 'show console?' Now launch a pack and close it and the launcher, I'm not sure how to save the option any other way at the moment. The next time you open the launcher the window should appear. There will be a drop down menu that starts with minimal, select debug, if it is not already selected. Now try to launch the save. Once you get the crash change to the console window and click on the 'Paste my log to pastebin.com' button and post it. It should give you an url for you to paste here. If it does not then Select all the text in the console window and paste it into pastebin.com, post it and link it here.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
That is strange; this is the same error I've seen users get when they try to connect conductive Buildcraft pipe to a GregTech machine. Are there any GregTech or IC2 machines/items trying to connect to the pipe or any in the same chunk? It even has GregTech listed as a potential cause.
[SEVERE] [Minecraft] Encountered an unexpected exception t
t: Ticking tile entity
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:686)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.NullPointerException
at gregtechmod.api.BaseMetaTileEntityMJ.powerRequest(BaseMetaTileEntityMJ.java:51)
at buildcraft.transport.PipeTransportPower.updateEntity(PipeTransportPower.java:164)
at buildcraft.transport.Pipe.updateEntity(Pipe.java:166)
at buildcraft.transport.TileGenericPipe.g(TileGenericPipe.java:189)
at yc.h(World.java:2153)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)


Backup your save and if you can get MCEdit to work take a look and see if you find any are trying to connect. Remove the pipe and/or the machine and see if the error goes away. If there are no GregTech/IC2 machines remove the Induction Smelter.
 
Status
Not open for further replies.