Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

warjort

Members
  • Joined

  • Last visited

Everything posted by warjort

  1. That log is private.
  2. Looks like an issue with the netherdungeons mod. But it could also be something strange with whatever that enemyexpproofofconcept/GhoulSpitEntity is given its name?
  3. NOTE: you need to put the full path in qoutes in the run.bat if it contains spaces.
  4. You need to add java 17 to your PATH in the windows environment settings. I would have expected the java 17 installation to do that for you. Maybe you need to relogin/reboot to make it update? Otherwise, you can modify the run.bat and change where it says java to be the full path to the java.exe of your java 17 installation.
  5. run.bat or run.sh depending on your operating system
  6. Google says this: https://atlauncher.com/help/extra-arguments The only launcher officially supported in these forums is the mojang one. Anything else, you have to ask them.
  7. Yes. Minecraft remembers which dimensions are needed in the world/level.dat file. So another option is to use an nbt editor to remove them from that file. But you might also have other references to uninstalled mods elsewhere in the chunk data, e.g. biomes, structures, etc.
  8. * That error report and command line shows you using the minecraft vanilla server not forge * It also shows you trying to use java 17 when minecraft/forge 1.12.2 only works with java 8 * minecraft/forge 1.12.2 is no longer supported in these forums https://forums.minecraftforge.net/topic/91712-supported-version-directory/
  9. As I said above, you need to talk to nvidia about crashes in their driver. All I can see is minecraft doing an opengl call:
  10. That is information collected by java from the operating system. You would need to ask your java vendor. In your case microsoft, the link is in the crash report: http:// https://github.com/microsoft/openjdk/issues
  11. You need to enable debug for the client and add the following to its java arguments so we can see the full stacktrace of that NPE error. -Dforge.logging.mojang.level=debug
  12. Looks like an issue with optifine? If you are using their latest 1.19.4 preview release, you need to contact them.
  13. Now it says you are trying to load a world that was created with custom mod dimensions, but you no longer have those mods installed. i.e. hem and beyond_earth
  14. No idea. All I can tell you is what errors appear in the logs you posted. You should report the issue to multicraft or the BetterMC modpack developers. Maybe they know?
  15. Issue with quark, check you have the latest version, etc.
  16. It starts at line 2080 in that file you uploaded. If you are having difficulty with the byg config, I suggest you contact the byg mod authors. Usually if you have a broken config file, you can delete it and the mod will recreate with default values.
  17. Looks like a conflict between the pluto mod and immersive portals. Check you have the latest versions of these mods then contact the mod authors.
  18. BTW: The last thing in the logs for the server you posted is this: Which suggests you have a mod trying to load client classes on the server. Just above it I can see you have rubidium installed which is a client side only mod you don't need on the server. You likely have others?
  19. Please don't post logs in the forums, use a file upload site. Trying to use search in the forums is impossible, especially when there are multiple logs. The log(s) you just posted all finish at 10:09:40. They don't show the original error you posted which was at 10:46:14 I would guess you are looking in the wrong place for the logs? Your original error shows minecraft installed in /custom_forge while the logs show it is in /home/admin1/multicraft/servers/server577/
  20. Issue with journeymap. Check you have the latest version then contact the mod author.
  21. Issue with the darkerdepths mod. Check you have the latest version then contact the mod author.
  22. It is you that needs to supply more information. Like the debug.log so we can see the error. Likely you only installed a mod on the server and not the client. That usually won't work.
  23. That error message says the file that got downloaded is not the file it expected. The file hash does not match. This usually means either; * The file didn't download properly, so try downloading it again * You have been using a hacked version of minecraft so you are not connecting to mojang's website to download the files (pirated minecraft is not supported in this forum).
  24. You are trying to use optifine for 1.16.5 with minecraft 1.19.3?

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.