I have the problem, that my minecraft crashes always after two or three minutes. The only mod I have is the millenaire mod version 5.2b3. But version 5.2b2 didn't run, too.
My crash report:
---- Minecraft Crash Report ----
// Ouch. That hurt
java.lang.UnsatisfiedLinkError: org.lwjgl.openal.AL10.nalGetSourcei(II)I
at org.lwjgl.openal.AL10.nalGetSourcei(Native Method)
at org.lwjgl.openal.AL10.alGetSourcei(AL10.java:853)
at paulscode.sound.libraries.ChannelLWJGLOpenAL.playing(ChannelLWJGLOpenAL.java:651)
at paulscode.sound.Source.playing(Source.java:1213)
at net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.playing(SoundManager.java:521)
at net.minecraft.client.audio.SoundManager.func_148597_a(SoundManager.java:303)
at net.minecraft.client.audio.SoundHandler.func_147692_c(SourceFile:216)
at net.minecraft.client.audio.MusicTicker.func_73660_a(SourceFile:33)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:956)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.openal.AL10.nalGetSourcei(Native Method)
at org.lwjgl.openal.AL10.alGetSourcei(AL10.java:853)
at paulscode.sound.libraries.ChannelLWJGLOpenAL.playing(ChannelLWJGLOpenAL.java:651)
at paulscode.sound.Source.playing(Source.java:1213)
at net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.playing(SoundManager.java:521)
at net.minecraft.client.audio.SoundManager.func_148597_a(SoundManager.java:303)
at net.minecraft.client.audio.SoundHandler.func_147692_c(SourceFile:216)
at net.minecraft.client.audio.MusicTicker.func_73660_a(SourceFile:33)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Taod2'/15, l='MpServer', x=-7.69, y=65.62, z=-43.91]]
Chunk stats: MultiplayerChunkCache: 270, 270
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-49,4,-29), Chunk: (at 15,0,3 in -4,-2; contains blocks -64,0,-32 to -49,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 2874 game time, 2874 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 26 total; [[email protected]: Menelaos Xenos/1643994986307126414/[email protected], EntityItem['item.tile.glass'/4193, l='MpServer', x=-9.19, y=64.13, z=-43.72], EntityItem['item.tile.log.birch'/2850, l='MpServer', x=-9.16, y=64.13, z=-43.78], EntityItem['item.tile.log.birch'/2192, l='MpServer', x=-9.38, y=64.13, z=-43.75], EntityItem['item.tile.glass'/4259, l='MpServer', x=-9.44, y=64.13, z=-43.74], EntityItem['item.tile.log.birch'/3874, l='MpServer', x=-9.09, y=64.13, z=-43.78], EntityItem['item.tile.log.jungle'/3064, l='MpServer', x=-9.03, y=64.13, z=-43.84], EntityItem['item.tile.log.birch'/3961, l='MpServer', x=-9.09, y=64.13, z=-43.78], EntityClientPlayerMP['Taod2'/15, l='MpServer', x=-7.69, y=65.62, z=-43.91], EntityItem['item.tile.log.birch'/2599, l='MpServer', x=-9.13, y=64.13, z=-43.75], [email protected]: Olympia Xenos/3068840387042052910/[email protected], EntityItem['item.tile.log.birch'/3539, l='MpServer', x=-8.97, y=64.13, z=-43.88], EntityItem['item.tile.log.birch'/3496, l='MpServer', x=-9.09, y=64.13, z=-43.81], EntityItem['item.tile.log.birch'/2408, l='MpServer', x=-9.28, y=64.13, z=-43.66], [email protected]: Amphion Moschopoulos/8932859720868018497/[email protected], EntityItem['item.tile.log.birch'/2083, l='MpServer', x=-9.22, y=64.13, z=-43.72], EntityItem['item.tile.log.birch'/3657, l='MpServer', x=-9.13, y=64.13, z=-43.75], [email protected]: Amphion Sophronia/51921896458787643/[email protected], EntityItem['item.tile.log.birch'/1984, l='MpServer', x=-9.13, y=64.13, z=-43.81], EntityItem['item.tile.glass'/4117, l='MpServer', x=-9.09, y=64.13, z=-43.78], EntityItem['item.tile.log.spruce'/2966, l='MpServer', x=-9.19, y=64.13, z=-43.78], EntityItem['item.tile.log.birch'/3308, l='MpServer', x=-9.28, y=64.13, z=-43.75], [email protected]: Elena Moschopoulos/4421259016611743265/[email protected], EntityItem['item.tile.sapling.oak'/2963, l='MpServer', x=-64.25, y=69.13, z=-78.06], [email protected]: Achilleas Xenos/5557162290032023692/[email protected], [email protected]: Eurydike Xenos/5481408295810686780/[email protected]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2436)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:902)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I have the problem, that my minecraft crashes always after two or three minutes. The only mod I have is the millenaire mod version 5.2b3. But version 5.2b2 didn't run, too.
My crash report:
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 29.03.14 17:53
Description: Unexpected error
java.lang.UnsatisfiedLinkError: org.lwjgl.openal.AL10.nalGetSourcei(II)I
at org.lwjgl.openal.AL10.nalGetSourcei(Native Method)
at org.lwjgl.openal.AL10.alGetSourcei(AL10.java:853)
at paulscode.sound.libraries.ChannelLWJGLOpenAL.playing(ChannelLWJGLOpenAL.java:651)
at paulscode.sound.Source.playing(Source.java:1213)
at net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.playing(SoundManager.java:521)
at net.minecraft.client.audio.SoundManager.func_148597_a(SoundManager.java:303)
at net.minecraft.client.audio.SoundHandler.func_147692_c(SourceFile:216)
at net.minecraft.client.audio.MusicTicker.func_73660_a(SourceFile:33)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:956)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.openal.AL10.nalGetSourcei(Native Method)
at org.lwjgl.openal.AL10.alGetSourcei(AL10.java:853)
at paulscode.sound.libraries.ChannelLWJGLOpenAL.playing(ChannelLWJGLOpenAL.java:651)
at paulscode.sound.Source.playing(Source.java:1213)
at net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.playing(SoundManager.java:521)
at net.minecraft.client.audio.SoundManager.func_148597_a(SoundManager.java:303)
at net.minecraft.client.audio.SoundHandler.func_147692_c(SourceFile:216)
at net.minecraft.client.audio.MusicTicker.func_73660_a(SourceFile:33)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Taod2'/15, l='MpServer', x=-7.69, y=65.62, z=-43.91]]
Chunk stats: MultiplayerChunkCache: 270, 270
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-49,4,-29), Chunk: (at 15,0,3 in -4,-2; contains blocks -64,0,-32 to -49,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 2874 game time, 2874 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 26 total; [[email protected]: Menelaos Xenos/1643994986307126414/[email protected], EntityItem['item.tile.glass'/4193, l='MpServer', x=-9.19, y=64.13, z=-43.72], EntityItem['item.tile.log.birch'/2850, l='MpServer', x=-9.16, y=64.13, z=-43.78], EntityItem['item.tile.log.birch'/2192, l='MpServer', x=-9.38, y=64.13, z=-43.75], EntityItem['item.tile.glass'/4259, l='MpServer', x=-9.44, y=64.13, z=-43.74], EntityItem['item.tile.log.birch'/3874, l='MpServer', x=-9.09, y=64.13, z=-43.78], EntityItem['item.tile.log.jungle'/3064, l='MpServer', x=-9.03, y=64.13, z=-43.84], EntityItem['item.tile.log.birch'/3961, l='MpServer', x=-9.09, y=64.13, z=-43.78], EntityClientPlayerMP['Taod2'/15, l='MpServer', x=-7.69, y=65.62, z=-43.91], EntityItem['item.tile.log.birch'/2599, l='MpServer', x=-9.13, y=64.13, z=-43.75], [email protected]: Olympia Xenos/3068840387042052910/[email protected], EntityItem['item.tile.log.birch'/3539, l='MpServer', x=-8.97, y=64.13, z=-43.88], EntityItem['item.tile.log.birch'/3496, l='MpServer', x=-9.09, y=64.13, z=-43.81], EntityItem['item.tile.log.birch'/2408, l='MpServer', x=-9.28, y=64.13, z=-43.66], [email protected]: Amphion Moschopoulos/8932859720868018497/[email protected], EntityItem['item.tile.log.birch'/2083, l='MpServer', x=-9.22, y=64.13, z=-43.72], EntityItem['item.tile.log.birch'/3657, l='MpServer', x=-9.13, y=64.13, z=-43.75], [email protected]: Amphion Sophronia/51921896458787643/[email protected], EntityItem['item.tile.log.birch'/1984, l='MpServer', x=-9.13, y=64.13, z=-43.81], EntityItem['item.tile.glass'/4117, l='MpServer', x=-9.09, y=64.13, z=-43.78], EntityItem['item.tile.log.spruce'/2966, l='MpServer', x=-9.19, y=64.13, z=-43.78], EntityItem['item.tile.log.birch'/3308, l='MpServer', x=-9.28, y=64.13, z=-43.75], [email protected]: Elena Moschopoulos/4421259016611743265/[email protected], EntityItem['item.tile.sapling.oak'/2963, l='MpServer', x=-64.25, y=69.13, z=-78.06], [email protected]: Achilleas Xenos/5557162290032023692/[email protected], [email protected]: Eurydike Xenos/5481408295810686780/[email protected]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2436)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:902)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 155149040 bytes (147 MB) / 371249152 bytes (354 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 8083 (452648 bytes; 0 MB) allocated, 289 (16184 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.129.1047 Minecraft Forge 10.12.0.1047 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.129.1047} [Forge Mod Loader] (forge-1.7.2-10.12.0.1047.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.0.1047} [Minecraft Forge] (forge-1.7.2-10.12.0.1047.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
millenaire{5.2.0b3} [Millénaire] (millenaire-5.2b3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.2-Forge10.12.0.1047
LWJGL: 2.9.0
OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Deutsch (Deutschland)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 171 (9576 bytes; 0 MB) allocated, 57 (3192 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I hope someone can help me.
Thank you very much.