Posted October 11, 201312 yr Hey everyone. I have just finished my newest build for 1.6.4 after updating my mod. I added a new GUI before I released the upgrade and everything was working fine in eclipse. When I go to export my mod it gives me a huge 100+ error log in the recompile script. It's giving me a lot of errors in files I have NEVER touched before such as some vanilla classes. Has anyone ever gotten this before, and if so, what the heck did I do to nuke the source so hard? Error Log -> http://pastebin.com/FPg6rg62 Thanks in advance Follow me on twitter! @keepablock Read up on whats new! www.catacombs.co http://electronic-chronic.com/assets/keep-a-block/wikilink/wikilink_logo.png[/img]
October 11, 201312 yr Some syntax error or wrong/missing import in ContainerWikiLinkMenu ? Quite strange, really.
October 11, 201312 yr Hi Scanning through your logs I think nearly all the errors seem to stem from two problems (1) GuiContainer can't be found - have you deleted or moved the class file perhaps, or renamed the class by accident? (2) package codechicken.nei.api does not exist or has been moved (that's one you've added I presume?) -TGG
October 12, 201312 yr Author I noticed that GuiContainer is missing after reading the logs fairly carefully. NEI replaces(or is supposed to) replace GuiContainer because it's a coremod, but it seems to have nuked my workspace. I've compiled this many times before successfully but for some reason NEI is just being crazy. I have already sent a message to good ol' CB, perhaps he will have an answer for me. Thanks for the replies guys. Follow me on twitter! @keepablock Read up on whats new! www.catacombs.co http://electronic-chronic.com/assets/keep-a-block/wikilink/wikilink_logo.png[/img]
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.