SleepyTrousers / EnderIO-1.5-1.12

http://enderio.com/
The Unlicense
729 stars 356 forks source link

conduit switch crash #330

Closed Frostthejack closed 10 years ago

Frostthejack commented 10 years ago

had redstone conduit fluid conduit and enhanced energy conduit all connected in a bundle connected to 6 chemical extractors from atomic science went to flip the switch for the conduit switch and got this crash

---- Minecraft Crash Report ---- // Uh... Did I do that?

Time: 12/4/13 1:25 PM Description: Unexpected error

java.lang.NullPointerException at crazypants.enderio.conduit.redstone.RedstoneSwitch.onBlockActivated(RedstoneSwitch.java:106) at crazypants.enderio.conduit.BlockConduitBundle.func_71903_a(BlockConduitBundle.java:537) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:371) at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1390) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1868) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at crazypants.enderio.conduit.redstone.RedstoneSwitch.onBlockActivated(RedstoneSwitch.java:106) at crazypants.enderio.conduit.BlockConduitBundle.func_71903_a(BlockConduitBundle.java:537) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:371) at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1390)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [GCCorePlayerSP['frostthejack'/551289, l='MpServer', x=2914.39, y=185.62, z=-2942.14]] Chunk stats: MultiplayerChunkCache: 225 Level seed: 0 Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 23002351 game time, 3815356 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 12 total; [MoCEntityWerewolf['Werewolf'/599194, l='MpServer', x=2865.34, y=202.00, z=-2944.69], EntitySkeleton['Skeleton'/597854, l='MpServer', x=2880.34, y=197.00, z=-2931.88], EntityZombie['Zombie'/404036, l='MpServer', x=4.73, y=-24.23, z=40.47], EntityItem['item.item.stick'/599108, l='MpServer', x=2906.56, y=221.13, z=-2977.53], EntityItem['item.item.hoeWood'/599109, l='MpServer', x=2905.38, y=225.13, z=-2975.97], EntityWaypointContainer['unknown'/177851, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/637526, l='MpServer', x=0.71, y=-6.18, z=-55.20], GCCorePlayerSP['frostthejack'/551289, l='MpServer', x=2914.39, y=185.62, z=-2942.14], MoCEntityRat['Rat'/598979, l='MpServer', x=2929.50, y=190.00, z=-2999.50], MoCEntityWerewolf['Werewolf'/598987, l='MpServer', x=2987.41, y=112.00, z=-2936.50], EntityCreeper['Creeper'/597747, l='MpServer', x=2934.03, y=157.00, z=-2931.44], MoCEntityWerewolf['Werewolf'/597920, l='MpServer', x=2868.19, y=226.00, z=-2872.31]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 235735728 bytes (224 MB) / 1339031552 bytes (1277 MB) up to 2863661056 bytes (2731 MB) Mod Pack: Unknown / None LiteLoader Mods: 2 loaded mod(s)

CrazyPants commented 10 years ago

That version is relatively old and the bug appears to have been fixed in 0.5.0. If you have this happen again after updating please resubmit. cheers.