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