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.

foresterbill

Members
  • Joined

  • Last visited

Everything posted by foresterbill

  1. Thank you, that helped a lot. I could not figure out why I was crashing.
  2. ---- Minecraft Crash Report ---- // My bad. Time: 6/28/20 12:46 PM Description: Exception in server tick loop java.lang.NoSuchMethodError: net.minecraft.server.MinecraftServer.func_71270_I()Ljava/lang/String; at mezz.jei.config.ServerInfo.getWorldUid(ServerInfo.java:36) ~[?:6.0.0.2] {re:classloading} at mezz.jei.config.WorldConfig.saveFilterText(WorldConfig.java:56) ~[?:6.0.0.2] {re:classloading} at mezz.jei.config.WorldConfig.onWorldSave(WorldConfig.java:189) ~[?:6.0.0.2] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler.lambda$new$1(ClientLifecycleHandler.java:97) ~[?:6.0.0.2] {re:classloading} at mezz.jei.startup.ClientLifecycleHandler$$Lambda$3674/2122951909.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2764/668929853.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraft.world.server.ServerWorld.func_217445_a(ServerWorld.java:690) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:533) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer$$Lambda$4779/1685778749.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 798155528 bytes (761 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.16.1-32.0.20.jar object_holder_definalize PLUGINSERVICE /forge-1.16.1-32.0.20.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.1-32.0.20.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.1-32.0.20.jar runtimedistcleaner PLUGINSERVICE /forge-1.16.1-32.0.20.jar fml TRANSFORMATIONSERVICE FML: 32.0 Forge: net.minecraftforge:32.0.20 FML Language Providers: javafml@32.0 minecraft@1 Mod List: forge-1.16.1-32.0.20-client.jar Minecraft {minecraft@1.16.1 DONE} tramplestopper-1.15.2-2.0.0.4-universal.jar Trample Stopper {tramplestopper@1.15.2-2.0.0.4-universal DONE} inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE} forge-1.16.1-32.0.20-universal.jar Forge {forge@32.0.20 DONE} FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 DONE} jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 DONE} Player Count: 1 / 8; [ServerPlayerEntity['treechopperMBF'/330, l='ServerLevel[Kyo and Bill explore]', x=272.22, y=65.00, z=-91.86]] Data Packs: vanilla, mod:fastleafdecay, mod:forge (incompatible), mod:inventorysorter (incompatible), mod:jei (incompatible), mod:tramplestopper (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
  3. sorry for the double post. I got a wierd script error when I posted it the first time and did not know it had been posted.
  4. So I every time I try and load my private server with forge verson 1.16.1-forge-32.0.20 I crash, but when I go on to my wife's server, I do not crash. I do not crash when I do not have forge loaded in. I also have only started to have this problem on this verson 1.15.2. crash-2020-06-28_12.46.28-server.txt

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.