Jump to content

wviper3

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by wviper3

  1. My Last Post Was Locked. Let Me Explain. Last Post: I used MCreator to convert the schematic file to java code and then took the world.setBlock() part of the code and put it into my code generator to split the methods. I then edited the file to work with my mod and tested it. I can code. The World Gen Is Not Right Though. What is going on?
  2. I have large schematics that I want to use In my mod and I place them into MCreator to be converted and I get the error that they are larger than 1600 blocks, so I get the code(Just the world.setBlock() code) and place it into my custom application that will split that code into multiple methods and export the file. I then edit the file name and package so it will work with my mod. I then register the generator with GameRegistry.registerWorldGenerator();. Then I try and load the world and if I set the spawnCount to be like 100 to 1000. I cannot find the structure anywhere. Then I set The spawnCount to 500000 and saw the structure all over, but only part of it was spawned. What is going on? I am on a mac and The Links for What I have used are below. MCreator Method Splitter Just Double-Click the jar to run it. Thanks!
  3. I followed LexManos' video and still get this error. Sorry about last post. This was my secong time running it. Same error. I found nothing in the EAQ so here I am again. Thanks!!!
  4. Nevermind, Now I am using 1.6.4. I get this error now: What is going on!!! I placed mine craft_server.jar in jars but it says modified server.jar detected. Removing. Please Help!!!
  5. Ok thank you. Can I still mod without buying minecraft? Also, did the files just move around on servers and that is why the install is not working. If so, then does anyone know how to bypass this error? I found the link in the EAQ and I am now wondering why it would be there if 1.5.2 is not supported. Thanks!!!
  6. I have been trying to figure this out all day. I try to install MCP and Forge and get this: I have updated python, tried this on another mac, tried to replace the lib folder, tried to replace the scala-library.jar, and tried this on windows. Nothing has worked. Any help is appreciated!!! Thanks, wviper3
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.