Jump to content

Getting constantly kicked


nicow

Recommended Posts

Hi,

me and my friends are playing the classic pack. I host my own server (not locally) and for them everything works just fine. My problem is, that im getting kicked all the time. I have not the best internet connection, but i always get different error. I often join the game and cant even move before getting kicked. The "Network-compression-threshold" is already set to 0 but it doesnt help.

here is a error log:

[B#822]  [17:31:38] [Client thread/WARN]: renderChar method might be replaced. Fix the space width to 4 (MC default).
[B#822]  [17:32:05] [Netty Client IO #1/ERROR]: NetworkDispatcher exception
[B#822]  io.netty.handler.codec.DecoderException: java.util.zip.DataFormatException: incorrect header check
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[B#822]  Caused by: java.util.zip.DataFormatException: incorrect header check
[B#822]  	at java.util.zip.Inflater.inflateBytes(Native Method) ~[?:1.8.0_51]
[B#822]  	at java.util.zip.Inflater.inflate(Inflater.java:259) ~[?:1.8.0_51]
[B#822]  	at java.util.zip.Inflater.inflate(Inflater.java:280) ~[?:1.8.0_51]
[B#822]  	at net.minecraft.network.NettyCompressionDecoder.decode(SourceFile:44) ~[gu.class:?]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	... 30 more
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -30
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -20
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -21
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -15
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -22
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -29
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -13
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -18
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -19
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -16
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -17
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -31
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1505
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1503
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1501
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1506
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1511
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1500
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -28
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1509
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1502
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1507
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1508
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1510
[B#822]  [17:32:05] [Netty Client IO #1/INFO]: Unregistered Dimension: -1504
[B#822]  [17:32:05] [Netty Client IO #1/ERROR]: NetworkDispatcher exception
[B#822]  io.netty.handler.codec.DecoderException: java.util.zip.DataFormatException: incorrect header check
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[B#822]  Caused by: java.util.zip.DataFormatException: incorrect header check
[B#822]  	at java.util.zip.Inflater.inflateBytes(Native Method) ~[?:1.8.0_51]
[B#822]  	at java.util.zip.Inflater.inflate(Inflater.java:259) ~[?:1.8.0_51]
[B#822]  	at java.util.zip.Inflater.inflate(Inflater.java:280) ~[?:1.8.0_51]
[B#822]  	at net.minecraft.network.NettyCompressionDecoder.decode(SourceFile:44) ~[gu.class:?]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	... 30 more
[B#822]  [17:32:05] [Netty Client IO #1/ERROR]: NetworkDispatcher exception
[B#822]  io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit
[B#822]  	at net.minecraft.network.NettyVarint21FrameDecoder.decode(SourceFile:42) ~[hc.class:?]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
[B#822]  	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]

Im going insane with this error. I reinstalled the pack but nothing seems to work. I flushed my dns, but nothing

Link to comment
Share on other sites

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

    • Ok so now it is back to the otbyg bug at the start with exit code -1 The game crashed whilst exception ticking world Error: java.lang.IllegalStateException: Can not retrieve LootModifierManager until resources have loaded once. It Only Crashes when i try to load a world same as above crash report ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 2024-07-07 20:55:30 Description: Exception ticking world java.lang.IllegalStateException: Can not retrieve LootModifierManager until resources have loaded once.     at net.minecraftforge.common.ForgeInternalHandler.getLootModifierManager(ForgeInternalHandler.java:128) ~[forge-1.19.2-43.4.2-universal.jar%23424!/:?] {re:classloading}     at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1318) ~[forge-1.19.2-43.4.2-universal.jar%23424!/:?] {re:classloading}     at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour.m_7381_(BlockBehaviour.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockBehaviourMixin,pl:mixin:APP:railways-common.mixins.json:MixinBlockBehaviour,pl:mixin:APP:chipped.mixins.json:BlockBehaviourMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodAbstractBlockMixin,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60724_(BlockBehaviour.java:710) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49869_(Block.java:257) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49892_(Block.java:286) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.material.WaterFluid.m_7456_(WaterFluid.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading}     at net.minecraft.world.level.material.FlowingFluid.m_6364_(FlowingFluid.java:246) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76014_(FlowingFluid.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76010_(FlowingFluid.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_6292_(FlowingFluid.java:415) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FluidState.m_76163_(FluidState.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:canary.mixins.json:block.flatten_states.FluidStateMixin,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_184076_(ServerLevel.java:637) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading}     at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace:     at net.minecraftforge.common.ForgeInternalHandler.getLootModifierManager(ForgeInternalHandler.java:128) ~[forge-1.19.2-43.4.2-universal.jar%23424!/:?] {re:classloading}     at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1318) ~[forge-1.19.2-43.4.2-universal.jar%23424!/:?] {re:classloading}     at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour.m_7381_(BlockBehaviour.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockBehaviourMixin,pl:mixin:APP:railways-common.mixins.json:MixinBlockBehaviour,pl:mixin:APP:chipped.mixins.json:BlockBehaviourMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodAbstractBlockMixin,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60724_(BlockBehaviour.java:710) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49869_(Block.java:257) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49892_(Block.java:286) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.material.WaterFluid.m_7456_(WaterFluid.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading}     at net.minecraft.world.level.material.FlowingFluid.m_6364_(FlowingFluid.java:246) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76014_(FlowingFluid.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76010_(FlowingFluid.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_6292_(FlowingFluid.java:415) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FluidState.m_76163_(FluidState.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:canary.mixins.json:block.flatten_states.FluidStateMixin,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_184076_(ServerLevel.java:637) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading}     at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} -- Affected level -- Details:     All players: 0 total; []     Chunk stats: 2209     Level dimension: minecraft:overworld     Level spawn location: World: (96,81,112), Section: (at 0,1,0 in 6,5,7; chunk contains blocks 96,-64,112 to 111,319,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)     Level time: 22 game time, 22 day time     Level name: New World     Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true     Level weather: Rain time: 141045 (now: false), thunder time: 164743 (now: false)     Known server brands: forge     Level was modded: true     Level storage version: 0x04ABD - Anvil Stacktrace:     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23419!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1732242640 bytes (1651 MiB) / 5804916736 bytes (5536 MiB) up to 8959033344 bytes (8544 MiB)     CPUs: 12     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz     Identifier: Intel64 Family 6 Model 167 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 3.91     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce RTX 3070     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2484     Graphics card #0 versionInfo: DriverVersion=31.0.15.3713     Memory slot #0 capacity (MB): 16384.00     Memory slot #0 clockSpeed (GHz): 2.13     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 16384.00     Memory slot #1 clockSpeed (GHz): 2.13     Memory slot #1 type: DDR4     Virtual memory max (MB): 37529.61     Virtual memory used (MB): 24924.73     Swap memory total (MB): 4864.00     Swap memory used (MB): 341.32     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8544m -Xms256m     Loaded Shaderpack: (off)     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:grapplemod (incompatible), mod:supermartijn642configlib (incompatible), mod:moneyforeveryone, mod:cccbridge (incompatible), mod:botarium, mod:uppers, mod:immersive_aircraft (incompatible), mod:create_jetpack (incompatible), mod:ctm (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:mixinextras (incompatible), mod:create_dragon_lib, mod:balm (incompatible), mod:fpsreducer, mod:carryon (incompatible), mod:melody (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:dummmmmmy (incompatible), mod:refinedstorage, mod:konkrete (incompatible), mod:embeddium (incompatible), mod:embeddiumplus (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:simpleshops (incompatible), mod:supermartijn642corelib (incompatible), mod:resourcefulconfig, mod:curios, mod:tetra (incompatible), mod:patchouli (incompatible), mod:alloyedguns, mod:chunkpregen (incompatible), mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:computercraft (incompatible), mod:cupboard (incompatible), mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:framework (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:enchantinginfuser (incompatible), mod:rhino (incompatible), mod:cucumber (incompatible), mod:trashslot (incompatible), mod:ftblibrary (incompatible), mod:ftbteams, mod:cgm (incompatible), mod:rechiseled (incompatible), mod:itemfilters (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:custommachinery (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:kubejs_mekanism (incompatible), mod:mekanismgenerators, mod:mekanismtools, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:cctvcraft, mod:comforts, mod:naturescompass (incompatible), mod:artifacts, mod:ccshops (incompatible), mod:rechiseledcreate (incompatible), mod:starlight (incompatible), mod:simplemusket (incompatible), mod:fusion (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:friendsandfoes (incompatible), mod:ironchest (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_expansion, mod:kubejs_thermal (incompatible), mod:smoothchunk (incompatible), mod:voicechat (incompatible), mod:railways (incompatible), mod:trade_cycling (incompatible), mod:terrablender, mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:companion (incompatible), mod:ftbquests (incompatible), mod:wildfire_gender, mod:nochatreports (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:wands, mod:another_furniture (incompatible), mod:spectrelib (incompatible), mod:nethersdelight, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:farmersrespite (incompatible), mod:flywheel (incompatible), mod:alloyed (incompatible), mod:create, mod:ponderjs (incompatible), mod:mutil (incompatible), mod:jaopca (incompatible), mod:gravestone (incompatible), mod:create_sa, mod:polymorph, mod:polyeng (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:fluxnetworks (incompatible), mod:entityculling, mod:canary, mod:multitools, mod:fancymenu (incompatible), mod:kubejs_create (incompatible), mod:appleskin, mod:lootr (incompatible), mod:quark (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph (incompatible), mod:textrues_embeddium_options (incompatible), mod:delightful (incompatible), mod:cosmeticarmorreworked (incompatible), mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:oculus, mod:oceansdelight     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-43.4.2     ModLauncher: 10.0.8+10.0.8+main.0ef7e830     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.3.jar eventbus PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar slf4jfixer PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         javafml@null         [email protected]         lowcodefml@null     Mod List:          grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.19.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         MfE 2.0.0.jar                                     |Money for Everyone            |moneyforeveryone              |2.0.0               |DONE      |Manifest: NOSIGNATURE         cccbridge-mc1.19.2-forge-v1.5.1.jar               |CC:C Bridge                   |cccbridge                     |1.5.1-forge         |DONE      |Manifest: NOSIGNATURE         botarium-forge-1.19.2-1.9.2.jar                   |Botarium                      |botarium                      |1.9.2               |DONE      |Manifest: NOSIGNATURE         Uppers-0.5.1.jar                                  |Uppers                        |uppers                        |0.5.1               |DONE      |Manifest: NOSIGNATURE         immersive_aircraft-0.7.9+1.19.2-forge.jar         |Immersive Aircraft            |immersive_aircraft            |0.7.9+1.19.2        |DONE      |Manifest: NOSIGNATURE         create_jetpack-forge-3.3.1.jar                    |Create Jetpack                |create_jetpack                |3.3.1               |DONE      |Manifest: NOSIGNATURE         CTM-1.19.2-1.1.6+8.jar                            |ConnectedTexturesMod          |ctm                           |1.19.2-1.1.6+8      |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE         Placebo-1.19.2-7.4.0.jar                          |Placebo                       |placebo                       |7.4.0               |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE         create_dragon_lib-1.19.2-1.4.4.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.4               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE         FpsReducer2-forge-1.19.2-2.1.1.jar                |FPS Reducer                   |fpsreducer                    |1.19.2-2.1.1        |DONE      |Manifest: NOSIGNATURE         carryon-forge-1.19.2-2.1.2.23.jar                 |Carry On                      |carryon                       |2.1.2.23            |DONE      |Manifest: NOSIGNATURE         melody_forge_1.0.1_MC_1.19.2.jar                  |Melody                        |melody                        |1.0.1               |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.19.2-1.2.3.243.jar          |Just Enough Resources         |jeresources                   |1.2.3.243           |DONE      |Manifest: NOSIGNATURE         cloth-config-8.3.115-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.115             |DONE      |Manifest: NOSIGNATURE         dummmmmmy-1.19.2-1.7.1.jar                        |MmmMmmMmmmmm                  |dummmmmmy                     |1.19.2-1.7.1        |DONE      |Manifest: NOSIGNATURE         refinedstorage-1.11.7.jar                         |Refined Storage               |refinedstorage                |1.11.7              |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.8.0_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         embeddium-0.3.18+mc1.19.2.jar                     |Embeddium                     |embeddium                     |0.3.18+mc1.19.2     |DONE      |Manifest: NOSIGNATURE         embeddiumplus-1.19.2-v1.2.13.jar                  |Embeddium++                   |embeddiumplus                 |1.2.13              |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.19.2-2.1.5.jar                    |Chipped                       |chipped                       |2.1.5               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.19.2-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.4        |DONE      |Manifest: NOSIGNATURE         simpleshops-1.2.2.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.17-forge-mc1.19.2.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17              |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.19.2-1.0.20.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.20              |DONE      |Manifest: NOSIGNATURE         curios-forge-1.19.2-5.1.6.3.jar                   |Curios API                    |curios                        |1.19.2-5.1.6.3      |DONE      |Manifest: NOSIGNATURE         tetra-1.19.2-5.6.0.jar                            |Tetra                         |tetra                         |5.6.0               |DONE      |Manifest: NOSIGNATURE         Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE         oculus-mc1.19.2-1.6.9.jar                         |Oculus                        |oculus                        |1.6.9               |DONE      |Manifest: NOSIGNATURE         alloyedguns-1.1.0-1.19.2.jar                      |Alloyed Guns                  |alloyedguns                   |1.1.0               |DONE      |Manifest: NOSIGNATURE         Chunk-Pregenerator-1.19.2-4.4.3.jar               |Chunk Pregenerator            |chunkpregen                   |1.19.2-4.4.3        |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.19.2-1.1.24.jar            |Resourceful Lib               |resourcefullib                |1.1.24              |DONE      |Manifest: NOSIGNATURE         architectury-6.6.92-forge.jar                     |Architectury                  |architectury                  |6.6.92              |DONE      |Manifest: NOSIGNATURE         cc-tweaked-1.19.2-1.101.4.jar                     |CC: Tweaked                   |computercraft                 |1.101.4             |DONE      |Manifest: NOSIGNATURE         cupboard-1.19.2-2.6.jar                           |Cupboard utilities            |cupboard                      |1.19.2-2.6          |DONE      |Manifest: NOSIGNATURE         flightlib-forge-1.2.0.jar                         |Flight Lib                    |flightlib                     |1.2.0               |DONE      |Manifest: NOSIGNATURE         JadeAddons-1.19.2-forge-3.6.0.jar                 |Jade Addons                   |jadeaddons                    |3.6.0               |DONE      |Manifest: NOSIGNATURE         framework-forge-1.19.2-0.6.16.jar                 |Framework                     |framework                     |0.6.16              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         toms_storage-1.19-1.5.11.jar                      |Tom's Simple Storage Mod      |toms_storage                  |1.5.11              |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE         CodeChickenLib-1.19.2-4.3.2.490-universal.jar     |CodeChicken Lib               |codechickenlib                |4.3.2.490           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         EnchantingInfuser-v4.2.2-1.19.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |4.2.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         rhino-forge-1902.2.3-build.284.jar                |Rhino                         |rhino                         |1902.2.3-build.284  |DONE      |Manifest: NOSIGNATURE         Cucumber-1.19.2-6.0.10.jar                        |Cucumber Library              |cucumber                      |6.0.10              |DONE      |Manifest: NOSIGNATURE         trashslot-forge-1.19.2-12.1.0.jar                 |TrashSlot                     |trashslot                     |12.1.0              |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-1902.4.1-build.236.jar          |FTB Library                   |ftblibrary                    |1902.4.1-build.236  |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-1902.2.14-build.123.jar           |FTB Teams                     |ftbteams                      |1902.2.14-build.123 |DONE      |Manifest: NOSIGNATURE         cgm-forge-1.19.2-1.3.7.jar                        |MrCrayfish's Gun Mod          |cgm                           |1.3.7               |DONE      |Manifest: NOSIGNATURE         rechiseled-1.1.6-forge-mc1.19.2.jar               |Rechiseled                    |rechiseled                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         item-filters-forge-1902.2.9-build.51.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.51   |DONE      |Manifest: NOSIGNATURE         jei-1.19.2-forge-11.6.0.1020.jar                  |Just Enough Items             |jei                           |11.6.0.1020         |DONE      |Manifest: NOSIGNATURE         kubejs-forge-1902.6.2-build.73.jar                |KubeJS                        |kubejs                        |1902.6.2-build.73   |DONE      |Manifest: NOSIGNATURE         CustomMachinery-forge-1.19.2-0.9.21.jar           |Custom Machinery              |custommachinery               |0.9.21              |DONE      |Manifest: NOSIGNATURE         tesseract-1.0.35a-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.35a             |DONE      |Manifest: NOSIGNATURE         Mekanism-1.19.2-10.3.9.13.jar                     |Mekanism                      |mekanism                      |10.3.9              |DONE      |Manifest: NOSIGNATURE         kubejs-mekanism-1902.1.5-build.20.jar             |KubeJS Mekanism               |kubejs_mekanism               |1902.1.5-build.20   |DONE      |Manifest: NOSIGNATURE         MekanismGenerators-1.19.2-10.3.9.13.jar           |Mekanism: Generators          |mekanismgenerators            |10.3.9              |DONE      |Manifest: NOSIGNATURE         MekanismTools-1.19.2-10.3.9.13.jar                |Mekanism: Tools               |mekanismtools                 |10.3.9              |DONE      |Manifest: NOSIGNATURE         FastSuite-1.19.2-4.1.1.jar                        |Fast Suite                    |fastsuite                     |4.1.1               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE         CCTV_Craft_4.6.2_Forge_1.19.2.jar                 |CCTV Craft                    |cctvcraft                     |4.6.2               |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.0.7+1.19.2.jar                   |Comforts                      |comforts                      |6.0.7+1.19.2        |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE         artifacts-1.19.2-5.0.6.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.6        |DONE      |Manifest: NOSIGNATURE         ccshops-0.0.1.jar                                 |CC Simple Shops Integration Ad|ccshops                       |0.0.1               |DONE      |Manifest: NOSIGNATURE         rechiseledcreate-1.0.2-forge-mc1.19.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE         starlight-1.1.1+forge.cf5b10b.jar                 |Starlight                     |starlight                     |1.1.1+forge.a3aea74 |DONE      |Manifest: NOSIGNATURE         simplemusket-forge-1.19.2-1.4.1.jar               |Simple Musket                 |simplemusket                  |1.4.1               |DONE      |Manifest: NOSIGNATURE         fusion-1.1.1-forge-mc1.19.2.jar                   |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE         ftb-chunks-forge-1902.4.6-build.360.jar           |FTB Chunks                    |ftbchunks                     |1902.4.6-build.360  |DONE      |Manifest: NOSIGNATURE         forge-1.19.2-43.4.2-universal.jar                 |Forge                         |forge                         |43.4.2              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         friendsandfoes-forge-mc1.19.2-2.0.11.jar          |Friends&Foes                  |friendsandfoes                |2.0.11              |DONE      |Manifest: NOSIGNATURE         ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |DONE      |Manifest: NOSIGNATURE         client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         cofh_core-1.19.2-10.3.1.48.jar                    |CoFH Core                     |cofh_core                     |10.3.1              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_core-1.19.2-10.3.0.9.jar                  |Thermal Series                |thermal                       |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_integration-1.19.2-10.3.0.19.jar          |Thermal Integration           |thermal_integration           |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_innovation-1.19.2-10.3.0.20.jar           |Thermal Innovation            |thermal_innovation            |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_foundation-1.19.2-10.3.1.57.jar           |Thermal Foundation            |thermal_foundation            |10.3.1              |DONE      |Manifest: NOSIGNATURE         thermal_expansion-1.19.2-10.3.1.25.jar            |Thermal Expansion             |thermal_expansion             |10.3.1              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         kubejs-thermal-1902.1.9-build.16.jar              |KubeJS Thermal                |kubejs_thermal                |1902.1.9-build.16   |DONE      |Manifest: NOSIGNATURE         smoothchunk-1.19.2-3.5.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.2-3.5          |DONE      |Manifest: NOSIGNATURE         voicechat-forge-1.19.2-2.5.18.jar                 |Simple Voice Chat             |voicechat                     |1.19.2-2.5.18       |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.6.4+forge-mc1.19.2.jar              |Create: Steam 'n' Rails       |railways                      |1.6.4+forge-mc1.19.2|DONE      |Manifest: NOSIGNATURE         trade-cycling-forge-1.19.2-1.0.5.jar              |Trade Cycling                 |trade_cycling                 |1.19.2-1.0.5        |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |DONE      |Manifest: NOSIGNATURE         swingthroughgrass-1.19.2-1.10.0.jar               |SwingThroughGrass             |swingthroughgrass             |1.19.2-1.10.0       |DONE      |Manifest: NOSIGNATURE         moonlight-1.19.2-2.3.6-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.6        |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE         Companion-1.19.2-forge-3.1.3.jar                  |Companion                     |companion                     |3.1.3               |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-1902.5.9-build.399.jar           |FTB Quests                    |ftbquests                     |1902.5.9-build.399  |DONE      |Manifest: NOSIGNATURE         Female-Gender-Mod-forge-1.19.1-3.0.1.jar          |Wildfire's Female Gender Mod  |wildfire_gender               |1.19-3.0.0          |DONE      |Manifest: NOSIGNATURE         NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |DONE      |Manifest: NOSIGNATURE         Jade-1.19.1-forge-8.9.2.jar                       |Jade                          |jade                          |8.9.2               |DONE      |Manifest: NOSIGNATURE         appliedenergistics2-forge-12.9.9.jar              |Applied Energistics 2         |ae2                           |12.9.9              |DONE      |Manifest: NOSIGNATURE         BuildingWands-mc1.19.2-2.6.9-release.jar          |Building Wands                |wands                         |2.6.9-release       |DONE      |Manifest: NOSIGNATURE         another_furniture-forge-1.19.2-2.1.4.jar          |Another Furniture             |another_furniture             |1.19.2-2.1.4        |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.12.8+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.8+1.19.2       |DONE      |Manifest: NOSIGNATURE         NethersDelight-1.19-3.1.jar                       |Nether's Delight              |nethersdelight                |1.19-3.1            |DONE      |Manifest: NOSIGNATURE         betterfpsdist-1.19.2-4.1.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.2-4.1          |DONE      |Manifest: NOSIGNATURE         kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE         FarmersRespite-1.19-2.0.jar                       |Farmer's Respite              |farmersrespite                |1.19-2.0            |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.19.2-0.6.10-20.jar               |Flywheel                      |flywheel                      |0.6.10-20           |DONE      |Manifest: NOSIGNATURE         alloyed-1.19.2-v1.5a.jar                          |Create: Alloyed               |alloyed                       |1.19.2              |DONE      |Manifest: NOSIGNATURE         create-1.19.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE         ponderjs-1.19.2-1.2.0.jar                         |PonderJS                      |ponderjs                      |1.2.0               |DONE      |Manifest: NOSIGNATURE         mutil-1.19.2-5.2.0.jar                            |mutil                         |mutil                         |5.2.0               |DONE      |Manifest: NOSIGNATURE         JAOPCA-1.19.2-4.2.12.30.jar                       |JAOPCA                        |jaopca                        |4.2.12.30           |DONE      |Manifest: NOSIGNATURE         gravestone-forge-1.19.2-1.0.15.jar                |Gravestone Mod                |gravestone                    |1.19.2-1.0.15       |DONE      |Manifest: NOSIGNATURE         create-stuff-additions1.19.2_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.46.6+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.6+1.19.2       |DONE      |Manifest: NOSIGNATURE         polyeng-forge-0.1.1-1.19.2.jar                    |Polymorphic Energistics       |polyeng                       |0.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.19.2-2.0.2.jar      |Just Enough Professions (JEP) |justenoughprofessions         |2.0.2               |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE         [1.19.2] SecurityCraft v1.9.6.1.jar               |SecurityCraft                 |securitycraft                 |1.9.6.1             |DONE      |Manifest: NOSIGNATURE         FluxNetworks-1.19.2-7.1.4.13.jar                  |Flux Networks                 |fluxnetworks                  |7.1.4.13            |DONE      |Manifest: NOSIGNATURE         entityculling-forge-1.6.1-mc1.19.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE         canary-mc1.19.2-0.3.3.jar                         |Canary                        |canary                        |0.3.3               |DONE      |Manifest: NOSIGNATURE         multitools-1.19.2-v0.2-forge.jar                  |Bog's Multi-Tools             |multitools                    |1.0.0               |DONE      |Manifest: NOSIGNATURE         fancymenu_forge_3.2.3_MC_1.19.2.jar               |FancyMenu                     |fancymenu                     |3.2.3               |DONE      |Manifest: NOSIGNATURE         kubejs-create-forge-1902.2.4-build.36.jar         |KubeJS Create                 |kubejs_create                 |1902.2.4-build.36   |DONE      |Manifest: NOSIGNATURE         oceansdelight-1.0.2-1.19.2.jar                    |Ocean's Delight               |oceansdelight                 |1.0.2-1.19.2        |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE         lootr-forge-1.19-0.4.28.72.jar                    |Lootr                         |lootr                         |0.4.28.72           |DONE      |Manifest: NOSIGNATURE         Quark-3.4-418.jar                                 |Quark                         |quark                         |3.4-418             |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v4.4.3-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar  |Oh The Biomes You'll Go       |byg                           |2.0.1.6             |ERROR     |Manifest: NOSIGNATURE         geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE         CorgiLib-forge-1.19.2-1.0.0.34.jar                |CorgiLib                      |corgilib                      |1.0.0.34            |DONE      |Manifest: NOSIGNATURE         refinedstorageaddons-0.9.0.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.9.0               |DONE      |Manifest: NOSIGNATURE         refinedpolymorph-0.1.1-1.19.2.jar                 |Refined Polymorphism          |refinedpolymorph              |0.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         textrues_embeddium_options-0.1.1+mc1.19.2.jar     |TexTrue's Embeddium Options   |textrues_embeddium_options    |0.1.1+mc1.19.2      |DONE      |Manifest: NOSIGNATURE         Delightful-1.19.2-3.4.1.jar                       |Delightful                    |delightful                    |3.4.1               |DONE      |Manifest: NOSIGNATURE         CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         expandability-forge-7.0.0.jar                     |ExpandAbility                 |expandability                 |7.0.0               |DONE      |Manifest: NOSIGNATURE         create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.e             |DONE      |Manifest: NOSIGNATURE         createaddition-1.19.2-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE         ad_astra-forge-1.19.2-1.12.7.jar                  |Ad Astra                      |ad_astra                      |1.12.7              |DONE      |Manifest: NOSIGNATURE         Ad-Astra-Giselle-Addon-forge-1.19.2-1.21.jar      |Ad Astra: Giselle Addon       |ad_astra_giselle_addon        |1.21                |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: bdf64fc2-67e5-4d70-9889-41b9a7a95afb     FML: 43.4     Forge: net.minecraftforge:43.4.2     Flywheel Backend: GL33 Instanced Arrays Latest Log https://drive.google.com/file/d/1ZjVSxXopAsf5hYEV2DpfsR199w1iVY13/view?usp=sharing @TileEntity I will also stop making changes as the modpack is how I want it so now can you please help me
    • Okay so i added the last mod i wanted to the pack Oculos wich i forgot Now it crashes Instantly and gives Exit Code -1 and no crash report so here is latest log @TileEntity [20:43:24] [main/INFO]: ModLauncher running: args [--username, FoxyWoxy12000_YT, --version, forge-43.4.2, --gameDir, C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized, --assetsDir, C:\Users\Ben\curseforge\minecraft\Install\assets, --assetIndex, 1.19, --uuid, ab9d20fa8970404abcb2697e3272197b, --accessToken, ????????, --clientId, YTZiOWViZDAtZmJmZC00MjBlLThhYmItYmUxZDYxNzI4ZjU3, --xuid, 2535440256104324, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.4.2, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [20:43:24] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.8 by Microsoft; OS Windows 10 arch amd64 version 10.0 [20:43:26] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Ben/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT [20:43:26] [main/INFO]: Found mod file [1.19.2] SecurityCraft v1.9.6.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Ad-Astra-Giselle-Addon-forge-1.19.2-1.21.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ad_astra-forge-1.19.2-1.12.7.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file alloyed-1.19.2-v1.5a.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file alloyedguns-1.1.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file another_furniture-forge-1.19.2-2.1.4.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file appliedenergistics2-forge-12.9.9.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file architectury-6.6.92-forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file artifacts-1.19.2-5.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file AutoRegLib-1.8.2-55.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file balm-forge-1.19.2-4.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file betterfpsdist-1.19.2-4.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file botarium-forge-1.19.2-1.9.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file BuildingWands-mc1.19.2-2.6.9-release.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file canary-mc1.19.2-0.3.3.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file carryon-forge-1.19.2-2.1.2.23.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file cc-tweaked-1.19.2-1.101.4.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file cccbridge-mc1.19.2-forge-v1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ccshops-0.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file CCTV_Craft_4.6.2_Forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file cgm-forge-1.19.2-1.3.7.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file chipped-forge-1.19.2-2.1.5.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Chunk-Pregenerator-1.19.2-4.4.3.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file cloth-config-8.3.115-forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Clumps-forge-1.19.2-9.0.0+14.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file CodeChickenLib-1.19.2-4.3.2.490-universal.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file cofh_core-1.19.2-10.3.1.48.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file comforts-forge-6.0.7+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Companion-1.19.2-forge-3.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Controlling-forge-1.19.2-10.0+7.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file CorgiLib-forge-1.19.2-1.0.0.34.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file CosmeticArmorReworked-1.19.2-v1a.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file create-1.19.2-0.5.1.f.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file create-stuff-additions1.19.2_v2.0.4a.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file create_enchantment_industry-1.19.2-for-create-0.5.1.f-1.2.9.e.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file create_jetpack-forge-3.3.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file createaddition-1.19.2-1.2.3.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file CTM-1.19.2-1.1.6+8.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Cucumber-1.19.2-6.0.10.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file cupboard-1.19.2-2.6.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file curios-forge-1.19.2-5.1.6.3.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file CustomMachinery-forge-1.19.2-0.9.21.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Delightful-1.19.2-3.4.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file dummmmmmy-1.19.2-1.7.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file embeddium-0.3.18+mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file embeddiumplus-1.19.2-v1.2.13.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file EnchantingInfuser-v4.2.2-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file entityculling-forge-1.6.1-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file fancymenu_forge_3.2.3_MC_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file FarmersDelight-1.19.2-1.2.4.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file FarmersRespite-1.19-2.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file FastLeafDecay-30.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file FastSuite-1.19.2-4.1.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Female-Gender-Mod-forge-1.19.1-3.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file FluxNetworks-1.19.2-7.1.4.13.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file FpsReducer2-forge-1.19.2-2.1.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file framework-forge-1.19.2-0.6.16.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file friendsandfoes-forge-mc1.19.2-2.0.11.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ftb-chunks-forge-1902.4.6-build.360.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ftb-library-forge-1902.4.1-build.236.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ftb-quests-forge-1902.5.9-build.399.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ftb-teams-forge-1902.2.14-build.123.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file fusion-1.1.1-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.40.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file grappling_hook_mod-1.19.2-1.19.2-v13.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file gravestone-forge-1.19.2-1.0.15.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file immersive_aircraft-0.7.9+1.19.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ironchest-1.19.2-14.2.7.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file item-filters-forge-1902.2.9-build.51.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Jade-1.19.1-forge-8.9.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file JadeAddons-1.19.2-forge-3.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file JAOPCA-1.19.2-4.2.12.30.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file jei-1.19.2-forge-11.6.0.1020.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file JustEnoughProfessions-forge-1.19.2-2.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file JustEnoughResources-1.19.2-1.2.3.243.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file konkrete_forge_1.8.0_MC_1.19-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file kotlinforforge-3.12.0-all.jar of type LIBRARY with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file kubejs-create-forge-1902.2.4-build.36.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file kubejs-forge-1902.6.2-build.73.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file kubejs-mekanism-1902.1.5-build.20.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file kubejs-thermal-1902.1.9-build.16.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file lootr-forge-1.19-0.4.28.72.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Mekanism-1.19.2-10.3.9.13.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file MekanismGenerators-1.19.2-10.3.9.13.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file MekanismTools-1.19.2-10.3.9.13.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file melody_forge_1.0.1_MC_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file MfE 2.0.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file moonlight-1.19.2-2.3.6-forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file MouseTweaks-forge-mc1.19-2.23.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file multitools-1.19.2-v0.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file mutil-1.19.2-5.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file NaturesCompass-1.19.2-1.10.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file NethersDelight-1.19-3.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file NoChatReports-FORGE-1.19.2-v1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file oceansdelight-1.0.2-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file oculus-mc1.19.2-1.6.9.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Patchouli-1.19.2-77.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Placebo-1.19.2-7.4.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file polyeng-forge-0.1.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file polymorph-forge-0.46.6+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file ponderjs-1.19.2-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file PuzzlesLib-v4.4.3-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Quark-3.4-418.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file rechiseled-1.1.6-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file rechiseledcreate-1.0.2-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file refinedpolymorph-0.1.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file refinedstorage-1.11.7.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file refinedstorageaddons-0.9.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file resourcefulconfig-forge-1.19.2-1.0.20.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file resourcefullib-forge-1.19.2-1.1.24.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file rhino-forge-1902.2.3-build.284.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file rubidium-mc1.19.2-0.6.2c.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file simplemusket-forge-1.19.2-1.4.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file simpleshops-1.2.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file smoothchunk-1.19.2-3.5.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file starlight-1.1.1+forge.cf5b10b.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Steam_Rails-1.6.4+forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file supermartijn642configlib-1.1.8-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file supermartijn642corelib-1.1.17-forge-mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file swingthroughgrass-1.19.2-1.10.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file TerraBlender-forge-1.19.2-2.0.1.136.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file tesseract-1.0.35a-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file tetra-1.19.2-5.6.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file textrues_embeddium_options-0.1.1+mc1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file thermal_expansion-1.19.2-10.3.1.25.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file thermal_foundation-1.19.2-10.3.1.57.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file thermal_innovation-1.19.2-10.3.0.20.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file thermal_integration-1.19.2-10.3.0.19.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file toms_storage-1.19-1.5.11.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file trade-cycling-forge-1.19.2-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file trashslot-forge-1.19.2-12.1.0.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file Uppers-0.5.1.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/INFO]: Found mod file voicechat-forge-1.19.2-2.5.18.jar of type MOD with provider {mods folder locator at C:\Users\Ben\curseforge\minecraft\Instances\Create Mekanized\mods} [20:43:26] [main/WARN]: Mod file C:\Users\Ben\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.19.2-43.4.2\fmlcore-1.19.2-43.4.2.jar is missing mods.toml file [20:43:26] [main/WARN]: Mod file C:\Users\Ben\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.4.2\javafmllanguage-1.19.2-43.4.2.jar is missing mods.toml file [20:43:26] [main/WARN]: Mod file C:\Users\Ben\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.4.2\lowcodelanguage-1.19.2-43.4.2.jar is missing mods.toml file [20:43:26] [main/WARN]: Mod file C:\Users\Ben\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.19.2-43.4.2\mclanguage-1.19.2-43.4.2.jar is missing mods.toml file [20:43:26] [main/INFO]: Found mod file fmlcore-1.19.2-43.4.2.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@42c2f48c [20:43:26] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.4.2.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@42c2f48c [20:43:26] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.4.2.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@42c2f48c [20:43:26] [main/INFO]: Found mod file mclanguage-1.19.2-43.4.2.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@42c2f48c [20:43:26] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@42c2f48c [20:43:26] [main/INFO]: Found mod file forge-1.19.2-43.4.2-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@42c2f48c [20:43:26] [main/ERROR]: Found duplicate mods:     Mod ID: 'rubidium' from mod files: rubidium-mc1.19.2-0.6.2c.jar, embeddium-0.3.18+mc1.19.2.jar [20:43:26] [main/ERROR]: Failed to build unique mod list after mod discovery. net.minecraftforge.fml.loading.EarlyLoadingException: Duplicate mods found     at net.minecraftforge.fml.loading.UniqueModListBuilder.buildUniqueList(UniqueModListBuilder.java:87) ~[fmlloader-1.19.2-43.4.2.jar%23101!/:1.0]     at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:105) ~[fmlloader-1.19.2-43.4.2.jar%23101!/:?]     at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166) ~[fmlloader-1.19.2-43.4.2.jar%23101!/:1.0]     at net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86) ~[fmlloader-1.19.2-43.4.2.jar%23101!/:1.0]     at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112) ~[modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100) ~[modlauncher-10.0.8.jar%2388!/:?]     at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [?:?]     at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) [?:?]     at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [?:?]     at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [?:?]     at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) [?:?]     at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) [?:?]     at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) [?:?]     at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) [?:?]     at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) [?:?]     at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) [modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) [modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) [modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] [20:43:26] [main/ERROR]: Mod Discovery failed. Skipping dependency discovery. Hold up just had to remove rubidium lol
    • Forget To mention when it fails to load a world it says server sent an invalid pacakge probably because oh the biomes you will go is not properly loaded so it cant make a new world with a ghost mod   @TileEntityPlease help me you always make me happy and have a fix your are like a god to me so answer when you can its always quality over quantity
    • New Crash Report Fancy Menu Let me close the screen but when i try to load a world i crash exit code -1 and crash report is    ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2024-07-07 20:24:58 Description: Exception ticking world java.lang.IllegalStateException: Can not retrieve LootModifierManager until resources have loaded once.     at net.minecraftforge.common.ForgeInternalHandler.getLootModifierManager(ForgeInternalHandler.java:128) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1318) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:LootTableMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour.m_7381_(BlockBehaviour.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockBehaviourMixin,pl:mixin:APP:railways-common.mixins.json:MixinBlockBehaviour,pl:mixin:APP:chipped.mixins.json:BlockBehaviourMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodAbstractBlockMixin,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60724_(BlockBehaviour.java:710) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49869_(Block.java:257) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49892_(Block.java:286) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.material.WaterFluid.m_7456_(WaterFluid.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.level.material.FlowingFluid.m_6364_(FlowingFluid.java:246) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76014_(FlowingFluid.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76010_(FlowingFluid.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_6292_(FlowingFluid.java:415) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FluidState.m_76163_(FluidState.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:canary.mixins.json:block.flatten_states.FluidStateMixin,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_184076_(ServerLevel.java:637) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace:     at net.minecraftforge.common.ForgeInternalHandler.getLootModifierManager(ForgeInternalHandler.java:128) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1318) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:LootTableMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour.m_7381_(BlockBehaviour.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockBehaviourMixin,pl:mixin:APP:railways-common.mixins.json:MixinBlockBehaviour,pl:mixin:APP:chipped.mixins.json:BlockBehaviourMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodAbstractBlockMixin,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60724_(BlockBehaviour.java:710) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49869_(Block.java:257) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49892_(Block.java:286) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.material.WaterFluid.m_7456_(WaterFluid.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.level.material.FlowingFluid.m_6364_(FlowingFluid.java:246) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76014_(FlowingFluid.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76010_(FlowingFluid.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_6292_(FlowingFluid.java:415) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FluidState.m_76163_(FluidState.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:canary.mixins.json:block.flatten_states.FluidStateMixin,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_184076_(ServerLevel.java:637) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} -- Affected level -- Details:     All players: 0 total; []     Chunk stats: 2209     Level dimension: minecraft:overworld     Level spawn location: World: (96,81,112), Section: (at 0,1,0 in 6,5,7; chunk contains blocks 96,-64,112 to 111,319,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)     Level time: 5 game time, 5 day time     Level name: New World     Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true     Level weather: Rain time: 141062 (now: false), thunder time: 164760 (now: false)     Known server brands: forge     Level was modded: true     Level storage version: 0x04ABD - Anvil Stacktrace:     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 2392622672 bytes (2281 MiB) / 7121928192 bytes (6792 MiB) up to 8959033344 bytes (8544 MiB)     CPUs: 12     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz     Identifier: Intel64 Family 6 Model 167 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 3.91     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce RTX 3070     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2484     Graphics card #0 versionInfo: DriverVersion=31.0.15.3713     Memory slot #0 capacity (MB): 16384.00     Memory slot #0 clockSpeed (GHz): 2.13     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 16384.00     Memory slot #1 clockSpeed (GHz): 2.13     Memory slot #1 type: DDR4     Virtual memory max (MB): 37529.61     Virtual memory used (MB): 28229.96     Swap memory total (MB): 4864.00     Swap memory used (MB): 375.25     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8544m -Xms256m     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:grapplemod (incompatible), mod:supermartijn642configlib (incompatible), mod:moneyforeveryone, mod:cccbridge (incompatible), mod:botarium, mod:uppers, mod:immersive_aircraft (incompatible), mod:create_jetpack (incompatible), mod:ctm (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:mixinextras (incompatible), mod:create_dragon_lib, mod:balm (incompatible), mod:fpsreducer, mod:carryon (incompatible), mod:melody (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:dummmmmmy (incompatible), mod:refinedstorage, mod:konkrete (incompatible), mod:embeddium (incompatible), mod:embeddiumplus (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:simpleshops (incompatible), mod:supermartijn642corelib (incompatible), mod:resourcefulconfig, mod:curios, mod:tetra (incompatible), mod:patchouli (incompatible), mod:alloyedguns, mod:chunkpregen (incompatible), mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:computercraft (incompatible), mod:cupboard (incompatible), mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:framework (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:enchantinginfuser (incompatible), mod:rhino (incompatible), mod:cucumber (incompatible), mod:trashslot (incompatible), mod:ftblibrary (incompatible), mod:ftbteams, mod:cgm (incompatible), mod:rechiseled (incompatible), mod:itemfilters (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:custommachinery (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:kubejs_mekanism (incompatible), mod:mekanismgenerators, mod:mekanismtools, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:cctvcraft, mod:comforts, mod:naturescompass (incompatible), mod:artifacts, mod:ccshops (incompatible), mod:rechiseledcreate (incompatible), mod:starlight (incompatible), mod:simplemusket (incompatible), mod:fusion (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:friendsandfoes (incompatible), mod:ironchest (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_expansion, mod:kubejs_thermal (incompatible), mod:smoothchunk (incompatible), mod:voicechat (incompatible), mod:railways (incompatible), mod:trade_cycling (incompatible), mod:terrablender, mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:companion (incompatible), mod:ftbquests (incompatible), mod:wildfire_gender, mod:nochatreports (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:wands, mod:another_furniture (incompatible), mod:spectrelib (incompatible), mod:nethersdelight, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:farmersrespite (incompatible), mod:flywheel (incompatible), mod:alloyed (incompatible), mod:create, mod:ponderjs (incompatible), mod:mutil (incompatible), mod:jaopca (incompatible), mod:gravestone (incompatible), mod:create_sa, mod:polymorph, mod:polyeng (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:fluxnetworks (incompatible), mod:entityculling, mod:canary, mod:multitools, mod:fancymenu (incompatible), mod:kubejs_create (incompatible), mod:appleskin, mod:lootr (incompatible), mod:quark (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph (incompatible), mod:textrues_embeddium_options (incompatible), mod:delightful (incompatible), mod:cosmeticarmorreworked (incompatible), mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible)     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-43.4.2     ModLauncher: 10.0.8+10.0.8+main.0ef7e830     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.3.jar eventbus PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar slf4jfixer PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         javafml@null         [email protected]         lowcodefml@null     Mod List:          grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.19.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         MfE 2.0.0.jar                                     |Money for Everyone            |moneyforeveryone              |2.0.0               |DONE      |Manifest: NOSIGNATURE         cccbridge-mc1.19.2-forge-v1.5.1.jar               |CC:C Bridge                   |cccbridge                     |1.5.1-forge         |DONE      |Manifest: NOSIGNATURE         botarium-forge-1.19.2-1.9.2.jar                   |Botarium                      |botarium                      |1.9.2               |DONE      |Manifest: NOSIGNATURE         Uppers-0.5.1.jar                                  |Uppers                        |uppers                        |0.5.1               |DONE      |Manifest: NOSIGNATURE         immersive_aircraft-0.7.9+1.19.2-forge.jar         |Immersive Aircraft            |immersive_aircraft            |0.7.9+1.19.2        |DONE      |Manifest: NOSIGNATURE         create_jetpack-forge-3.3.1.jar                    |Create Jetpack                |create_jetpack                |3.3.1               |DONE      |Manifest: NOSIGNATURE         CTM-1.19.2-1.1.6+8.jar                            |ConnectedTexturesMod          |ctm                           |1.19.2-1.1.6+8      |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE         Placebo-1.19.2-7.4.0.jar                          |Placebo                       |placebo                       |7.4.0               |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE         create_dragon_lib-1.19.2-1.4.4.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.4               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE         FpsReducer2-forge-1.19.2-2.1.1.jar                |FPS Reducer                   |fpsreducer                    |1.19.2-2.1.1        |DONE      |Manifest: NOSIGNATURE         carryon-forge-1.19.2-2.1.2.23.jar                 |Carry On                      |carryon                       |2.1.2.23            |DONE      |Manifest: NOSIGNATURE         melody_forge_1.0.1_MC_1.19.2.jar                  |Melody                        |melody                        |1.0.1               |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.19.2-1.2.3.243.jar          |Just Enough Resources         |jeresources                   |1.2.3.243           |DONE      |Manifest: NOSIGNATURE         cloth-config-8.3.115-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.115             |DONE      |Manifest: NOSIGNATURE         dummmmmmy-1.19.2-1.7.1.jar                        |MmmMmmMmmmmm                  |dummmmmmy                     |1.19.2-1.7.1        |DONE      |Manifest: NOSIGNATURE         refinedstorage-1.11.7.jar                         |Refined Storage               |refinedstorage                |1.11.7              |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.8.0_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         embeddium-0.3.18+mc1.19.2.jar                     |Embeddium                     |embeddium                     |0.3.18+mc1.19.2     |DONE      |Manifest: NOSIGNATURE         embeddiumplus-1.19.2-v1.2.13.jar                  |Embeddium++                   |embeddiumplus                 |1.2.13              |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.19.2-2.1.5.jar                    |Chipped                       |chipped                       |2.1.5               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.19.2-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.4        |DONE      |Manifest: NOSIGNATURE         simpleshops-1.2.2.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.17-forge-mc1.19.2.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17              |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.19.2-1.0.20.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.20              |DONE      |Manifest: NOSIGNATURE         curios-forge-1.19.2-5.1.6.3.jar                   |Curios API                    |curios                        |1.19.2-5.1.6.3      |DONE      |Manifest: NOSIGNATURE         tetra-1.19.2-5.6.0.jar                            |Tetra                         |tetra                         |5.6.0               |DONE      |Manifest: NOSIGNATURE         Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE         alloyedguns-1.1.0-1.19.2.jar                      |Alloyed Guns                  |alloyedguns                   |1.1.0               |DONE      |Manifest: NOSIGNATURE         Chunk-Pregenerator-1.19.2-4.4.3.jar               |Chunk Pregenerator            |chunkpregen                   |1.19.2-4.4.3        |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.19.2-1.1.24.jar            |Resourceful Lib               |resourcefullib                |1.1.24              |DONE      |Manifest: NOSIGNATURE         architectury-6.6.92-forge.jar                     |Architectury                  |architectury                  |6.6.92              |DONE      |Manifest: NOSIGNATURE         cc-tweaked-1.19.2-1.101.4.jar                     |CC: Tweaked                   |computercraft                 |1.101.4             |DONE      |Manifest: NOSIGNATURE         cupboard-1.19.2-2.6.jar                           |Cupboard utilities            |cupboard                      |1.19.2-2.6          |DONE      |Manifest: NOSIGNATURE         flightlib-forge-1.2.0.jar                         |Flight Lib                    |flightlib                     |1.2.0               |DONE      |Manifest: NOSIGNATURE         JadeAddons-1.19.2-forge-3.6.0.jar                 |Jade Addons                   |jadeaddons                    |3.6.0               |DONE      |Manifest: NOSIGNATURE         framework-forge-1.19.2-0.6.16.jar                 |Framework                     |framework                     |0.6.16              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         toms_storage-1.19-1.5.11.jar                      |Tom's Simple Storage Mod      |toms_storage                  |1.5.11              |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE         CodeChickenLib-1.19.2-4.3.2.490-universal.jar     |CodeChicken Lib               |codechickenlib                |4.3.2.490           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         EnchantingInfuser-v4.2.2-1.19.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |4.2.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         rhino-forge-1902.2.3-build.284.jar                |Rhino                         |rhino                         |1902.2.3-build.284  |DONE      |Manifest: NOSIGNATURE         Cucumber-1.19.2-6.0.10.jar                        |Cucumber Library              |cucumber                      |6.0.10              |DONE      |Manifest: NOSIGNATURE         trashslot-forge-1.19.2-12.1.0.jar                 |TrashSlot                     |trashslot                     |12.1.0              |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-1902.4.1-build.236.jar          |FTB Library                   |ftblibrary                    |1902.4.1-build.236  |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-1902.2.14-build.123.jar           |FTB Teams                     |ftbteams                      |1902.2.14-build.123 |DONE      |Manifest: NOSIGNATURE         cgm-forge-1.19.2-1.3.7.jar                        |MrCrayfish's Gun Mod          |cgm                           |1.3.7               |DONE      |Manifest: NOSIGNATURE         rechiseled-1.1.6-forge-mc1.19.2.jar               |Rechiseled                    |rechiseled                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         item-filters-forge-1902.2.9-build.51.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.51   |DONE      |Manifest: NOSIGNATURE         jei-1.19.2-forge-11.6.0.1020.jar                  |Just Enough Items             |jei                           |11.6.0.1020         |DONE      |Manifest: NOSIGNATURE         kubejs-forge-1902.6.2-build.73.jar                |KubeJS                        |kubejs                        |1902.6.2-build.73   |DONE      |Manifest: NOSIGNATURE         CustomMachinery-forge-1.19.2-0.9.21.jar           |Custom Machinery              |custommachinery               |0.9.21              |DONE      |Manifest: NOSIGNATURE         tesseract-1.0.35a-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.35a             |DONE      |Manifest: NOSIGNATURE         Mekanism-1.19.2-10.3.9.13.jar                     |Mekanism                      |mekanism                      |10.3.9              |DONE      |Manifest: NOSIGNATURE         kubejs-mekanism-1902.1.5-build.20.jar             |KubeJS Mekanism               |kubejs_mekanism               |1902.1.5-build.20   |DONE      |Manifest: NOSIGNATURE         MekanismGenerators-1.19.2-10.3.9.13.jar           |Mekanism: Generators          |mekanismgenerators            |10.3.9              |DONE      |Manifest: NOSIGNATURE         MekanismTools-1.19.2-10.3.9.13.jar                |Mekanism: Tools               |mekanismtools                 |10.3.9              |DONE      |Manifest: NOSIGNATURE         FastSuite-1.19.2-4.1.1.jar                        |Fast Suite                    |fastsuite                     |4.1.1               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE         CCTV_Craft_4.6.2_Forge_1.19.2.jar                 |CCTV Craft                    |cctvcraft                     |4.6.2               |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.0.7+1.19.2.jar                   |Comforts                      |comforts                      |6.0.7+1.19.2        |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE         artifacts-1.19.2-5.0.6.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.6        |DONE      |Manifest: NOSIGNATURE         ccshops-0.0.1.jar                                 |CC Simple Shops Integration Ad|ccshops                       |0.0.1               |DONE      |Manifest: NOSIGNATURE         rechiseledcreate-1.0.2-forge-mc1.19.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE         starlight-1.1.1+forge.cf5b10b.jar                 |Starlight                     |starlight                     |1.1.1+forge.a3aea74 |DONE      |Manifest: NOSIGNATURE         simplemusket-forge-1.19.2-1.4.1.jar               |Simple Musket                 |simplemusket                  |1.4.1               |DONE      |Manifest: NOSIGNATURE         fusion-1.1.1-forge-mc1.19.2.jar                   |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE         ftb-chunks-forge-1902.4.6-build.360.jar           |FTB Chunks                    |ftbchunks                     |1902.4.6-build.360  |DONE      |Manifest: NOSIGNATURE         forge-1.19.2-43.4.2-universal.jar                 |Forge                         |forge                         |43.4.2              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         friendsandfoes-forge-mc1.19.2-2.0.11.jar          |Friends&Foes                  |friendsandfoes                |2.0.11              |DONE      |Manifest: NOSIGNATURE         ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |DONE      |Manifest: NOSIGNATURE         client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         cofh_core-1.19.2-10.3.1.48.jar                    |CoFH Core                     |cofh_core                     |10.3.1              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_core-1.19.2-10.3.0.9.jar                  |Thermal Series                |thermal                       |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_integration-1.19.2-10.3.0.19.jar          |Thermal Integration           |thermal_integration           |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_innovation-1.19.2-10.3.0.20.jar           |Thermal Innovation            |thermal_innovation            |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_foundation-1.19.2-10.3.1.57.jar           |Thermal Foundation            |thermal_foundation            |10.3.1              |DONE      |Manifest: NOSIGNATURE         thermal_expansion-1.19.2-10.3.1.25.jar            |Thermal Expansion             |thermal_expansion             |10.3.1              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         kubejs-thermal-1902.1.9-build.16.jar              |KubeJS Thermal                |kubejs_thermal                |1902.1.9-build.16   |DONE      |Manifest: NOSIGNATURE         smoothchunk-1.19.2-3.5.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.2-3.5          |DONE      |Manifest: NOSIGNATURE         voicechat-forge-1.19.2-2.5.18.jar                 |Simple Voice Chat             |voicechat                     |1.19.2-2.5.18       |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.6.4+forge-mc1.19.2.jar              |Create: Steam 'n' Rails       |railways                      |1.6.4+forge-mc1.19.2|DONE      |Manifest: NOSIGNATURE         trade-cycling-forge-1.19.2-1.0.5.jar              |Trade Cycling                 |trade_cycling                 |1.19.2-1.0.5        |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |DONE      |Manifest: NOSIGNATURE         swingthroughgrass-1.19.2-1.10.0.jar               |SwingThroughGrass             |swingthroughgrass             |1.19.2-1.10.0       |DONE      |Manifest: NOSIGNATURE         moonlight-1.19.2-2.3.6-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.6        |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE         Companion-1.19.2-forge-3.1.3.jar                  |Companion                     |companion                     |3.1.3               |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-1902.5.9-build.399.jar           |FTB Quests                    |ftbquests                     |1902.5.9-build.399  |DONE      |Manifest: NOSIGNATURE         Female-Gender-Mod-forge-1.19.1-3.0.1.jar          |Wildfire's Female Gender Mod  |wildfire_gender               |1.19-3.0.0          |DONE      |Manifest: NOSIGNATURE         NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |DONE      |Manifest: NOSIGNATURE         Jade-1.19.1-forge-8.9.2.jar                       |Jade                          |jade                          |8.9.2               |DONE      |Manifest: NOSIGNATURE         appliedenergistics2-forge-12.9.9.jar              |Applied Energistics 2         |ae2                           |12.9.9              |DONE      |Manifest: NOSIGNATURE         BuildingWands-mc1.19.2-2.6.9-release.jar          |Building Wands                |wands                         |2.6.9-release       |DONE      |Manifest: NOSIGNATURE         another_furniture-forge-1.19.2-2.1.4.jar          |Another Furniture             |another_furniture             |1.19.2-2.1.4        |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.12.8+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.8+1.19.2       |DONE      |Manifest: NOSIGNATURE         NethersDelight-1.19-3.1.jar                       |Nether's Delight              |nethersdelight                |1.19-3.1            |DONE      |Manifest: NOSIGNATURE         betterfpsdist-1.19.2-4.1.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.2-4.1          |DONE      |Manifest: NOSIGNATURE         kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE         FarmersRespite-1.19-2.0.jar                       |Farmer's Respite              |farmersrespite                |1.19-2.0            |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.19.2-0.6.10-20.jar               |Flywheel                      |flywheel                      |0.6.10-20           |DONE      |Manifest: NOSIGNATURE         alloyed-1.19.2-v1.5a.jar                          |Create: Alloyed               |alloyed                       |1.19.2              |DONE      |Manifest: NOSIGNATURE         create-1.19.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE         ponderjs-1.19.2-1.2.0.jar                         |PonderJS                      |ponderjs                      |1.2.0               |DONE      |Manifest: NOSIGNATURE         mutil-1.19.2-5.2.0.jar                            |mutil                         |mutil                         |5.2.0               |DONE      |Manifest: NOSIGNATURE         JAOPCA-1.19.2-4.2.12.30.jar                       |JAOPCA                        |jaopca                        |4.2.12.30           |DONE      |Manifest: NOSIGNATURE         gravestone-forge-1.19.2-1.0.15.jar                |Gravestone Mod                |gravestone                    |1.19.2-1.0.15       |DONE      |Manifest: NOSIGNATURE         create-stuff-additions1.19.2_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.46.6+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.6+1.19.2       |DONE      |Manifest: NOSIGNATURE         polyeng-forge-0.1.1-1.19.2.jar                    |Polymorphic Energistics       |polyeng                       |0.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.19.2-2.0.2.jar      |Just Enough Professions (JEP) |justenoughprofessions         |2.0.2               |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE         [1.19.2] SecurityCraft v1.9.6.1.jar               |SecurityCraft                 |securitycraft                 |1.9.6.1             |DONE      |Manifest: NOSIGNATURE         FluxNetworks-1.19.2-7.1.4.13.jar                  |Flux Networks                 |fluxnetworks                  |7.1.4.13            |DONE      |Manifest: NOSIGNATURE         entityculling-forge-1.6.1-mc1.19.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE         canary-mc1.19.2-0.3.3.jar                         |Canary                        |canary                        |0.3.3               |DONE      |Manifest: NOSIGNATURE         multitools-1.19.2-v0.2-forge.jar                  |Bog's Multi-Tools             |multitools                    |1.0.0               |DONE      |Manifest: NOSIGNATURE         fancymenu_forge_3.2.3_MC_1.19.2.jar               |FancyMenu                     |fancymenu                     |3.2.3               |DONE      |Manifest: NOSIGNATURE         kubejs-create-forge-1902.2.4-build.36.jar         |KubeJS Create                 |kubejs_create                 |1902.2.4-build.36   |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE         lootr-forge-1.19-0.4.28.72.jar                    |Lootr                         |lootr                         |0.4.28.72           |DONE      |Manifest: NOSIGNATURE         Quark-3.4-418.jar                                 |Quark                         |quark                         |3.4-418             |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v4.4.3-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar  |Oh The Biomes You'll Go       |byg                           |2.0.1.6             |ERROR     |Manifest: NOSIGNATURE         geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE         CorgiLib-forge-1.19.2-1.0.0.34.jar                |CorgiLib                      |corgilib                      |1.0.0.34            |DONE      |Manifest: NOSIGNATURE         refinedstorageaddons-0.9.0.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.9.0               |DONE      |Manifest: NOSIGNATURE         refinedpolymorph-0.1.1-1.19.2.jar                 |Refined Polymorphism          |refinedpolymorph              |0.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         textrues_embeddium_options-0.1.1+mc1.19.2.jar     |TexTrue's Embeddium Options   |textrues_embeddium_options    |0.1.1+mc1.19.2      |DONE      |Manifest: NOSIGNATURE         Delightful-1.19.2-3.4.1.jar                       |Delightful                    |delightful                    |3.4.1               |DONE      |Manifest: NOSIGNATURE         CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         expandability-forge-7.0.0.jar                     |ExpandAbility                 |expandability                 |7.0.0               |DONE      |Manifest: NOSIGNATURE         create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.e             |DONE      |Manifest: NOSIGNATURE         createaddition-1.19.2-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE         ad_astra-forge-1.19.2-1.12.7.jar                  |Ad Astra                      |ad_astra                      |1.12.7              |DONE      |Manifest: NOSIGNATURE         Ad-Astra-Giselle-Addon-forge-1.19.2-1.21.jar      |Ad Astra: Giselle Addon       |ad_astra_giselle_addon        |1.21                |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: cd5b1b63-471e-4549-8065-ea8dbe30f5f9     FML: 43.4     Forge: net.minecraftforge:43.4.2     Flywheel Backend: GL33 Instanced Arrays ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2024-07-07 20:24:58 Description: Exception ticking world java.lang.IllegalStateException: Can not retrieve LootModifierManager until resources have loaded once.     at net.minecraftforge.common.ForgeInternalHandler.getLootModifierManager(ForgeInternalHandler.java:128) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1318) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:LootTableMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour.m_7381_(BlockBehaviour.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockBehaviourMixin,pl:mixin:APP:railways-common.mixins.json:MixinBlockBehaviour,pl:mixin:APP:chipped.mixins.json:BlockBehaviourMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodAbstractBlockMixin,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60724_(BlockBehaviour.java:710) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49869_(Block.java:257) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49892_(Block.java:286) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.material.WaterFluid.m_7456_(WaterFluid.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.level.material.FlowingFluid.m_6364_(FlowingFluid.java:246) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76014_(FlowingFluid.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76010_(FlowingFluid.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_6292_(FlowingFluid.java:415) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FluidState.m_76163_(FluidState.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:canary.mixins.json:block.flatten_states.FluidStateMixin,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_184076_(ServerLevel.java:637) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace:     at net.minecraftforge.common.ForgeInternalHandler.getLootModifierManager(ForgeInternalHandler.java:128) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1318) ~[forge-1.19.2-43.4.2-universal.jar%23420!/:?] {re:classloading}     at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:LootTableMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour.m_7381_(BlockBehaviour.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockBehaviourMixin,pl:mixin:APP:railways-common.mixins.json:MixinBlockBehaviour,pl:mixin:APP:chipped.mixins.json:BlockBehaviourMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodAbstractBlockMixin,pl:mixin:A}     at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60724_(BlockBehaviour.java:710) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49869_(Block.java:257) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.block.Block.m_49892_(Block.java:286) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury-common.mixins.json:inject.MixinBlock,pl:mixin:APP:friendsandfoes-common.mixins.json:LightningRodBlockBlockMixin,pl:mixin:APP:another_furniture-common.mixins.json:BlockMixin,pl:mixin:APP:canary.mixins.json:shapes.blockstate_cache.BlockMixin,pl:mixin:APP:ad_astra-common.mixins.json:BlockMixin,pl:mixin:APP:embeddium.mixins.json:features.fast_biome_colors.MixinBlock,pl:mixin:A}     at net.minecraft.world.level.material.WaterFluid.m_7456_(WaterFluid.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.level.material.FlowingFluid.m_6364_(FlowingFluid.java:246) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76014_(FlowingFluid.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_76010_(FlowingFluid.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FlowingFluid.m_6292_(FlowingFluid.java:415) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:create.mixins.json:WaterWheelFluidSpreadMixin,pl:mixin:A}     at net.minecraft.world.level.material.FluidState.m_76163_(FluidState.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:canary.mixins.json:block.flatten_states.FluidStateMixin,pl:mixin:A}     at net.minecraft.server.level.ServerLevel.m_184076_(ServerLevel.java:637) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}     at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} -- Affected level -- Details:     All players: 0 total; []     Chunk stats: 2209     Level dimension: minecraft:overworld     Level spawn location: World: (96,81,112), Section: (at 0,1,0 in 6,5,7; chunk contains blocks 96,-64,112 to 111,319,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)     Level time: 5 game time, 5 day time     Level name: New World     Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true     Level weather: Rain time: 141062 (now: false), thunder time: 164760 (now: false)     Known server brands: forge     Level was modded: true     Level storage version: 0x04ABD - Anvil Stacktrace:     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23415!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 2392622672 bytes (2281 MiB) / 7121928192 bytes (6792 MiB) up to 8959033344 bytes (8544 MiB)     CPUs: 12     Processor Vendor: GenuineIntel     Processor Name: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz     Identifier: Intel64 Family 6 Model 167 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 3.91     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce RTX 3070     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x2484     Graphics card #0 versionInfo: DriverVersion=31.0.15.3713     Memory slot #0 capacity (MB): 16384.00     Memory slot #0 clockSpeed (GHz): 2.13     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 16384.00     Memory slot #1 clockSpeed (GHz): 2.13     Memory slot #1 type: DDR4     Virtual memory max (MB): 37529.61     Virtual memory used (MB): 28229.96     Swap memory total (MB): 4864.00     Swap memory used (MB): 375.25     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8544m -Xms256m     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:grapplemod (incompatible), mod:supermartijn642configlib (incompatible), mod:moneyforeveryone, mod:cccbridge (incompatible), mod:botarium, mod:uppers, mod:immersive_aircraft (incompatible), mod:create_jetpack (incompatible), mod:ctm (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:mixinextras (incompatible), mod:create_dragon_lib, mod:balm (incompatible), mod:fpsreducer, mod:carryon (incompatible), mod:melody (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:dummmmmmy (incompatible), mod:refinedstorage, mod:konkrete (incompatible), mod:embeddium (incompatible), mod:embeddiumplus (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:simpleshops (incompatible), mod:supermartijn642corelib (incompatible), mod:resourcefulconfig, mod:curios, mod:tetra (incompatible), mod:patchouli (incompatible), mod:alloyedguns, mod:chunkpregen (incompatible), mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:computercraft (incompatible), mod:cupboard (incompatible), mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:framework (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:enchantinginfuser (incompatible), mod:rhino (incompatible), mod:cucumber (incompatible), mod:trashslot (incompatible), mod:ftblibrary (incompatible), mod:ftbteams, mod:cgm (incompatible), mod:rechiseled (incompatible), mod:itemfilters (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:custommachinery (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:kubejs_mekanism (incompatible), mod:mekanismgenerators, mod:mekanismtools, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:cctvcraft, mod:comforts, mod:naturescompass (incompatible), mod:artifacts, mod:ccshops (incompatible), mod:rechiseledcreate (incompatible), mod:starlight (incompatible), mod:simplemusket (incompatible), mod:fusion (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:friendsandfoes (incompatible), mod:ironchest (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_expansion, mod:kubejs_thermal (incompatible), mod:smoothchunk (incompatible), mod:voicechat (incompatible), mod:railways (incompatible), mod:trade_cycling (incompatible), mod:terrablender, mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:companion (incompatible), mod:ftbquests (incompatible), mod:wildfire_gender, mod:nochatreports (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:wands, mod:another_furniture (incompatible), mod:spectrelib (incompatible), mod:nethersdelight, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:farmersrespite (incompatible), mod:flywheel (incompatible), mod:alloyed (incompatible), mod:create, mod:ponderjs (incompatible), mod:mutil (incompatible), mod:jaopca (incompatible), mod:gravestone (incompatible), mod:create_sa, mod:polymorph, mod:polyeng (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:fluxnetworks (incompatible), mod:entityculling, mod:canary, mod:multitools, mod:fancymenu (incompatible), mod:kubejs_create (incompatible), mod:appleskin, mod:lootr (incompatible), mod:quark (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph (incompatible), mod:textrues_embeddium_options (incompatible), mod:delightful (incompatible), mod:cosmeticarmorreworked (incompatible), mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible)     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-43.4.2     ModLauncher: 10.0.8+10.0.8+main.0ef7e830     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.3.jar eventbus PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar slf4jfixer PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.19.2-43.4.2.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         javafml@null         [email protected]         lowcodefml@null     Mod List:          grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.19.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         MfE 2.0.0.jar                                     |Money for Everyone            |moneyforeveryone              |2.0.0               |DONE      |Manifest: NOSIGNATURE         cccbridge-mc1.19.2-forge-v1.5.1.jar               |CC:C Bridge                   |cccbridge                     |1.5.1-forge         |DONE      |Manifest: NOSIGNATURE         botarium-forge-1.19.2-1.9.2.jar                   |Botarium                      |botarium                      |1.9.2               |DONE      |Manifest: NOSIGNATURE         Uppers-0.5.1.jar                                  |Uppers                        |uppers                        |0.5.1               |DONE      |Manifest: NOSIGNATURE         immersive_aircraft-0.7.9+1.19.2-forge.jar         |Immersive Aircraft            |immersive_aircraft            |0.7.9+1.19.2        |DONE      |Manifest: NOSIGNATURE         create_jetpack-forge-3.3.1.jar                    |Create Jetpack                |create_jetpack                |3.3.1               |DONE      |Manifest: NOSIGNATURE         CTM-1.19.2-1.1.6+8.jar                            |ConnectedTexturesMod          |ctm                           |1.19.2-1.1.6+8      |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE         Placebo-1.19.2-7.4.0.jar                          |Placebo                       |placebo                       |7.4.0               |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE         create_dragon_lib-1.19.2-1.4.4.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.4               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE         FpsReducer2-forge-1.19.2-2.1.1.jar                |FPS Reducer                   |fpsreducer                    |1.19.2-2.1.1        |DONE      |Manifest: NOSIGNATURE         carryon-forge-1.19.2-2.1.2.23.jar                 |Carry On                      |carryon                       |2.1.2.23            |DONE      |Manifest: NOSIGNATURE         melody_forge_1.0.1_MC_1.19.2.jar                  |Melody                        |melody                        |1.0.1               |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.19.2-1.2.3.243.jar          |Just Enough Resources         |jeresources                   |1.2.3.243           |DONE      |Manifest: NOSIGNATURE         cloth-config-8.3.115-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.115             |DONE      |Manifest: NOSIGNATURE         dummmmmmy-1.19.2-1.7.1.jar                        |MmmMmmMmmmmm                  |dummmmmmy                     |1.19.2-1.7.1        |DONE      |Manifest: NOSIGNATURE         refinedstorage-1.11.7.jar                         |Refined Storage               |refinedstorage                |1.11.7              |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.8.0_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         embeddium-0.3.18+mc1.19.2.jar                     |Embeddium                     |embeddium                     |0.3.18+mc1.19.2     |DONE      |Manifest: NOSIGNATURE         embeddiumplus-1.19.2-v1.2.13.jar                  |Embeddium++                   |embeddiumplus                 |1.2.13              |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.19.2-2.1.5.jar                    |Chipped                       |chipped                       |2.1.5               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.19.2-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.4        |DONE      |Manifest: NOSIGNATURE         simpleshops-1.2.2.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.17-forge-mc1.19.2.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17              |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.19.2-1.0.20.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.20              |DONE      |Manifest: NOSIGNATURE         curios-forge-1.19.2-5.1.6.3.jar                   |Curios API                    |curios                        |1.19.2-5.1.6.3      |DONE      |Manifest: NOSIGNATURE         tetra-1.19.2-5.6.0.jar                            |Tetra                         |tetra                         |5.6.0               |DONE      |Manifest: NOSIGNATURE         Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE         alloyedguns-1.1.0-1.19.2.jar                      |Alloyed Guns                  |alloyedguns                   |1.1.0               |DONE      |Manifest: NOSIGNATURE         Chunk-Pregenerator-1.19.2-4.4.3.jar               |Chunk Pregenerator            |chunkpregen                   |1.19.2-4.4.3        |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.19.2-1.1.24.jar            |Resourceful Lib               |resourcefullib                |1.1.24              |DONE      |Manifest: NOSIGNATURE         architectury-6.6.92-forge.jar                     |Architectury                  |architectury                  |6.6.92              |DONE      |Manifest: NOSIGNATURE         cc-tweaked-1.19.2-1.101.4.jar                     |CC: Tweaked                   |computercraft                 |1.101.4             |DONE      |Manifest: NOSIGNATURE         cupboard-1.19.2-2.6.jar                           |Cupboard utilities            |cupboard                      |1.19.2-2.6          |DONE      |Manifest: NOSIGNATURE         flightlib-forge-1.2.0.jar                         |Flight Lib                    |flightlib                     |1.2.0               |DONE      |Manifest: NOSIGNATURE         JadeAddons-1.19.2-forge-3.6.0.jar                 |Jade Addons                   |jadeaddons                    |3.6.0               |DONE      |Manifest: NOSIGNATURE         framework-forge-1.19.2-0.6.16.jar                 |Framework                     |framework                     |0.6.16              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         toms_storage-1.19-1.5.11.jar                      |Tom's Simple Storage Mod      |toms_storage                  |1.5.11              |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE         CodeChickenLib-1.19.2-4.3.2.490-universal.jar     |CodeChicken Lib               |codechickenlib                |4.3.2.490           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         EnchantingInfuser-v4.2.2-1.19.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |4.2.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         rhino-forge-1902.2.3-build.284.jar                |Rhino                         |rhino                         |1902.2.3-build.284  |DONE      |Manifest: NOSIGNATURE         Cucumber-1.19.2-6.0.10.jar                        |Cucumber Library              |cucumber                      |6.0.10              |DONE      |Manifest: NOSIGNATURE         trashslot-forge-1.19.2-12.1.0.jar                 |TrashSlot                     |trashslot                     |12.1.0              |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-1902.4.1-build.236.jar          |FTB Library                   |ftblibrary                    |1902.4.1-build.236  |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-1902.2.14-build.123.jar           |FTB Teams                     |ftbteams                      |1902.2.14-build.123 |DONE      |Manifest: NOSIGNATURE         cgm-forge-1.19.2-1.3.7.jar                        |MrCrayfish's Gun Mod          |cgm                           |1.3.7               |DONE      |Manifest: NOSIGNATURE         rechiseled-1.1.6-forge-mc1.19.2.jar               |Rechiseled                    |rechiseled                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         item-filters-forge-1902.2.9-build.51.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.51   |DONE      |Manifest: NOSIGNATURE         jei-1.19.2-forge-11.6.0.1020.jar                  |Just Enough Items             |jei                           |11.6.0.1020         |DONE      |Manifest: NOSIGNATURE         kubejs-forge-1902.6.2-build.73.jar                |KubeJS                        |kubejs                        |1902.6.2-build.73   |DONE      |Manifest: NOSIGNATURE         CustomMachinery-forge-1.19.2-0.9.21.jar           |Custom Machinery              |custommachinery               |0.9.21              |DONE      |Manifest: NOSIGNATURE         tesseract-1.0.35a-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.35a             |DONE      |Manifest: NOSIGNATURE         Mekanism-1.19.2-10.3.9.13.jar                     |Mekanism                      |mekanism                      |10.3.9              |DONE      |Manifest: NOSIGNATURE         kubejs-mekanism-1902.1.5-build.20.jar             |KubeJS Mekanism               |kubejs_mekanism               |1902.1.5-build.20   |DONE      |Manifest: NOSIGNATURE         MekanismGenerators-1.19.2-10.3.9.13.jar           |Mekanism: Generators          |mekanismgenerators            |10.3.9              |DONE      |Manifest: NOSIGNATURE         MekanismTools-1.19.2-10.3.9.13.jar                |Mekanism: Tools               |mekanismtools                 |10.3.9              |DONE      |Manifest: NOSIGNATURE         FastSuite-1.19.2-4.1.1.jar                        |Fast Suite                    |fastsuite                     |4.1.1               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE         CCTV_Craft_4.6.2_Forge_1.19.2.jar                 |CCTV Craft                    |cctvcraft                     |4.6.2               |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.0.7+1.19.2.jar                   |Comforts                      |comforts                      |6.0.7+1.19.2        |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE         artifacts-1.19.2-5.0.6.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.6        |DONE      |Manifest: NOSIGNATURE         ccshops-0.0.1.jar                                 |CC Simple Shops Integration Ad|ccshops                       |0.0.1               |DONE      |Manifest: NOSIGNATURE         rechiseledcreate-1.0.2-forge-mc1.19.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE         starlight-1.1.1+forge.cf5b10b.jar                 |Starlight                     |starlight                     |1.1.1+forge.a3aea74 |DONE      |Manifest: NOSIGNATURE         simplemusket-forge-1.19.2-1.4.1.jar               |Simple Musket                 |simplemusket                  |1.4.1               |DONE      |Manifest: NOSIGNATURE         fusion-1.1.1-forge-mc1.19.2.jar                   |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE         ftb-chunks-forge-1902.4.6-build.360.jar           |FTB Chunks                    |ftbchunks                     |1902.4.6-build.360  |DONE      |Manifest: NOSIGNATURE         forge-1.19.2-43.4.2-universal.jar                 |Forge                         |forge                         |43.4.2              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         friendsandfoes-forge-mc1.19.2-2.0.11.jar          |Friends&Foes                  |friendsandfoes                |2.0.11              |DONE      |Manifest: NOSIGNATURE         ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |DONE      |Manifest: NOSIGNATURE         client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         cofh_core-1.19.2-10.3.1.48.jar                    |CoFH Core                     |cofh_core                     |10.3.1              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_core-1.19.2-10.3.0.9.jar                  |Thermal Series                |thermal                       |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_integration-1.19.2-10.3.0.19.jar          |Thermal Integration           |thermal_integration           |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_innovation-1.19.2-10.3.0.20.jar           |Thermal Innovation            |thermal_innovation            |10.3.0              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_foundation-1.19.2-10.3.1.57.jar           |Thermal Foundation            |thermal_foundation            |10.3.1              |DONE      |Manifest: NOSIGNATURE         thermal_expansion-1.19.2-10.3.1.25.jar            |Thermal Expansion             |thermal_expansion             |10.3.1              |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         kubejs-thermal-1902.1.9-build.16.jar              |KubeJS Thermal                |kubejs_thermal                |1902.1.9-build.16   |DONE      |Manifest: NOSIGNATURE         smoothchunk-1.19.2-3.5.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.2-3.5          |DONE      |Manifest: NOSIGNATURE         voicechat-forge-1.19.2-2.5.18.jar                 |Simple Voice Chat             |voicechat                     |1.19.2-2.5.18       |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.6.4+forge-mc1.19.2.jar              |Create: Steam 'n' Rails       |railways                      |1.6.4+forge-mc1.19.2|DONE      |Manifest: NOSIGNATURE         trade-cycling-forge-1.19.2-1.0.5.jar              |Trade Cycling                 |trade_cycling                 |1.19.2-1.0.5        |DONE      |Manifest: NOSIGNATURE         TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |DONE      |Manifest: NOSIGNATURE         swingthroughgrass-1.19.2-1.10.0.jar               |SwingThroughGrass             |swingthroughgrass             |1.19.2-1.10.0       |DONE      |Manifest: NOSIGNATURE         moonlight-1.19.2-2.3.6-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.6        |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE         Companion-1.19.2-forge-3.1.3.jar                  |Companion                     |companion                     |3.1.3               |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-1902.5.9-build.399.jar           |FTB Quests                    |ftbquests                     |1902.5.9-build.399  |DONE      |Manifest: NOSIGNATURE         Female-Gender-Mod-forge-1.19.1-3.0.1.jar          |Wildfire's Female Gender Mod  |wildfire_gender               |1.19-3.0.0          |DONE      |Manifest: NOSIGNATURE         NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |DONE      |Manifest: NOSIGNATURE         Jade-1.19.1-forge-8.9.2.jar                       |Jade                          |jade                          |8.9.2               |DONE      |Manifest: NOSIGNATURE         appliedenergistics2-forge-12.9.9.jar              |Applied Energistics 2         |ae2                           |12.9.9              |DONE      |Manifest: NOSIGNATURE         BuildingWands-mc1.19.2-2.6.9-release.jar          |Building Wands                |wands                         |2.6.9-release       |DONE      |Manifest: NOSIGNATURE         another_furniture-forge-1.19.2-2.1.4.jar          |Another Furniture             |another_furniture             |1.19.2-2.1.4        |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.12.8+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.8+1.19.2       |DONE      |Manifest: NOSIGNATURE         NethersDelight-1.19-3.1.jar                       |Nether's Delight              |nethersdelight                |1.19-3.1            |DONE      |Manifest: NOSIGNATURE         betterfpsdist-1.19.2-4.1.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.2-4.1          |DONE      |Manifest: NOSIGNATURE         kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE         FarmersRespite-1.19-2.0.jar                       |Farmer's Respite              |farmersrespite                |1.19-2.0            |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.19.2-0.6.10-20.jar               |Flywheel                      |flywheel                      |0.6.10-20           |DONE      |Manifest: NOSIGNATURE         alloyed-1.19.2-v1.5a.jar                          |Create: Alloyed               |alloyed                       |1.19.2              |DONE      |Manifest: NOSIGNATURE         create-1.19.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE         ponderjs-1.19.2-1.2.0.jar                         |PonderJS                      |ponderjs                      |1.2.0               |DONE      |Manifest: NOSIGNATURE         mutil-1.19.2-5.2.0.jar                            |mutil                         |mutil                         |5.2.0               |DONE      |Manifest: NOSIGNATURE         JAOPCA-1.19.2-4.2.12.30.jar                       |JAOPCA                        |jaopca                        |4.2.12.30           |DONE      |Manifest: NOSIGNATURE         gravestone-forge-1.19.2-1.0.15.jar                |Gravestone Mod                |gravestone                    |1.19.2-1.0.15       |DONE      |Manifest: NOSIGNATURE         create-stuff-additions1.19.2_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.46.6+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.6+1.19.2       |DONE      |Manifest: NOSIGNATURE         polyeng-forge-0.1.1-1.19.2.jar                    |Polymorphic Energistics       |polyeng                       |0.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.19.2-2.0.2.jar      |Just Enough Professions (JEP) |justenoughprofessions         |2.0.2               |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE         [1.19.2] SecurityCraft v1.9.6.1.jar               |SecurityCraft                 |securitycraft                 |1.9.6.1             |DONE      |Manifest: NOSIGNATURE         FluxNetworks-1.19.2-7.1.4.13.jar                  |Flux Networks                 |fluxnetworks                  |7.1.4.13            |DONE      |Manifest: NOSIGNATURE         entityculling-forge-1.6.1-mc1.19.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE         canary-mc1.19.2-0.3.3.jar                         |Canary                        |canary                        |0.3.3               |DONE      |Manifest: NOSIGNATURE         multitools-1.19.2-v0.2-forge.jar                  |Bog's Multi-Tools             |multitools                    |1.0.0               |DONE      |Manifest: NOSIGNATURE         fancymenu_forge_3.2.3_MC_1.19.2.jar               |FancyMenu                     |fancymenu                     |3.2.3               |DONE      |Manifest: NOSIGNATURE         kubejs-create-forge-1902.2.4-build.36.jar         |KubeJS Create                 |kubejs_create                 |1902.2.4-build.36   |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE         lootr-forge-1.19-0.4.28.72.jar                    |Lootr                         |lootr                         |0.4.28.72           |DONE      |Manifest: NOSIGNATURE         Quark-3.4-418.jar                                 |Quark                         |quark                         |3.4-418             |DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v4.4.3-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar  |Oh The Biomes You'll Go       |byg                           |2.0.1.6             |ERROR     |Manifest: NOSIGNATURE         geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE         CorgiLib-forge-1.19.2-1.0.0.34.jar                |CorgiLib                      |corgilib                      |1.0.0.34            |DONE      |Manifest: NOSIGNATURE         refinedstorageaddons-0.9.0.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.9.0               |DONE      |Manifest: NOSIGNATURE         refinedpolymorph-0.1.1-1.19.2.jar                 |Refined Polymorphism          |refinedpolymorph              |0.1.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         textrues_embeddium_options-0.1.1+mc1.19.2.jar     |TexTrue's Embeddium Options   |textrues_embeddium_options    |0.1.1+mc1.19.2      |DONE      |Manifest: NOSIGNATURE         Delightful-1.19.2-3.4.1.jar                       |Delightful                    |delightful                    |3.4.1               |DONE      |Manifest: NOSIGNATURE         CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         expandability-forge-7.0.0.jar                     |ExpandAbility                 |expandability                 |7.0.0               |DONE      |Manifest: NOSIGNATURE         create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.e             |DONE      |Manifest: NOSIGNATURE         createaddition-1.19.2-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE         ad_astra-forge-1.19.2-1.12.7.jar                  |Ad Astra                      |ad_astra                      |1.12.7              |DONE      |Manifest: NOSIGNATURE         Ad-Astra-Giselle-Addon-forge-1.19.2-1.21.jar      |Ad Astra: Giselle Addon       |ad_astra_giselle_addon        |1.21                |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: cd5b1b63-471e-4549-8065-ea8dbe30f5f9     FML: 43.4     Forge: net.minecraftforge:43.4.2     Flywheel Backend: GL33 Instanced Arrays  @TileEntity
  • Topics

×
×
  • Create New...

Important Information

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