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.

Stay0001

Members
  • Joined

  • Last visited

Everything posted by Stay0001

  1. Hi! Im trying to host a Forge 1.12.2 minecraft server, the problem is that whithout any gamechanging mods the server TPS drops from 20 to 3 in arround 1-5 seconds of flying in spectator at max speed. The only mods that i have are LagGoggles and Something that messes with the TAB. [Screenshot] The problem is that even there are low tps forge isnt taking more cpu? Minecraft does not support multithread right? Well, none of my cores are +15% of charge while running the server, its something with forge that isnt taking resources because im able to support an spigot/paper server whith more than 50 plugins (mods are heavier, but remember i have 2) that stays between 19-20 tps while 3 players are flying with the spectator at max speed. Bat file: java -Xms8G -Xmx8G -jar forge.jar nogui pause I have tried whith this -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M but i couldnt tell the difference. My PC specs: Ryzen 5 3600 16 Gb DDR4 3200Mhz Server running in SSD. I dont know whats causing that, but its clearly impossible to play.
  2. This isnt my first time hosting a forge server but im having a weird problem. If i start the server double clicking the server forge jar everything works fine, a server with 500mb of ram with the ulgy minecraft server gui. Now, if i try to execute the server with a CMD because its best that using the minecraft gui and you can set more ram, the server crashes instantly, no crash reports, no logs. C:\Users\---\Desktop\ServerPaletosModded>java -Xmx2048M -Xms2048M -jar forge.jar nogui A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more Thats what the CMD says. My bat file: java -Xmx2048M -Xms2048M -jar forge.jar nogui pause

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.