Jump to content

forge 3.3.8.125 crash modding


laifsjo

Recommended Posts

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!

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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...

Link to comment
Share on other sites

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

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.



×
×
  • Create New...

Important Information

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