I've tried to make mods, but without forge (directly inside of Minecraft, with Minecraft Coder Pack).
The problem i have found, is that it will be so hard to make all mods, for example CraftGuide and some many features.
I have found a soluce, it's to install Forge with Sponge for 1.10 servers. It work.
But now, for client, there is a problem. I don't really like coding with Forge's API, i prefer directly code inside of Minecraft. I've saw that forge 1.10 implement Minecraft 1.10 Vanilla ( http://prntscr.com/ec7yfn ).
Now, i'm ok. I just have to change 1.10 directory to 1.10_mcp, which is Minecraft Vanilla but with custom Blocks and Items ( http://prntscr.com/ec7yxo ).
But, when i launch Minecraft Forge with this version, the launcher disappear, but directly after it reapear, with this error: http://prnt.sc/ec7zxt , which say to me that i've edited Minecraft's sources.
After a search on the Internet, I've found I can add these args: -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
I try with this, the launcher disappear, but after 20 - 30 secs, forge say to me all classes i have edited, and then it crashes with this error:http://prnt.sc/ec8bt9
I don't know why there is this bug, because on mcp they aren't initCapabilities's method into Item.
Does someone have a soluce?
Thanks,
0ddlyoko
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello user, i'm 0ddlyoko and i have a problem.
I've tried to make mods, but without forge (directly inside of Minecraft, with Minecraft Coder Pack).
The problem i have found, is that it will be so hard to make all mods, for example CraftGuide and some many features.
I have found a soluce, it's to install Forge with Sponge for 1.10 servers. It work.
But now, for client, there is a problem. I don't really like coding with Forge's API, i prefer directly code inside of Minecraft. I've saw that forge 1.10 implement Minecraft 1.10 Vanilla ( http://prntscr.com/ec7yfn ).
Now, i'm ok. I just have to change 1.10 directory to 1.10_mcp, which is Minecraft Vanilla but with custom Blocks and Items ( http://prntscr.com/ec7yxo ).
But, when i launch Minecraft Forge with this version, the launcher disappear, but directly after it reapear, with this error: http://prnt.sc/ec7zxt , which say to me that i've edited Minecraft's sources.
After a search on the Internet, I've found I can add these args: -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
I try with this, the launcher disappear, but after 20 - 30 secs, forge say to me all classes i have edited, and then it crashes with this error:http://prnt.sc/ec8bt9
I don't know why there is this bug, because on mcp they aren't initCapabilities's method into Item.
Does someone have a soluce?
Thanks,
0ddlyoko