Posted February 9, 201411 yr My ore generator is not working and I can't figure it out. Any help would be appreciated, thanks. https://github.com/chasingfirehpps/Anthracite-ore-code
February 10, 201411 yr You need to return your world generator. Creator of Jobo's ModLoader If I helped you could you please click the thank you button and applaud my karma.
February 13, 201411 yr Author I returned the world generator but it still crashes (Updated link) https://github.com/chasingfirehpps/Anthracite-ore-code
February 13, 201411 yr In LotsOfCoalsMain.java, I think that returning the return value from eventmanager() will not work because I think it would cause an infinite loop trying to get the return value. Maybe replace that with "return new EventManager();"?
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.