Posted December 12, 201311 yr Hi im on the recommanded version of forge (953) and i started to get in the eclipse log : [sEVERE] [ForgeModLoader] Found anonymous item of class com.mrgreaper.twisted.items.itemOrphanTear with ID 25203 owned by mod TwistedMod, this item will NOT survive a 1.7 upgrade! searching for a solution i found the same issue, http://www.minecraftforge.net/forum/index.php/topic,13687.0.html but the last reply before locking says " if you're getting it in your dev console, you should update and fix it." updating beyond 953 is not possible as mcp intergration is removed and having tried gradle im not a fan(sorry, thats a whole other thread so lets ignore that here) but to behonest its saying it wont survive an update so how do we fix? all my items have unlocalised names and names ie: public static final String BUNNYD_UNLOCALIZED_NAME = "bunnyDead"; public static final String BUNNYD_NAME = "Dead Bunny"; is there a new thing we have to add? can we even add the new thing in 1.6.4?
December 13, 201311 yr Author thank you that fixed it! my mod is now ready for the 1.7 update (i know its not ....just dont burst my bubble lol)
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.