Mekanism

Mekanism

111M Downloads

[1.7.10] Dev Branch Crash

jznomoney opened this issue ยท 11 comments

commented

I have just compiled the code for the development branch 41ea222 and when I launched my server I got a crash.

---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 6/30/16 4:17 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at mekanism.generators.common.tile.reactor.TileEntityReactorPort.onUpdate(TileEntityReactorPort.java:67)
at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:77)
at net.minecraft.world.World.func_72939_s(World.java:2529)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
at java.lang.Thread.run(Unknown Source)

commented

Works fine here buddy :/

2016-07-01_03 51 59

Restarted server = still works fine

commented

Off Topic: Oh btw Aidan, the newest fix for the TE expansion and any other power transfer pipe/conduit/cable seems working perfectly fine, you da Boss! :)

commented

The Server loaded fine for me, lemme build a reactor and check, i dont have one built yet

BTW, have you removed the MekGen and Tools jars? When building from the DEV branch, the jar contains everything in it(Mek generators and Tools) (just a random thought)??

commented

my reactors have water going in and steam being pumped out.

commented

I tried restoring a backup from the day before still crashing.

net.minecraft.util.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:971) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
Caused by: java.lang.NullPointerException
at mekanism.generators.common.tile.reactor.TileEntityReactorPort.onUpdate(TileEntityReactorPort.java:67) ~[TileEntityReactorPort.class:?]
at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:77) ~[TileEntityBasicBlock.class:?]
at net.minecraft.world.World.func_72939_s(World.java:2529) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954) ~[MinecraftServer.class:?]
... 4 more
[17:50:38 ERROR]: Cause of unexpected exception was
java.lang.NullPointerException
at mekanism.generators.common.tile.reactor.TileEntityReactorPort.onUpdate(TileEntityReactorPort.java:67) ~[TileEntityReactorPort.class:?]
at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:77) ~[TileEntityBasicBlock.class:?]
at net.minecraft.world.World.func_72939_s(World.java:2529) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:633) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]

commented

Darn forgot about this, had reset my world an been pregen it till now, gimme 20 mins-ish ill try to build a steam reactor.

commented

Again no crash with a steam reactor built
2016-07-03_00 03 21
2016-07-03_00 03 29

Can you show us your setup, rollback to the last version on aidan's website. Mb something is not right there

commented

I'm wondering if it has to do with the new autoeject on the steam. I have bunch of mechanism mechanical pipes attached to the reactors pulling out the gas.

commented

I mean pulling out steam not gas.

commented

2016-07-03_01 23 52

Works perfectly fine on my side, btw there is the edit reply feature

commented

Shouldn't be occurring, you may have downloaded a slightly broken build when I was still adding the feature. v9.0.3 is out with the changes :)