Jump to content

TileEntity

Superhelper
  • Posts

    3988
  • Joined

  • Last visited

  • Days Won

    150

Everything posted by TileEntity

  1. TileEntity

    broken mods

    Or just use a pre-configured server pack - some modpacks hhave a serverpack
  2. TileEntity

    broken mods

    If there is no new log then the server does not start So the java path is incorrect or the forge server jar name is not matching or the forge server installation is broken
  3. TileEntity

    broken mods

    Is there a new log file in the logs-folder?
  4. TileEntity

    broken mods

    Did you add "pause" like in the script above?
  5. I have no idea - do other 1.19.2 modpacks work?
  6. Add the new latest.log
  7. Backup your world and make a test without quark
  8. TileEntity

    broken mods

    Install Java 8: https://www.azul.com/downloads/?version=java-8-lts&os=windows&architecture=x86-64-bit&package=jre&show-old-builds=true Scroll down to 8u302b08 and install this build Then open your start.bat and use: "C:\Program Files\Zulu\zulu-8-jre\bin\javaw.exe" -Xmx8G -jar forge-server.jar pause Keep the quotation marks and make sure the forge server jar file name is matching
  9. Also add the latest.log from your logs-folder
  10. I see that - so switch to alternatives like https://paste.ee/ There is no private or moderation things
  11. TileEntity

    broken mods

    Open the start.bat and copy the content of it Paste it here
  12. TileEntity

    broken mods

    Add the lines of the start.bat and a screenshot of your server folder
  13. TileEntity

    broken mods

    Yes
  14. TileEntity

    broken mods

    That means, the mods are on your client active but not on the server Make sure you are starting the forge server jar via script
  15. Minecraft 1.20.2 requires Java 17 to work - currently you are using Java 21 After installing Java 17, replace the word java in your script with the Java 17 path - put it into quotation marks For example: "C:\Program Files\Java\jdk-17.0.9\bin\javaw.exe" -Xmx2048M -Xms2048M -jar forgeserver.jar pause Also make sure the forgeserver jar file name it matching If you are using 1.20.2, add 1.20.2 mods and do not mix it up with 1.20.1 mods
  16. Maybe a conflict between ImmersivePortals and Rubidium/Oculus Make a test without ImmersivePortals
  17. The log is not available anymore - use sites like https://paste.ee/
  18. Maybe the issue refers to steamdeck
  19. Hm I have no idea
  20. Backup your world and make a test without eidolon_repraised
  21. Make a test with another Launcher
  22. Click on Submit and copy the link from the browser address bar and paste this link here
  23. Add crash-report (crash-2023-11-15_09.32.13-client.txt) with sites like https://paste.ee/
  24. Just test it
×
×
  • Create New...

Important Information

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