chasingfire_hpps Posted February 9, 2014 Posted February 9, 2014 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 Quote
chasingfire_hpps Posted February 10, 2014 Author Posted February 10, 2014 does it matter what I put in? If not do you have a preference? Quote
Jdb100 Posted February 10, 2014 Posted February 10, 2014 You need to return your world generator. Quote Creator of Jobo's ModLoader If I helped you could you please click the thank you button and applaud my karma.
chasingfire_hpps Posted February 13, 2014 Author Posted February 13, 2014 I returned the world generator but it still crashes (Updated link) https://github.com/chasingfirehpps/Anthracite-ore-code Quote
kc9zda Posted February 13, 2014 Posted February 13, 2014 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();"? Quote
Recommended Posts
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.