IC2 1.81 crashes my sound after Minecraft login. A Win7 crash dialog appears, nofities me that javaw.exe crashed with "BEX64" at OpenAL64.dll_unloaded; no internal minecraft crash dialog appears.
Without IC2 Minecraft runs fine.
Code
OptiFine_1.2.3_HD_B
Tue Mar 27 19:36:01 CEST 2012
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_02, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.8.1
OpenGL: GeForce GTX 460/PCIe/SSE2 version 4.2.0, NVIDIA Corporation
OpenGL Version: 4.0
setupTexture: "/title/mojang.png", id: 1
Loading /font/default.properties
ModLoader 1.2.3 Initializing...
Mod Initialized: mod_MinecraftForge 1.4.0.52
Mod Initialized: mod_ModLoaderMp 1.2.3v3
Mod Initialized: mod_TooManyItems 1.2.2/1.2.3 2012-03-03
Mod Initialized: mod_BuildCraftCore 2.2.13
Mod Initialized: mod_BuildCraftBuilders 2.2.13
Mod Initialized: mod_BuildCraftEnergy 2.2.13
Mod Initialized: mod_BuildCraftFactory 2.2.13
Mod Initialized: mod_BuildCraftTransport 2.2.13
Mod Initialized: mod_IC2 v1.81
Mod Initialized: mod_LogisticsPipes 0.2.2 (built with Minecraft 1.2.3, Buildcraf
t 2.2.13, Forge 1.4.0.52)
Mod Initialized: mod_RedPowerArray 2.0pr4e
Mod Initialized: mod_RedPowerCore 2.0pr4e
Mod Initialized: mod_RedPowerLighting 2.0pr4e
Mod Initialized: mod_RedPowerLogic 2.0pr4e
Mod Initialized: mod_RedPowerMachine 2.0pr4e
Mod Initialized: mod_RedPowerWiring 2.0pr4e
Mod Initialized: mod_RedPowerWorld 2.0pr4e
Mod Loaded: mod_MinecraftForge 1.4.0.52
Mod Loaded: mod_ModLoaderMp 1.2.3v3
Mod Loaded: mod_TooManyItems 1.2.2/1.2.3 2012-03-03
Mod Loaded: mod_BuildCraftCore 2.2.13
Mod Loaded: mod_BuildCraftBuilders 2.2.13
Mod Loaded: mod_BuildCraftEnergy 2.2.13
Mod Loaded: mod_BuildCraftFactory 2.2.13
Mod Loaded: mod_BuildCraftTransport 2.2.13
MinecraftForge v1.4.0.52 Initialized
Mrz 27, 2012 7:36:02 PM forge.ForgeHooks <clinit>
Information: MinecraftForge v1.4.0.52 Initialized
setupTexture: "/net/minecraft/src/buildcraft/krapht/gui/item_textures.png", id:
8
setupTexture: "/net/minecraft/src/buildcraft/krapht/gui/actiontriggers_textures.
png", id: 9
Mod Loaded: mod_LogisticsPipes 0.2.2 (built with Minecraft 1.2.3, Buildcraft 2.2
.13, Forge 1.4.0.52)
[IC2] Config loaded from C:\Users\secure\AppData\Roaming\.minecraft\config\IC2.c
fg
[IC2] Using 32 audio sources.
Display More
I hope somebody can tell me why this happens and how to fix that.
PS: mod_MinecraftForge newer than 1.4.0.52 and older than 2.0 (that's for MC 1.2.4) results in a black window after login.
Output from the terminal:
Code
Exception in thread "Thread-5" java.lang.VerifyError: (class: net/minecraft/clie
nt/Minecraft, method: a signature: (Lvl;)V) Bad type in putfield/putstatic
at net.minecraft.client.MinecraftApplet.init(SourceFile:33)
at net.minecraft.Launcher.replace(Launcher.java:143)
at net.minecraft.Launcher$1.run(Launcher.java:87)