Flux Networks

Flux Networks

55M Downloads

Server Crash - at sonar.flux.connection.FluxHelper.pullEnergy(FluxHelper.

ProsperCraft opened this issue ยท 8 comments

commented

https://gist.github.com/ProsperCraft/abf7bcfb87efa3933454ee93d37349c8

No idea what the players were doing, versions are in the crash report.
Modpack: Allthemods 1.40b

Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at sonar.flux.connection.FluxHelper.pullEnergy(FluxHelper.java:38)
at sonar.flux.connection.BasicFluxNetwork.updateNetwork(BasicFluxNetwork.java:72)
at sonar.flux.FluxEvents.onServerTick(FluxEvents.java:35)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_830_FluxEvents_onServerTick_ServerTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:130)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:274)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:602)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)

commented

Same on my server.
http://pastebin.com/F9wYMtYy

commented

@ProsperCraft Have you got Sponge on your server ? 6.0.0 ?

commented

@LotuxPunk yes its one of the mods on our server.

commented

@ProsperCraft Try to update this or remove.

commented

@LotuxPunk 6.0 is the bleeding edge newest version of the API ;) We update it several times a day.

commented

@ProsperCraft I've solve my problem with 1824 build of Sponge ;-)

commented

Thats 38 builds old!

commented

Fixed in dev