Posted May 8, 201411 yr I'm having issues with my worldgen code. I have 4-5 ores, and they generate perfectly on client side, but not on server side. How to make them to generate on server?? (Sry 4 bad english..)
May 8, 201411 yr Author http://pastebin.com/PwWuwhY5 the main code, the registration: reg.registerWorldGenerator(TeamCraft.OreManager, 1);
May 8, 201411 yr Author http://pastebin.com/1dGgNsEa--Main http://pastebin.com/R3cr99YP--Whole Reg File http://pastebin.com/wpGJCLWE-Maybe sponge gen code(Same as the clay gen code)
May 8, 201411 yr Author http://pastebin.com/VJnGEZnj Main http://pastebin.com/q1d0QERc Reg Nullpointer? Where? At the reg thing?
May 8, 201411 yr Author Fixed! Removed the lot nulls from the reg part and put the half ot the init event to the pre init...
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.