Jump to content

TileEntity

Superhelper
  • Posts

    3346
  • Joined

  • Last visited

  • Days Won

    116

Everything posted by TileEntity

  1. Delete the forge-client.toml file in your config folder and test it again
  2. Check for AMD/ATI GPU drivers
  3. Make a test without vivecraft or controllable
  4. Looks like some kind of conflict with valkyrienskies Add Rubidium and make a test with valkyrienskies - if this is working, try other builds of both mods until you find a working combination
  5. Make a test without Rubidium
  6. pastebin is not recommended - larger logs or crashes often get removed with the "pending moderation/set to private" message And is there no way to focus the stricter anti-spam feature to the actual spam problem around dubai/callcenter/phonenumber-spam-threads?
  7. TileEntity

    broken mods

    Or just use a pre-configured server pack - some modpacks hhave a serverpack
  8. 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
  9. TileEntity

    broken mods

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

    broken mods

    Did you add "pause" like in the script above?
  11. I have no idea - do other 1.19.2 modpacks work?
  12. Add the new latest.log
  13. Backup your world and make a test without quark
  14. 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
  15. Also add the latest.log from your logs-folder
  16. I see that - so switch to alternatives like https://paste.ee/ There is no private or moderation things
  17. TileEntity

    broken mods

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

    broken mods

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

    broken mods

    Yes
  20. 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
  21. 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
  22. Maybe a conflict between ImmersivePortals and Rubidium/Oculus Make a test without ImmersivePortals
×
×
  • Create New...

Important Information

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