Flux Networks

Flux Networks

55M Downloads

A different crash with 1.1.9

MindCaged opened this issue ยท 1 comments

commented

I'm running with SonarCore-1.10.2-3.2.6 and tried FluxNetworks-1.10.2-1.1.9 and my game crashed when I tried to load my world. I downgraded to v1.1.8 and was able to get back in. I tried breaking all the flux points/plugs/controllers/etc, then upgraded back to 1.1.9 and was able to get in. I tried deleting all the networks and tried to start a new network. I was able to place a controller, I was able to place a plug on my DE storage core. When I went back up and turned on the transmitter mode of the controller on, it crashed. I'm not sure if this is just having both a source and a destination or just related to transmitter mode. I haven't tested with just a plug and a point. I do know that it lets me get in in v1.1.8, even though the flux points stop working every time I log in, which is why I wanted 1.1.9 when I saw the changelog.

Error as follows:

java.lang.NullPointerException: Exception in server tick loop
	at sonar.core.handlers.container.SonarItemHandler.canHandleItem(SonarItemHandler.java:18)
	at sonar.flux.connection.FluxHelper.canTransferEnergy(FluxHelper.java:171)
	at sonar.flux.connection.FluxHelper.pushEnergy(FluxHelper.java:116)
	at sonar.flux.connection.BasicFluxNetwork.updateNetwork(BasicFluxNetwork.java:94)
	at sonar.flux.FluxEvents.onServerTick(FluxEvents.java:35)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1735_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:185)
	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.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
	at java.lang.Thread.run(Thread.java:745)
commented

Update to 1.2.0