Advertisement
Guest User

Bug Report: NullPointerException in Primal Magick (EssenceCaskTileEntity) Causing Server Crash

a guest
Nov 19th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.78 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 2024-11-19 17:57:13
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Direction.ordinal()" because "face" is null
  8. at com.verdantartifice.primalmagick.common.tiles.devices.EssenceCaskTileEntity.getInventoryIndexForFace(EssenceCaskTileEntity.java:288) ~[primalmagick-4.0.9.jar%23268!/:4.0.9] {re:classloading}
  9. at com.verdantartifice.primalmagick.common.tiles.base.AbstractTileSidedInventoryPM.getCapability(AbstractTileSidedInventoryPM.java:109) ~[primalmagick-4.0.9.jar%23268!/:4.0.9] {re:classloading}
  10. at com.mna.blocks.tileentities.wizard_lab.ArcanaAltarTile.lambda$new$0(ArcanaAltarTile.java:133) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading,pl:runtimedistcleaner:A}
  11. at com.mna.api.blocks.tile.BlockPosCache.search(BlockPosCache.java:54) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading}
  12. at com.mna.api.blocks.tile.BlockPosCache.tick(BlockPosCache.java:35) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading}
  13. at com.mna.blocks.tileentities.wizard_lab.ArcanaAltarTile.Tick(ArcanaAltarTile.java:254) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading,pl:runtimedistcleaner:A}
  14. at com.mna.blocks.artifice.ArcanaAltarBlock.lambda$getTicker$0(ArcanaAltarBlock.java:42) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading}
  15. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading}
  16. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading}
  17. at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:apugli.mixins.json:common.LevelMixin,pl:mixin:A}
  18. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:aether.mixins.json:common.accessor.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:accessor.ServerLevelAccessor,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:apugli.mixins.json:common.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:A}
  19. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  20. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading,pl:accesstransformer:B}
  21. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  22. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  23. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  24. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server thread
  32. Suspected Mods:
  33. Mana and Artifice (mna), Version: 3.1.0.1
  34. Issue tracker URL: https://github.com/Mithion/Mana-And-Artifice/issues
  35. at TRANSFORMER/[email protected]/com.mna.blocks.tileentities.wizard_lab.ArcanaAltarTile.lambda$new$0(ArcanaAltarTile.java:133)
  36.  
  37. Primal Magick (primalmagick), Version: 4.0.9
  38. Issue tracker URL: https://github.com/daedalus4096/PrimalMagick/issues
  39. at TRANSFORMER/[email protected]/com.verdantartifice.primalmagick.common.tiles.devices.EssenceCaskTileEntity.getInventoryIndexForFace(EssenceCaskTileEntity.java:288)
  40. Stacktrace:
  41. at com.verdantartifice.primalmagick.common.tiles.devices.EssenceCaskTileEntity.getInventoryIndexForFace(EssenceCaskTileEntity.java:288) ~[primalmagick-4.0.9.jar%23268!/:4.0.9] {re:classloading}
  42. at com.verdantartifice.primalmagick.common.tiles.base.AbstractTileSidedInventoryPM.getCapability(AbstractTileSidedInventoryPM.java:109) ~[primalmagick-4.0.9.jar%23268!/:4.0.9] {re:classloading}
  43. at com.mna.blocks.tileentities.wizard_lab.ArcanaAltarTile.lambda$new$0(ArcanaAltarTile.java:133) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading,pl:runtimedistcleaner:A}
  44. at com.mna.api.blocks.tile.BlockPosCache.search(BlockPosCache.java:54) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading}
  45. at com.mna.api.blocks.tile.BlockPosCache.tick(BlockPosCache.java:35) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading}
  46. at com.mna.blocks.tileentities.wizard_lab.ArcanaAltarTile.Tick(ArcanaAltarTile.java:254) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading,pl:runtimedistcleaner:A}
  47. at com.mna.blocks.artifice.ArcanaAltarBlock.lambda$getTicker$0(ArcanaAltarBlock.java:42) ~[mna-forge-1.20.1-3.1.0.1-all.jar%23253!/:3.1.0.1] {re:classloading}
  48. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading}
  49. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading}
  50. at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:apugli.mixins.json:common.LevelMixin,pl:mixin:A}
  51. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:aether.mixins.json:common.accessor.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:accessor.ServerLevelAccessor,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:apugli.mixins.json:common.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:A}
  52. -- Block entity being ticked --
  53. Details:
  54. Name: mna:altar_of_arcana // com.mna.blocks.tileentities.wizard_lab.ArcanaAltarTile
  55. Block: Block{mna:altar_of_arcana}[facing=west,left=true,right=false,waterlogged=false]
  56. Block location: World: (446,52,-1052), Section: (at 14,4,4 in 27,3,-66; chunk contains blocks 432,-64,-1056 to 447,319,-1041), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,-64,-1536 to 511,319,-1025)
  57. Block: Block{mna:altar_of_arcana}[facing=west,left=true,right=false,waterlogged=false]
  58. Block location: World: (446,52,-1052), Section: (at 14,4,4 in 27,3,-66; chunk contains blocks 432,-64,-1056 to 447,319,-1041), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,-64,-1536 to 511,319,-1025)
  59. Stacktrace:
  60. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading}
  61. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading}
  62. at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:apugli.mixins.json:common.LevelMixin,pl:mixin:A}
  63. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:aether.mixins.json:common.accessor.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:ServerLevelMixin,pl:mixin:APP:mixins.biomancy.json:accessor.ServerLevelAccessor,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:apugli.mixins.json:common.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:A}
  64. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  65. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading,pl:accesstransformer:B}
  66. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  67. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  68. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  69. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  70.  
  71.  
  72. -- Affected level --
  73. Details:
  74. All players: 1 total; [ServerPlayer['elitesniperpanda'/128, l='ServerLevel[world]', x=445.06, y=52.00, z=-1052.78]]
  75. Chunk stats: 4234
  76. Level dimension: minecraft:overworld
  77. Level spawn location: World: (368,80,-16), Section: (at 0,0,0 in 23,5,-1; chunk contains blocks 368,-64,-16 to 383,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
  78. Level time: 71382818 game time, 72071203 day time
  79. Level name: world
  80. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  81. Level weather: Rain time: 5457 (now: false), thunder time: 7270 (now: false)
  82. Known server brands: forge
  83. Removed feature flags:
  84. Level was modded: true
  85. Level storage version: 0x04ABD - Anvil
  86. Stacktrace:
  87. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  88. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:classloading,pl:accesstransformer:B}
  89. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  90. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  91. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23291!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  92. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  93.  
  94.  
  95. -- System Details --
  96. Details:
  97. Minecraft Version: 1.20.1
  98. Minecraft Version ID: 1.20.1
  99. Operating System: Linux (amd64) version 5.15.0-107-generic
  100. Java Version: 17.0.12, Eclipse Adoptium
  101. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  102. Memory: 983889664 bytes (938 MiB) / 4529848320 bytes (4320 MiB) up to 10972299264 bytes (10464 MiB)
  103. CPUs: 16
  104. Processor Vendor: GenuineIntel
  105. Processor Name: Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz
  106. Identifier: Intel64 Family 6 Model 85 Stepping 4
  107. Microarchitecture: Skylake (Server)
  108. Frequency (GHz): 3.20
  109. Number of physical packages: 2
  110. Number of physical CPUs: 16
  111. Number of logical CPUs: 16
  112. Graphics card #0 name: unknown
  113. Graphics card #0 vendor: unknown
  114. Graphics card #0 VRAM (MB): 0.00
  115. Graphics card #0 deviceId: unknown
  116. Graphics card #0 versionInfo: unknown
  117. Virtual memory max (MB): 169268.41
  118. Virtual memory used (MB): 271064.84
  119. Swap memory total (MB): 40960.00
  120. Swap memory used (MB): 29923.38
  121. JVM Flags: 5 total; -Xms128M -XX:MaxRAMPercentage=95.0 -XX:+UseContainerSupport -Xms128M -XX:MaxRAMPercentage=85
  122. Server Running: true
  123. Player Count: 1 / 20; [ServerPlayer['elitesniperpanda'/128, l='ServerLevel[world]', x=445.06, y=52.00, z=-1052.78]]
  124. Data Packs: vanilla, mod:forge, mod:hexerei (incompatible), mod:cyclopscore, mod:advancedperipherals (incompatible), mod:additionalentityattributes (incompatible), mod:scena (incompatible), mod:playeranimator (incompatible), mod:aether, mod:connectivity (incompatible), mod:apoli (incompatible), mod:sophisticatedcore (incompatible), mod:neat, mod:xaeroworldmap (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:evilcraft, mod:primalmagick, mod:mixinextras (incompatible), mod:bookshelf, mod:storagedelight, mod:sophisticatedbackpacks (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:cloth_config (incompatible), mod:arseng, mod:farmersdelight, mod:mcwtrpdoors, mod:botania, mod:curios (incompatible), mod:origins (incompatible), mod:origins_classes (incompatible), mod:attributeslib (incompatible), mod:runelic, mod:cumulus_menus, mod:naturesaura (incompatible), mod:architectury (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:flib, mod:biomancy, mod:nitrogen_internals, mod:framework, mod:l2library (incompatible), mod:arsmagicalegacy, mod:geckolib, mod:patchouli (incompatible), mod:smartbrainlib, mod:rootsclassic, mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:xlpackets (incompatible), mod:jei, mod:pehkui (incompatible), mod:caelus (incompatible), mod:travelersbackpack, mod:starlight (incompatible), mod:mahoutsukai, mod:iceandfire, mod:ars_nouveau (incompatible), mod:bloodmagic (incompatible), mod:eidolon (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:moonlight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:ae2things (incompatible), mod:forbidden_arcanus (incompatible), mod:theurgy, mod:calio, mod:origins_plus_plus (incompatible), mod:jeiintegration (incompatible), mod:farmersrespite, mod:reliquary (incompatible), mod:apugli, mod:toomanyorigins, mod:xaerominimap (incompatible), mod:gravestone, mod:decoration_delight, mod:malum (incompatible), mod:securitycraft, mod:ars_elemental (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:irons_spellbooks, mod:mna (incompatible), mod:modonomicon, mod:oceansdelight (incompatible), mod:embers, mod:appleskin (incompatible), mod:magic_origins (incompatible), mod:ferritecore (incompatible), mod:occultism, mod:lodestone, mod:valhelsia_core (incompatible), mod:chiselsandbits (incompatible), mod:medievalorigins (incompatible), mod:fruitsdelight (incompatible), mod:delightful, Supplementaries Generated Pack, Suppsquared Generated Pack, builtin/aether_accessories, mod:packetfixer (incompatible)
  125. Enabled Feature Flags: minecraft:vanilla
  126. World Generation: Stable
  127. Is Modded: Definitely; Server brand changed to 'forge'
  128. Type: Dedicated Server (map_server.txt)
  129. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  130. ModLauncher launch target: forgeserver
  131. ModLauncher naming: srg
  132. ModLauncher services:
  133. mixin-0.8.5.jar mixin PLUGINSERVICE
  134. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  135. fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
  136. fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
  137. fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
  138. fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
  139. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  140. fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
  141. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  142. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  143. FML Language Providers:
  144. lowcodefml@null
  145. javafml@null
  146. Mod List:
  147. hexerei-0.4.2.1.jar |Hexerei |hexerei |1.20.1-0.4.2 |DONE |Manifest: NOSIGNATURE
  148. CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |DONE |Manifest: NOSIGNATURE
  149. AdvancedPeripherals-1.20.1-0.7.41r.jar |Advanced Peripherals |advancedperipherals |0.7.41r |DONE |Manifest: NOSIGNATURE
  150. additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  151. scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
  152. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  153. aether-1.20.1-1.5.1-neoforge.jar |The Aether |aether |1.20.1-1.5.1-neoforg|DONE |Manifest: NOSIGNATURE
  154. connectivity-1.20.1-6.0.jar |Connectivity Mod |connectivity |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
  155. apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE
  156. sophisticatedcore-1.20.1-0.7.6.779.jar |Sophisticated Core |sophisticatedcore |0.7.6.779 |DONE |Manifest: NOSIGNATURE
  157. Neat-1.20.1-41-FORGE.jar |Neat |neat |1.20.1-41-FORGE |DONE |Manifest: NOSIGNATURE
  158. XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
  159. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
  160. citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
  161. EvilCraft-1.20.1-1.2.48.jar |EvilCraft |evilcraft |1.2.48 |DONE |Manifest: NOSIGNATURE
  162. primalmagick-4.0.9.jar |Primal Magick |primalmagick |4.0.9 |DONE |Manifest: NOSIGNATURE
  163. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
  164. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
  165. storagedelight-24.09.11-1.20-forge.jar |Storage Delight |storagedelight |24.09.11-1.20-forge |DONE |Manifest: NOSIGNATURE
  166. sophisticatedbackpacks-1.20.1-3.20.15.1143.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.15.1143 |DONE |Manifest: NOSIGNATURE
  167. Apotheosis-1.20.1-7.4.3.jar |Apotheosis |apotheosis |7.4.3 |DONE |Manifest: NOSIGNATURE
  168. mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  169. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
  170. arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
  171. FarmersDelight-1.20.1-1.2.5.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
  172. mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
  173. Botania-1.20.1-446-FORGE.jar |Botania |botania |1.20.1-446-FORGE |DONE |Manifest: NOSIGNATURE
  174. curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  175. origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE
  176. origins-classes-forge-1.2.1.jar |Origins: Classes |origins_classes |1.2.1 |DONE |Manifest: NOSIGNATURE
  177. ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
  178. Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.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
  179. cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  180. NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
  181. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  182. cc-tweaked-1.20.1-forge-1.114.0.jar |CC: Tweaked |computercraft |1.114.0 |DONE |Manifest: NOSIGNATURE
  183. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  184. flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |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
  185. biomancy-forge-1.20.1-2.8.19.0.jar |Biomancy 2 |biomancy |2.8.19.0 |DONE |Manifest: NOSIGNATURE
  186. nitrogen_internals-1.20.1-1.0.11-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.11-neofor|DONE |Manifest: NOSIGNATURE
  187. framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  188. l2library-2.4.11-slim.jar |L2 Library |l2library |2.4.11 |DONE |Manifest: NOSIGNATURE
  189. arsmagicalegacy-1.20.1-1.5.0.jar |Ars Magica: Legacy |arsmagicalegacy |1.20.1-1.5.0 |DONE |Manifest: NOSIGNATURE
  190. geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
  191. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  192. SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
  193. RootsClassic-1.20.1-1.4.1.jar |Roots Classic |rootsclassic |1.4.1 |DONE |Manifest: NOSIGNATURE
  194. amendments-1.20-1.2.12.jar |Amendments |amendments |1.20-1.2.12 |DONE |Manifest: NOSIGNATURE
  195. sophisticatedstorage-1.20.1-0.10.50.955.jar |Sophisticated Storage |sophisticatedstorage |0.10.50.955 |DONE |Manifest: NOSIGNATURE
  196. xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
  197. jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |DONE |Manifest: NOSIGNATURE
  198. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  199. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  200. travelersbackpack-forge-1.20.1-9.1.16.jar |Traveler's Backpack |travelersbackpack |9.1.16 |DONE |Manifest: NOSIGNATURE
  201. starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
  202. mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE
  203. iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
  204. ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
  205. forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |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
  206. bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
  207. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  208. eidolon_repraised-1.20.1-0.3.8.15.jar |Eidolon:Repraised |eidolon |0.3.8.15 |DONE |Manifest: NOSIGNATURE
  209. EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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
  210. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  211. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  212. moonlight-1.20-2.13.26-forge.jar |Moonlight Library |moonlight |1.20-2.13.26 |DONE |Manifest: NOSIGNATURE
  213. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  214. Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
  215. appliedenergistics2-forge-15.2.13.jar |Applied Energistics 2 |ae2 |15.2.13 |DONE |Manifest: NOSIGNATURE
  216. merequester-forge-1.20.1-1.1.5.jar |ME Requester |merequester |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
  217. ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
  218. AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
  219. forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
  220. theurgy-1.20.1-1.23.1.jar |Theurgy |theurgy |1.23.1 |DONE |Manifest: NOSIGNATURE
  221. calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE
  222. origins-plus-plus-2.3-forge.jar |Origins++ |origins_plus_plus |2.3-forge |DONE |Manifest: NOSIGNATURE
  223. jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
  224. farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
  225. reliquary-1.20.1-2.0.45.1248.jar |Reliquary |reliquary |2.0.45.1248 |DONE |Manifest: NOSIGNATURE
  226. Apugli-2.10.4+1.20.1-forge.jar |Apugli |apugli |2.10.4+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  227. TooManyOrigins-1.1.4+1.20.1-forge.jar |TooManyOrigins |toomanyorigins |1.1.4+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  228. Xaeros_Minimap_24.6.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.6.1 |DONE |Manifest: NOSIGNATURE
  229. gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |DONE |Manifest: NOSIGNATURE
  230. decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
  231. malum-1.20.1-1.6.5.jar |Malum |malum |1.20.1-1.6.5 |DONE |Manifest: NOSIGNATURE
  232. [1.20.1] SecurityCraft v1.9.11.jar |SecurityCraft |securitycraft |1.9.11 |DONE |Manifest: NOSIGNATURE
  233. ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |0.6.7.7 |DONE |Manifest: NOSIGNATURE
  234. Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
  235. Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
  236. supplementaries-1.20-3.1.7.jar |Supplementaries |supplementaries |1.20-3.1.7 |DONE |Manifest: NOSIGNATURE
  237. suppsquared-1.20-1.1.16.jar |Supplementaries Squared |suppsquared |1.20-1.1.16 |DONE |Manifest: NOSIGNATURE
  238. irons_spellbooks-1.20.1-3.4.0.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.4 |DONE |Manifest: NOSIGNATURE
  239. mna-forge-1.20.1-3.1.0.1-all.jar |Mana and Artifice |mna |3.1.0.1 |DONE |Manifest: NOSIGNATURE
  240. modonomicon-1.20.1-forge-1.77.3.jar |Modonomicon |modonomicon |1.77.3 |DONE |Manifest: NOSIGNATURE
  241. oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
  242. embersrekindled-1.20.1-1.3.9.jar |Embers Rekindled |embers |1.20.1-1.3.9 |DONE |Manifest: NOSIGNATURE
  243. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  244. magic_origins_1.4.0.1.jar |Magic Origins |magic_origins |1.4.0 |DONE |Manifest: NOSIGNATURE
  245. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  246. occultism-1.20.1-1.140.2.jar |Occultism |occultism |1.140.2 |DONE |Manifest: NOSIGNATURE
  247. lodestone-1.20.1-1.6.4.jar |Lodestone |lodestone |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE
  248. packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE
  249. valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
  250. chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE
  251. MedievalOriginsRevival-6.4.6+1.20.1-forge.jar |MedievalOriginsRevival |medievalorigins |6.4.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  252. fruitsdelight-1.0.12.jar |Fruits Delight |fruitsdelight |1.0.12 |DONE |Manifest: NOSIGNATURE
  253. Delightful-1.20.1-3.6.jar |Delightful |delightful |3.6 |DONE |Manifest: NOSIGNATURE
  254. Crash Report UUID: fbb9d50b-82aa-4e38-a88c-d79c3cc9b6a7
  255. FML: 47.3
  256. Forge: net.minecraftforge:47.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement