Advertisement
PurpleHel

crash-2022-09-28_14.11.22-server.txt

Sep 28th, 2022 (edited)
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.59 KB | Gaming | 0 0
  1. [28Sep2022 14:11:22.537] [Server thread/INFO] [chancecubes/]: Triggered the reward with the name of: chancecubes:spawn_pickles
  2. [28Sep2022 14:11:22.538] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
  3. java.lang.NoSuchMethodError: 'int net.minecraft.commands.Commands.m_82117_(net.minecraft.commands.CommandSourceStack, java.lang.String)'
  4. at chanceCubes.util.RewardsUtil.executeCommand(RewardsUtil.java:379) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  5. at chanceCubes.util.RewardsUtil.executeCommand(RewardsUtil.java:369) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  6. at chanceCubes.rewards.rewardtype.CommandRewardType$1.callback(CommandRewardType.java:64) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  7. at chanceCubes.util.Scheduler.scheduleTask(Scheduler.java:14) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  8. at chanceCubes.rewards.rewardtype.CommandRewardType.trigger(CommandRewardType.java:42) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  9. at chanceCubes.rewards.rewardtype.CommandRewardType.trigger(CommandRewardType.java:11) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  10. at chanceCubes.rewards.rewardtype.BaseRewardType.trigger(BaseRewardType.java:20) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  11. at chanceCubes.rewards.rewardtype.CommandRewardType.trigger(CommandRewardType.java:36) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  12. at chanceCubes.rewards.defaultRewards.BasicReward.trigger(BasicReward.java:24) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  13. at chanceCubes.registry.global.GlobalCCRewardRegistry.triggerReward(GlobalCCRewardRegistry.java:179) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  14. at chanceCubes.registry.player.PlayerCCRewardRegistry.triggerRandomReward(PlayerCCRewardRegistry.java:203) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  15. at chanceCubes.registry.global.GlobalCCRewardRegistry.triggerRandomReward(GlobalCCRewardRegistry.java:173) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  16. at chanceCubes.blocks.BlockChanceCube.m_5707_(BlockChanceCube.java:64) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467]
  17. at net.minecraftforge.common.extensions.IForgeBlock.onDestroyedByPlayer(IForgeBlock.java:169) ~[forge-1.19.2-43.1.29-universal.jar%23337!/:?]
  18. at net.minecraftforge.common.extensions.IForgeBlockState.onDestroyedByPlayer(IForgeBlockState.java:128) ~[forge-1.19.2-43.1.29-universal.jar%23337!/:?]
  19. at net.minecraft.server.level.ServerPlayerGameMode.removeBlock(ServerPlayerGameMode.java:270) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  20. at net.minecraft.server.level.ServerPlayerGameMode.m_9280_(ServerPlayerGameMode.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  21. at net.minecraft.server.level.ServerPlayerGameMode.m_215116_(ServerPlayerGameMode.java:218) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  22. at net.minecraft.server.level.ServerPlayerGameMode.m_214168_(ServerPlayerGameMode.java:188) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  23. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_7502_(ServerGamePacketListenerImpl.java:1024) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  24. at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.m_5797_(ServerboundPlayerActionPacket.java:42) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  25. at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.m_5797_(ServerboundPlayerActionPacket.java:8) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  26. at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  27. at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  28. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  29. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  30. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  31. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  32. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  33. at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  34. at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  35. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  36. at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  37. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  38. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?]
  39. at java.lang.Thread.run(Thread.java:833) [?:?]
  40. [28Sep2022 14:11:22.591] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@74026b18
  41. [28Sep2022 14:11:22.635] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Users\helwi\MultiMC\instances\1.19.2\.minecraft\crash-reports\crash-2022-09-28_14.11.22-server.txt
  42. [28Sep2022 14:11:22.635] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  43. [28Sep2022 14:11:22.636] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  44. [28Sep2022 14:11:22.665] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PurpleHel lost connection: Disconnected
  45. [28Sep2022 14:11:22.665] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: PurpleHel left the game
  46. [28Sep2022 14:11:22.680] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 23dbb9b2-3319-4cd2-a550-3f46d01f6a20
  47. [28Sep2022 14:11:22.695] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Stopping singleplayer server as player logged out
  48. [28Sep2022 14:11:22.695] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  49. [28Sep2022 14:11:22.696] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 417a1626-a837-4722-878a-3700f3b38ac7
  50. [28Sep2022 14:11:22.696] [Render thread/FATAL] [Not Enough Crashes/]: Minecraft ran into a problem! Report saved to: C:\Users\helwi\MultiMC\instances\1.19.2\.minecraft\crash-reports\crash-2022-09-28_14.11.22-server.txt
  51.  
  52.  
  53. ---- Minecraft Crash Report ----
  54. // Shall we play a game?
  55.  
  56. Time: 2022-09-28 14:11:22
  57. Description: Exception in server tick loop
  58.  
  59. java.lang.NoSuchMethodError: 'int net.minecraft.commands.Commands.m_82117_(net.minecraft.commands.CommandSourceStack, java.lang.String)'
  60. at chanceCubes.util.RewardsUtil.executeCommand(RewardsUtil.java:379) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  61. at chanceCubes.util.RewardsUtil.executeCommand(RewardsUtil.java:369) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  62. at chanceCubes.rewards.rewardtype.CommandRewardType$1.callback(CommandRewardType.java:64) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  63. at chanceCubes.util.Scheduler.scheduleTask(Scheduler.java:14) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  64. at chanceCubes.rewards.rewardtype.CommandRewardType.trigger(CommandRewardType.java:42) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  65. at chanceCubes.rewards.rewardtype.CommandRewardType.trigger(CommandRewardType.java:11) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  66. at chanceCubes.rewards.rewardtype.BaseRewardType.trigger(BaseRewardType.java:20) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  67. at chanceCubes.rewards.rewardtype.CommandRewardType.trigger(CommandRewardType.java:36) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  68. at chanceCubes.rewards.defaultRewards.BasicReward.trigger(BasicReward.java:24) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  69. at chanceCubes.registry.global.GlobalCCRewardRegistry.triggerReward(GlobalCCRewardRegistry.java:179) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  70. at chanceCubes.registry.player.PlayerCCRewardRegistry.triggerRandomReward(PlayerCCRewardRegistry.java:203) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  71. at chanceCubes.registry.global.GlobalCCRewardRegistry.triggerRandomReward(GlobalCCRewardRegistry.java:173) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  72. at chanceCubes.blocks.BlockChanceCube.m_5707_(BlockChanceCube.java:64) ~[ChanceCubes-1.19-5.0.2.467.jar%23155!/:1.19-5.0.2.467] {re:classloading}
  73. at net.minecraftforge.common.extensions.IForgeBlock.onDestroyedByPlayer(IForgeBlock.java:169) ~[forge-1.19.2-43.1.29-universal.jar%23337!/:?] {re:mixin,re:classloading}
  74. at net.minecraftforge.common.extensions.IForgeBlockState.onDestroyedByPlayer(IForgeBlockState.java:128) ~[forge-1.19.2-43.1.29-universal.jar%23337!/:?] {re:mixin,re:classloading}
  75. at net.minecraft.server.level.ServerPlayerGameMode.removeBlock(ServerPlayerGameMode.java:270) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:computing_frames,xf:fml:libx:interact,re:classloading,xf:fml:libx:interact}
  76. at net.minecraft.server.level.ServerPlayerGameMode.m_9280_(ServerPlayerGameMode.java:253) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:computing_frames,xf:fml:libx:interact,re:classloading,xf:fml:libx:interact}
  77. at net.minecraft.server.level.ServerPlayerGameMode.m_215116_(ServerPlayerGameMode.java:218) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:computing_frames,xf:fml:libx:interact,re:classloading,xf:fml:libx:interact}
  78. at net.minecraft.server.level.ServerPlayerGameMode.m_214168_(ServerPlayerGameMode.java:188) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:computing_frames,xf:fml:libx:interact,re:classloading,xf:fml:libx:interact}
  79. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_7502_(ServerGamePacketListenerImpl.java:1024) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biggerstacks.mixins.json:vanilla.stacksize.ServerGamePacketListenerImplMixin,pl:mixin:A}
  80. at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.m_5797_(ServerboundPlayerActionPacket.java:42) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:classloading}
  81. at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.m_5797_(ServerboundPlayerActionPacket.java:8) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:classloading}
  82. at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:classloading}
  83. at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:classloading}
  84. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  85. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,re:computing_frames,re:classloading}
  86. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  87. at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  88. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  89. at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  90. at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  91. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  92. at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  93. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  94. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  95. at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
  96.  
  97.  
  98. A detailed walkthrough of the error, its code path and all known details is as follows:
  99. ---------------------------------------------------------------------------------------
  100.  
  101. -- System Details --
  102. Details:
  103. Minecraft Version: 1.19.2
  104. Minecraft Version ID: 1.19.2
  105. Operating System: Windows 10 (amd64) version 10.0
  106. Java Version: 17.0.3, Eclipse Adoptium
  107. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  108. Memory: 5109689432 bytes (4872 MiB) / 16760438784 bytes (15984 MiB) up to 33688649728 bytes (32128 MiB)
  109. CPUs: 24
  110. Processor Vendor: AuthenticAMD
  111. Processor Name: AMD Ryzen 9 3900 12-Core Processor
  112. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  113. Microarchitecture: Zen 2
  114. Frequency (GHz): 3.09
  115. Number of physical packages: 1
  116. Number of physical CPUs: 12
  117. Number of logical CPUs: 24
  118. Graphics card #0 name: NVIDIA GeForce GTX 1650
  119. Graphics card #0 vendor: NVIDIA (0x10de)
  120. Graphics card #0 VRAM (MB): 4095.00
  121. Graphics card #0 deviceId: 0x1f82
  122. Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
  123. Memory slot #0 capacity (MB): 32768.00
  124. Memory slot #0 clockSpeed (GHz): 2.67
  125. Memory slot #0 type: DDR4
  126. Memory slot #1 capacity (MB): 32768.00
  127. Memory slot #1 clockSpeed (GHz): 2.67
  128. Memory slot #1 type: DDR4
  129. Virtual memory max (MB): 75190.56
  130. Virtual memory used (MB): 30364.21
  131. Swap memory total (MB): 9728.00
  132. Swap memory used (MB): 0.00
  133. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx32128m
  134. Server Running: true
  135. Player Count: 1 / 8; [ServerPlayer['PurpleHel'/229, l='ServerLevel[Trap]', x=-255.20, y=114.00, z=-344.70]]
  136. Data Packs: vanilla, mod:colorfularmor (incompatible), mod:supermartijn642configlib (incompatible), mod:underground_villages, mod:extratrades, mod:excavar, mod:prefab, mod:uppers, mod:pitg, mod:neat (incompatible), mod:forgeendertech, mod:villagerdeathmessages, mod:hiddenrecipebook, mod:maxhealthfix (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:chancecubes, mod:actuallyusefulsmithingtable (incompatible), mod:clickadv (incompatible), mod:zombievillagersfromspawner, mod:balm (incompatible), mod:jeresources (incompatible), mod:huskspawn, mod:cloth_config (incompatible), mod:stackrefill, mod:ctov, mod:revampedwolf, mod:durabilitytooltip (incompatible), mod:clearview (incompatible), mod:cleancut (incompatible), mod:assortedworld (incompatible), mod:morevillagers, mod:atianxray (incompatible), mod:bk, mod:zombieproofdoors, mod:macrokeybinds, mod:heyberryshutup (incompatible), mod:supermartijn642corelib (incompatible), mod:assortedtools (incompatible), mod:structureexpansion (incompatible), mod:curios, mod:somnia (incompatible), mod:shulkerdropstwo, mod:peacefulsurface (incompatible), mod:framedblocks, mod:chunkpregen (incompatible), mod:constructionwand, mod:alwaysawitherskull, mod:nametagtweaks, mod:getinthebucketmod, mod:smallernetherportals, mod:scalinghealth (incompatible), mod:disenchanting (incompatible), mod:cleanview (incompatible), mod:prettybeaches (incompatible), mod:enchantinginfuser (incompatible), mod:crafting_on_a_stick (incompatible), mod:quarkoddities (incompatible), mod:kiwi (incompatible), mod:clienttweaks (incompatible), mod:salwayseat (incompatible), mod:bagofyurting (incompatible), mod:expore, mod:treeharvester, mod:jei (incompatible), mod:everlastingabilities (incompatible), mod:attributefix (incompatible), mod:mekanism, mod:passablefoliage (incompatible), mod:shutupexperimentalsettings (incompatible), mod:libx, mod:vanillaaiots, mod:beefix, mod:compacthelpcommand, mod:catalogue (incompatible), mod:packingtape (incompatible), mod:forge, mod:hidehands, mod:wooltweaks, mod:axesareweapons (incompatible), mod:dungeons_arise, mod:plonk, mod:tamedrespawn (incompatible), mod:simplebackups, mod:trade_cycling (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:biomesoplenty, mod:mousetweaks, mod:companion (incompatible), mod:morevanillalib, mod:inventorytotem, mod:syp, mod:adlods, mod:spectrelib (incompatible), mod:ceilingtorch, mod:configurabledespawntimer, mod:xaerominimap, mod:polymorph, mod:justenoughprofessions, mod:instantblocks (incompatible), mod:autoreglib (incompatible), mod:almostunified (incompatible), mod:regrowth, mod:offlineskins (incompatible), mod:globaldataandresourcepacks (incompatible), mod:structurize, mod:puzzleslib (incompatible), mod:villagersrespawn, mod:friendlyfire (incompatible), mod:armorunlocked (incompatible), mod:horizontal_glass_panes (incompatible), mod:cyclopscore (incompatible), mod:notenoughcrashes (incompatible), mod:glasscutter (incompatible), mod:preciseblockplacing (incompatible), mod:netherportalfix (incompatible), mod:endportalrecipe, mod:dcch (incompatible), mod:morevanillatools, mod:pocketstorage (incompatible), mod:suggestionproviderfix (incompatible), mod:paperbooks, mod:saveandloadinventories, mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:villagernames, mod:realisticbees, mod:xaeroworldmap, mod:controlling (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:domesticationinnovation, mod:lootintegrations (incompatible), mod:bookshelf (incompatible), mod:uncrafted, mod:sophisticatedbackpacks (incompatible), mod:additionalstructures, mod:mekanismgenerators, mod:keepmysoiltilled, mod:invincible_pets, mod:mineralchance, mod:equipmentcompare (incompatible), mod:lod (incompatible), mod:camocreepers, mod:mekanismadditions, mod:flycommand, mod:customgamerules (incompatible), mod:corail_dt, mod:goprone, mod:blockui, mod:collective, mod:firespreadtweaks, mod:allenchantmentsfortrade, mod:mekanismtools, mod:architectury (incompatible), mod:dadobugbedrockores (incompatible), mod:chunkloaders (incompatible), mod:tramplestopper, mod:bwncr (incompatible), mod:infinitetrading, mod:yeetusexperimentus, mod:overpoweredmending, mod:gamemenumodoption, mod:scaffoldingdropsnearby, mod:cyclic (incompatible), mod:betteradvancements (incompatible), mod:moremekanismprocessing (incompatible), mod:lenientcreepers, mod:trashslot (incompatible), mod:flatbedrock (incompatible), mod:mca (incompatible), mod:sophisticatedstorage (incompatible), mod:easymagic (incompatible), mod:tinycoal (incompatible), mod:curiosquarkobp, mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:comforts, mod:configured (incompatible), mod:dungeoncrawl, mod:ore_creeper (incompatible), mod:morezombievillagers, mod:deathbackup, mod:craftingtweaks (incompatible), mod:weakerspiderwebs, mod:enchdesc (incompatible), mod:nohostilesaroundcampfire, mod:magnumtorch (incompatible), mod:silentlib (incompatible), mod:assortedcore (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:jaopca (incompatible), mod:corail_recycler, mod:universalenchants (incompatible), mod:charmofundying, mod:craftablehorsearmour (incompatible), mod:koremods (incompatible), mod:craftingcraft (incompatible), mod:no_telemetry (incompatible), mod:healingcampfire, global:ancientdebris.zip (incompatible), global:blackdye.zip (incompatible), global:blaze.zip (incompatible), global:blocktobone.zip (incompatible), global:bonetoblock.zip (incompatible), global:book.zip (incompatible), global:booktopaper.zip (incompatible), global:brickshards.zip (incompatible), global:chest.zip (incompatible), global:clay.zip (incompatible), global:coaltodiamond.zip (incompatible), global:featherwool.zip (incompatible), global:furnace.zip (incompatible), global:honey.zip (incompatible), global:magma.zip (incompatible), global:planks.zip (incompatible), global:quartzslab.zip (incompatible), global:sandstone.zip (incompatible), global:shards.zip (incompatible), global:stairs.zip (incompatible), global:sticks.zip (incompatible), global:unwritten.zip (incompatible), global:webstring.zip (incompatible), inmemory:jaopca (incompatible), mod:biggerstacks (incompatible), mod:delicate_touch (incompatible), mod:nebs (incompatible), mod:commonality, mod:itemresistance, mod:more_recipes, global:totem.zip (incompatible), mod:quick_cure (incompatible)
  137. World Generation: Stable
  138. Type: Integrated Server (map_client.txt)
  139. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  140. Launched Version: 1.19.2
  141. Client Crashes Since Restart: 0
  142. Integrated Server Crashes Since Restart: 1
  143. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  144. ModLauncher launch target: forgeclient
  145. ModLauncher naming: srg
  146. ModLauncher services:
  147. mixin-0.8.5.jar mixin PLUGINSERVICE
  148. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  149. fmlloader-1.19.2-43.1.29.jar slf4jfixer PLUGINSERVICE
  150. fmlloader-1.19.2-43.1.29.jar object_holder_definalize PLUGINSERVICE
  151. fmlloader-1.19.2-43.1.29.jar runtime_enum_extender PLUGINSERVICE
  152. fmlloader-1.19.2-43.1.29.jar capability_token_subclass PLUGINSERVICE
  153. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  154. fmlloader-1.19.2-43.1.29.jar runtimedistcleaner PLUGINSERVICE
  155. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  156. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  157. modlauncher-10.0.8.jar koremods.asm.service TRANSFORMATIONSERVICE
  158. FML Language Providers:
  159. minecraft@1.0
  160. lowcodefml@null
  161. javafml@null
  162. Mod List:
  163. colorfularmor-1.19.2[FORGE]-1.12.jar |Colorful Armor |colorfularmor |1.13 |DONE |Manifest: NOSIGNATURE
  164. supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
  165. UndergroundVillages-1.19-1.1.1.jar |Underground Villages Mod |underground_villages |1.1.1 |DONE |Manifest: NOSIGNATURE
  166. extratrades-1.19.2-1.2.jar |Extra Trades |extratrades |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE
  167. Excavar-1.19.1-2.1.2.jar |Excavar |excavar |1.19.1-2.1.2 |DONE |Manifest: NOSIGNATURE
  168. prefab-1.9.2.2.jar |Prefab |prefab |1.9.2.2 |DONE |Manifest: NOSIGNATURE
  169. Uppers-0.5.1.jar |Uppers |uppers |0.5.1 |DONE |Manifest: NOSIGNATURE
  170. pitg-1.19.1-2.1.1.jar |Pane In The Glass |pitg |1.19.1-2.1.1 |DONE |Manifest: NOSIGNATURE
  171. Neat-1.19-32.jar |Neat |neat |1.19-32 |DONE |Manifest: NOSIGNATURE
  172. ForgeEndertech-1.19.2-10.0.5.0-build.0599.jar |ForgeEndertech |forgeendertech |10.0.5.0 |DONE |Manifest: NOSIGNATURE
  173. villagerdeathmessages_1.19.2-2.4.jar |Villager Death Messages |villagerdeathmessages |2.4 |DONE |Manifest: NOSIGNATURE
  174. hiddenrecipebook_1.19.2-3.0.jar |Hidden Recipe Book |hiddenrecipebook |3.0 |DONE |Manifest: NOSIGNATURE
  175. MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |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
  176. Shrink-1.19-1.3.4.jar |Shrink |shrink |1.3.4 |DONE |Manifest: NOSIGNATURE
  177. guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |DONE |Manifest: NOSIGNATURE
  178. ChanceCubes-1.19-5.0.2.467.jar |Chance Cubes |chancecubes |1.19-5.0.2.467 |DONE |Manifest: NOSIGNATURE
  179. ActuallyUsefulSmithingTable-4.0.1+mc+1.19.X.jar |Actually Useful Smithing Table|actuallyusefulsmithingtable |4.0.1 mc 1.19.X |DONE |Manifest: NOSIGNATURE
  180. clickadv-1.19.2-2.9.jar |clickadv mod |clickadv |1.19.2-2.9 |DONE |Manifest: NOSIGNATURE
  181. zombievillagersfromspawner_1.19.2-1.9.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |1.9 |DONE |Manifest: NOSIGNATURE
  182. balm-4.5.3.jar |Balm |balm |4.5.3 |DONE |Manifest: NOSIGNATURE
  183. biggerstacks-1.19-2.0.jar |Bigger Stacks |biggerstacks |1.19-2.0 |DONE |Manifest: NOSIGNATURE
  184. JustEnoughResources-1.19.2-1.1.0.179.jar |Just Enough Resources |jeresources |1.1.0.179 |DONE |Manifest: NOSIGNATURE
  185. huskspawn_1.19.2-1.7.jar |Husk Spawn |huskspawn |1.7 |DONE |Manifest: NOSIGNATURE
  186. cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
  187. stackrefill_1.19.2-3.0.jar |Stack Refill |stackrefill |3.0 |DONE |Manifest: NOSIGNATURE
  188. ChoiceTheorem's-overhauled-village-v-3-1-1.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1 |DONE |Manifest: NOSIGNATURE
  189. revampedwolf-1.19-2.0.2.jar |RevampedWolf |revampedwolf |1.19-2.0.2 |DONE |Manifest: NOSIGNATURE
  190. durabilitytooltip-1.1.3-forge-mc1.19.jar |Durability Tooltip |durabilitytooltip |1.1.3 |DONE |Manifest: NOSIGNATURE
  191. LavaClearView-1.19.2-forge-5.0.0.jar |Lava Clear View |clearview |5.0.0 |DONE |Manifest: NOSIGNATURE
  192. cleancut-mc1.19-4.2-forge.jar |Clean Cut |cleancut |4.2 |DONE |Manifest: NOSIGNATURE
  193. assortedworld-1.19.2-4.1.0.jar |Assorted World |assortedworld |1.19.2-4.1.0 |DONE |Manifest: NOSIGNATURE
  194. morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE
  195. XrayMod-2.0.4.jar |XrayMod |atianxray |2.0.4 |DONE |Manifest: NOSIGNATURE
  196. Beekeeper-1.19-1.0.4.jar |Beekeeper |bk |1.0.4 |DONE |Manifest: NOSIGNATURE
  197. zombieproofdoors_1.19.2-1.6.jar |Zombie Proof Doors |zombieproofdoors |1.6 |DONE |Manifest: NOSIGNATURE
  198. [1.19.2]+MacroKeybindsMod-1.1.jar |Simple Macro Mod |macrokeybinds |1.1 |DONE |Manifest: NOSIGNATURE
  199. heyberryshutup-1.19-0.2.0.3.jar |Hey Berry! SHUT UP |heyberryshutup |1.19-0.2.0.3 |DONE |Manifest: NOSIGNATURE
  200. supermartijn642corelib-1.0.19a-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19a |DONE |Manifest: NOSIGNATURE
  201. assortedtools-1.19.2-6.1.3.jar |Assorted Tools |assortedtools |1.19.2-6.1.3 |DONE |Manifest: NOSIGNATURE
  202. structure-expansion-1901.1.1-build.5.jar |Structure Expansion |structureexpansion |1901.1.1-build.5 |DONE |Manifest: NOSIGNATURE
  203. curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE
  204. Somnia-Awoken-1.19.2-3.1.0.jar |Somnia Awoken |somnia |1.19.2-3.1.0 |DONE |Manifest: NOSIGNATURE
  205. shulkerdropstwo_1.19.2-2.0.jar |Shulker Drops Two |shulkerdropstwo |2.0 |DONE |Manifest: NOSIGNATURE
  206. PeacefulSurface-1.19.2-v1.jar |PeacefulSurface |peacefulsurface |1.19.2-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  207. FramedBlocks-6.4.0.jar |FramedBlocks |framedblocks |6.4.0 |DONE |Manifest: NOSIGNATURE
  208. Chunk+Pregenerator-1.19-4.1.0.jar |Chunk Pregenerator |chunkpregen |1.19-4.1.0 |DONE |Manifest: NOSIGNATURE
  209. constructionwand-1.19.1-2.8.jar |Construction Wand |constructionwand |1.19.1-2.8 |DONE |Manifest: NOSIGNATURE
  210. alwaysawitherskull_1.19.2-1.7.jar |Always a Wither Skull |alwaysawitherskull |1.7 |DONE |Manifest: NOSIGNATURE
  211. nametagtweaks_1.19.2-2.0.jar |Name Tag Tweaks |nametagtweaks |2.0 |DONE |Manifest: NOSIGNATURE
  212. Delicate+Touch-1.19.2-1.1.5.jar |Delicate Touch |delicate_touch |1.19.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  213. getinthebucketmod-4.1.2.jar |Get in the Bucket Mod |getinthebucketmod |4.1.2 |DONE |Manifest: NOSIGNATURE
  214. smallernetherportals_1.19.2-2.1.jar |Smaller Nether Portals |smallernetherportals |2.1 |DONE |Manifest: NOSIGNATURE
  215. ScalingHealth-1.19.2-7.0.0+6.jar |Scaling Health |scalinghealth |7.0.0+6 |DONE |Manifest: NOSIGNATURE
  216. Disenchanting-forge-1.19-2.1.0.jar |Disenchanting |disenchanting |2.1.0 |DONE |Manifest: NOSIGNATURE
  217. CleanView-1.19.2-v1.jar |CleanView |cleanview |1.19.2-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  218. prettybeaches-forge-1.19-8.0.0.jar |Pretty Beaches |prettybeaches |8.0.0 |DONE |Manifest: NOSIGNATURE
  219. EnchantingInfuser-v4.2.1-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.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
  220. NekosEnchantedBooks-1.19-1.7.1.jar |Neko's Enchanted Books |nebs |1.7.1 |DONE |Manifest: NOSIGNATURE
  221. Crafting-on-a-stick-1.19-1.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.0.1 |DONE |Manifest: NOSIGNATURE
  222. QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
  223. Kiwi-1.19.1-forge-8.0.2.jar |Kiwi |kiwi |8.0.2 |DONE |Manifest: NOSIGNATURE
  224. clienttweaks-forge-1.19-8.1.0.jar |Client Tweaks |clienttweaks |8.1.0 |DONE |Manifest: NOSIGNATURE
  225. AlwaysEat-5.2.jar |AlwaysEat |salwayseat |5.2 |DONE |Manifest: NOSIGNATURE
  226. bagofyurting-1.19.1-3.0.0.0.jar |Bag of Yurting |bagofyurting |3.0.0.0 |DONE |Manifest: NOSIGNATURE
  227. expore-1.19.2-forge.jar |Exp Ore |expore |1.0 |DONE |Manifest: NOSIGNATURE
  228. treeharvester_1.19.2-5.7.jar |Tree Harvester |treeharvester |5.7 |DONE |Manifest: NOSIGNATURE
  229. jei-1.19.2-forge-11.3.0.262.jar |Just Enough Items |jei |11.3.0.262 |DONE |Manifest: NOSIGNATURE
  230. EverlastingAbilities-1.19.2-1.8.2.jar |EverlastingAbilities |everlastingabilities |1.8.2 |DONE |Manifest: NOSIGNATURE
  231. AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.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
  232. Mekanism-1.19.2-10.3.3.470.jar |Mekanism |mekanism |10.3.3 |DONE |Manifest: NOSIGNATURE
  233. PassableFoliage-1.19.1-forge-5.0.1.jar |Passable Foliage |passablefoliage |5.0.1 |DONE |Manifest: NOSIGNATURE
  234. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
  235. LibX-1.19.2-4.2.5.jar |LibX |libx |1.19.2-4.2.5 |DONE |Manifest: NOSIGNATURE
  236. VanillaAIOTs-1.19.1-2.1.2.jar |Vanilla AIOTs |vanillaaiots |1.19.1-2.1.2 |DONE |Manifest: NOSIGNATURE
  237. BeeFix-1.19-1.0.6.jar |Bee Fix |beefix |1.0.6 |DONE |Manifest: NOSIGNATURE
  238. compacthelpcommand_1.19.2-1.4.jar |Compact Help Command |compacthelpcommand |1.4 |DONE |Manifest: NOSIGNATURE
  239. catalogue-1.6.3-1.19.jar |Catalogue |catalogue |1.6.3 |DONE |Manifest: NOSIGNATURE
  240. PackingTape-1.19-0.14.0.jar |Packing Tape |packingtape |0.14.0 |DONE |Manifest: NOSIGNATURE
  241. forge-1.19.2-43.1.29-universal.jar |Forge |forge |43.1.29 |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
  242. hidehands_1.19.2-1.7.jar |Hide Hands |hidehands |1.7 |DONE |Manifest: NOSIGNATURE
  243. wooltweaks_1.19.2-2.2.jar |Wool Tweaks |wooltweaks |2.2 |DONE |Manifest: NOSIGNATURE
  244. AxesAreWeapons-1.6.0-forge-1.19.jar |Axes Are Weapons |axesareweapons |1.6.0 |DONE |Manifest: NOSIGNATURE
  245. DungeonsArise-1.19-2.1.51-beta.jar |When Dungeons Arise |dungeons_arise |2.1.51 |DONE |Manifest: NOSIGNATURE
  246. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  247. plonk-1.19.2-10.0.3.jar |Plonk |plonk |10.0.3 |DONE |Manifest: NOSIGNATURE
  248. TamedRespawn-1.19-1.1.1.jar |tamedrespawn |tamedrespawn |1.19-1.1.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  249. SimpleBackups-1.19.1-2.1.4.jar |Simple Backups |simplebackups |1.19.1-2.1.4 |DONE |Manifest: NOSIGNATURE
  250. trade-cycling-forge-1.19.2-1.0.5.jar |Trade Cycling |trade_cycling |1.19.2-1.0.5 |DONE |Manifest: NOSIGNATURE
  251. theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE
  252. TerraBlender-forge-1.19.2-2.0.1.127.jar |TerraBlender |terrablender |2.0.1.127 |DONE |Manifest: NOSIGNATURE
  253. BiomesOPlenty-1.19.2-17.1.1.152.jar |Biomes O' Plenty |biomesoplenty |17.1.1.152 |DONE |Manifest: NOSIGNATURE
  254. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  255. Companion-1.19.1-forge-3.0.2.jar |Companion |companion |3.0.2 |DONE |Manifest: NOSIGNATURE
  256. commonality-1.19.2-4.1.4.jar |Commonality |commonality |4.1.4 |DONE |Manifest: NOSIGNATURE
  257. MoreVanillaLib-1.19.1-4.1.1.jar |MoreVanillaLib |morevanillalib |1.19.1-4.1.1 |DONE |Manifest: NOSIGNATURE
  258. inventorytotem_1.19.2-1.8.jar |Inventory Totem |inventorytotem |1.8 |DONE |Manifest: NOSIGNATURE
  259. SaveYourPets-1.19-1.0.7.jar |Save Your Pets |syp |1.0.7 |DONE |Manifest: NOSIGNATURE
  260. AdLods-1.19.2-7.0.4.0-build.0599.jar |Large Ore Deposits |adlods |7.0.4.0 |DONE |Manifest: NOSIGNATURE
  261. spectrelib-forge-0.10.0+1.19.jar |SpectreLib |spectrelib |0.10.0+1.19 |DONE |Manifest: NOSIGNATURE
  262. ceilingtorch-1.19.2-1.21.jar |Ceiling Torch |ceilingtorch |1.21 |DONE |Manifest: NOSIGNATURE
  263. configurabledespawntimer_1.19.2-2.6.jar |Configurable Despawn Timer |configurabledespawntimer |2.6 |DONE |Manifest: NOSIGNATURE
  264. Xaeros_Minimap_22.14.1_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |22.14.1 |DONE |Manifest: NOSIGNATURE
  265. polymorph-forge-0.45.0+1.19.2.jar |Polymorph |polymorph |0.45.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  266. JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |DONE |Manifest: NOSIGNATURE
  267. instantblocks-forge-1.19.2-1.6.5.jar |Instant Blocks |instantblocks |1.6.5 |DONE |Manifest: NOSIGNATURE
  268. AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |DONE |Manifest: NOSIGNATURE
  269. almostunified-forge-1.19-0.1.1.jar |AlmostUnified |almostunified |0.1.1 |DONE |Manifest: NOSIGNATURE
  270. Regrowth-1.19-41.1.31.0.jar |Regrowth |regrowth |41.1.31.0 |DONE |Manifest: NOSIGNATURE
  271. OfflineSkins-1.19.2-v1.jar |OfflineSkins |offlineskins |1.19.2-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  272. global_packs-forge-1.19.2-1.14.2_forge.jar |Global Packs |globaldataandresourcepacks |1.14.2_forge |DONE |Manifest: NOSIGNATURE
  273. structurize-1.19.2-1.0.446-ALPHA.jar |Structurize |structurize |1.19.2-1.0.446-ALPHA|DONE |Manifest: NOSIGNATURE
  274. PuzzlesLib-v4.3.4-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.4 |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
  275. VillagersRespawn-1.19-41.1.5.0.jar |Villagers Respawn Mod |villagersrespawn |41.1.5.0 |DONE |Manifest: NOSIGNATURE
  276. FriendlyFire-Forge-1.19.2-14.0.1.jar |FriendlyFire |friendlyfire |14.0.1 |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
  277. ArmorUnlocked-1.19-1.0.2.jar |Armor Unlocked |armorunlocked |1.0.2 |DONE |Manifest: NOSIGNATURE
  278. horizontal_glass_panes-1.0-1.19.jar |Horizontal Glass Panes |horizontal_glass_panes |1.0-1.19 |DONE |Manifest: NOSIGNATURE
  279. CyclopsCore-1.19.2-1.17.0.jar |Cyclops Core |cyclopscore |1.17.0 |DONE |Manifest: NOSIGNATURE
  280. notenoughcrashes-4.1.8+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.8+1.19.2 |DONE |Manifest: NOSIGNATURE
  281. glasscutter-1.19-2.0.1.jar |Glass Harvesters |glasscutter |1.19-2.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  282. preciseblockplacing-2.0.2+1.19-forge.jar |PreciseBlockPlacing |preciseblockplacing |2.0.2 |DONE |Manifest: NOSIGNATURE
  283. netherportalfix-forge-1.19-10.0.0.jar |NetherPortalFix |netherportalfix |10.0.0 |DONE |Manifest: NOSIGNATURE
  284. endportalrecipe_1.19.2-4.0.jar |End Portal Recipe |endportalrecipe |4.0 |DONE |Manifest: NOSIGNATURE
  285. DontClearChatHistory-1.jar |Dont Clear Chat History |dcch |1 |DONE |Manifest: NOSIGNATURE
  286. MoreVanillaTools-1.19.1-5.1.2.jar |MoreVanillaTools |morevanillatools |1.19.1-5.1.2 |DONE |Manifest: NOSIGNATURE
  287. pocketstorage-1.19-1.0.2-build.23.jar |Pocket Storage |pocketstorage |1.19-1.0.2-build.23 |DONE |Manifest: NOSIGNATURE
  288. SuggestionProviderFix-1.19-1.0.0.jar |Suggestion Provider Fix |suggestionproviderfix |1.19-1.0.0 |DONE |Manifest: NOSIGNATURE
  289. paperbooks_1.19.2-1.7.jar |Paper Books |paperbooks |1.7 |DONE |Manifest: NOSIGNATURE
  290. saveandloadinventories_1.19.2-1.9.jar |Save and Load Inventories |saveandloadinventories |1.9 |DONE |Manifest: NOSIGNATURE
  291. sophisticatedcore-1.19.2-0.5.12.130.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.12.130 |DONE |Manifest: NOSIGNATURE
  292. kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |DONE |Manifest: NOSIGNATURE
  293. villagernames_1.19.2-3.7.jar |Villager Names |villagernames |3.7 |DONE |Manifest: NOSIGNATURE
  294. realisticbees_1.19.2-2.7.jar |Realistic Bees |realisticbees |2.7 |DONE |Manifest: NOSIGNATURE
  295. XaerosWorldMap_1.27.0_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.27.0 |DONE |Manifest: NOSIGNATURE
  296. Controlling-forge-1.19.2-10.0+6.jar |Controlling |controlling |10.0+6 |DONE |Manifest: NOSIGNATURE
  297. citadel-1.12.12-1.19.jar |Citadel |citadel |1.12.12 |DONE |Manifest: NOSIGNATURE
  298. alexsmobs-1.20.1.jar |Alex's Mobs |alexsmobs |1.20.1 |DONE |Manifest: NOSIGNATURE
  299. domesticationinnovation-1.5.4-1.19.1.jar |Domestication Innovation |domesticationinnovation |1.5.4 |DONE |Manifest: NOSIGNATURE
  300. lootintegrations-1.19.1-1.6.jar |Lootintegrations mod |lootintegrations |1.19.1-1.6 |DONE |Manifest: NOSIGNATURE
  301. QuickCure-1.19-5.0.1.jar |Quick Cure |quick_cure |1.19-5.0.1 |DONE |Manifest: NOSIGNATURE
  302. Bookshelf-Forge-1.19.2-16.1.5.jar |Bookshelf |bookshelf |16.1.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
  303. Uncrafted-1.19.x-(4.1.0).jar |Uncrafted |uncrafted |4.1.0 |DONE |Manifest: NOSIGNATURE
  304. sophisticatedbackpacks-1.19.2-3.18.29.719.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.29.719 |DONE |Manifest: NOSIGNATURE
  305. Rex's-AdditionalStructures-1.19.x-(v.4.0.2).jar |Additional Structures |additionalstructures |4.0.2 |DONE |Manifest: NOSIGNATURE
  306. more_recipes-6.0.0.jar |More Recipes |more_recipes |6.0.0-1.19 |DONE |Manifest: NOSIGNATURE
  307. MekanismGenerators-1.19.2-10.3.3.470.jar |Mekanism: Generators |mekanismgenerators |10.3.3 |DONE |Manifest: NOSIGNATURE
  308. keepmysoiltilled_1.19.2-1.6.jar |Keep My Soil Tilled |keepmysoiltilled |1.6 |DONE |Manifest: NOSIGNATURE
  309. invincible_pets-1.3.jar |Invincible Pets |invincible_pets |1.3 |DONE |Manifest: NOSIGNATURE
  310. mineralchance_1.19.2-1.9.jar |Mineral Chance |mineralchance |1.9 |DONE |Manifest: NOSIGNATURE
  311. EquipmentCompare-1.19.1-1.3.1.jar |Equipment Compare |equipmentcompare |1.3.1 |DONE |Manifest: NOSIGNATURE
  312. DistantHorizons-1.6.9a-1.19.2.jar |Distant Horizons |lod |1.6.9a |DONE |Manifest: NOSIGNATURE
  313. CamoCreepers-1.19-1.2.1.jar |Camo Creepers |camocreepers |1.2.1 |DONE |Manifest: NOSIGNATURE
  314. MekanismAdditions-1.19.2-10.3.3.470.jar |Mekanism: Additions |mekanismadditions |10.3.3 |DONE |Manifest: NOSIGNATURE
  315. fly-command-mod-forge-1.19.2-1.0.0.jar |FlyCommandMod |flycommand |1.0.0 |DONE |Manifest: NOSIGNATURE
  316. customgamerules-1.19-1.1.4.jar |Powerful Game Rules |customgamerules |1.19-1.1.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  317. Corail-DT-1.19.2-470.jar |Corail Deconstructing Table |corail_dt |1.19.2-470 |DONE |Manifest: NOSIGNATURE
  318. goprone-1.19-2.0.4.jar |GoProne |goprone |1.19-2.0.4 |DONE |Manifest: NOSIGNATURE
  319. blockui-1.19-0.0.61-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.61-ALPHA |DONE |Manifest: NOSIGNATURE
  320. collective-1.19.2-4.69.jar |Collective |collective |4.69 |DONE |Manifest: NOSIGNATURE
  321. firespreadtweaks_1.19.2-1.5.jar |Fire Spread Tweaks |firespreadtweaks |1.5 |DONE |Manifest: NOSIGNATURE
  322. allenchantmentsfortrade-1.19.2-1.0.jar |All Enchantments For Trade |allenchantmentsfortrade |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE
  323. itemresistance-1.19.2-11.1.1.jar |ItemResistance |itemresistance |11.1.1 |DONE |Manifest: NOSIGNATURE
  324. MekanismTools-1.19.2-10.3.3.470.jar |Mekanism: Tools |mekanismtools |10.3.3 |DONE |Manifest: NOSIGNATURE
  325. architectury-6.2.46-forge.jar |Architectury |architectury |6.2.46 |DONE |Manifest: NOSIGNATURE
  326. dadobugbedrockores-1.5.0-forge.jar |Dadobug1111's Bedrock Ores |dadobugbedrockores |1.5.0 |DONE |Manifest: NOSIGNATURE
  327. chunkloaders-1.2.2-forge-mc1.19.jar |Chunk Loaders |chunkloaders |1.2.2 |DONE |Manifest: NOSIGNATURE
  328. TrampleStopper-3.8.1-build.35+mc1.19.2.jar |Trample Stopper |tramplestopper |3.8.1-build.35+mc1.1|DONE |Manifest: NOSIGNATURE
  329. bwncr-forge-1.19.2-3.14.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.0 |DONE |Manifest: NOSIGNATURE
  330. infinitetrading_1.19.2-3.0.jar |Infinite Trading |infinitetrading |3.0 |DONE |Manifest: NOSIGNATURE
  331. yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
  332. OverpoweredMending-1.19.2-2.8.1.jar |OverpoweredMending |overpoweredmending |2.8.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
  333. GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE
  334. scaffoldingdropsnearby_1.19.2-1.8.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |1.8 |DONE |Manifest: NOSIGNATURE
  335. Cyclic-1.19.2-1.7.11.jar |Cyclic |cyclic |1.19.2-1.7.11 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  336. BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE
  337. MoreMekanismProcessing-1.19.2-3.0.jar |More Mekanism Processing |moremekanismprocessing |3.0 |DONE |Manifest: NOSIGNATURE
  338. lenientcreepers-1.19-1.0.2.jar |LenientCreepers |lenientcreepers |1.0.2 |DONE |Manifest: NOSIGNATURE
  339. trashslot-forge-1.19-12.0.0.jar |TrashSlot |trashslot |12.0.0 |DONE |Manifest: NOSIGNATURE
  340. flatbedrock-forge-2.0.0-build.14+mc1.19.2.jar |Flat Bedrock |flatbedrock |2.0.0-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
  341. minecraft-comes-alive-7.3.21+1.19.2-universal.jar |Minecraft Comes Alive |mca |7.3.21+1.19.2 |DONE |Manifest: NOSIGNATURE
  342. sophisticatedstorage-1.19.2-0.5.18.151.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.5.18.151 |DONE |Manifest: NOSIGNATURE
  343. EasyMagic-v4.3.2-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.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
  344. Tiny-Coal-1.19.2-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |Manifest: NOSIGNATURE
  345. CuriosQuarkOBP-1.19.2-1.2.2.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.2.2 |DONE |Manifest: NOSIGNATURE
  346. TaxFreeLevels-1.3.1-forge-1.18.1.jar |Tax Free Levels |taxfreelevels |1.3.1 |DONE |Manifest: NOSIGNATURE
  347. Clumps-forge-1.19.2-9.0.0+11.jar |Clumps |clumps |9.0.0+11 |DONE |Manifest: NOSIGNATURE
  348. comforts-forge-6.0.1+1.19.2.jar |Comforts |comforts |6.0.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  349. configured-1.5.8-1.19.jar |Configured |configured |1.5.8 |DONE |Manifest: NOSIGNATURE
  350. DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |DONE |Manifest: NOSIGNATURE
  351. Ore+Creeper-1.19.2-1.1.11.jar |Ore Creeper |ore_creeper |1.19.2-1.1.11 |DONE |Manifest: NOSIGNATURE
  352. morezombievillagers_1.19.2-1.8.jar |More Zombie Villagers |morezombievillagers |1.8 |DONE |Manifest: NOSIGNATURE
  353. deathbackup_1.19.2-1.8.jar |Death Backup |deathbackup |1.8 |DONE |Manifest: NOSIGNATURE
  354. craftingtweaks-forge-1.19-15.1.0.jar |CraftingTweaks |craftingtweaks |15.1.0 |DONE |Manifest: NOSIGNATURE
  355. weakerspiderwebs_1.19.2-2.7.jar |Weaker Spiderwebs |weakerspiderwebs |2.7 |DONE |Manifest: NOSIGNATURE
  356. EnchantmentDescriptions-Forge-1.19.2-13.0.4.jar |EnchantmentDescriptions |enchdesc |13.0.4 |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
  357. nohostilesaroundcampfire_1.19.2-4.5.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |4.5 |DONE |Manifest: NOSIGNATURE
  358. MagnumTorch-v4.2.0-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.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
  359. silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE
  360. assortedcore-1.19.2-5.1.0.jar |Assorted Core |assortedcore |1.19.2-5.1.0 |DONE |Manifest: NOSIGNATURE
  361. Iceberg-1.19-1.0.46.jar |Iceberg |iceberg |1.0.46 |DONE |Manifest: NOSIGNATURE
  362. Quark-3.3-371.jar |Quark |quark |3.3-371 |DONE |Manifest: NOSIGNATURE
  363. JAOPCA-1.19.2-4.2.0.1.jar |JAOPCA |jaopca |4.2.0.1 |DONE |Manifest: NOSIGNATURE
  364. corail_recycler-5.6.0-1.19.jar |Corail Recycler |corail_recycler |5.6.0 |DONE |Manifest: NOSIGNATURE
  365. UniversalEnchants-v4.2.7-1.19.2-Forge.jar |Universal Enchants |universalenchants |4.2.7 |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
  366. charmofundying-forge-6.0.0+1.19.2.jar |Charm of Undying |charmofundying |6.0.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  367. Craftable+Horse+Armour++Saddle-1.19-1.9.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.9 |DONE |Manifest: NOSIGNATURE
  368. koremods-modlauncher-0.5.0-mod.jar |Koremods |koremods |0.5.0 |DONE |Manifest: NOSIGNATURE
  369. craftingcraft-forge-1.19-13.0.0.jar |CraftingCraft |craftingcraft |13.0.0 |DONE |Manifest: NOSIGNATURE
  370. no-telemetry-1.4.0.jar |No Telemetry |no_telemetry |1.4.0 |DONE |Manifest: NOSIGNATURE
  371. healingcampfire_1.19.2-3.9.jar |Healing Campfire |healingcampfire |3.9 |DONE |Manifest: NOSIGNATURE
  372. Crash Report UUID: 23dbb9b2-3319-4cd2-a550-3f46d01f6a20
  373. FML: 43.1
  374. Forge: net.minecraftforge:43.1.29
  375. FramedBlocks BlockEntity Warning: Not applicable
  376. Kiwi Modules:
  377. kiwi:contributors
  378. kiwi:data
  379. passablefoliage:core
  380. passablefoliage:enchantment
  381. Suspected Mods: Forge (forge), Chance Cubes (chancecubes), Minecraft (minecraft)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement