Jump to content

MDW01

Members
  • Posts

    441
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by MDW01

  1. Make sure your computer and your java are 64-bit and that you are actually launching the server with the 64-bit version of java.
  2. Do what it's telling you to do download the Minecraft server jar for your version and put it in the folder. You may have to rename it to 'minecraft_server.1.10.2.jar' so forge is happy.
  3. Don't piggyback threads you can create your own. Enter the IP of the computer the server is hosted on if it is hosted inside your network, use your public IP and port forward the computer if it is outside your network.
  4. If you had read the log you would have seen Remove that mod.
  5. 1.7.10 is no longer supported on this forum update to receive support.
  6. So you are getting the logs? They just don't contain the information you need? What specific information are you looking for we might be able to help you find it?
  7. It doesnt go in the mod pack it goes in the Minecraft resources folder. You said you only want it on your computer if you want it in the mod pack it's different.
  8. Ok, so that one doesn't modify the loading screen. Could you show me the gif and the path for it?
  9. You said you were using a custom main menu mod whats it called?
  10. Go into the directory I gave you and change the file to the one you want and make sure it is named forge.gif
  11. When you say client side do you mean using a mod or just for your computer.
  12. Actually, I am wrong you may be able to change it using a resource pack as the gif is located at "minecraft\resources\assets\fml\textures\gui\forge.gif"
  13. No, I have never seen anyone do that before. You will have to look through forges code and find where it renders the animation and then override it with your own.
  14. You need to know java and you should be able to do it using a mod.
  15. Yes, create your own loading screen like forge does and then override forges.
  16. Most of the time it doesn't take a genius to read these. If you see java.lang.OutOfMemoryError: Java heap space you should be able to figure out it ran out of memory or at least paste it into google to figure out what it means. Give it more memory. Google is your friend.
  17. This is the system crash report. Please post the crash report from the Minecraft folder.
  18. Most of the time it doesnt take a genius to read these. If you see Exception: com.smithsmodding.shading.mixin.service.ServiceNotAvailableError You should be able to deduct that SmithsCore is broken and you should remove it.
  19. Your getting bytecode errors and everyone hates bytecode errors. Try it with the regular launcher with forge see if that fixes it. If that doesn't fix it, start removing core mods. I would start by removing openmods as that error looks familiar from my times of programming with them. EDIT: It was hard to read so I guess I missed it update openmods lib.
×
×
  • Create New...

Important Information

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