Posted June 30, 201213 yr hello, i have another problem with forge, when i create a new MCP folder and add minecraft forge, everything is okay. then i drag in my .java files and/or pictures, and i get 69 errors with sound problems. this is the error when launching client: Exception in thread "main" java.lang.Error: Unresolved compilation problems: The import paulscode.sound.SoundSystem cannot be resolved The import paulscode.sound.SoundSystemConfig cannot be resolved The import paulscode.sound.codecs.CodecJOrbis cannot be resolved The import paulscode.sound.codecs.CodecWav cannot be resolved The import paulscode.sound.libraries cannot be resolved SoundSystem cannot be resolved to a type SoundSystemConfig cannot be resolved LibraryLWJGLOpenAL cannot be resolved to a type SoundSystemConfig cannot be resolved CodecJOrbis cannot be resolved to a type SoundSystemConfig cannot be resolved SoundSystemConfig cannot be resolved CodecWav cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type SoundSystem cannot be resolved to a type at net.minecraft.src.SoundManager.<init>(SoundManager.java: at net.minecraft.client.Minecraft.<init>(Minecraft.java:206) at net.minecraft.src.MinecraftImpl.<init>(MinecraftImpl.java:16) at net.minecraft.client.Minecraft.startMainThread(Minecraft.java:2388) at net.minecraft.client.Minecraft.startMainThread1(Minecraft.java:2375) at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2443) at cpw.mods.fml.client.FMLClientHandler.preGameLoad(FMLClientHandler.java:925) at net.minecraft.client.Minecraft.main(Minecraft.java:2438) at Start.main(Start.java:22) i hope somebody can help me out, plz!
June 30, 201213 yr You're screwing somethign up to cause MCP to loose some of its source files. You should use Forge's install script to setup your MCP worksapce. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
June 30, 201213 yr Author i did, here's what i do: i extract MCP 6.2 to a folder, then i add a bin + resources with a clean minecraft.jar, then i drag the minecraft forge folder to the folder where i extracted MCP 6.2 in and then i click install.cmd, then everything works fine. when i open up my net.minecraft.src folder and drag my own added files/pictures (pictures in minecraft.jar) in and try to run it with eclipse, it finds 69 errors... i dunno what's going on here man...
June 30, 201213 yr Author hmm.. in the readme file it says i need to install the fernflower decompiler, maybe that helps?
June 30, 201213 yr Author nope, didn't fix it at all, when i drag my pics in i get that messing up thing again
June 30, 201213 yr Author this is really weird man, when i replace the errored files with ones that did it before and worked, it will replace but i still get that error
June 30, 201213 yr Author even with another forge version i keep getting this problem, is there nobody that has the same?
June 30, 201213 yr Quintuple post again and I will fucking ban you -.- The issue is that you're either deleting something in forge/minecraft when you copyu over, or your code has issues, you need to fix them. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.