Created
July 9, 2025 12:16
-
-
Save natanfudge/e4d11f359ff86c371aa0a972d7575be6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// I let you down. Sorry :( | |
Time: 7/9/25, 5:16 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:betterendforge.mixins.json:common.PlayerEntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,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:APP:betterendforge.mixins.json:common.ServerPlayerEntityMixin,pl:mixin:APP:performant.mixins.json:entity.ServerPlayerEntityMixin,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,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A} | |
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,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A} | |
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,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A} | |
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 | |
... 22 more | |
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: 17.0.7, Eclipse Adoptium | |
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium | |
Memory: 2260082192 bytes (2155 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB) | |
CPUs: 8 | |
JVM Flags: 18 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096M -Xmx4096M -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmn128M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:+DisableExplicitGC -XX:+UseThreadPriorities -XX:+ParallelRefProcEnabled -XX:+UseNUMA -XX:-DontCompileHugeMethods -XX:+PerfDisableSharedMem -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M | |
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: | |
[email protected] | |
minecraft@1 | |
[email protected] | |
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 | |
lazierae2-1.16.5-3.1.5.jar |Lazier AE2 |lazierae2 |3.1.5 |DONE |Manifest: NOSIGNATURE | |
ExtendedCrafting-1.16.5-3.1.13.jar |Extended Crafting |extendedcrafting |3.1.13 |DONE |Manifest: NOSIGNATURE | |
nerb-1.16.5-0.3.1-FORGE.jar |Not Enough Recipe Book |nerb |0.3.1 |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 | |
MSShop-1.16.5-3.0.17-client.jar |McSkill Shop |msshop |3.0.17 |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.18.0+mc1.16.5.jar |ModernFix |modernfix |5.18.0+mc1.16.5 |DONE |Manifest: NOSIGNATURE | |
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |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 | |
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 | |
MSCustomize-1.16.5-3.0.0-client.jar |McSkill Customize |mscustomize |3.0.0 |DONE |Manifest: NOSIGNATURE | |
GEUtils-1.16.5-853c54c-client.jar |GEUtils |geutils |1.16.5-853c54c |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.18+mc1.16.5_ru.jar |Embeddium |embeddium |0.3.18+mc1.16.5 |DONE |Manifest: NOSIGNATURE | |
better-end-potato-edition-1.16.5-2.11.1.jar |Better End Potato Edition |betterendforge |1.16.5-2.11.1} |DONE |Manifest: NOSIGNATURE | |
GELib-1.16.5-f953168-client.jar |GELib |gelib |1.16.5-f953168 |DONE |Manifest: NOSIGNATURE | |
ExMachinis-1.16.5-obf.jar |Ex Machinis |exmachinis |NONE |DONE |Manifest: NOSIGNATURE | |
industrial-foregoing-1.16.5-3.2.14.8-20.jar |Industrial Foregoing |industrialforegoing |3.2.14.8 |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 | |
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 | |
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 | |
unibotania-1.1.0-1.16.5.jar |UniBotania |unibotania |1.1.0-1.16.5 |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 | |
screens-1.0.jar |Screens |screens |1.0 |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.8.jar |Oculus |oculus |1.4.8 |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.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 | |
GETabOverlay-1.16.5-00137ed-client.jar |GETabOverlay |getaboverlay |1.16.5-00137ed |DONE |Manifest: NOSIGNATURE | |
constructionwand-1.16.5-2.6-ru.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE | |
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |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-SNAPSHOT.jar |SCChat |scchat |1.0-SNAPSHOT |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 | |
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 | |
rechiseled-1.1.6-forge-mc1.16_ru.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE | |
jei-1.16.5-7.8.0.1012.jar |Just Enough Items |jei |7.8.0.1012 |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 | |
simple-rpc-1.16.5-3.1.0.jar |Simple RPC |simplerpc |3.1.0 |DONE |Manifest: NOSIGNATURE | |
MSGifts-1.16.5-3.0.10-client.jar |McSkill Bingo |msbingo |3.0.0 |DONE |Manifest: NOSIGNATURE | |
Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.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 | |
Artifacts-1.16.5-2.10.6.jar |Artifacts |artifacts |1.16.5-2.10.6 |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 | |
GENotification-1.16.5-b3e3673-client.jar |GENotification |genotification |1.16.5-b3e3673 |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 | |
projecte-integration-1.16.5-4.6.1.jar |ProjectE Integration |projecteintegration |4.6.1 |DONE |Manifest: NOSIGNATURE | |
fusion-1.2.7a-forge-mc1.16.jar |Fusion |fusion |1.2.7+a |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 | |
GERadio-1.16.5-0d69777-all.jar |GERadio |geradio |1.16.5-0d69777 |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 | |
ProjectE-1.16.5-PE1.0.2_retexture.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE | |
ftb-projectex-1605.2.1-build.9999.jar |ProjectEX |projectex |1605.2.1-build.9999 |DONE |Manifest: NOSIGNATURE | |
Mekanism-1.16.5-10.1.2.457-compressed-fixed.jar |Mekanism |mekanism |10.1.2 |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 | |
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 | |
GEKits-1.16.5-24fde74-client.jar |GEKits |gekits |1.16.5-24fde74 |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 | |
TConstruct-1.16.5-3.3.4.335-compressed.jar |Tinkers' Construct |tconstruct |3.3.4.335 |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 | |
titanium-1.16.5-3.2.8.5-20.jar |Titanium |titanium |3.2.8.5 |DONE |Manifest: NOSIGNATURE | |
MSCore-1.16.5-3.1.0-client.jar |McSkill Core Client |mscore |3.1.0 |DONE |Manifest: NOSIGNATURE | |
ftb-quests-forge-1605.3.6-build.76.jar |FTB Quests |ftbquests |1605.3.6-build.76 |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 | |
appliedenergistics2-forge-mc1.16.5.jar |Applied Energistics 2 |ae2 |0.0.0 |DONE |Manifest: NOSIGNATURE | |
inventorytweaks-1.0.jar |BanHw |banhw |1.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 | |
exnihilomekanism-1.16-1.0.0.1.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.16-1.0.0.1 |DONE |Manifest: NOSIGNATURE | |
spawnmusicticker-nanolive-obf.jar |SpawnMusicTicker |spawnmusicticker |1.0 |DONE |Manifest: NOSIGNATURE | |
mixinpatches-4.0-client.jar |MixinPatches |mixinpatches |4.0 |DONE |Manifest: NOSIGNATURE | |
GETrade-1.16.5-edcd8ba-client.jar |GETrade |getrade |1.16.5-edcd8ba |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 | |
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |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_RETEXTURED.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.16.5-fd1e9b0.jar |Glowcase |glowcase |1.16.5-fd1e9b0 |DONE |Manifest: NOSIGNATURE | |
OfflineSkins-1.16.5-v2.jar |OfflineSkins |offlineskins |1.16.5-v2 |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 | |
raised-forge-1.16.5-4.0.1.jar |Raised |raised |4.0.1 |DONE |Manifest: NOSIGNATURE | |
BanGui-1.16.5-0.0.1.jar |BanGui Mod |ban_gui |NONE |DONE |Manifest: NOSIGNATURE | |
appleskin-forge-mc1.16.x-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.16.4 |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 | |
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE | |
botanicalmachinery-1.16.4-0.4.6.jar |Botanical Machinery |botanicalmachinery |0.4.6 |DONE |Manifest: NOSIGNATURE | |
loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar |Load My Resources |loadmyresources |1.0.4 |DONE |Manifest: NOSIGNATURE | |
GEItemBan-1.16.5-f382847-client.jar |GEItemBan |geitemban |1.16.5-f382847 |DONE |Manifest: NOSIGNATURE | |
ftb-structures-1605.1.1-build.29.jar |FTB Structures |ftbstructures |1605.1.1-build.29 |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: 19ee6088-265d-4c42-9acd-9d9b01aeeeac | |
Patchouli open book context: n/a | |
Suspected Mods: Forge (forge), Avaritia (avaritia) | |
Loaded Shaderpack: (off) | |
Player Count: 1 / 8; [ServerPlayerEntity['Zhansultan220409'/7589, l='ServerLevel[????? ???]', x=-66.14, y=71.00, z=209.79]] | |
Data Packs: vanilla, mod:notenoughcrashes, mod:solarpanels, mod:supermartijn642configlib, mod:lazierae2, mod:extendedcrafting, mod:nerb (incompatible), mod:entitycollisionfpsfix (incompatible), mod:connectivity, mod:msshop, mod:decal, mod:ctm (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:modernfix, mod:yungsapi, mod:animepictures, mod:bookshelf, mod:botanypotstiers, mod:lootbeams, mod:elegant_networking (incompatible), mod:mekanismgenerators, mod:mscustomize, mod:geutils, mod:fpsreducer, mod:emojiful (incompatible), mod:embeddium (incompatible), mod:betterendforge, mod:gelib, mod:exmachinis, mod:industrialforegoing (incompatible), mod:farmersdelight, mod:mekanismadditions, mod:loot_journal, mod:randomlib, mod:supermartijn642corelib, mod:botania, mod:unibotania, mod:bobby (incompatible), mod:reeses_sodium_options (incompatible), mod:spark, mod:screens, 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:getaboverlay, mod:constructionwand, mod:cfm (incompatible), 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:bedrockify (incompatible), mod:rhino, mod:cucumber, mod:ftblibrary, mod:ftbteams, mod:rechiseled, mod:jei, mod:kubejs, mod:itemfilters, mod:simplerpc, mod:msbingo, mod:paxi, mod:journeymap (incompatible), mod:roadrunner (incompatible), mod:artifacts, mod:configured, mod:libx, mod:genotification, mod:myserveriscompatible, mod:opf (incompatible), mod:lazydfu, mod:tinymobfarm (incompatible), mod:starlight (incompatible), mod:oceanislands, mod:hudcaching, mod:projecteintegration, mod:fusion, mod:magnesium_extras, mod:memoryleakfix (incompatible), mod:geradio, mod:enderstorage (incompatible), mod:crafttweaker, mod:projecte, mod:projectex, mod:mekanism, mod:botanypots, mod:botanytrees, mod:forge, mod:brandonscore (incompatible), mod:draconicevolution, mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:gekits, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:exnihilothermal, mod:tconstruct, mod:bedrockwaters (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:mscore, mod:ftbquests, mod:avaritia, mod:nanochunkloaders, mod:jade (incompatible), mod:ae2, mod:banhw, mod:smoothboot, mod:exnihilomekanism, mod:spawnmusicticker, mod:mixinpatches, mod:getrade, mod:pipez, mod:iceberg, mod:flywheel, mod:mantle (incompatible), mod:legendarytooltips, mod:itemcollectors, mod:thermal_cultivation (incompatible), mod:storagedrawers (incompatible), mod:ftbteamislands, mod:fluxnetworks, mod:performant (incompatible), mod:glowcase, mod:offlineskins (incompatible), mod:worldeditcuife3 (incompatible), mod:raised (incompatible), mod:ban_gui, mod:appleskin, mod:ferritecore (incompatible), mod:exnihilosequentia, mod:exnihiloae, mod:appmek, mod:expandability, mod:botanicalmachinery, mod:loadmyresources, mod:geitemban, mod:ftbstructures (incompatible), loadmyresources.hiddenpack | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'forge' | |
Client Crashes Since Restart: 0 | |
Integrated Server Crashes Since Restart: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment