
Server Crashing when Summoning a Foliot Lumberjack
fosterhr opened this issue ยท 1 comments
Describe the bug
When I summon the Foliot Lumberjack, the server crashes. It seems to be when it gets to the last steps after all the items are used. When I start the server back up, the items are returned, like it lagged out.
To Reproduce
Steps to reproduce the behavior:
- Install Forge 1.19.4-45.3.7 server.
- Summon the Foliot Lumberjack.
- Check the server logs for the crash report.
Expected behavior
It is expected that the lumberjack doesn't cause the server to lag out.
Screenshots
N/A
System (please complete the following information):
- Occultism Version: 1.19.4-1.80.8
- OS: Ubuntu Linux Server
- Minecraft Version: Forge 1.19.4-45.3.7
- Modpack Link and Version, or list of mods: See crash report for list of mods.
Additional context
I saw similar issues online where a Spirit Campfire nearby would cause it to lag out, which I did have. I removed the campfire and the issue was still happening. Here is the server crash:
[00:58:48] [Server thread/INFO] [minecraft/MinecraftServer]: sufamic has made the advancement [Voluntary Exile]
[00:59:39] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraft.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:900) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:284) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:817) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:664) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
Caused by: java.lang.NoSuchMethodError: 'net.tslat.smartbrainlib.api.core.sensor.PredicateSensor com.github.klikli_dev.occultism.common.entity.ai.sensor.NearestJobItemSensor.setScanRate(java.util.function.Function)'
at com.github.klikli_dev.occultism.common.entity.ai.sensor.NearestJobItemSensor.<init>(NearestJobItemSensor.java:32) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.job.LumberjackJob.getSensors(LumberjackJob.java:65) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.getSensors(SpiritEntity.java:188) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at net.tslat.smartbrainlib.api.core.SmartBrainProvider.makeBrain(SmartBrainProvider.java:74) ~[SmartBrainLib-forge-1.19.4-1.12.jar%23221!/:1.12] {re:classloading}
at net.tslat.smartbrainlib.api.core.SmartBrainProvider.m_22073_(SmartBrainProvider.java:33) ~[SmartBrainLib-forge-1.19.4-1.12.jar%23221!/:1.12] {re:classloading}
at net.minecraft.world.entity.LivingEntity.m_8075_(LivingEntity.java:253) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:ad_astra_giselle_addon.mixin.common.json:minecraft.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:refurbished_furniture.common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:gravity.LivingEntityGravityMixin,pl:mixin:A}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.setJob(SpiritEntity.java:411) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.setJob(SpiritEntity.java:393) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.ritual.SummonSpiritWithJobRitual.initSummoned(SummonSpiritWithJobRitual.java:49) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.ritual.SummonRitual.finish(SummonRitual.java:131) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity.stopRitual(GoldenSacrificialBowlBlockEntity.java:421) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity.tick(GoldenSacrificialBowlBlockEntity.java:319) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.block.GoldenSacrificialBowlBlock.lambda$getTicker$0(GoldenSacrificialBowlBlock.java:113) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:693) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:786) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:474) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:333) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:896) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
... 5 more
[00:59:39] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID b38ff2fa-3571-4fde-9540-ad8aa5a7843c
[00:59:39] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /var/lib/pufferpanel/servers/65cf42ba/./crash-reports/crash-2024-11-05_00.59.39-server.txt
And here is the crash report:
---- Minecraft Crash Report ----
// There are four lights!
Time: 2024-11-05 00:59:39
Description: Ticking block entity
java.lang.NoSuchMethodError: 'net.tslat.smartbrainlib.api.core.sensor.PredicateSensor com.github.klikli_dev.occultism.common.entity.ai.sensor.NearestJobItemSensor.setScanRate(java.util.function.Function)'
at com.github.klikli_dev.occultism.common.entity.ai.sensor.NearestJobItemSensor.<init>(NearestJobItemSensor.java:32) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.job.LumberjackJob.getSensors(LumberjackJob.java:65) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.getSensors(SpiritEntity.java:188) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at net.tslat.smartbrainlib.api.core.SmartBrainProvider.makeBrain(SmartBrainProvider.java:74) ~[SmartBrainLib-forge-1.19.4-1.12.jar%23221!/:1.12] {re:classloading}
at net.tslat.smartbrainlib.api.core.SmartBrainProvider.m_22073_(SmartBrainProvider.java:33) ~[SmartBrainLib-forge-1.19.4-1.12.jar%23221!/:1.12] {re:classloading}
at net.minecraft.world.entity.LivingEntity.m_8075_(LivingEntity.java:253) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:ad_astra_giselle_addon.mixin.common.json:minecraft.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:refurbished_furniture.common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:gravity.LivingEntityGravityMixin,pl:mixin:A}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.setJob(SpiritEntity.java:411) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.setJob(SpiritEntity.java:393) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.ritual.SummonSpiritWithJobRitual.initSummoned(SummonSpiritWithJobRitual.java:49) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.ritual.SummonRitual.finish(SummonRitual.java:131) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity.stopRitual(GoldenSacrificialBowlBlockEntity.java:421) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity.tick(GoldenSacrificialBowlBlockEntity.java:319) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.block.GoldenSacrificialBowlBlock.lambda$getTicker$0(GoldenSacrificialBowlBlock.java:113) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:693) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:786) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:474) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:333) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:896) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:284) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:817) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:664) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Suspected Mods:
Occultism (occultism), Version: 1.19.4-1.80.8
Issue tracker URL: https://github.com/klikli-dev/occultism/issues
at TRANSFORMER/occultism@1.19.4-1.80.8/com.github.klikli_dev.occultism.common.entity.ai.sensor.NearestJobItemSensor.<init>(NearestJobItemSensor.java:32)
SmartBrainLib (smartbrainlib), Version: 1.12
Issue tracker URL: https://github.com/Tslat/SmartBrainLib/issues
at TRANSFORMER/smartbrainlib@1.12/net.tslat.smartbrainlib.api.core.SmartBrainProvider.makeBrain(SmartBrainProvider.java:74)
Stacktrace:
at com.github.klikli_dev.occultism.common.entity.ai.sensor.NearestJobItemSensor.<init>(NearestJobItemSensor.java:32) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.job.LumberjackJob.getSensors(LumberjackJob.java:65) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.getSensors(SpiritEntity.java:188) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at net.tslat.smartbrainlib.api.core.SmartBrainProvider.makeBrain(SmartBrainProvider.java:74) ~[SmartBrainLib-forge-1.19.4-1.12.jar%23221!/:1.12] {re:classloading}
at net.tslat.smartbrainlib.api.core.SmartBrainProvider.m_22073_(SmartBrainProvider.java:33) ~[SmartBrainLib-forge-1.19.4-1.12.jar%23221!/:1.12] {re:classloading}
at net.minecraft.world.entity.LivingEntity.m_8075_(LivingEntity.java:253) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cgm.mixins.json:common.LivingEntityMixin,pl:mixin:APP:ad_astra_giselle_addon.mixin.common.json:minecraft.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:refurbished_furniture.common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:LivingEntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:gravity.LivingEntityGravityMixin,pl:mixin:A}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.setJob(SpiritEntity.java:411) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.entity.spirit.SpiritEntity.setJob(SpiritEntity.java:393) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.ritual.SummonSpiritWithJobRitual.initSummoned(SummonSpiritWithJobRitual.java:49) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.ritual.SummonRitual.finish(SummonRitual.java:131) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity.stopRitual(GoldenSacrificialBowlBlockEntity.java:421) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity.tick(GoldenSacrificialBowlBlockEntity.java:319) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at com.github.klikli_dev.occultism.common.block.GoldenSacrificialBowlBlock.lambda$getTicker$0(GoldenSacrificialBowlBlock.java:113) ~[occultism-1.19.4-1.80.8.jar%23214!/:1.19.4-1.80.8] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:693) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:786) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:474) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:333) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Block entity being ticked --
Details:
Name: occultism:golden_sacrificial_bowl // com.github.klikli_dev.occultism.common.blockentity.GoldenSacrificialBowlBlockEntity
Block: Block{occultism:golden_sacrificial_bowl}
Block location: World: (-1398,63,1090), Section: (at 10,15,2 in -88,3,68; chunk contains blocks -1408,-64,1088 to -1393,319,1103), Region: (-3,2; contains chunks -96,64 to -65,95, blocks -1536,-64,1024 to -1025,319,1535)
Block: Block{occultism:golden_sacrificial_bowl}
Block location: World: (-1398,63,1090), Section: (at 10,15,2 in -88,3,68; chunk contains blocks -1408,-64,1088 to -1393,319,1103), Region: (-3,2; contains chunks -96,64 to -65,95, blocks -1536,-64,1024 to -1025,319,1535)
Stacktrace:
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:693) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:786) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:474) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:333) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:896) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:284) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:817) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:664) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 2 total; [ServerPlayer['sufamic'/75, l='ServerLevel[world]', x=-1394.79, y=63.00, z=1092.53], ServerPlayer['puddlesmc'/400, l='ServerLevel[world]', x=-1397.26, y=63.00, z=1094.37]]
Chunk stats: 4610
Level dimension: minecraft:overworld
Level spawn location: World: (-32,61,-32), Section: (at 0,13,0 in -2,3,-2; chunk contains blocks -32,-64,-32 to -17,319,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Level time: 11552280 game time, 152718 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 1 (now: false), thunder time: 1 (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:896) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:284) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:817) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:664) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[server-1.19.4-20230314.122934-srg.jar%23227!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.19.4
Minecraft Version ID: 1.19.4
Operating System: Linux (amd64) version 5.15.0-122-generic
Java Version: 21.0.5, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 231550096 bytes (220 MiB) / 935329792 bytes (892 MiB) up to 5368709120 bytes (5120 MiB)
CPUs: 6
Processor Vendor: AuthenticAMD
Processor Name: AMD EPYC 7282 16-Core Processor
Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): -0.00
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 22362.46
Virtual memory used (MB): 3882.03
Swap memory total (MB): 16384.00
Swap memory used (MB): 193.50
JVM Flags: 1 total; -Xmx5120M
Server Running: true
Player Count: 2 / 20; [ServerPlayer['sufamic'/75, l='ServerLevel[world]', x=-1394.79, y=63.00, z=1092.53], ServerPlayer['puddlesmc'/400, l='ServerLevel[world]', x=-1397.26, y=63.00, z=1094.37]]
Data Packs: vanilla, mod:forge, mod:smartbrainlib, mod:inventorysorter (incompatible), mod:mutantmonsters (incompatible), mod:geckolib (incompatible), mod:botarium (incompatible), mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:mcwwindows, mod:sound_physics_remastered (incompatible), mod:villagernames (incompatible), mod:journeymap (incompatible), mod:cookingforblockheads (incompatible), mod:modernfix (incompatible), mod:jei (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:mcwdoors (incompatible), mod:balm, mod:jeresources (incompatible), mod:chat_heads (incompatible), mod:skinlayers3d (incompatible), mod:mcwpaths (incompatible), mod:equipmentcompare (incompatible), mod:mcwbridges, mod:fastipping (incompatible), mod:enchdesc (incompatible), mod:mousetweaks, mod:jade, mod:justenoughbreeding (incompatible), mod:creativecore, mod:mcwtrpdoors (incompatible), mod:mcwfences (incompatible), mod:spectrelib (incompatible), mod:resourcefulconfig (incompatible), mod:iceberg (incompatible), mod:curios (incompatible), mod:croptopia (incompatible), mod:collective (incompatible), mod:justenoughprofessions, mod:entityculling (incompatible), mod:betterthirdperson (incompatible), mod:backpacked (incompatible), mod:cgm (incompatible), mod:elevatorid (incompatible), mod:modonomicon, mod:resourcefullib (incompatible), mod:mcwroofs, mod:architectury (incompatible), mod:ferritecore (incompatible), mod:computercraft, mod:aiimprovements (incompatible), mod:occultism, mod:mcwfurnitures, mod:refurbished_furniture (incompatible), mod:puzzleslib (incompatible), mod:aquaculture, mod:framework (incompatible), mod:fallingtree, mod:fastleafdecay (incompatible), mod:veinmining (incompatible), mod:overflowingbars (incompatible), mod:betteradvancements (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeserver
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.4-45.3.7.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.4-45.3.7.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.4-45.3.7.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.4-45.3.7.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.4-45.3.7.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
SmartBrainLib-forge-1.19.4-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE
inventorysorter-22.0.0.jar |Simple Inventory Sorter |inventorysorter |22.0.0 |DONE |Manifest: NOSIGNATURE
MutantMonsters-v6.0.2-1.19.4-Forge.jar |Mutant Monsters |mutantmonsters |6.0.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
geckolib-forge-1.19.4-4.2.jar |GeckoLib 4 |geckolib |4.2 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.19.4-2.0.5.jar |Botarium |botarium |2.0.5 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v6.0.1-1.19.4-Forge.jar |Visual Workbench |visualworkbench |6.0.1 |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
AttributeFix-Forge-1.19.4-19.1.2.jar |AttributeFix |attributefix |19.1.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
mcw-windows-2.3.0-mc1.19.4forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.19.4-1.1.1.jar |Sound Physics Remastered |sound_physics_remastered |1.19.4-1.1.1 |DONE |Manifest: NOSIGNATURE
villagernames-1.19.4-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE
journeymap-1.19.4-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.19.4-15.0.2.jar |CookingForBlockheads |cookingforblockheads |15.0.2 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.7.2+mc1.19.4.jar |ModernFix |modernfix |5.7.2+mc1.19.4 |DONE |Manifest: NOSIGNATURE
jei-1.19.4-forge-13.1.0.15.jar |Just Enough Items |jei |13.1.0.15 |DONE |Manifest: NOSIGNATURE
citadel-2.3.4-1.19.4.jar |Citadel |citadel |2.3.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.3.jar |Alex's Mobs |alexsmobs |1.22.3 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.4-18.0.6.jar |Bookshelf |bookshelf |18.0.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
mcw-doors-1.1.1forge-mc1.19.4.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
balm-forge-1.19.4-6.0.2.jar |Balm |balm |6.0.2 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.19.4-1.3.3.219.jar |Just Enough Resources |jeresources |1.3.3.219 |DONE |Manifest: NOSIGNATURE
chat_heads-0.13.4-forge-1.19.4.jar |Chat Heads |chat_heads |0.13.4 |DONE |Manifest: NOSIGNATURE
skinlayers3d-forge-1.6.7-mc1.19.4.jar |3d-Skin-Layers |skinlayers3d |1.6.7 |DONE |Manifest: NOSIGNATURE
forge-1.19.4-45.3.7-universal.jar |Forge |forge |45.3.7 |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
mcw-paths-1.0.5-1.19.4forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.19.4-forge-1.3.5.jar |Equipment Compare |equipmentcompare |1.3.5 |DONE |Manifest: NOSIGNATURE
server-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.1-mc1.19.4forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
fast-ip-ping-v1.0.5-mc1.19.4-forge.jar |Fast IP Ping |fastipping |1.0.5 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19.4-15.0.3.jar |EnchantmentDescriptions |enchdesc |15.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
MouseTweaks-forge-mc1.19.4-2.24.jar |Mouse Tweaks |mousetweaks |2.24 |DONE |Manifest: NOSIGNATURE
Jade-1.19.4-forge-10.3.1.jar |Jade |jade |10.3.1 |DONE |Manifest: NOSIGNATURE
justenoughbreeding-forge-1.19.4-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.10.22_mc1.19.4.jar |CreativeCore |creativecore |2.10.22 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.19.4forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.19.4forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.12.6+1.19.2.jar |SpectreLib |spectrelib |0.12.6+1.19.2 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.4-1.2.0.jar |Resourcefulconfig |resourcefulconfig |1.2.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.19.4-forge-1.1.10.jar |Iceberg |iceberg |1.1.10 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.4-5.1.5.4.jar |Curios API |curios |1.19.4-5.1.5.4 |DONE |Manifest: NOSIGNATURE
Croptopia-1.19.4-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE
collective-1.19.4-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.19.4-2.3.0.jar |Just Enough Professions (JEP) |justenoughprofessions |2.3.0 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.7.0-mc1.19.4.jar |EntityCulling |entityculling |1.7.0 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
backpacked-2.1.13-1.19.4.jar |Backpacked |backpacked |2.1.13 |DONE |Manifest: NOSIGNATURE
cgm-forge-1.19.4-1.3.7.jar |MrCrayfish's Gun Mod |cgm |1.3.7 |DONE |Manifest: NOSIGNATURE
elevatorid-1.19.4-1.8.12.jar |Elevator Mod |elevatorid |1.19.4-1.8.12 |DONE |Manifest: NOSIGNATURE
modonomicon-1.19.4-1.33.1.jar |Modonomicon |modonomicon |1.19.4-1.33.1 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.4-1.3.6.jar |Resourceful Lib |resourcefullib |1.3.6 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.19.4forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
architectury-8.2.91-forge.jar |Architectury |architectury |8.2.91 |DONE |Manifest: NOSIGNATURE
ferritecore-5.2.0-forge.jar |Ferrite Core |ferritecore |5.2.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
cc-tweaked-1.19.4-forge-1.108.0.jar |CC: Tweaked |computercraft |1.108.0 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
occultism-1.19.4-1.80.8.jar |Occultism |occultism |1.19.4-1.80.8 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.19.4forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
refurbished_furniture-forge-1.19.4-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |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
PuzzlesLib-v6.0.11-1.19.4-Forge.jar |Puzzles Lib |puzzleslib |6.0.11 |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
Aquaculture-1.19.4-2.4.17.jar |Aquaculture 2 |aquaculture |1.19.4-2.4.17 |DONE |Manifest: NOSIGNATURE
framework-forge-1.19.4-0.7.10.jar |Framework |framework |0.7.10 |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
FallingTree-1.19.4-3.13.1.jar |FallingTree |fallingtree |3.13.1 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
veinmining-forge-1.1.3+1.19.4.jar |Vein Mining |veinmining |1.1.3+1.19.4 |DONE |Manifest: NOSIGNATURE
OverflowingBars-v6.0.0-1.19.4-Forge.jar |Overflowing Bars |overflowingbars |6.0.0 |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
BetterAdvancements-1.19.4-0.3.1.157.jar |Better Advancements |betteradvancements |0.3.1.157 |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.19.4-1.14.1.jar |Ad Astra |ad_astra |1.14.1 |DONE |Manifest: NOSIGNATURE
Ad-Astra-Giselle-Addon-forge-1.19.4-3.4.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |3.4 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: b38ff2fa-3571-4fde-9540-ad8aa5a7843c
FML: 45.3
Forge: net.minecraftforge:45.3.7