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.

quadraxis

Forge Modder
  • Joined

  • Last visited

Everything posted by quadraxis

  1. -- System Details -- Details: Minecraft Version: 1.13.2 Operating System: Linux (amd64) version 4.15.0-43-generic Java Version: 1.8.0_192, Eclipse OpenJ9 Java VM Version: Eclipse OpenJ9 VM (JRE 1.8.0 Linux amd64-64-Bit Compressed References 20181019_64 (JIT enabled, AOT enabled)
  2. Post the full server log file from when it fails to start (logs/latest.log).
  3. I'd start by using an up-to-date version of Forge for 1.12.2.
  4. The fact that the log file mentioned is called fml-client-latest.log means that you are definitely not running the latest version of Forge there.
  5. I do seem to remember that being the case at some point, but at present, the 'bug' icon is being used there as well. Perhaps it was unintentionally changed at some point?
  6. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx256M Something is adding the 256M option, overwriting the previous one.
  7. Update Optifine. Please also make sure you're getting your mods from official sources.
  8. Create your own `IArmorMaterial` instances.
  9. Forge already provides a config option: # Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic. D:zombieBabyChance=0.05
  10. Forge has a discord here: https://discord.gg/UvedJ9m
  11. This is known and currently being worked on.
  12. This is a known issue and is being worked on - please be patient.
  13. You need to edit your Eclipse run configs: https://github.com/MinecraftForge/ForgeGradle/issues/519
  14. And have you actually reported any of these apparent issues?
  15. The issue isn't Forge's to fix, see a previous thread on the issue:
  16. [10:00:55] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Aether II (aether) Caused by: java.lang.RuntimeException: Base directory for OrbisProjectManager cannot be created! Probably caused by a lack of write permissions for the directory it's trying to create a subdir in.
  17. You're using an outdated version of Optifine, you need to update it.
  18. This is a Mekanism issue: https://github.com/aidancbrady/Mekanism/issues/5205 The gravity gun mod seems to be closed-source so it's hard to be sure, but it's likely an issue with that mod too: https://github.com/iChun/IssueTracker-Mods/issues/155
  19. You need to use Java 8, later versions are not currently supported.
  20. You need to use Java 8, later versions are not currently supported.
  21. Probably an issue with Optifine. You need to use the correct version for whatever Forge version you're using, which would be E3 in this case.
  22. level.dat is a data file. This means that, unlike logs and config files, uploading it to a service like Gist isn't very helpful. Just add it as a normal file attachement in these cases.
  23. https://github.com/sinkillerj/ProjectE/issues/1802

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.