Jump to content

Ugdhar

Moderators
  • Posts

    2617
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Ugdhar

  1. Hello! Playing with mods will only be possible if you have the Java version of Minecraft. If you have the Windows 10 version, mods are not compatible. If you DO have the Java version, then I would suggest getting the twitch launcher, found at https://app.twitch.tv/download This will prevent you from downloading mods from Bad Sites that contain broken/outdated/virused mods, and put everything in a nice package for you. After installing the launcher, just run it, and click where it says "Mods" near the top, then select Minecraft. From here, you will be able to browse packs made by other people, or create your own modpack by choosing the mods you want. Keep in mind when adding a bunch of mods, this can make the game run slower, and/or mixing mods sometimes they do not "play well" together. If you want a lot of mods, try adding a couple at a time, and trying the game to make sure it doesn't crash and is still playable. If you add a mod that breaks it, just go back and remove it. I am not sure what you mean by "I want to change my person", but I would guess that it means you would like a new "skin" for your player. There are instructions on changing your skin in the Java edition here: https://help.mojang.com/customer/en/portal/articles/979200-minecraft-skins?b_id=5408 Instructions for changing your skin on the Windows 10 edition here: https://support.xbox.com/en-US/games/game-titles/custom-skins-minecraft-windows-10-edition Hope this helps! Good luck, and most of all have fun!
  2. Where did you get them from? If it wasn't curseforge, they are probably out of date/broken/malwared.
  3. Try disabling the loading screen as described in the EAQ, see if that helps.
  4. Did you try removing/disabling foamfix yet? If not, I'd probably try that and see if it helps.
  5. 1.7.10 is no longer supported on these forums due to it being super old. You will need to update to a more recent version (1.10+ I believe) to receive support here.
  6. Have you tried running it without the gui? The one time I ran the server with a gui, it made things run slow, so if you haven't, try it without it.
  7. I would try removing the netherrocks mod and see if it still crashes.
  8. It means you're trying to load a client class on the dedicated server. It likely ran fine playing single player, because the client and server are physically the same (but not logically), but once you move the mod to a dedicated server, this will happen. The link about sides that Cadiboo posted should help explain it more.
  9. If you remove that mod, does it still crash? If so, post new crashlog plz
  10. I would say that mrcrayfish furniture mod is trying to access client classes from the dedicated server, probably need to remove it/report it to the mod author.
  11. https://vazkii.us/p/a-semi-technical-explanation-of-why-you-shouldnt-allocate-too-much-ram-to-minecraft/
  12. Your ClientProxy is not derived from CommonProxy, so it cannot be stored in that field, and you also do not tell the @SidedProxy which class to use as the ClientProxy.
  13. You should show what you tried, people are more likely to help debug some already written code than to write some up for you
  14. That log shows 3G ram for minecraft, were you trying a lower setting to see if it helped?
  15. I see exceptions being thrown from applied energistics, have you tried it without that mod? If it works after removing, report the problem to the mod author.
  16. After you've run gradlew build, your jar file will be found in the build/libs directory in your project directory.
  17. Unfortunately, 1.7.10 is so old, it is no longer supported on these forums. You will need to update to a more recent version to receive support.
  18. Correct. After you do that, reinstall forge and see if it works.
  19. I searched these forums for "unknown version" (including the quotes), and it seems you need to run vanilla 1.12.2, then uninstall/reinstall forge. Give that a try, hope it works!
  20. If you don't have logs at least post a screenshot of the crash or something. And I've /never/ seen an error saying "has things from other versions". . .if you're going to quote an error without a log or screenshot, make sure you quote it 100% accurately. Also, where did you download forge from? Hopefully it was files.minecraftforge.net We have nothing to go on, so there's no way anyone could help you with just this information!
  21. This shows a max of only 1G allocated. Post a log where it crashes where you allocate 4G.
  22. 1.7.10 is really really old, and no longer supported on these forums. If you want support here, you will have to update to a more recent version.
  23. 1.7.10 is really really old, and no longer supported on these forums. You will need to update to a more recent version to receive support.
  24. I would go right for 1.12.2, latest and greatest!
  25. 1.7.10 is very old and no longer supported on these forums. You will need to update to a more recent version for support.
×
×
  • Create New...

Important Information

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