Jump to content

Recommended Posts

Posted

Hello, I play with  a friend on a mod server. We play since 2 years on different mod servers, but had never this problem even though we had the same mods.

When we play the server crashes after 5 up to 15 minutes.

(Sorry for my bad english)

 

Here the crash report:

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Contact their authors BEFORE contacting forge

// Why is it breaking :(

Time: 5/19/19 5:09 AM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
    at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
    at net.minecraft.world.World.func_180495_p(World.java:912)
    at net.minecraft.world.World.func_72918_a(World.java:2220)
    at net.minecraft.entity.Entity.func_70072_I(Entity.java:1212)
    at net.minecraft.entity.Entity.func_70030_z(Entity.java:467)
    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226)
    at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208)
    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
    at net.minecraft.world.World.func_72870_g(World.java:1955)
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server Watchdog
Stacktrace:
    at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
    at net.minecraft.world.World.func_180495_p(World.java:912)
    at net.minecraft.world.World.func_72918_a(World.java:2220)
    at net.minecraft.entity.Entity.func_70072_I(Entity.java:1212)
    at net.minecraft.entity.Entity.func_70030_z(Entity.java:467)
    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226)
    at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208)
    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
    at net.minecraft.world.World.func_72870_g(World.java:1955)
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)

-- Thread Dump --
Details:
    Threads: "Netty Epoll Server IO #6" Id=86 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #5" Id=85 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"Chunk I/O Executor Thread-1" Id=84 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c3064cf
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c3064cf
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #4" Id=80 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #3" Id=79 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"File IO Thread" Id=78 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
    at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
    at java.lang.Thread.run(Thread.java:748)


"Server Watchdog" Id=77 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
    at java.lang.Thread.run(Thread.java:748)


"Query Listener #1" Id=76 RUNNABLE
    at java.net.PlainDatagramSocketImpl.peekData(Native Method)
    -  locked java.net.PlainDatagramSocketImpl@42f79339
    at java.net.DatagramSocket.receive(DatagramSocket.java:743)
    -  locked java.net.DatagramPacket@46c80fbf
    -  locked java.net.DatagramSocket@1db1cc88
    at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:269)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #2" Id=75 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"threadDeathWatcher-2-1" Id=74 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #1" Id=73 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #0" Id=56 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:117)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at java.lang.Thread.run(Thread.java:748)


"JLine terminal non blocking reader thread" Id=31 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:255)
    at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
    -  locked java.io.FileInputStream@3ca9902
    at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
    -  locked java.io.FileInputStream@3ca9902
    at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
    at java.lang.Thread.run(Thread.java:748)


"Server console handler" Id=30 TIMED_WAITING on org.jline.utils.NonBlockingReader@4c1383a8
    at java.lang.Object.wait(Native Method)
    -  waiting on org.jline.utils.NonBlockingReader@4c1383a8
    at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
    at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
    at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
    at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
    at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
    at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
    at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
    ...


"DestroyJavaVM" Id=29 RUNNABLE


"Server thread" Id=27 RUNNABLE
    at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
    at net.minecraft.world.World.func_180495_p(World.java:912)
    at net.minecraft.world.World.func_72918_a(World.java:2220)
    at net.minecraft.entity.Entity.func_70072_I(Entity.java:1212)
    at net.minecraft.entity.Entity.func_70030_z(Entity.java:467)
    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226)
    at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208)
    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389)
    ...


"Server Infinisleeper" Id=26 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)


"Snooper Timer" Id=25 TIMED_WAITING on java.util.TaskQueue@3203bf48
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@3203bf48
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3430fb40
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@3430fb40
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@63e5664d
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.Reference$Lock@63e5664d
    at java.lang.Object.wait(Object.java:502)
    at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

 

Stacktrace:
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
    at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.16.0-6-amd64
    Java Version: 1.8.0_171, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1301424968 bytes (1241 MB) / 1758461952 bytes (1677 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -Xmx2048M -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2814 19 mods loaded, 19 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                   | Version               | Source                                          | Signature                                |
    |:------ |:-------------------- |:--------------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft            | 1.12.2                | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                  | 9.42                  | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                  | 8.0.99.99             | forge.jar                                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                | 14.23.5.2814          | forge.jar                                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | biomesoplenty        | 7.0.1.2426            | BiomesOPlenty-1.12.2-7.0.1.2426-universal.jar   | None                                     |
    | LCHIJA | carryon              | 1.12.1                | CarryOn+MC1.12.2+v1.12.1.jar                    | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCHIJA | codechickenlib       | 3.2.2.353             | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux         | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore             | 4.6.2                 | CoFHCore-1.12.2-4.6.2.25-universal.jar          | None                                     |
    | LCHIJA | cofhworld            | 1.3.0                 | CoFHWorld-1.12.2-1.3.0.6-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | dynamictrees         | 1.12.2-0.9.4          | DynamicTrees-1.12.2-0.9.4.jar                   | None                                     |
    | LCHIJA | dynamictreesbop      | 1.12.2-1.4.1e         | DynamicTreesBOP-1.12.2-1.4.1e.jar               | None                                     |
    | LCHIJA | jei                  | 4.15.0.272            | jei_1.12.2-4.15.0.272.jar                       | None                                     |
    | LCHIJA | malisiscore          | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
    | LCHIJA | malisisdoors         | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCHIJA | roguelike            | 1.8.0                 | RoguelikeDungeons-1.12.2-1.8.0.jar              | None                                     |
    | LCHIJA | thermalfoundation    | 2.6.2                 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion     | 5.5.3                 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | immersiveengineering | 0.12-89               | ImmersiveEngineering-0.12-89.jar                | 4cb49fcde3b43048c9889e0a3d083225da926334 |

    Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
 
    Profiler Position: N/A (disabled)
    Player Count: 2 / 4; [EntityPlayerMP['Creeper4k'/195, l='world', x=-3692.65, y=73.00, z=-1018.49], EntityPlayerMP['Kris07123'/1760, l='world', x=-3707.67, y=71.94, z=-1019.91]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Posted

Your server is frozen or running too slow and is crashing because it assumes itself to be frozen.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Looking at the names of your mods, you may want to delete and reinstall from a trusted source. Have a look at the signature above as it contains further information.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have no idea what the flip is going on, I can load the modpack just fine at forge 42.2.0 but any forge version above it insta-crashes with exit code 1. Can somebody tell me what's going on, this is minecraft 1.20.1 Latest.log: https://pastebin.com/pBUL1ZFa
    • does anyone know how to incorporate custom noise settings into a custom dimension through the use of datagen, I have created a custon json file for the noise settings that I want but I just don't know how to get it to register with the generated json file of the custom dimension.   here is the code for the dimension class package net.hurst.lustria.worldgen.dimension; import com.mojang.datafixers.util.Pair; import net.hurst.lustria.Lustria; import net.hurst.lustria.worldgen.biome.ModBiomes; import net.hurst.lustria.worldgen.registries.LustriaNoiseSettings; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; import net.minecraft.data.worldgen.BootstapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.resources.ResourceLocation; import net.minecraft.tags.BlockTags; import net.minecraft.util.valueproviders.ConstantInt; import net.minecraft.world.level.Level; import net.minecraft.world.level.biome.*; import net.minecraft.world.level.dimension.BuiltinDimensionTypes; import net.minecraft.world.level.dimension.DimensionType; import net.minecraft.world.level.dimension.LevelStem; import net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator; import net.minecraft.world.level.levelgen.NoiseGeneratorSettings; import java.util.List; import java.util.OptionalLong; public class ModDimensions { public static final ResourceKey<LevelStem> LUSTRIA_KEY = ResourceKey.create(Registries.LEVEL_STEM, ResourceLocation.fromNamespaceAndPath(Lustria.MOD_ID, "lustriadim")); public static final ResourceKey<Level> LUSTRIA_LEVEL_KEY = ResourceKey.create(Registries.DIMENSION, ResourceLocation.fromNamespaceAndPath(Lustria.MOD_ID, "lustriadim")); public static final ResourceKey<DimensionType> LUSTRIA_DIM_TYPE = ResourceKey.create(Registries.DIMENSION_TYPE, ResourceLocation.fromNamespaceAndPath(Lustria.MOD_ID, "lustriadim_type")); public static void bootstrapType(BootstapContext<DimensionType> context) { context.register(LUSTRIA_DIM_TYPE, new DimensionType( OptionalLong.of(12000), // fixedTime false, // hasSkylight true, // hasCeiling false, // ultraWarm false, // natural 1.0, // coordinateScale true, // bedWorks false, // respawnAnchorWorks -64, // minY 256, // height 256, // logicalHeight BlockTags.INFINIBURN_OVERWORLD, // infiniburn BuiltinDimensionTypes.OVERWORLD_EFFECTS, // effectsLocation 0.0f, // ambientLight new DimensionType.MonsterSettings(false, false, ConstantInt.of(0), 0))); } public static void bootstrapStem(BootstapContext<LevelStem> context) { HolderGetter<Biome> biomeRegistry = context.lookup(Registries.BIOME); HolderGetter<DimensionType> dimTypes = context.lookup(Registries.DIMENSION_TYPE); HolderGetter<NoiseGeneratorSettings> noiseGenSettings = context.lookup(Registries.NOISE_SETTINGS); NoiseBasedChunkGenerator wrappedChunkGenerator = new NoiseBasedChunkGenerator( new FixedBiomeSource(biomeRegistry.getOrThrow(Biomes.BEACH)), noiseGenSettings.getOrThrow(NoiseGeneratorSettings.CAVES)); NoiseBasedChunkGenerator noiseBasedChunkGenerator = new NoiseBasedChunkGenerator( MultiNoiseBiomeSource.createFromList( new Climate.ParameterList<>(List.of(Pair.of( Climate.parameters(0.0F, 0.0F, 0.0F, 0.0F, 0.0F, 0.0F, 0.0F), biomeRegistry.getOrThrow(Biomes.BEACH)), Pair.of( Climate.parameters(0.1F, 0.2F, 0.0F, 0.2F, 0.0F, 0.0F, 0.0F), biomeRegistry.getOrThrow(Biomes.BIRCH_FOREST)), Pair.of( Climate.parameters(0.3F, 0.6F, 0.1F, 0.1F, 0.0F, 0.0F, 0.0F), biomeRegistry.getOrThrow(Biomes.OCEAN)), Pair.of( Climate.parameters(0.4F, 0.3F, 0.2F, 0.1F, 0.0F, 0.0F, 0.0F), biomeRegistry.getOrThrow(Biomes.DARK_FOREST)) ))), noiseGenSettings.getOrThrow(NoiseGeneratorSettings.CAVES)); LevelStem stem = new LevelStem(dimTypes.getOrThrow(ModDimensions.LUSTRIA_DIM_TYPE), noiseBasedChunkGenerator); context.register(LUSTRIA_KEY, stem); } } minecraft version is 1.20.1
    • Please read the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) and post logs as described there using a site like https://mclo.gs and post the link to it here. It may have the information required to solve your problem.  
    • the error code comes up when i trry to run it and ive tried to fix it but i cant  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.