Jump to content

loordgek

Members
  • Posts

    1910
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by loordgek

  1. you have a mod in there for a newer version that log if from 1.7.10
  2. the client does not need to know a player far away i dont know a way around it for what are you going to use it for sounds like a cheat mod
  3. are you using a different location for that profile ??
  4. delete the logs folder and start MC and post the logs it gives you
  5. try removing optifine
  6. then you are not running 1.12.2 for that log you posted you need the AnimationAPI @Toasty create your own thread
  7. 2 ways to get this "bug" to happen, 1 you have a launcher that is fucking things up, 2 you are in dev mode and not logged in so your UUID is going to change show us proof that this happens and report it to mojang/forge dont "fix" this on your own you will break more stuff on the way
  8. can you post a screenshot and the logs
  9. @jredfox what are you making for mod ??
  10. from there site BUY THE GAME
  11. reading helps -Xms640m -Xmx3976m
  12. if they use the sand ore dict then, yes, if they only use sand, no
  13. post your mod and ClientProxy
  14. report to https://mrcrayfish.com/mods?id=cfm
  15. you need to start the forge jar not the server
  16. https://github.com/BenjiBrat/MinecraftModdingError/blob/cee4f1a8b06ef0c84a1433d6f001dbe08f01baa7/src/main/java/com/benjibrat/minecraftplusmod/entity/EntityWatcher.java#L138 if(1 == 1) ?? on github you have the MCP folder remove that
  17. can you put your code on github including the build.gradle file
  18. you cant use contains the itemstack does not implement hashcode and equals
  19. https://www.ibm.com/developerworks/library/os-ecbug/
  20. it is better to use json
  21. the stack is never null check for ItemStack.isEmpty
  22. he wants to know to to get in the assets folder, probably
×
×
  • Create New...

Important Information

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