[SEVERE] Encountered an unexpected exception t t: Ticking tile entity

Status
Not open for further replies.

Fabjoueur

New Member
Jul 29, 2019
6
0
0
Hello people,

When i launch my Ftb Server, it crash as soon as i've launched it
and i got this message :

“[INFO] Starting minecraft server version 1.4.7
[INFO] Loading properties
[INFO] Default game type: SURVIVAL
[INFO] Generating keypair
[INFO] Starting Minecraft server on *:25565
[INFO] Preparing level "world"
[INFO] Preparing start region for level 0
[INFO] Done (1,564s)! For help, type "help" or "?"
[SEVERE] Encountered an unexpected exception t
t: Ticking tile entity
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:686)
at ho.r(DedicatedServer.java:269)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
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.pipes.PipePowerWood.updateEntity(PipePowerWood.java:80)
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)
... 4 more
[SEVERE] This crash report has been saved to: C:\Users\fab\Downloads\Ultimate_Server\.\crash-reports\crash-2013-06-13_17.29.13-server.txt​
What can i do ?

I'm on W7 64 bit
got microsoft security essentials as antivirus/firewall
Java is updated
have 8Go of RAM

SO ... :/

(PS : I add the txt files ;) )
(PS² : sorry if i'm not in the right sections :/ )
 

Attachments

  • crash-2013-06-13_18.34.47-server.txt
    18.3 KB · Views: 41

archidiable

New Member
Jul 29, 2019
4
0
0
I got the same bug, it's about greytech machines by buildcraft pipes. Look at my thread, lavarthan gave a lot of informations. i'm actually trying to fix it.
 

tyessen

New Member
Jul 29, 2019
9
0
0
Shoot... I had this exact same issue once we updated to Ultimate 1.1.2... It has something to do with the QuantumChest and DigitalChest names getting mixed up in a .class file for gregtech. I know I found a file somewhere that fixed the mis-namings, but I dont have the link on me :/

Sent from my HTC One X using Tapatalk 2
 

Philo

New Member
Jul 29, 2019
89
0
0
So, no fix for that, someone knows the source of the problem ?
The source of the problem is mentioned by archidiable just 2 posts above yours: buildcraft pipes adjacent to a Gregtech machine which was not upgraded for the use of MJ power.
The fix would be to use MCEdit in order to locate and delete either the BC pipe or the GT machine.

If you search around, there are lots of threads here in support about this exact issue.
 
  • Like
Reactions: lavarthan

Fabjoueur

New Member
Jul 29, 2019
6
0
0
Well ok, i've used MCedit BUT , there is a problem because the GT Machine is in a Mystcraft world, and i don't know how to open it in MCedit ... :/

Someone knows ?
 
Status
Not open for further replies.