Jump to content

[M 1.8][Forge 11.14.3.1468] Problem with AL library


manutheking

Recommended Posts

Hi guys,

 

I'm starting to mod with forge with this tutorials and since I did the Blockstates and Metadata part,

Minecraft won't start, always crashing trying to load AL library, here's the crash log:

 

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 27/06/15 16:06
Description: Initializing game

java.lang.UnsatisfiedLinkError: org.lwjgl.openal.AL10.nalSourceStop(I)V
at org.lwjgl.openal.AL10.nalSourceStop(Native Method)
at org.lwjgl.openal.AL10.alSourceStop(AL10.java:992)
at paulscode.sound.libraries.ChannelLWJGLOpenAL.close(ChannelLWJGLOpenAL.java:582)
at paulscode.sound.Library.cleanup(Library.java:200)
at paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:319)
at paulscode.sound.SoundSystem.cleanup(SoundSystem.java:290)
at net.minecraft.client.audio.SoundManager.unloadSoundSystem(SoundManager.java:211)
at net.minecraft.client.audio.SoundManager.reloadSoundSystem(SoundManager.java:100)
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:67)
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:774)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:331)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:528)
at net.minecraft.client.Minecraft.run(Minecraft.java:356)
at net.minecraft.client.main.Main.main(Main.java:117)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
at GradleStart.main(Unknown Source)


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

-- Head --
Stacktrace:
at org.lwjgl.openal.AL10.nalSourceStop(Native Method)
at org.lwjgl.openal.AL10.alSourceStop(AL10.java:992)
at paulscode.sound.libraries.ChannelLWJGLOpenAL.close(ChannelLWJGLOpenAL.java:582)
at paulscode.sound.Library.cleanup(Library.java:200)
at paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:319)
at paulscode.sound.SoundSystem.cleanup(SoundSystem.java:290)
at net.minecraft.client.audio.SoundManager.unloadSoundSystem(SoundManager.java:211)
at net.minecraft.client.audio.SoundManager.reloadSoundSystem(SoundManager.java:100)
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:67)
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:774)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:331)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:528)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:356)
at net.minecraft.client.main.Main.main(Main.java:117)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
at GradleStart.main(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 238771280 bytes (227 MB) / 705167360 bytes (672 MB) up to 1897922560 bytes (1810 MB)
JVM Flags: 0 total; 
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1468 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
UCHIJA	FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.3.1468.jar) 
UCHIJA	Forge{11.14.3.1468} [Minecraft Forge] (forgeSrc-1.8-11.14.3.1468.jar) 
UCHIJA	jarnamod{a-1.0} [Example Mod] (bin) 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13292 Compatibility Profile Context 14.502.1014.1001' Renderer: 'AMD Radeon R9 200 Series'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: AMD Radeon R9 200 Series GL version 4.4.13292 Compatibility Profile Context 14.502.1014.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)

 

I tried to update the gpu drivers(shouldn't be the problem), have the lastest Java and JDK versions, and allocated a bit more of RAM to Minecraft, I think it could be a problem whewn I do the

models json, but I think they're correct and still have the problem, any ideas?? :S

 

PD: If you want any class, tell me and I will post it

 

 

So much thanks for your time!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.