I am attempting to create a mod in Eclipse using Forge for 1.6.4, and I started getting that error, "AL lib: (EE) alc_cleanup: 1 device not closed," after I added the worldgen for my new ore. Minecraft doesn't crash until I start to load a new world, though.
I know you all will need to see my coding for this to go anywhere, so do tell me which classes and/or error messages you wish to see, and I can provide those. I will actually post my main class first hand, for the sake of giving some actual information in this initial post:
I haven't come up with an actual name yet, so for now, it is "This Mod." Thanks in advance for any help I end up getting with this.