Infinite water + pump + compressor combination to make snowballs leads to world crash. Trying to reload same world -> instant crash.
Code
27 achievements
174 recipes
ModLoader 1.1 Initializing...
Mod Initialized: mod_ModLoaderMp 1.0.0
Mod Initialized: mod_NotEnoughItems 1.1.1
Mod Initialized: mod_IC2 v1.64
Mod Loaded: mod_ModLoaderMp 1.0.0
ModLoaderMP 1.0.0 Initialized
Mod Loaded: mod_NotEnoughItems 1.1.1
[IC2] Config loaded from /Users/metalim/Library/Application Support/minecraft/config/IC2.cfg
[IC2] Using 32 audio sources.
MinecraftForge V1.3.1 Initialized
Jan 29, 2012 7:19:01 PM forge.ForgeHooks <clinit>
INFO: MinecraftForge V1.3.1 Initialized
Mod Loaded: mod_IC2 v1.64
[IC2] Trying to load IC2 submodule: bcIntegration31x
[IC2] Can't load submodule: java.lang.reflect.InvocationTargetException
[IC2] Trying to load IC2 submodule: bcIntegration22x
[IC2] Can't load submodule: java.lang.reflect.InvocationTargetException
[IC2] Trying to load IC2 submodule: cgIntegration14x
[IC2] Can't load submodule: java.lang.reflect.InvocationTargetException
[IC2] Trying to load IC2 submodule: neiIntegration11x
[IC2] NEI integration module loaded
Done.
Loading: net.java.games.input.OSXEnvironmentPlugin
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
CONFLICT @ -204
java.lang.NullPointerException
at yq.a(SourceFile:274)
at ic2.api.Ic2Recipes.getOutputFor(Ic2Recipes.java:151)
at ic2.api.Ic2Recipes.getCompressorOutputFor(Ic2Recipes.java:83)
at ic2.common.TileEntityCompressor.getResultFor(TileEntityCompressor.java:61)
at ic2.common.TileEntityCompressor.operate(TileEntityCompressor.java:84)
at ic2.common.TileEntityElectricMachine.k_(TileEntityElectricMachine.java:105)
at vq.m(World.java:1574)
at net.minecraft.client.Minecraft.k(SourceFile:1594)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Thread.java:680)
Stopping!
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
Display More