Jump to content

Minecraft 1.6.1 Forge Sources with MCP problem - mod duplication


PyloDEV

Recommended Posts

I have downloaded the lastest Minecraft Forge sources (minecraftforge-src-1.6.1-8.9.0.775). I made simple ModLoader based mod (i know that this way of mod creation is deprecated - please don't write this, I need help for something else :D). After I recompile it and get no errors, I start client from MCP. I get this error in minecraft window:

 

brez-naslova.png

 

and this error in console: http://pastebin.com/LmZLpEAb.

 

I have tried making plain mod and also making mod in right way. Using @Mod(...). I got the same error. Is this my mistake or is this bug that needs to be fixed by forge developes?

 

NOTE: This message dissapears after 10 seconds and minecraft starts normaly. But I am developer of mod maker and users would find this annoying and I would need to put some kind of warrning message. Is there any option to get rid of this error message?

Link to comment
Share on other sites

Actually this is a bug in MCP and will be addressed in our update to 1.6.2.

This only happened when using startclient correct?

Temporarily you can fix it by going to your conf folder and editng mcp.cfg

Find the line 'ClassPathClient = ' and make it 'ClassPathClient = conf'

Or just using eclipse to test for the time being.

As I said, small bug with MCP's adding things tot he classpath it shouldn't.

Will be fixed shortly.

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.

Announcements



×
×
  • Create New...

Important Information

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