SamsTheNerd / HexGloop

A very gloopy hex casting addon
GNU Lesser General Public License v3.0
4 stars 8 forks source link

IllegalAccessError when crafting gloop #31

Closed dashkal16 closed 10 months ago

dashkal16 commented 10 months ago

Game crashed with an IllegalAccessError when crafting gloop.

Minecraft: 1.19.2 Forge: 43.3.5

Hexcasting: 0.10.3 Hex Gloop: 1.19.2-0.1.1


// You're mean.

Time: 2023-11-23 13:35:36
Description: Ticking entity

java.lang.IllegalAccessError: class com.samsthenerd.hexgloop.recipes.DataGloopingRecipe tried to access private field net.minecraft.world.item.crafting.Ingredient$ItemValue.f_43951_ (com.samsthenerd.hexgloop.recipes.DataGloopingRecipe is in module hexgloop@1.19.2-0.1.1 of loader 'TRANSFORMER' @39549f33; net.minecraft.world.item.crafting.Ingredient$ItemValue is in module minecraft@1.19.2 of loader 'TRANSFORMER' @39549f33)
    at com.samsthenerd.hexgloop.recipes.DataGloopingRecipe.toString(DataGloopingRecipe.java:56) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:classloading}
    at java.lang.StringConcatHelper.stringOf(StringConcatHelper.java:453) ~[?:?] {}
    at java.lang.StringConcatHelper.simpleConcat(StringConcatHelper.java:408) ~[?:?] {}
    at com.samsthenerd.hexgloop.recipes.GloopingRecipes.findRecipe(GloopingRecipes.java:45) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:classloading}
    at com.samsthenerd.hexgloop.blockentities.BlockEntityGloopEnergizer.detectRecipe(BlockEntityGloopEnergizer.java:77) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:mixin,re:classloading}
    at com.samsthenerd.hexgloop.blockentities.BlockEntityGloopEnergizer.makeGloopSoup(BlockEntityGloopEnergizer.java:52) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:mixin,re:classloading}
    at net.minecraft.world.entity.LightningBolt.handler$bjb000$triggerGloopEnergizer(LightningBolt.java:1034) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,re:classloading,pl:mixin:APP:architectury-common.mixins.json:MixinLightningBolt,pl:mixin:APP:hexgloop-common.mixins.json:lightning.MixinLightningMakeGloop,pl:mixin:APP:moonlight-common.mixins.json:LightningEntityMixin,pl:mixin:A}
    at net.minecraft.world.entity.LightningBolt.m_8119_(LightningBolt.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,re:classloading,pl:mixin:APP:architectury-common.mixins.json:MixinLightningBolt,pl:mixin:APP:hexgloop-common.mixins.json:lightning.MixinLightningMakeGloop,pl:mixin:APP:moonlight-common.mixins.json:LightningEntityMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.Level.m_46653_(MixinLevel.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinLevel,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Suspected Mod: 
    Hex Gloop (hexgloop), Version: 1.19.2-0.1.1
        Issue tracker URL: https://github.com/SamsTheNerd/HexGloop/issues
        at TRANSFORMER/hexgloop@1.19.2-0.1.1/com.samsthenerd.hexgloop.recipes.DataGloopingRecipe.toString(DataGloopingRecipe.java:56)
Stacktrace:
    at com.samsthenerd.hexgloop.recipes.DataGloopingRecipe.toString(DataGloopingRecipe.java:56) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:classloading}
    at java.lang.StringConcatHelper.stringOf(StringConcatHelper.java:453) ~[?:?] {}
    at java.lang.StringConcatHelper.simpleConcat(StringConcatHelper.java:408) ~[?:?] {}
    at com.samsthenerd.hexgloop.recipes.GloopingRecipes.findRecipe(GloopingRecipes.java:45) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:classloading}
    at com.samsthenerd.hexgloop.blockentities.BlockEntityGloopEnergizer.detectRecipe(BlockEntityGloopEnergizer.java:77) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:mixin,re:classloading}
    at com.samsthenerd.hexgloop.blockentities.BlockEntityGloopEnergizer.makeGloopSoup(BlockEntityGloopEnergizer.java:52) ~[hexgloop-1.19.2-0.1.1-forge.jar%23346!/:?] {re:mixin,re:classloading}
    at net.minecraft.world.entity.LightningBolt.handler$bjb000$triggerGloopEnergizer(LightningBolt.java:1034) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,re:classloading,pl:mixin:APP:architectury-common.mixins.json:MixinLightningBolt,pl:mixin:APP:hexgloop-common.mixins.json:lightning.MixinLightningMakeGloop,pl:mixin:APP:moonlight-common.mixins.json:LightningEntityMixin,pl:mixin:A}
    at net.minecraft.world.entity.LightningBolt.m_8119_(LightningBolt.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,re:classloading,pl:mixin:APP:architectury-common.mixins.json:MixinLightningBolt,pl:mixin:APP:hexgloop-common.mixins.json:lightning.MixinLightningMakeGloop,pl:mixin:APP:moonlight-common.mixins.json:LightningEntityMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.Level.m_46653_(MixinLevel.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinLevel,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Entity being ticked --
Details:
    Entity Type: minecraft:lightning_bolt (net.minecraft.world.entity.LightningBolt)
    Entity ID: 89549
    Entity Name: Lightning Bolt
    Entity's Exact location: 84.50, 88.50, 360.50
    Entity's Block location: World: (84,88,360), Section: (at 4,8,8 in 5,5,22; chunk contains blocks 80,-64,352 to 95,319,367), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.world.level.Level.m_46653_(MixinLevel.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_xplat.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:mixins.integrateddynamics.json:MixinLevel,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- Affected level --
Details:
    All players: 1 total; [ServerPlayer['dashkal'/105, l='ServerLevel[Hex]', x=83.72, y=88.00, z=355.17]]
    Chunk stats: 3758
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,107,0), Section: (at 0,11,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 1041368 game time, 6000 day time
    Level name: Hex
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Level weather: Rain time: 10227 (now: true), thunder time: 90273 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23424!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 17.0.6, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 2669611448 bytes (2545 MiB) / 8417968128 bytes (8028 MiB) up to 8589934592 bytes (8192 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 5600X 6-Core Processor             
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.70
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 3070
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2488
    Graphics card #0 versionInfo: DriverVersion=31.0.15.3742
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 2.13
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 2.13
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 36534.09
    Virtual memory used (MB): 29079.96
    Swap memory total (MB): 3840.00
    Swap memory used (MB): 126.27
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx8192m
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['dashkal'/105, l='ServerLevel[Hex]', x=83.72, y=88.00, z=355.17]]
    Data Packs: vanilla, mod:cyclopscore (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:cccbridge (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:modernfix (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:hiddenrecipebook, mod:mixinextras (incompatible), mod:endercrop (incompatible), mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib, mod:moreiotas (incompatible), mod:jeed (incompatible), mod:balm (incompatible), mod:carryon (incompatible), mod:jeresources, mod:tiscreate (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:shetiphiancore (incompatible), mod:supplementaries (incompatible), mod:easy_piglins (incompatible), mod:homing_ender_eye, mod:farmersdelight, mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:wnboi (incompatible), mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:curios, mod:tetra (incompatible), mod:patchouli (incompatible), mod:collective, mod:yungsextras, mod:framedblocks, mod:integratedtunnels (incompatible), mod:starterkit, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:accelerateddecay (incompatible), mod:computercraft (incompatible), mod:lightoverlay (incompatible), mod:hexal (incompatible), mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:bwncr (incompatible), mod:bettermineshafts, mod:createteleporters, mod:sliceanddice (incompatible), mod:betterjungletemples, mod:betteradvancements (incompatible), mod:smartbrainlib, mod:rechiseled (incompatible), mod:sophisticatedstorage (incompatible), mod:redstonepen, mod:jei (incompatible), mod:attributefix (incompatible), mod:pehkui (incompatible), mod:minicoal, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:naturescompass (incompatible), mod:hexgloop (incompatible), mod:peripherals (incompatible), mod:rechiseledcreate (incompatible), mod:turtlecosmetics, mod:molten_vents (incompatible), mod:intarsia, mod:toastcontrol (incompatible), mod:terralith, mod:fusion (incompatible), mod:experimentalsettingsdisabler, mod:memoryleakfix (incompatible), mod:ars_nouveau, mod:ars_scalaes (incompatible), mod:ars_armiger, mod:hexcasting (incompatible), mod:forge, mod:dungeons_arise, mod:craftingtweaks (incompatible), mod:no_nv_flash (incompatible), mod:create_structures_mr, mod:libipn (incompatible), mod:terrablender, mod:moonlight (incompatible), mod:itemphysiclite (incompatible), mod:eccentrictome, mod:nochatreports (incompatible), mod:justenoughbreeding, mod:duckyperiphs (incompatible), mod:creativecore (incompatible), mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:easy_villagers (incompatible), mod:flywheel (incompatible), mod:create, mod:create_crystal_clear (incompatible), mod:createcasing (incompatible), mod:mutil (incompatible), mod:integrateddynamics (incompatible), mod:gravestone (incompatible), mod:turtlechargingstation, mod:toms_peripherals (incompatible), mod:hextweaks (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:markdown_manual (incompatible), mod:tis3d (incompatible), mod:tisadvanced (incompatible), mod:justenoughprofessions, mod:enderchests (incompatible), mod:iknowwhatimdoing (incompatible), mod:ars_instrumentum (incompatible), mod:modonomicon, mod:fastfurnace (incompatible), mod:appleskin, mod:ferritecore (incompatible), mod:occultism, mod:ars_ocultas (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:mediaworks, mod:no_telemetry (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, mod:theoneprobe (incompatible), mod:harvestwithease, mod:torchmaster (incompatible)
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Launched Version: 1.19.2
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.3.5.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.3.5.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.3.5.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.3.5.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.3.5.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        javafml@null
        kotlinforforge@3.12.0
        lowcodefml@null
    Mod List: 
        CyclopsCore-1.19.2-1.18.10.jar                    |Cyclops Core                  |cyclopscore                   |1.18.10             |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.2.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.2  |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.19.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        paucal-forge-1.19.2-0.5.0.jar                     |PAUCAL                        |paucal                        |0.5.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.19-10.0.1.jar             |NetherPortalFix               |netherportalfix               |10.0.1              |DONE      |Manifest: NOSIGNATURE
        AdvancedPeripherals-1.19.2-0.7.32r.jar            |Advanced Peripherals          |advancedperipherals           |0.7.32r             |DONE      |Manifest: NOSIGNATURE
        cccbridge-mc1.19.2-forge-v1.5.1.jar               |CC:C Bridge                   |cccbridge                     |1.5.1-forge         |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.105.498.jar          |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.105.498  |DONE      |Manifest: NOSIGNATURE
        glassential-forge-1.19-1.2.4.jar                  |Glassential                   |glassential                   |1.19-1.2.4          |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.2-13.3.3.jar      |CookingForBlockheads          |cookingforblockheads          |13.3.3              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE
        Prism-1.19.1-1.0.2.jar                            |Prism                         |prism                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Placebo-1.19.2-7.3.4.jar                          |Placebo                       |placebo                       |7.3.4               |DONE      |Manifest: NOSIGNATURE
        modernfix-forge-5.9.3+mc1.19.2.jar                |ModernFix                     |modernfix                     |5.9.3+mc1.19.2      |DONE      |Manifest: NOSIGNATURE
        EvilCraft-1.19.2-1.2.29.jar                       |EvilCraft                     |evilcraft                     |1.2.29              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.10.jar                  |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.10 |DONE      |Manifest: NOSIGNATURE
        hiddenrecipebook-1.19.2-4.3.jar                   |Hidden Recipe Book            |hiddenrecipebook              |4.3                 |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.2.0-beta.11.jar               |MixinExtras                   |mixinextras                   |0.2.0-beta.11       |DONE      |Manifest: NOSIGNATURE
        endercrop-1.19.2-1.7.0-beta.jar                   |Ender Crop                    |endercrop                     |1.19.2-1.7.0-beta   |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.19.2-3.18.66.951.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.66.951  |DONE      |Manifest: NOSIGNATURE
        create_dragon_lib-1.19.2-1.2.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.2.3               |DONE      |Manifest: NOSIGNATURE
        moreiotas-forge-1.19.2-0.0.4.jar                  |MoreIotas                     |moreiotas                     |0.0.4               |DONE      |Manifest: NOSIGNATURE
        jeed-1.19.2-2.1.4.jar                             |Just Enough Effect Description|jeed                          |1.19.2-2.1.4        |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE
        carryon-forge-1.19.2-2.1.1.22.jar                 |Carry On                      |carryon                       |2.1.1.22            |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.2.2.200.jar          |Just Enough Resources         |jeresources                   |1.2.2.200           |DONE      |Manifest: NOSIGNATURE
        tiscreate-1.19.2-1.1.1.jar                        |TIS-Create                    |tiscreate                     |1.19.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.3.103-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.103             |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.19.2-1.2.1.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.19.2-1.2.1        |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-forge-1.19-3.11.11.jar             |ShetiPhian-Core               |shetiphiancore                |3.11.11             |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.4.11.jar                 |Supplementaries               |supplementaries               |1.19.2-2.4.11       |DONE      |Manifest: NOSIGNATURE
        easy_piglins-1.19.2-1.0.0.jar                     |Easy Piglins                  |easy_piglins                  |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        homing_ender_eye-1.19.2-1.4.0.jar                 |Homing Ender Eye              |homing_ender_eye              |1.4.0               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19.2-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        torchmaster-19.2.93.jar                           |Torchmaster                   |torchmaster                   |19.2.93             |DONE      |Manifest: NOSIGNATURE
        endertanks-forge-1.19-1.12.9.jar                  |EnderTanks                    |endertanks                    |1.12.9              |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.19.2-2.9.0.jar               |CommonCapabilities            |commoncapabilities            |2.9.0               |DONE      |Manifest: NOSIGNATURE
        wnboi-0.0.4-forge.jar                             |Why Not Be One Item           |wnboi                         |0.0.4               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.15-forge-mc1.19.2.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.15              |DONE      |Manifest: NOSIGNATURE
        Botania-1.19.2-440-FORGE.jar                      |Botania                       |botania                       |1.19.2-440-FORGE    |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.4.2.jar                   |Curios API                    |curios                        |1.19.2-5.1.4.2      |DONE      |Manifest: NOSIGNATURE
        tetra-1.19.2-5.5.1.jar                            |Tetra                         |tetra                         |5.5.1               |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
        collective-1.19.2-7.7.jar                         |Collective                    |collective                    |7.7                 |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-6.8.6.jar                            |FramedBlocks                  |framedblocks                  |6.8.6               |DONE      |Manifest: NOSIGNATURE
        IntegratedTunnels-1.19.2-1.8.23.jar               |IntegratedTunnels             |integratedtunnels             |1.8.23              |DONE      |Manifest: NOSIGNATURE
        starterkit-1.19.2-5.3.jar                         |Starter Kit                   |starterkit                    |5.3                 |DONE      |Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.19-1.10.9.jar       |Inventory Profiles Next       |inventoryprofilesnext         |1.10.9              |DONE      |Manifest: NOSIGNATURE
        architectury-6.5.85-forge.jar                     |Architectury                  |architectury                  |6.5.85              |DONE      |Manifest: NOSIGNATURE
        accelerated-decay-forge-1.0.1+mc1.19.2.jar        |Accelerated Decay             |accelerateddecay              |1.0.1+mc1.19.2      |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.19.2-1.101.3.jar                     |CC: Tweaked                   |computercraft                 |1.101.3             |DONE      |Manifest: NOSIGNATURE
        light-overlay-7.0.1-forge.jar                     |Light Overlay                 |lightoverlay                  |7.0.1               |DONE      |Manifest: NOSIGNATURE
        hexal-forge-1.19.2-0.2.18.jar                     |Hexal                         |hexal                         |0.2.18              |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.18-forge-mc1.19.jar                 |Trash Cans                    |trashcans                     |1.0.18              |DONE      |Manifest: NOSIGNATURE
        inventoryessentials-forge-1.19.2-5.4.0.jar        |Inventory Essentials          |inventoryessentials           |5.4.0               |DONE      |Manifest: NOSIGNATURE
        bwncr-forge-1.19.2-3.14.1.jar                     |Bad Wither No Cookie Reloaded |bwncr                         |3.14.1              |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.1.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.1  |DONE      |Manifest: NOSIGNATURE
        createteleporters1.1.jar                          |Create Teleporters            |createteleporters             |0.6.1               |DONE      |Manifest: NOSIGNATURE
        sliceanddice-forge-2.3.2.jar                      |Create Slice & Dice           |sliceanddice                  |2.3.2               |DONE      |Manifest: NOSIGNATURE
        YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar   |YUNG's Better Jungle Temples  |betterjungletemples           |1.19.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.19.2-0.3.0.148.jar           |Better Advancements           |betteradvancements            |0.3.0.148           |DONE      |Manifest: NOSIGNATURE
        SmartBrainLib-forge-1.19.2-1.9.jar                |SmartBrainLib                 |smartbrainlib                 |1.9                 |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.1.5c-forge-mc1.19.2.jar              |Rechiseled                    |rechiseled                    |1.1.5c              |DONE      |Manifest: NOSIGNATURE
        harvestwithease-1.19.2-6.1.0.0-forge.jar          |Harvest with ease             |harvestwithease               |6.1.0.0             |DONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.19.2-0.8.50.643.jar        |Sophisticated Storage         |sophisticatedstorage          |1.19.2-0.8.50.643   |DONE      |Manifest: NOSIGNATURE
        redstonepen-1.19.2-forge-1.2.19.jar               |Redstone Pen                  |redstonepen                   |1.2.19              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        jei-1.19.2-forge-11.6.0.1018.jar                  |Just Enough Items             |jei                           |11.6.0.1018         |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.19.2-17.2.7.jar              |AttributeFix                  |attributefix                  |17.2.7              |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
        Pehkui-3.7.11+1.19.2-forge.jar                    |Pehkui                        |pehkui                        |3.7.11+1.19.2-forge |DONE      |Manifest: NOSIGNATURE
        minicoal-1.19-1.0.0.jar                           |MiniCoal                      |minicoal                      |1.19-1.0.0          |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.19.2-4.1.1.jar                        |Fast Suite                    |fastsuite                     |4.1.1               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.19.2-5.9.7-forge.jar                 |Journeymap                    |journeymap                    |5.9.7               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.0.6+1.19.2.jar                   |Comforts                      |comforts                      |6.0.6+1.19.2        |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE
        hexgloop-1.19.2-0.1.1-forge.jar                   |Hex Gloop                     |hexgloop                      |1.19.2-0.1.1        |DONE      |Manifest: NOSIGNATURE
        MorePeripherals_1.19.2-1.8.5.jar                  |More Peripherals              |peripherals                   |1.8.5               |DONE      |Manifest: NOSIGNATURE
        rechiseledcreate-1.0.1-forge-mc1.19.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.1               |DONE      |Manifest: NOSIGNATURE
        CC-Cosmetics-1.19.2-1.0.0.jar                     |Turtle Cosmetics              |turtlecosmetics               |1.0-SNAPSHOT        |DONE      |Manifest: NOSIGNATURE
        molten_vents-1.19.2-2.0.4.jar                     |Molten Vents                  |molten_vents                  |2.0.4               |DONE      |Manifest: NOSIGNATURE
        intarsia-1.1.6-beta.jar                           |Intarsia                      |intarsia                      |1.1.6-beta          |DONE      |Manifest: NOSIGNATURE
        ToastControl-1.19.2-7.0.0.jar                     |Toast Control                 |toastcontrol                  |7.0.0               |DONE      |Manifest: NOSIGNATURE
        Terralith_1.19.3_v2.3.12.jar                      |Terralith                     |terralith                     |2.3.12              |DONE      |Manifest: NOSIGNATURE
        fusion-1.1.0b-forge-mc1.19.2.jar                  |Fusion                        |fusion                        |1.1.0b              |DONE      |Manifest: NOSIGNATURE
        experimentalsettingsdisabler-1.19.2-1.0.jar       |Experimental Settings Disabler|experimentalsettingsdisabler  |1.0                 |DONE      |Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.1.2.jar               |Memory Leak Fix               |memoryleakfix                 |1.1.2               |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.21.4.jar                     |Ars Nouveau                   |ars_nouveau                   |3.21.4              |DONE      |Manifest: NOSIGNATURE
        ars_scalaes-1.19.2-1.10.3.jar                     |Ars Nouveau Compats Collection|ars_scalaes                   |1.19.2-1.10.3       |DONE      |Manifest: NOSIGNATURE
        arsarmiger-1.19.2-1.6.0.jar                       |Ars Armiger                   |ars_armiger                   |1.19.2-1.6.0        |DONE      |Manifest: NOSIGNATURE
        hexcasting-forge-1.19.2-0.10.3.jar                |Hex Casting                   |hexcasting                    |0.10.3              |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.3.5-universal.jar                 |Forge                         |forge                         |43.3.5              |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
        DungeonsArise-1.19.2-2.1.56-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.56-1.19.2       |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.19.2-15.1.8.jar            |CraftingTweaks                |craftingtweaks                |15.1.8              |DONE      |Manifest: NOSIGNATURE
        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
        no_nv_flash-1.19.2-1.5.0.3.jar                    |No Night Vision Flashing      |no_nv_flash                   |1.5.0.3             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        create-structures-0.1.0.jar                       |Create: Structures            |create_structures_mr          |0.1.0               |DONE      |Manifest: NOSIGNATURE
        libIPN-forge-1.19-4.0.1.jar                       |libIPN                        |libipn                        |4.0.1               |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.19-6.2.2.jar                        |The One Probe                 |theoneprobe                   |1.19-6.2.2          |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.166.jar           |TerraBlender                  |terrablender                  |2.0.1.166           |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.3.5-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.5        |DONE      |Manifest: NOSIGNATURE
        ItemPhysicLite_FORGE_v1.5.2_mc1.19.jar            |ItemPhysic Lite               |itemphysiclite                |1.5.2               |DONE      |Manifest: NOSIGNATURE
        eccentrictome-1.19.2-1.10.2.jar                   |Eccentric Tome                |eccentrictome                 |1.19.2-1.10.2       |DONE      |Manifest: NOSIGNATURE
        NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |DONE      |Manifest: NOSIGNATURE
        justenoughbreeding-forge-1.19.2-1.0.9.jar         |Just Enough Breeding          |justenoughbreeding            |1.0.9               |DONE      |Manifest: NOSIGNATURE
        duckyperiphs-1.19.2-1.2.3-forge.jar               |Ducky Peripherals             |duckyperiphs                  |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.9.4_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.9.3               |DONE      |Manifest: NOSIGNATURE
        createutilities-0.1.4+1.19.2.jar                  |Create Utilities              |createutilities               |0.1.4+1.19.2        |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.12.6+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.6+1.19.2       |DONE      |Manifest: NOSIGNATURE
        kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE
        easy_villagers-1.19.2-1.0.14.jar                  |Easy Villagers                |easy_villagers                |1.19.2-1.0.14       |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.10-20.jar               |Flywheel                      |flywheel                      |0.6.10-20           |DONE      |Manifest: NOSIGNATURE
        create-1.19.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE
        create_crystal_clear-0.2.1-1.19.2.jar             |Create: Crystal Clear         |create_crystal_clear          |1.19.2-0.2.a        |DONE      |Manifest: NOSIGNATURE
        CreateCasing-1.19.2-1.5.0-ht2.jar                 |Create : Encased              |createcasing                  |1.19.2-1.5.0-ht2    |DONE      |Manifest: NOSIGNATURE
        mutil-1.19.2-5.1.0.jar                            |mutil                         |mutil                         |5.1.0               |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.19.2-1.20.0.jar              |IntegratedDynamics            |integrateddynamics            |1.20.0              |DONE      |Manifest: NOSIGNATURE
        gravestone-1.19.2-1.0.1.jar                       |Gravestone Mod                |gravestone                    |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
        turtlechargingstation-1.0.0-1.19.2.jar            |Turtle Charging Station       |turtlechargingstation         |1.0.0-1.19.2        |DONE      |Manifest: NOSIGNATURE
        toms-peripherals-1.19.2-1.1.0.jar                 |Tom's Peripherals             |toms_peripherals              |1.1.0               |DONE      |Manifest: NOSIGNATURE
        hextweaks-3.2.3-forge.jar                         |HexTweaks                     |hextweaks                     |3.2.3               |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.19.2-7.1.4.jar                    |Fast Workbench                |fastbench                     |7.1.4               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.46.5+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.5+1.19.2       |DONE      |Manifest: NOSIGNATURE
        markdown_manual-MC1.19.2-forge-1.2.3+87774e1.jar  |Markdown Manual               |markdown_manual               |1.2.3+87774e1       |DONE      |Manifest: NOSIGNATURE
        tis3d-MC1.19.2-forge-1.7.4+72b79aa.jar            |TIS-3D                        |tis3d                         |1.7.4+72b79aa       |DONE      |Manifest: NOSIGNATURE
        tisadvanced-1.19.2-0.3.1.jar                      |TIS Advanced                  |tisadvanced                   |1.19.2-0.3.1        |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.19.2-2.0.2.jar      |Just Enough Professions (JEP) |justenoughprofessions         |2.0.2               |DONE      |Manifest: NOSIGNATURE
        enderchests-forge-1.19-1.10.8.jar                 |EnderChests                   |enderchests                   |1.10.8              |DONE      |Manifest: NOSIGNATURE
        IKnowWhatImDoing-5.1.1-forge.jar                  |I Know What I'm Doing         |iknowwhatimdoing              |5.1.1               |DONE      |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
        ars_instrumentum-1.19.2-3.4.5.jar                 |Ars Instrumentum              |ars_instrumentum              |3.4.5               |DONE      |Manifest: NOSIGNATURE
        modonomicon-1.19.2-1.34.0.jar                     |Modonomicon                   |modonomicon                   |1.34.0              |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.19.2-7.0.0.jar                      |FastFurnace                   |fastfurnace                   |7.0.0               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE
        ferritecore-5.0.3-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.3               |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
        occultism-1.19.2-1.88.0.jar                       |Occultism                     |occultism                     |1.88.0              |DONE      |Manifest: NOSIGNATURE
        ars_ocultas-1.19.2-0.1.1-all.jar                  |Ars Ocultas                   |ars_ocultas                   |1.19.2-0.1.1        |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar  |Oh The Biomes You'll Go       |byg                           |2.0.1.6             |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE
        CorgiLib-forge-1.19.2-1.0.0.34.jar                |CorgiLib                      |corgilib                      |1.0.0.34            |DONE      |Manifest: NOSIGNATURE
        mediaworks-forge-1.19.2-1.0.4.jar                 |Mediaworks                    |mediaworks                    |1.0.4               |DONE      |Manifest: NOSIGNATURE
        no-telemetry-1.7.0.jar                            |No Telemetry                  |no_telemetry                  |1.7.0               |DONE      |Manifest: NOSIGNATURE
        create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.7.d             |DONE      |Manifest: NOSIGNATURE
        createaddition-1.19.2-1.1.1.jar                   |Create Crafts & Additions     |createaddition                |1.19.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 7edb0cc5-17f0-439b-b45f-78d35121c5fb
    FML: 43.3
    Forge: net.minecraftforge:43.3.5
    FramedBlocks BlockEntity Warning: Not applicable
    Flywheel Backend: GL33 Instanced Arrays
#@!@# Game crashed! Crash report saved to: #@!@# [REDACTED]\PrismLauncher\instances\Hex Casting 1.19.2\.minecraft\crash-reports\crash-2023-11-23_13.35.36-server.txt
[13:35:36] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: Stopping singleplayer server as player logged out
[13:35:36] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[Hex]'/minecraft:overworld
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[Hex]'/minecraft:the_end
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[Hex]'/createteleporters:pocket_dimension
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[Hex]'/minecraft:the_nether
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (Hex): All chunks are saved
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (pocket_dimension): All chunks are saved
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:35:38] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved
[13:35:38] [Server thread/INFO] [journeymap/]: Mapping halted in [REDACTED]\PrismLauncher\instances\Hex Casting 1.19.2\.minecraft\journeymap\data\sp\Hex\minecraft:overworld
[13:35:38] [Server thread/INFO] [sh.en.EnderTanks/]: Unloading EnderTank Data
[13:35:38] [Server thread/INFO] [sh.en.EnderTanks/]: Finished Unloading EnderTank Data
[13:35:38] [Server thread/INFO] [sh.en.EnderChests/]: Unloading EnderChest Data
[13:35:38] [Server thread/INFO] [sh.en.EnderChests/]: Finished Unloading EnderChest Data```
SamsTheNerd commented 10 months ago

fixed in next update

SamsTheNerd commented 10 months ago

fixed in v0.2.0