Skip to content

Instantly share code, notes, and snippets.

@natanfudge
Created April 23, 2024 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natanfudge/bb8e89a9f0153171432fd67f06aaa385 to your computer and use it in GitHub Desktop.
Save natanfudge/bb8e89a9f0153171432fd67f06aaa385 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 4/23/24 11:57 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: it/hurts/sskirillss/eventhelper/util/EventUtils
at com.yuo.endless.items.tools.InfinitySword.func_77644_a(InfinitySword.java:88) ~[avaritia:1.16.5-1.3.1] {re:classloading}
at com.yuo.endless.items.tools.InfinitySword.onLeftClickEntity(InfinitySword.java:79) ~[avaritia:1.16.5-1.3.1] {re:classloading}
at net.minecraftforge.common.ForgeHooks.onPlayerAttackTarget(ForgeHooks.java:761) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:ForgeHooksMixin,pl:mixin:APP:bedrockwaters.mixins.json:ForgeHooksMixin,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_71059_n(PlayerEntity.java:1044) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:reborncore.common.mixins.json:MixinPlayerEntity,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:APP:assets/extrabotany/extrabotany.mixins.json:MixinPlayerEntity,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_71059_n(ServerPlayerEntity.java:1292) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_147340_a(ServerPlayNetHandler.java:1205) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.play.client.CUseEntityPacket.func_148833_a(SourceFile:74) ~[?:?] {re:classloading}
at net.minecraft.network.play.client.CUseEntityPacket.func_148833_a(SourceFile:13) ~[?:?] {re:classloading}
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) ~[?:?] {}
Caused by: java.lang.ClassNotFoundException: it.hurts.sskirillss.eventhelper.util.EventUtils
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.1.3.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
... 22 more
Suppressed: java.lang.ClassNotFoundException
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at com.yuo.endless.items.tools.InfinitySword.func_77644_a(InfinitySword.java:88) ~[avaritia:1.16.5-1.3.1] {re:classloading}
at com.yuo.endless.items.tools.InfinitySword.onLeftClickEntity(InfinitySword.java:79) ~[avaritia:1.16.5-1.3.1] {re:classloading}
at net.minecraftforge.common.ForgeHooks.onPlayerAttackTarget(ForgeHooks.java:761) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:ForgeHooksMixin,pl:mixin:APP:bedrockwaters.mixins.json:ForgeHooksMixin,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_71059_n(PlayerEntity.java:1044) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:reborncore.common.mixins.json:MixinPlayerEntity,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:APP:assets/extrabotany/extrabotany.mixins.json:MixinPlayerEntity,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_71059_n(ServerPlayerEntity.java:1292) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_147340_a(ServerPlayNetHandler.java:1205) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.play.client.CUseEntityPacket.func_148833_a(SourceFile:74) ~[?:?] {re:classloading}
at net.minecraft.network.play.client.CUseEntityPacket.func_148833_a(SourceFile:13) ~[?:?] {re:classloading}
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_311, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1124701544 bytes (1072 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
JVM Flags: 15 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M -Xms2048M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:G1HeapRegionSize=32M -XX:+UseFastAccessorMethods -XX:-UseAdaptiveSizePolicy -XX:+UseStringDeduplication -XX:+AggressiveOpts -Xss1M -Xverify:none -XX:+IgnoreUnrecognizedVMOptions
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.39
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
Mod List:
notenoughcrashes-3.2-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |Manifest: NOSIGNATURE
Mekanism-MoreSolarPanels-client-obf.jar |More Solar Panels |solarpanels |1.16.5-1.5 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
slight-gui-modifications-1.7.0.jar |'Slight' GUI Modifications |slightgui |1.7.0 |DONE |Manifest: NOSIGNATURE
lazierae2-1.16.5-3.1.5.jar |Lazier AE2 |lazierae2 |3.1.5 |DONE |Manifest: NOSIGNATURE
block_renderer-1.16.4-forge-fabric-1.5.3.jar |BlockRenderer |block_renderer |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE
ExtendedCrafting-1.16.5-3.1.13.jar |Extended Crafting |extendedcrafting |3.1.13 |DONE |Manifest: NOSIGNATURE
entitycollisionfpsfix-1.16-1.0.1.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.1 |DONE |Manifest: NOSIGNATURE
connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
RebornCore-1.16-4.7.3+build.local.jar |Reborn Core |reborncore |4.7.3+build.local |DONE |Manifest: NOSIGNATURE
decal-1.0.4.jar |decal |decal |1.0.4 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.10.2-beta.7+mc1.16.5.7e2f.jar |ModernFix |modernfix |5.10.2-beta.7+mc1.16|DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
nanoelementa-nanolive.jar |NanoElementa |nanoelementa |1.0 |DONE |Manifest: NOSIGNATURE
animepictures-nanolive-obf.jar |AnimePictures |animepictures |1.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |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
botanypotstiers-1.16.5-1.142.jar |Botany Pots Tiers |botanypotstiers |1.16.5-1.142 |DONE |Manifest: NOSIGNATURE
lootbeams-1.16.5-release-july1722.jar |LootBeams |lootbeams |1.16.5 |DONE |Manifest: NOSIGNATURE
sleeplib-1.16.5-0.0.1.jar |SleepLib |sleeplib |1.16.5-0.0.1 |DONE |Manifest: NOSIGNATURE
elegant-networking-1.16-3.14.jar |ElegantNetworking |elegant_networking |version |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE
FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE
emojiful-1.16.4-2.1.6-fixed.jar |Emojiful |emojiful |1.16.4-2.1.6-Custom |DONE |Manifest: NOSIGNATURE
embeddium-0.3.4-git.cdd4567+mc1.16.5.jar |Embeddium |embeddium |0.3.4-git.cdd4567+mc|DONE |Manifest: NOSIGNATURE
betterendforge-1.16.5-2.10.1.jar |Better End Potato Edition |betterendforge |1.16.5-2.10.1 |DONE |Manifest: NOSIGNATURE
ExMachinis-1.16.5-obf.jar |Ex Machinis |exmachinis |NONE |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.4-optimized.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE
VendingMod-obf.jar |VendingMod |scvending |1.0-SNAPSHOT |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.16.5-10.1.2.457-fixed.jar |Mekanism: Additions |mekanismadditions |10.1.2 |DONE |Manifest: NOSIGNATURE
loot_journal-nanolive-obf.jar |LootJournal |loot_journal |1.0 |DONE |Manifest: NOSIGNATURE
scmenu-1.0-SNAPSHOT.jar |SCMenu |scmenu |1.0-SNAPSHOT |DONE |Manifest: NOSIGNATURE
randomlib-1.16.x-1.0.0.jar |Random Lib |randomlib |1.0.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.7-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |DONE |Manifest: NOSIGNATURE
Botania-1.16.5-420.3-compressed-customSky.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE
bobby-1.2.2.jar |Bobby |bobby |1.2.2 |DONE |Manifest: NOSIGNATURE
textrues_rubidium_options-1.0.3-mc1.16.5.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.3-mc1.16.5 |DONE |Manifest: NOSIGNATURE
spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
oculus-mc1.16.5-1.4.7.jar |Oculus |oculus |1.4.7 |DONE |Manifest: NOSIGNATURE
AE2-Additions-1.16.5-obf.jar |AE2 Additions |ae2additions |1.16.5-0.2.1 |DONE |Manifest: NOSIGNATURE
BetterDiving-1.16.5-1.3.5-fixed-ru.jar |Better Diving |better_diving |1.3.5 |DONE |Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE
HDSkinSupport-1.0.jar |hdskinsupport |hdskinsupport |1.0 |DONE |Manifest: NOSIGNATURE
oneblock-1.16.x-1.7.1-localized-optimized.jar |One Block |oneblock |1.7.1 |DONE |Manifest: NOSIGNATURE
CustomNPCs-1.16.5-1.0.0.jar |Custom NPCs |customnpcs |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE
constructionwand-1.16.5-2.6-ru.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE
architectury-1.30.54.jar |Architectury |architectury |1.30.54 |DONE |Manifest: NOSIGNATURE
ExtraBotany-r1.2-68-optimized-FIXED.jar |ExtraBotany |extrabotany |1.0 |DONE |Manifest: NOSIGNATURE
scrs.jar |Screener |screener |1.0 |DONE |Manifest: NOSIGNATURE
cloth-config-4.14.54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.17-forge-mc1.16.jar |Trash Cans |trashcans |1.0.17 |DONE |Manifest: NOSIGNATURE
bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE
scchat-1.0.jar |SCChat |scchat |1.0 |DONE |Manifest: NOSIGNATURE
CobbleForDays-1.3.7.jar |Cobble For Days |cobblefordays |1.3.7 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |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
wwta-1.16-2.0_custom.jar |When Was That Again |wwta |1.16-2.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.106-GBFix-1.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE
ReSkin.jar |Re:Skin |reskin |1.0 |DONE |Manifest: NOSIGNATURE
bedrockify-1.1.0+mc1.16.2-5.jar |Bedrockify |bedrockify |1.1.0+mc1.16.2-5 |DONE |Manifest: NOSIGNATURE
rhino-forge-1605.1.5-build.75.jar |Rhino |rhino |1605.1.5-build.75 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.38.jar |FTB Teams |ftbteams |1605.2.3-build.38 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.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
Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
ClientTweaker-1.0.7.jar |ClientTweaker |clienttweaker |1.0.0 |DONE |Manifest: NOSIGNATURE
journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE
RoadRunner-mc1.16.5-1.5.1.jar |RoadRunner |roadrunner |1.5.1 |DONE |Manifest: NOSIGNATURE
configured-1.3.1-1.16.5.jar |Configured |configured |1.3.1 |DONE |Manifest: NOSIGNATURE
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE
MyServerIsCompatible-1.16.5-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
OPF-1.16.x-v2.jar |Online Picture Frame 2 |opf |0 |DONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
TinyMobFarm-1.16.5-1.1.2.jar |Tiny Mob Farm |tinymobfarm |1.1.1 |DONE |Manifest: NOSIGNATURE
starlight-forge-1.0.0-RC2-AeiouCreatePatch_3.jar |Starlight |starlight |1.0.0-RC2 |DONE |Manifest: NOSIGNATURE
OceanIslands-2.0[Client].jar |OceanIslands |oceanislands |2.0 |DONE |Manifest: NOSIGNATURE
hudcaching-1.0.jar |HUDCaching |hudcaching |1.0 |DONE |Manifest: NOSIGNATURE
magnesium_extras-mc1.16.5_v1.4.0.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.4.0 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-pre1.17-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |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
CraftTweaker-1.16.5-7.1.2.512.jar |CraftTweaker |crafttweaker |7.1.2.512 |DONE |Manifest: NOSIGNATURE
BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |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
BotanyTrees-1.16.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |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
forgekits-obf-client.jar |ForgeKits |forgekits |1.0 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: NOSIGNATURE
BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Evolution-1.16.5-3.0.29.1-universal.jar |Draconic Evolution |draconicevolution |3.0.29 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.21_ru.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.5.0.111.jar |CoFH Core |cofh_core |1.5.0.11 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.5-1.5.0.143.jar |Thermal Series |thermal |1.5.0.14 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.16.5-1.5.0.41.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.16.5-1.5.0.71.jar |Thermal Expansion |thermal_expansion |1.5.0.7 |DONE |Manifest: NOSIGNATURE
exnihilothermal-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE
bedrockwaters-1.4.3+1.16.5.jar |BedrockWaters |bedrockwaters |1.4.3+1.16.5 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
Avaritia-1.16.5-1.3.1.jar |Avaritia |avaritia |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE
nanochunkloaders-nanolive-client.jar |NanoChunkLoaders |nanochunkloaders |1.0 |DONE |Manifest: NOSIGNATURE
Jade-1.16.5-3.0.jar |Jade |jade |3.0 |DONE |Manifest: NOSIGNATURE
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE
CreateTweaker-1.0.0.28.jar |CreateTweaker |createtweaker |1.0.0.28 |DONE |Manifest: NOSIGNATURE
spawnmusicticker-nanolive-obf.jar |SpawnMusicTicker |spawnmusicticker |1.0 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-6.5.9999.jar |Roughly Enough Items (REI) |roughlyenoughitems |6.5.9999 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1605.3.19-nanolive.jar |KubeJS |kubejs |1605.3.19-build.229 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-mc1.16.5.jar |Applied Energistics 2 |ae2 |0.0.0 |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.1.2.457-compressed-fixed.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.6-build.76.jar |FTB Quests |ftbquests |1605.3.6-build.76 |DONE |Manifest: NOSIGNATURE
exnihilomekanism-1.16-1.0.0.1.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.16-1.0.0.1 |DONE |Manifest: NOSIGNATURE
mixinpatches-4.0-client.jar |MixinPatches |mixinpatches |4.0 |DONE |Manifest: NOSIGNATURE
pipez-1.16.5-1.2.15_ru.jar |Pipez |pipez |1.16.5-1.2.15 |DONE |Manifest: NOSIGNATURE
Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2g-compressed.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.7-forge-mc1.16.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.5.0.41.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
ftb-team-islands-forge-1605-2.1-build.24.jar |FTB Team Islands |ftbteamislands |1605-2.1-build.24 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.16.5-6.2.1.14.jar |Flux Networks |fluxnetworks |6.2.1.14 |DONE |Manifest: NOSIGNATURE
performant-1.16.2-5-4.1m-FIXED.jar |Performant |performant |3.73m |DONE |Manifest: NOSIGNATURE
glowcase-1.2.0+1.16.5-obf.jar |Glowcase |glowcase |1.2.0+1.16.5 |DONE |Manifest: NOSIGNATURE
WorldEdit-CUI-FE3-1.16.5-3.0.9.jar |WorldEdit CUI Forge Edition 3 |worldeditcuife3 |3.0.9 |DONE |Manifest: NOSIGNATURE
ferritecore-2.1.2-nanolive-forge.jar |Ferrite Core |ferritecore |2.1.2-nanolive |DONE |Manifest: NOSIGNATURE
exnihilosequentia-1.16-20220530-185402.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20220530-185402|DONE |Manifest: NOSIGNATURE
exnihiloae-1.16-1.0.0.2-NEW.jar |Ex Nihilo: Sequentia - AE2 Add|exnihiloae |1.16-1.0.0.2 |DONE |Manifest: NOSIGNATURE
Applied-Mekanistics-1.16.5-obf.jar |Applied Mekanistics |appmek |0.0.0 |DONE |Manifest: NOSIGNATURE
botanicalmachinery-1.16.4-0.4.6.jar |Botanical Machinery |botanicalmachinery |0.4.6 |DONE |Manifest: NOSIGNATURE
FabricBiomeApiReforged-1.0.5.jar |Fabric BiomeApi Reforged |fabric-biome-api |1.0.5 |DONE |Manifest: NOSIGNATURE
TechReborn-1.16-3.8.4-obf.jar |Tech Reborn |techreborn |3.8.4+build.local |DONE |Manifest: NOSIGNATURE
NotificationManager-1.0.jar |NotificationManager |notificationmanager |1.0 |DONE |Manifest: NOSIGNATURE
ftb-structures-1605.1.1-build.29.jar |FTB Structures |ftbstructures |1605.1.1-build.29 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |DONE |Manifest: NOSIGNATURE
RoadRunner != Lithium: This instance was launched using RoadRunner, which is an *unofficial* Lithium fork! Please **do not** report bugs to them!
Crash Report UUID: 8bb6d43e-6d6d-43a3-af84-0d70185e1066
Patchouli open book context: n/a
Suspected Mods: Avaritia (avaritia), Forge (forge)
Loaded Shaderpack: (off)
Player Count: 1 / 8; [ServerPlayerEntity['MRFAR'/78, l='ServerLevel[????? ???]', x=-257.04, y=22.67, z=-404.30]]
Data Packs: vanilla, mod:notenoughcrashes, mod:solarpanels, mod:supermartijn642configlib, mod:slightgui (incompatible), mod:lazierae2, mod:block_renderer, mod:extendedcrafting, mod:entitycollisionfpsfix (incompatible), mod:connectivity, mod:reborncore, mod:decal, mod:ctm (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:modernfix, mod:yungsapi, mod:nanoelementa, mod:animepictures, mod:bookshelf, mod:botanypotstiers, mod:lootbeams, mod:sleeplib (incompatible), mod:elegant_networking (incompatible), mod:mekanismgenerators, mod:fpsreducer, mod:emojiful (incompatible), mod:embeddium (incompatible), mod:betterendforge, mod:exmachinis, mod:farmersdelight, mod:scvending, mod:mekanismadditions, mod:loot_journal, mod:scmenu, mod:randomlib, mod:supermartijn642corelib, mod:botania, mod:bobby (incompatible), mod:reeses_sodium_options (incompatible), mod:spark, mod:curios, mod:patchouli (incompatible), mod:oculus, mod:ae2additions, mod:better_diving, mod:elevatorid, mod:ftbultimine (incompatible), mod:hdskinsupport, mod:oneblock, mod:customnpcs, mod:mekanismtools, mod:constructionwand, mod:architectury, mod:extrabotany (incompatible), mod:screener, mod:cloth-config (incompatible), mod:trashcans, mod:bwncr, mod:scchat, mod:cobblefordays (incompatible), mod:codechickenlib (incompatible), mod:wwta, mod:geckolib3 (incompatible), mod:reskin, mod:bedrockify (incompatible), mod:rhino, mod:cucumber, mod:ftblibrary, mod:ftbteams, mod:attributefix, mod:paxi, mod:clienttweaker, mod:journeymap (incompatible), mod:roadrunner (incompatible), mod:configured, mod:libx, mod:myserveriscompatible, mod:opf (incompatible), mod:lazydfu, mod:tinymobfarm (incompatible), mod:starlight (incompatible), mod:oceanislands, mod:hudcaching, mod:magnesium_extras, mod:memoryleakfix (incompatible), mod:enderstorage (incompatible), mod:crafttweaker, mod:botanypots, mod:botanytrees, mod:forgekits, mod:forge, mod:brandonscore (incompatible), mod:draconicevolution, mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:exnihilothermal, mod:bedrockwaters (incompatible), mod:mousetweaks, mod:avaritia, mod:nanochunkloaders, mod:jade (incompatible), mod:smoothboot, mod:createtweaker, mod:spawnmusicticker, mod:roughlyenoughitems, mod:kubejs, mod:itemfilters, mod:ae2, mod:mekanism, mod:ftbquests, mod:exnihilomekanism, mod:mixinpatches, mod:pipez, mod:iceberg, mod:flywheel, mod:create, mod:legendarytooltips, mod:itemcollectors, mod:thermal_cultivation (incompatible), mod:storagedrawers (incompatible), mod:ftbteamislands, mod:fluxnetworks, mod:performant (incompatible), mod:glowcase, mod:worldeditcuife3 (incompatible), mod:ferritecore (incompatible), mod:exnihilosequentia, mod:exnihiloae, mod:appmek, mod:botanicalmachinery, mod:fabric-biome-api, mod:techreborn, mod:notificationmanager, mod:ftbstructures (incompatible), mod:createaddition
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment