Context
Environment
Minecraft 1.21.1
NeoForge 21.1.222
MacOS Sequoia 15.5
M1 Pro
16 Gigs of RAM
Tried:
Reinstalling Sable
Tested Versions 1.2.1 & 1.2.2
Removed Incompatible Preformance Mods During testing
Issue Remained Reproducable.
Comments
The game launches successfully and reaches the world-loading stage. The crash occurs when Sable initializes Rapier physics during world startup.
Crash Report embedded below
Crash Report
---- Minecraft Crash Report ---- // What did you do Please make sure this issue is not caused by Sable before reporting it to other mod authors. If you cannot reproduce it without Sable, file a report on the issue tracker https://github.com/ryanhcode/sable/issues // I'm sorry, Dave. Time: 2026-06-05 13:19:53 Description: Sable linking with Rapier natives java.lang.UnsatisfiedLinkError: 'void dev.ryanhcode.sable.physics.impl.rapier.Rapier3D.initialize(int, double, double, double, double)' at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.physics.impl.rapier.Rapier3D.initialize(Native Method) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:classloading} at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.init(RapierPhysicsPipeline.java:116) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:classloading} at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.initialize(SubLevelPhysicsSystem.java:159) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:mixin,re:classloading} at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.Sable.defaultSubLevelContainerInitializer(Sable.java:76) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:mixin,re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.sable$createPlotContainer(ServerLevel.java:5985) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:pmweather.mixins.json:ServerLevelMixin from mod pmweather,pl:mixin:APP:powergrid.mixins.json:LightningAccessor from mod powergrid,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.(ServerLevel.java:222) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:pmweather.mixins.json:ServerLevelMixin from mod pmweather,pl:mixin:APP:powergrid.mixins.json:LightningAccessor from mod powergrid,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.createLevels(MinecraftServer.java:367) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:337) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.initServer(IntegratedServer.java:77) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sable.mixins.json:toast.IntegratedServerMixin from mod sable,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:670) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Mac OS X (aarch64) version 15.5 Java Version: 21.0.7, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 885322128 bytes (844 MiB) / 2113929216 bytes (2016 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 8 Processor Vendor: Apple Inc. Processor Name: Apple M1 Pro Identifier: Apple Inc. Family 0x1b588bb3 Model 0 Stepping 0 Microarchitecture: ARM64 SoC: Firestorm + Icestorm Frequency (GHz): 3.23 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 8 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MiB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Memory slot #0 capacity (MiB): 0.00 Memory slot #0 clockSpeed (GHz): 0.00 Memory slot #0 type: unknown Virtual memory max (MiB): 26624.00 Virtual memory used (MiB): 22899.45 Swap memory total (MiB): 10240.00 Swap memory used (MiB): 9184.94 Space in storage for jna.tmpdir (MiB): available: 23490.41, total: 471482.09 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 23490.41, total: 471482.09 Space in storage for io.netty.native.workdir (MiB): available: 23490.41, total: 471482.09 Space in storage for java.io.tmpdir (MiB): available: 23490.41, total: 471482.09 Space in storage for workdir (MiB): available: 23490.41, total: 471482.09 JVM Flags: 7 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx6144m Server Running: true Player Count: 0 / 8; [] Active Data Packs: pointblank_resources, create:dynamic_data, vanilla, mod_data, mod/geckolib, mod/copycats (incompatible), mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/car (incompatible), mod/immersive_aircraft (incompatible), mod/sablecompanion, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/sable, mod/neoforge, mod/easaddon (incompatible), mod/pointblank (incompatible), mod/veil (incompatible), mod/naturalregrowth, mod/simulated (incompatible), mod/worldedit (incompatible), mod/createdieselgenerators (incompatible), mod/pmweather, mod/itrcpttools, mod/architectury (incompatible), mod/powergrid (incompatible), mod/ferritecore (incompatible), mod/create_new_age (incompatible), mod/tornado_intercept, mod/tfmg, mod/offroad (incompatible), mod/esl (incompatible) Available Data Packs: bundle, trade_rebalance, vanilla, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/architectury (incompatible), mod/car (incompatible), mod/copycats (incompatible), mod/create (incompatible), mod/create_new_age (incompatible), mod/createdieselgenerators (incompatible), mod/easaddon (incompatible), mod/esl (incompatible), mod/ferritecore (incompatible), mod/flywheel (incompatible), mod/geckolib, mod/immersive_aircraft (incompatible), mod/itrcpttools, mod/naturalregrowth, mod/neoforge, mod/offroad (incompatible), mod/pmweather, mod/pointblank (incompatible), mod/ponder (incompatible), mod/powergrid (incompatible), mod/sable, mod/sablecompanion, mod/simulated (incompatible), mod/tfmg, mod/tornado_intercept, mod/veil (incompatible), mod/worldedit (incompatible), mod_data, create:dynamic_data, pointblank_resources, create_new_age:create_new_age_monkey_edition Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: 8845830563197302397 Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge' Launched Version: neoforge-21.1.222 ModLauncher: 11.0.5+main.901c6ea8 ModLauncher launch target: forgeclient ModLauncher services: sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE loader-4.0.42.jar slf4jfixer PLUGINSERVICE loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE FML Language Providers: javafml@4.0 lowcodefml@4.0 minecraft@4.0 Mod List: architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.2.1 |Manifest: NOSIGNATURE create-aeronautics-bundled-1.21.1-1.2.1.jar |Create Aeronautics |aeronautics_bundled |1.2.1 |Manifest: NOSIGNATURE createdieselgenerators-1.21.1-1.3.8.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.8 |Manifest: NOSIGNATURE dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad |offroad |1.2.1 |Manifest: NOSIGNATURE dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.2.1 |Manifest: NOSIGNATURE copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE create-new-age-1.1.7c+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.1.7c+mc1.21.1 |Manifest: NOSIGNATURE powergrid-mc1.21.1-0.5.5.1.jar |Create: Power Grid |powergrid |0.5.5.1 |Manifest: NOSIGNATURE tfmg-1.2.0.jar |Create: The Factory Must Grow |tfmg |1.2.0 |Manifest: NOSIGNATURE easaddon-0.16.4.jar |EAS Addon for ProtoManly |easaddon |0.16.4 |Manifest: NOSIGNATURE esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |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 flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE immersive_aircraft-1.4.3+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.4.3+1.21.1 |Manifest: NOSIGNATURE client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |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 naturalregrowth-4.0.3.jar |Natural Regrowth |naturalregrowth |4.0.3 |Manifest: NOSIGNATURE neoforge-21.1.222-universal.jar |NeoForge |neoforge |21.1.222 |Manifest: NOSIGNATURE pointblank-neoforge-1.21-1.11.1.jar |Point Blank |pointblank |1.11.1 |Manifest: NOSIGNATURE ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE pmweather-0.16.4-1.21.1-alpha.jar |ProtoManly's Weather |pmweather |0.16.4 |Manifest: NOSIGNATURE sable-neoforge-1.21.1-1.2.2.jar |Sable |sable |1.2.2 |Manifest: NOSIGNATURE sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE tornado_intercept-1.4.4-neoforge-1.21.1.jar |Tornado Intercept |tornado_intercept |1.4.4 |Manifest: NOSIGNATURE itrcpttools-1.4.4.jar |Tornado intercept tools |itrcpttools |1.4.4 |Manifest: NOSIGNATURE car-neoforge-1.21.1-1.0.46.jar |Ultimate Car Mod |car |1.21.1-1.0.46 |Manifest: NOSIGNATURE veil-neoforge-1.21.1-4.0.0.jar |Veil |veil |4.0.0 |Manifest: NOSIGNATURE worldedit-mod-7.3.8.jar |WorldEdit |worldedit |7.3.8+6939-7d32b45 |Manifest: NOSIGNATURE Flywheel Backend: flywheel:instancing Crash Report UUID: 948b3e45-1fba-4910-8f98-80e9fa6bc57c FML: 4.0.42 NeoForge: 21.1.222
Context
Environment
Minecraft 1.21.1
NeoForge 21.1.222
MacOS Sequoia 15.5
M1 Pro
16 Gigs of RAM
Tried:
Reinstalling Sable
Tested Versions 1.2.1 & 1.2.2
Removed Incompatible Preformance Mods During testing
Issue Remained Reproducable.
Comments
The game launches successfully and reaches the world-loading stage. The crash occurs when Sable initializes Rapier physics during world startup.
Crash Report embedded below
Crash Report
---- Minecraft Crash Report ---- // What did you do Please make sure this issue is not caused by Sable before reporting it to other mod authors. If you cannot reproduce it without Sable, file a report on the issue tracker https://github.com/ryanhcode/sable/issues // I'm sorry, Dave. Time: 2026-06-05 13:19:53 Description: Sable linking with Rapier natives java.lang.UnsatisfiedLinkError: 'void dev.ryanhcode.sable.physics.impl.rapier.Rapier3D.initialize(int, double, double, double, double)' at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.physics.impl.rapier.Rapier3D.initialize(Native Method) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:classloading} at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.init(RapierPhysicsPipeline.java:116) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:classloading} at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.initialize(SubLevelPhysicsSystem.java:159) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:mixin,re:classloading} at TRANSFORMER/sable@1.2.2/dev.ryanhcode.sable.Sable.defaultSubLevelContainerInitializer(Sable.java:76) ~[sable-neoforge-1.21.1-1.2.2.jar%23221!/:1.2.2] {re:mixin,re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.sable$createPlotContainer(ServerLevel.java:5985) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:pmweather.mixins.json:ServerLevelMixin from mod pmweather,pl:mixin:APP:powergrid.mixins.json:LightningAccessor from mod powergrid,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.(ServerLevel.java:222) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:pmweather.mixins.json:ServerLevelMixin from mod pmweather,pl:mixin:APP:powergrid.mixins.json:LightningAccessor from mod powergrid,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.createLevels(MinecraftServer.java:367) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:337) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.initServer(IntegratedServer.java:77) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sable.mixins.json:toast.IntegratedServerMixin from mod sable,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:670) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23203!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Mac OS X (aarch64) version 15.5 Java Version: 21.0.7, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 885322128 bytes (844 MiB) / 2113929216 bytes (2016 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 8 Processor Vendor: Apple Inc. Processor Name: Apple M1 Pro Identifier: Apple Inc. Family 0x1b588bb3 Model 0 Stepping 0 Microarchitecture: ARM64 SoC: Firestorm + Icestorm Frequency (GHz): 3.23 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 8 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MiB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Memory slot #0 capacity (MiB): 0.00 Memory slot #0 clockSpeed (GHz): 0.00 Memory slot #0 type: unknown Virtual memory max (MiB): 26624.00 Virtual memory used (MiB): 22899.45 Swap memory total (MiB): 10240.00 Swap memory used (MiB): 9184.94 Space in storage for jna.tmpdir (MiB): available: 23490.41, total: 471482.09 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 23490.41, total: 471482.09 Space in storage for io.netty.native.workdir (MiB): available: 23490.41, total: 471482.09 Space in storage for java.io.tmpdir (MiB): available: 23490.41, total: 471482.09 Space in storage for workdir (MiB): available: 23490.41, total: 471482.09 JVM Flags: 7 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx6144m Server Running: true Player Count: 0 / 8; [] Active Data Packs: pointblank_resources, create:dynamic_data, vanilla, mod_data, mod/geckolib, mod/copycats (incompatible), mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/car (incompatible), mod/immersive_aircraft (incompatible), mod/sablecompanion, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/sable, mod/neoforge, mod/easaddon (incompatible), mod/pointblank (incompatible), mod/veil (incompatible), mod/naturalregrowth, mod/simulated (incompatible), mod/worldedit (incompatible), mod/createdieselgenerators (incompatible), mod/pmweather, mod/itrcpttools, mod/architectury (incompatible), mod/powergrid (incompatible), mod/ferritecore (incompatible), mod/create_new_age (incompatible), mod/tornado_intercept, mod/tfmg, mod/offroad (incompatible), mod/esl (incompatible) Available Data Packs: bundle, trade_rebalance, vanilla, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/architectury (incompatible), mod/car (incompatible), mod/copycats (incompatible), mod/create (incompatible), mod/create_new_age (incompatible), mod/createdieselgenerators (incompatible), mod/easaddon (incompatible), mod/esl (incompatible), mod/ferritecore (incompatible), mod/flywheel (incompatible), mod/geckolib, mod/immersive_aircraft (incompatible), mod/itrcpttools, mod/naturalregrowth, mod/neoforge, mod/offroad (incompatible), mod/pmweather, mod/pointblank (incompatible), mod/ponder (incompatible), mod/powergrid (incompatible), mod/sable, mod/sablecompanion, mod/simulated (incompatible), mod/tfmg, mod/tornado_intercept, mod/veil (incompatible), mod/worldedit (incompatible), mod_data, create:dynamic_data, pointblank_resources, create_new_age:create_new_age_monkey_edition Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: 8845830563197302397 Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge' Launched Version: neoforge-21.1.222 ModLauncher: 11.0.5+main.901c6ea8 ModLauncher launch target: forgeclient ModLauncher services: sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE loader-4.0.42.jar slf4jfixer PLUGINSERVICE loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE FML Language Providers: javafml@4.0 lowcodefml@4.0 minecraft@4.0 Mod List: architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.2.1 |Manifest: NOSIGNATURE create-aeronautics-bundled-1.21.1-1.2.1.jar |Create Aeronautics |aeronautics_bundled |1.2.1 |Manifest: NOSIGNATURE createdieselgenerators-1.21.1-1.3.8.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.8 |Manifest: NOSIGNATURE dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad |offroad |1.2.1 |Manifest: NOSIGNATURE dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.2.1 |Manifest: NOSIGNATURE copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE create-new-age-1.1.7c+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.1.7c+mc1.21.1 |Manifest: NOSIGNATURE powergrid-mc1.21.1-0.5.5.1.jar |Create: Power Grid |powergrid |0.5.5.1 |Manifest: NOSIGNATURE tfmg-1.2.0.jar |Create: The Factory Must Grow |tfmg |1.2.0 |Manifest: NOSIGNATURE easaddon-0.16.4.jar |EAS Addon for ProtoManly |easaddon |0.16.4 |Manifest: NOSIGNATURE esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |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 flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE immersive_aircraft-1.4.3+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.4.3+1.21.1 |Manifest: NOSIGNATURE client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |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 naturalregrowth-4.0.3.jar |Natural Regrowth |naturalregrowth |4.0.3 |Manifest: NOSIGNATURE neoforge-21.1.222-universal.jar |NeoForge |neoforge |21.1.222 |Manifest: NOSIGNATURE pointblank-neoforge-1.21-1.11.1.jar |Point Blank |pointblank |1.11.1 |Manifest: NOSIGNATURE ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE pmweather-0.16.4-1.21.1-alpha.jar |ProtoManly's Weather |pmweather |0.16.4 |Manifest: NOSIGNATURE sable-neoforge-1.21.1-1.2.2.jar |Sable |sable |1.2.2 |Manifest: NOSIGNATURE sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE tornado_intercept-1.4.4-neoforge-1.21.1.jar |Tornado Intercept |tornado_intercept |1.4.4 |Manifest: NOSIGNATURE itrcpttools-1.4.4.jar |Tornado intercept tools |itrcpttools |1.4.4 |Manifest: NOSIGNATURE car-neoforge-1.21.1-1.0.46.jar |Ultimate Car Mod |car |1.21.1-1.0.46 |Manifest: NOSIGNATURE veil-neoforge-1.21.1-4.0.0.jar |Veil |veil |4.0.0 |Manifest: NOSIGNATURE worldedit-mod-7.3.8.jar |WorldEdit |worldedit |7.3.8+6939-7d32b45 |Manifest: NOSIGNATURE Flywheel Backend: flywheel:instancing Crash Report UUID: 948b3e45-1fba-4910-8f98-80e9fa6bc57c FML: 4.0.42 NeoForge: 21.1.222