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.

DarthVader6101

Members
  • Joined

  • Last visited

Everything posted by DarthVader6101

  1. net.minecraft.ReportedException: Exception ticking world error when i open my minecraft server can you found the broken mod please? idk what is this srg server log: [30Apr2022 15:28:27.577] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception 1969net.minecraft.ReportedException: Exception ticking world 1970at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:906) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1971at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1972at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1973at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1974at java.lang.Thread.run(Thread.java:833) [?:?] 1975Caused by: java.lang.RuntimeException: Attempted to call findValuePositional whilst trees remain unpopulated! 1976at net.minecraft.world.level.biome.Climate$ParameterList.findValuePositional(Climate.java:603) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1977at net.minecraft.world.level.biome.MultiNoiseBiomeSource.handler$zka000$getNoiseBiome(MultiNoiseBiomeSource.java:547) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1978at net.minecraft.world.level.biome.MultiNoiseBiomeSource.m_203407_(MultiNoiseBiomeSource.java) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1979at net.minecraft.world.level.chunk.LevelChunkSection.m_188003_(LevelChunkSection.java:200) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1980at net.minecraft.world.level.chunk.ChunkAccess.m_183442_(ChunkAccess.java:390) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1981at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_204586_(NoiseBasedChunkGenerator.java:134) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1982at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_204595_(NoiseBasedChunkGenerator.java:124) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 1983at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] 1984at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] 1985at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] 1986at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] 1987at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] 1988at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] 1989at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] 1990[30Apr2022 15:28:27.635] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID f6b9c992-b2e8-4ca7-919f-663b472c3dbb 1991[30Apr2022 15:28:27.636] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /server/./crash-reports/crash-2022-04-30_15.28.27-server.txt [30Apr2022 15:28:28.758] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server 1998java.util.concurrent.CompletionException: java.lang.RuntimeException: Attempted to call findValuePositional whilst trees remain unpopulated! 1999at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] 2000at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] 2001at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] 2002at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] 2003at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] 2004at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] 2005at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] 2006at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] 2007at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] 2008Caused by: java.lang.RuntimeException: Attempted to call findValuePositional whilst trees remain unpopulated! 2009at net.minecraft.world.level.biome.Climate$ParameterList.findValuePositional(Climate.java:603) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2010at net.minecraft.world.level.biome.MultiNoiseBiomeSource.handler$zka000$getNoiseBiome(MultiNoiseBiomeSource.java:547) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2011at net.minecraft.world.level.biome.MultiNoiseBiomeSource.m_203407_(MultiNoiseBiomeSource.java) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2012at net.minecraft.world.level.chunk.LevelChunkSection.m_188003_(LevelChunkSection.java:200) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2013at net.minecraft.world.level.chunk.ChunkAccess.m_183442_(ChunkAccess.java:390) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2014at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_204586_(NoiseBasedChunkGenerator.java:134) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2015at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_204595_(NoiseBasedChunkGenerator.java:124) ~[server-1.18.2-20220404.173914-srg.jar%23136!/:?] 2016at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] 2017... 6 more 2018[30Apr2022 15:28:28.901] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener stopped 2019

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.