i cant see any more than 2420 lines, i guess that either you reqched paste.ee's limit or my mobile browser is stupid... if you dont see much more either, find a different paste side or provide a download for the log file.
[Server thread/ERROR]: Caught exception from TConstruct
java.lang.IllegalArgumentException: [TCon API] Material ID 201 is already occupied by AeonSteel
I hope the first error is caused by the second, since this would mean you only have to fix the IDs. But this is where it gets complicated: Some mod has an item asigned to ID 201, while this ID is already occupied by AeonSteel from Tinkers Defense/Tinkers Construct. SO you want to fix IDs - good luck, it's one of the most annoying things you can do in Modding...
Any time I try and either load or create a world it reverts back to the title screen as if nothing happend.
Log: https://paste.ee/p/QtIQk
Thanks!
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumi cant see any more than 2420 lines, i guess that either you reqched paste.ee's limit or my mobile browser is stupid... if you dont see much more either, find a different paste side or provide a download for the log file.
Thanks for your help. I think this will work but I have never uploaded a file before!
https://mega.nz/#fm/np0GRbAC
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumyou need to provide a link with decryption key:
or you just send me the log to [email protected] or just do both
edit: wrong email :/ use [email protected] instead
Got it.
https://mega.nz/#!O9lDEIIT!yP_PEx3t45TNz6E1u1gAt1UKV5MVZ2AlHignwNKLpn4
Sorry for the trouble its my first time posting something.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumthanks. i'll go through it, dont expect anything within the next 15hours
btw to any other helpers: i uploaded the log to my dropbox, since mega is terrible for most smartphone browsers.
https://db.tt/SZDMd8JC
@superslime no problem, you only learn through mistakes
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumyour minecraft cannot read your world:
and you have conflicting IDs:
I hope the first error is caused by the second, since this would mean you only have to fix the IDs. But this is where it gets complicated: Some mod has an item asigned to ID 201, while this ID is already occupied by AeonSteel from Tinkers Defense/Tinkers Construct. SO you want to fix IDs - good luck, it's one of the most annoying things you can do in Modding...
at least there are some good guides out there. you may want to try this one: http://www.minecraftforum.net/forums/archive/tutorials/931046-installing-mods-forgeml-multimc-resolving-id
Thanks for your help. I do have 1 question though would the failed loading error effect all the worlds (including creating new ones and old)
Again Thanks so much for your help!
Your a freaking genius...
It Works!
the id was the problem.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumso.. the id fix worked? nice
the loading error is caused by an id conflict - this shouldn't be affected by what world you're trying to load.
im really no genius btw... its just experience with java and lots of google searches