Jump to content

Recommended Posts

Posted

can you make forge src install.cmd continue installing if it finds the mcp dir with just the jars dir inside it and nothing else?

 

i.e. let it extract mcp8.04.zip and carry on as normal

 

right now I get this error because I don't delete the jars folder. which means I have to extract mcp8.04.zip myself before running install.cmd

 

================ Forge ModLoader Setup Start ===================

Old MCP Directory exists, but MCP was not detected, please delete MCP directory

at 'C:\minecraft\forge162\beta\forge\mcp'

Press any key to continue . . .

 

or is there a way of telling forge, don't download from the internet, use this folder x to copy over the libraries assets and mcp8.04.zip

 

Posted

No

either it needs to be a full MCp dir, or you need to not have one.

If you want data to be put into that dir after mcp is extracted, use /fml/mcp_data

Anything int here will be copied to the mcp dir.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Sorry.

 

log when run from eclipse

 

 

  Reveal hidden contents

 

 

 

log when run from startserver.bat

 

 

  Reveal hidden contents

 

 

if i should be taking hints from this:

MinecraftForge/FML@0378355c3720d587652b7792665a8b70bf104eb3 The server.classpath generates the runtime manifest, so it needs the non-debug asm jars.

 

I get errors in eclipse if i have asm-all-4.1.jar in the classpath instead of asm-debug-all-4.1.jar.

 

Type mismatch: cannot convert from element type Object to MethodNode AccessTransformer.java line 233

Type mismatch: cannot convert from element type Object to FieldNode         AccessTransformer.java line 214

 

Catch 22

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.