Crash with accumulator
Plasman888 opened this issue · 5 comments
Describe the bug
Crash when i try to launch my single player world, but not everytime.
Crash report:---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2025-01-10 08:50:44
Description: Ticking block entity
java.lang.IllegalArgumentException: Amount may not be negative, but it is: -64000
at knot//net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at knot//com.mrh0.createaddition.energy.InternalEnergyStorage.extract(InternalEnergyStorage.java:99)
at knot//team.reborn.energy.api.EnergyStorageUtil.move(EnergyStorageUtil.java:42)
at knot//com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity.tickOutputSide(ModularAccumulatorBlockEntity.java:203)
at knot//com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity.tickOutput(ModularAccumulatorBlockEntity.java:191)
at knot//com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity.tick(ModularAccumulatorBlockEntity.java:150)
at knot//com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.tick(SmartBlockEntityTicker.java:15)
at knot//net.minecraft.class_2818$class_5563.method_31703(class_2818.java:662)
at knot//net.minecraft.class_2818$class_5564.method_31703(class_2818.java:716)
at knot//net.minecraft.class_1937.method_18471(class_1937.java:470)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:390)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at knot//net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at knot//com.mrh0.createaddition.energy.InternalEnergyStorage.extract(InternalEnergyStorage.java:99)
at knot//team.reborn.energy.api.EnergyStorageUtil.move(EnergyStorageUtil.java:42)
at knot//com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity.tickOutputSide(ModularAccumulatorBlockEntity.java:203)
at knot//com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity.tickOutput(ModularAccumulatorBlockEntity.java:191)
at knot//com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity.tick(ModularAccumulatorBlockEntity.java:150)
at knot//com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.tick(SmartBlockEntityTicker.java:15)
at knot//net.minecraft.class_2818$class_5563.method_31703(class_2818.java:662)
at knot//net.minecraft.class_2818$class_5564.method_31703(class_2818.java:716)
at knot//net.minecraft.class_1937.method_18471(class_1937.java:470)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:390)
-- Block entity being ticked --
Details:
Name: createaddition:modular_accumulator // com.mrh0.createaddition.blocks.modular_accumulator.ModularAccumulatorBlockEntity
Block: Block{createaddition:modular_accumulator}[bottom=false,top=true]
Block location: World: (-1329,129,-2192), Section: (at 15,1,0 in -84,8,-137; chunk contains blocks -1344,-64,-2192 to -1329,319,-2177), Region: (-3,-5; contains chunks -96,-160 to -65,-129, blocks -1536,-64,-2560 to -1025,319,-2049)
Block: Block{createaddition:modular_accumulator}[bottom=false,top=true]
Block location: World: (-1329,129,-2192), Section: (at 15,1,0 in -84,8,-137; chunk contains blocks -1344,-64,-2192 to -1329,319,-2177), Region: (-3,-5; contains chunks -96,-160 to -65,-129, blocks -1536,-64,-2560 to -1025,319,-2049)
Block Entity NBT: {Controller:{X:-1330,Y:125,Z:-2194},LastKnownPos:{X:-1329,Y:129,Z:-2192}}
Stacktrace:
at knot//net.minecraft.class_2818$class_5563.method_31703(class_2818.java:662)
at knot//net.minecraft.class_2818$class_5564.method_31703(class_2818.java:716)
at knot//net.minecraft.class_1937.method_18471(class_1937.java:470)
at knot//net.minecraft.class_3218.method_18765(class_3218.java:390)
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Unknown Source)
-- Affected level --
Details:
All players: 1 total; [class_3222['Infinull'/980, l='ServerLevel[Explore and Create]', x=-1283.12, y=134.21, z=-2040.75]]
Chunk stats: 7162
Level dimension: minecraft:overworld
Level spawn location: World: (464,71,-320), Section: (at 0,7,0 in 29,4,-20; chunk contains blocks 464,-64,-320 to 479,319,-305), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 29004365 game time, 15437753 day time
Level name: Explore and Create
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 87114 (now: false), thunder time: 20916 (now: false)
Known server brands: fabric
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.10, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 1149843952 bytes (1096 MiB) / 5645533184 bytes (5384 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5700X3D 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2206
Graphics card #0 versionInfo: DriverVersion=32.0.15.6636
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Virtual memory max (MB): 35637.54
Virtual memory used (MB): 22266.57
Swap memory total (MB): 2944.00
Swap memory used (MB): 78.13
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16384M
Fabric Mods:
additionaladditions: Additional Additions 6.0.1
additionalstructures: Additional Structures 4.2.2
advancementplaques: Advancement Plaques 1.6.7
adventurez: AdventureZ 1.4.20
amethyst_update: Amethyst Update 1.0.0
amethystgravity: Amethyst Gravity: Reattracted 2.0.0+1.20.1
cicada: CICADA 0.5.2+1.20.1-minus
animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1
animatica: Animatica 0.6.1+1.20.4
appleskin: AppleSkin 2.5.1+mc1.20
architectury: Architectury 9.2.14
auto_third_person: Auto Third Person 2.1
axiom: Axiom 4.1.1
com_moulberry_axiomclientapi_axiomclientapi_: axiomclientapi 1.0.0
com_moulberry_mixinconstraints: mixinconstraints 1.0.1
bactromod: BactroMod 1.8
badoptimizations: BadOptimizations 2.2.1
beekeeperhut: Friends&Foes - Beekeeper Hut 2.0.1
betteradvancements: Better Advancements 0.4.2.25
betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
org_reflections_reflections: reflections 0.10.2
betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
betterf3: BetterF3 7.0.2
betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
bettermounthud: Better Mount HUD 1.2.2
betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
betterspawnercontrol: Better Spawner Control 4.6
betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
betterthanmending: BetterThanMending 1.3.0
betterthirdperson: Better Third Person 1.9.0
betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
blur: Blur (Fabric) 3.1.0
midnightlib: MidnightLib 1.4.1
satin: Satin 1.13.0
bookshelf: Bookshelf 20.2.13
botarium: Botarium 2.3.4
team_reborn_energy: Energy 3.0.0
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.13
c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.13
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.13
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.13
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.13
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.13
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.13
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.13
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.13
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.13
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.13
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.13
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.13
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.13
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.13
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.13
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.13
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.13
c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.13
c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
com_ibm_async_asyncutil: asyncutil 0.1.0
net_objecthunter_exp4j: exp4j 0.4.8
org_threadly_threadly: threadly 7.0
cardinal-components: Cardinal Components API 5.2.2
cardinal-components-base: Cardinal Components API (base) 5.2.2
cardinal-components-block: Cardinal Components API (blocks) 5.2.2
cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
cardinal-components-entity: Cardinal Components API (entities) 5.2.2
cardinal-components-item: Cardinal Components API (items) 5.2.2
cardinal-components-level: Cardinal Components API (world saves) 5.2.2
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
cardinal-components-world: Cardinal Components API (worlds) 5.2.2
carryon: Carry On 2.1.2.7
cbp: Chest Boat Patch 1.0.5.1
cc_vs: CC: VS 1.20.1-fabric-0.1.0
cccbridge: CC:C Bridge 1.6.2b-fabric
charmofundying: Charm of Undying 6.5.0+1.20.1
spectrelib: SpectreLib 0.13.15+1.20.1
chunkloaders: Chunk Loaders 1.2.8+a
citresewn: CIT Resewn 1.2.2+1.20.1
citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.20.1
cloth-config: Cloth Config v11 11.1.136
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 12.0.0.4
cobweb: Cobweb 1.0.0
collective: Collective 7.87
comforts: Comforts 6.4.0+1.20.1
companion: Companion 5.2.2+fabric
completeconfig: CompleteConfig 2.5.2
completeconfig-base: completeconfig-base 2.5.2
completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.2
completeconfig-gui-yacl: completeconfig-gui-yacl 2.5.2
computercraft: CC: Tweaked 1.113.0
cc_tweaked_cobalt: cobalt 0.9.3
com_electronwill_night-config_core: core 3.6.7
com_electronwill_night-config_toml: toml 3.6.7
com_jcraft_jzlib: jzlib 1.1.3
io_netty_netty-codec-http: netty-codec-http 4.1.82
io_netty_netty-codec-socks: netty-codec-socks 4.1.82
io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82
continuity: Continuity 3.0.0+1.20.1
copycats: Create: Copycats+ 2.1.4+mc.1.20.1-fabric
cosmetica: Cosmetica 1.2.9
com_github_cosmetica-cc_cosmeticadotjava: CosmeticaDotJava 1.11.2
sulphate: Sulfate 1.1.1
cratedelight: Crate Delight 24.9.3-1.20-fabric
create: Create 0.5.1-f-build.1417+mc1.20.1
com_google_code_findbugs_jsr305: jsr305 3.0.2
flywheel: Flywheel 0.6.10-2
milk: Milk Lib 1.2.60
dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
porting_lib_tags: Porting Lib Tags 3.0
reach-entity-attributes: Reach Entity Attributes 2.4.0
registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
create_armor_trims: create_armor_trims 2.0.1
create_enchantment_industry: Create Enchantment Industry 1.2.16
create_dragon_lib: Create Dragon Lib 1.4.2
create_high_pressure: Create: High Pressure 1.1.0
create_jetpack: Create Jetpack 4.2.1
flightlib: Flight Lib 2.1.0
create_jetpack_curios: Create: Jetpack Curios 1.0.0
create_lt: Create: Less Ticking 1.0.1-fabric-mc1.20.1
create_new_age: Create: New Age 1.1.2
create_simple_ore_doubling: Create: Simple Ore Doubling 1.4.0
create_structures: Create: Structures 1.1.0
create_unbreakable: Create Unbreakable Tools Mod 1.2+fabric-1.20.1
createaddition: Create Crafts & Additions 1.2.4
createcontraptionterminals: Create Contraption Terminals 1.0.0
createdeco: Create Deco 2.0.2-1.20.1-fabric
createfood: Create: Food 1.1.4
creategoggles: Create Goggles 0.5.5.g
createspawnerboxer: Create: SpawnerBoxer 0.1.0+fabric-1.20.1-9
createutilities: Create Utilities 0.3.0+1.20.1
cristellib: Cristel Lib 1.1.5
blue_endless_jankson: jankson 1.2.3
ctov: ChoiceTheorem's Overhauled Village 3.4.9a
cubes-without-borders: Cubes Without Borders 3.0.0+mc1.20
cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric
dataplots: Create: Data and Plots 1.0.0
debugify: Debugify 1.20.1+2.0
detailab: Detail Armor Bar 2.6.3+1.20.1-fabric
distanthorizons: Distant Horizons 2.2.1-a
dsurround: Dynamic Surroundings 0.3.3
org_openjdk_nashorn_nashorn-core: nashorn-core 15.4
dynamic_fps: Dynamic FPS 3.7.7
net_lostluma_battery: battery 1.3.0
easyanvils: Easy Anvils 8.0.2
easymagic: Easy Magic 8.0.1
easyshulkerboxes: Easy Shulker Boxes 8.0.2
puzzlesapi: Puzzles Api 8.1.6
puzzlesaccessapi: Puzzles Access Api 8.0.9
eatinganimationid: Eating Animation 1.20+1.9.61
effortless: Effortless Structure 3.1.0
elytraslot: Elytra Slot 6.4.4+1.20.1
mixinsquared: MixinSquared 0.1.2-beta.6
emi: EMI 1.1.18+1.20.1+fabric
emi_enchanting: EMI Enchanting 0.1.2+1.20.1
emi_loot: EMI Loot 0.7.4+1.20.1+fabric
emi_ores: EMI Ores 1.0+1.20.1+fabric
emiffect: EMIffect 1.1.2+mc1.20.1
emitrades: EMI Trades 1.2.1+mc1.20.1
org_quiltmc_parsers_json: json 0.2.1
enhancedblockentities: Enhanced Block Entities 0.9+1.20
advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
spruceui: SpruceUI 5.0.0+1.20
entity_model_features: Entity Model Features 2.4.1
entity_texture_features: Entity Texture Features 6.2.9
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.2
euphoria_patcher: Euphoria Patcher 1.4.3-r5.3-fabric
io_sigpipe_jbsdiff: jbsdiff 1.0
exordium: Exordium 1.2.1-mc1.20.1
explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
explorify: Explorify 1.6.2
extended_drawers: Extended Drawers 2.1.1+mc.1.20.1
config_toolkit: ConfigToolkit 1.0.0
io_determann_shadow-api-17: shadow-api-17 0.1.1
net_fabricmc_javapoet: javapoet 0.1.0
graphlib: Graph Lib 1.4.0+1.20
kmodlib-overlay: KModLib Overlay 0.2.12+1.20
libnetworkstack: Lib Network Stack 0.10.0
noindium: No Indium? 1.1.0+1.20
fabric-api: Fabric API 0.92.2+1.20.1
fabric-api-base: Fabric API Base 0.4.31+1802ada577
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
fabric-language-kotlin: Fabric Language Kotlin 1.12.3+kotlin.2.0.21
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.21
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.9
mixinextras: MixinExtras 0.4.1
fabricskyboxes: FabricSkyBoxes 0.7.3+mc1.20.1
farmersdelight: Farmer's Delight 1.20.1-2.1.6+refabricated
mm: Manningham Mills 2.3
porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
porting_lib_base: Porting Lib Base 2.3.4+1.20.1
porting_lib_config: Porting Lib Config 2.3.4+1.20.1
porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1
porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1
porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
fastquit: FastQuit 3.0.0+1.20+
ferritecore: FerriteCore 6.0.1
firstperson: FirstPerson 2.4.8
forgeconfigapiport: Forge Config API Port 8.0.0
friendsandfoes: Friends & Foes 3.0.6
fwaystones: Fabric Waystones 3.3.2+mc1.20.1
fxntstorage: Create: Storage 0.20-1.20.1-FABRIC+1.20.1
fzzy_config: Fzzy Config 0.5.5+1.20.1
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
geckolib: GeckoLib 4 4.4.9
com_eliotlash_mclib_mclib: mclib 20
gravity_changer_q: Gravity Changer (qouteall fork) 1.1.2
grindenchantments: Grind Enchantments 3.1.2+1.20
codec-config-api: Codec Config API 1.0.2+1.19.3
guarding: Guarding 2.4.0
scribe: Scribe 1.20.1-0.5.0-alpha
guardvillagers: GuardVillagers 2.0.9-1.20.1
herdspanic: Herds Panic 1.1.0
hopobettermineshaft: Hopo Better Mineshaft 1.1.8
hopobetterruinedportal: Hopo Better Ruined Portal 1.3.7
hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.4
iceberg: Iceberg 1.1.25
immediatelyfast: ImmediatelyFast 1.3.3+1.20.4
net_lenni0451_reflect: Reflect 1.3.4
immersive_aircraft: Immersive Aircraft 1.1.2+1.20.1
org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
immersive_armors: Immersive Armors 1.6.1+1.20.1
incendium: Incendium 5.3.5
indium: Indium 1.0.34+mc1.20.1
indypets: IndyPets - Independent Pets 1.4.3
infusion_table: Infusion Table 1.2.0
interactic: Interactic 0.2.0+1.20
iris: Iris 1.7.5+mc1.20.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
irisflw: Iris Flywheel Compat 1.1.4
jamlib: JamLib 0.6.1+1.20.x
java: OpenJDK 64-Bit Server VM 17
kiwi: Kiwi Library 11.8.26+fabric
krypton: Krypton 0.2.3
com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
lambdabettergrass: SuperBetterGrass 1.5.2+1.20.1
lambdynlights: LambDynamicLights 2.3.2+1.20.1
pride: Pride Lib 1.2.0+1.19.4
lazydfu: LazyDFU 0.1.3
libertyvillagers: Liberty's Villagers 1.0.15.1+fabric+1.20.1
server_translations_api: Server Translations API 2.0.0+1.20
packet_tweaker: Packet Tweaker 0.4.0+1.19.4
libipn: libIPN 4.0.2
lithium: Lithium 0.11.2
lithostitched: Lithostitched 1.3.1a
man_of_many_planes: Man of Many Planes 0.2.0+1.20.1
map_atlases: Map Atlases 2.6.0
memoryleakfix: Memory Leak Fix 1.1.5
mes: Moog's End Structures 1.3.1-1.20-fabric
minecraft: Minecraft 1.20.1
modelfix: Model Gap Fix 1.15
modernfix: ModernFix 5.19.4+mc1.20.1
modmenu: Mod Menu 7.2.2
monolib: MonoLib 1.4.1
morebannerfeatures: More Banner Features 1.2.0
moreculling: More Culling 1.20.4-0.24.0
conditional-mixin: conditional mixin 0.3.2
mousewheelie: Mouse Wheelie 1.13.0+mc1.20.1
amecsapi: Amecs API 1.5.1+mc1.20-pre1
coat: Coat 1.0.0-beta.20+mc1.20-pre1
tweed4_annotated: tweed4_annotated 1.3.1+mc1.20-pre1
tweed4_base: tweed4_base 1.7.1+mc1.20-pre1
tweed4_data: tweed4_data 1.2.1+mc1.20-pre1
tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc1.20-pre1
tweed4_tailor_coat: tweed4_tailor_coat 1.1.3+mc1.20-pre1
tweed4_tailor_lang_json_descriptions: tweed4_tailor_lang_json_descriptions 1.1.0+mc1.20-pre1
tweed4_tailor_screen: tweed4_tailor_screen 1.1.4+mc1.20-pre1
mr_accessible_lodestones: Altered Lodestones 1-v1.0
mr_crafting: Crafting+ 1.1
mr_create_decoadditions: Create Deco Additions 1.3
mr_create_manofmanyplanes: Create Man of Many Planes 1.0
mr_createccmodemfix: CreateTagsFix 3.0
mr_ctov_createstructures: CTOV - Create: Structures 1.0
mr_ctov_friendsandfoescompat: CTOV - Friends and Foes Compat 2.0
mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
mr_invis_itemframe: Invis item frame 1
mr_lukis_grandcapitals: Luki's Grand Capitals 1.0
mr_serversleep: Server Sleep 1-datapack
mr_terralith_biomesaplings: Custom Biome Saplings 1.1.0c
naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
netherite_compass: Netherite Compass 1.0.1
netheriteextras: Netherite Extras 0.2.2+mc1.20.1
nethermap: Better Nether Map 3.0.0-1.20.1
noisium: Noisium 2.3.0+mc1.20-1.20.1
notenoughanimations: NotEnoughAnimations 1.9.0
notenoughcrashes: Not Enough Crashes 4.4.7+1.20.1
nullscape: Nullscape 1.2.7
optigui: OptiGUI 2.3.0-beta.6+1.20
org_apache_commons_commons-text: commons-text 1.11.0
org_ini4j_ini4j: ini4j 0.5.4
owo: oωo 0.11.2+1.20
passiveshield: Passive Shield 3.6
patchouli: Patchouli 1.20.1-84-FABRIC
fiber: fiber 0.23.0-2
peripheralium: Peripheralium 0.7.0
peripheralworks: Unlimited Peripheral Works 1.4.4
player-animator: Player Animator 1.0.2-rc1+1.20
porting_lib: Porting Lib 2.3.4+1.20.1
porting_lib_asm: Porting Lib ASM 2.3.4+1.20.1
porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
porting_lib_blocks: Porting Lib Blocks 2.3.4+1.20.1
porting_lib_brewing: Porting Lib Brewing 2.3.4+1.20.1
porting_lib_chunk_loading: Porting Lib Chunk Loading 2.3.4+1.20.1
porting_lib_client_events: Porting Lib Client Events 2.3.4+1.20.1
porting_lib_common: Porting Lib Common 2.3.4+1.20.1
porting_lib_core: Porting Lib Core 2.3.4+1.20.1
porting_lib_data: Porting Lib Data 2.3.4+1.20.1
porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
porting_lib_gametest: Porting Lib GameTest 2.3.4+1.20.1
porting_lib_gui_utils: Porting Lib Gui Utils 2.3.4+1.20.1
porting_lib_items: Porting Lib Items 2.3.4+1.20.1
porting_lib_level_events: Porting Lib Level Events 2.3.4+1.20.1
porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
porting_lib_model_builders: Porting Lib Model Builders 2.3.4+1.20.1
porting_lib_model_generators: Porting Lib Model Generators 2.3.4+1.20.1
porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
porting_lib_models: Porting Lib Models 2.3.4+1.20.1
porting_lib_obj_loader: Porting Lib Obj Loader 2.3.4+1.20.1
porting_lib_registries: Porting Lib Registries 2.3.4+1.20.1
porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
presencefootsteps: Presence Footsteps 1.10.1+1.20.1
kirin: Kirin UI 1.15.6+1.20.1
puzzleslib: Puzzles Lib 8.1.24
qu-enchantments: Qu Enchantments 1.3.6-1.20
radiantgear: Radiant Gear 2.1.6+1.20.1
railways: Create: Steam 'n' Rails 1.6.4+fabric-mc1.20.1
randombonemealflowers: Random Bone Meal Flowers 4.6
realisticbees: Realistic Bees 4.0
reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
remember-lan-port: Remember LAN Port 1.0.0+1.20.1
rightclickharvest: Right Click Harvest 3.2.3+1.19.x-1.20.1-fabric
seasons: Fabric Seasons 2.4.2-BETA+1.20
seasonsextras: Fabric Seasons: Extras 1.3.2-BETA+1.20
seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
seriousplayeranimations: Serious Player Animations 1.1.1
simplemod: SimpleMod 1.20.1
skinlayers3d: 3d-Skin-Layers 1.7.4
sliceanddice: Create Slice & Dice 3.3.1
sodium: Sodium 0.5.11+mc1.20.1
sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
caffeineconfig: CaffeineConfig 1.3.0+1.17
crowdin-translate: CrowdinTranslate 1.4+1.19.3
soul_fire_d: Soul Fire'd 4.0.6
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+a
t_and_t: Towns and Towers 1.12
tectonic: Tectonic 2.4.1b
terralith: Terralith 2.5.4
threadtweak: ThreadTweak 1.20.2-0.1.1
tia: Tiny Item Animations 1.20-1.1
toms_peripherals: Tom's Peripherals 1.3.0
toms_storage: Tom's Simple Storage Mod 1.6.8
tramplenomore: TrampleNoMore 13.0.3
trinketlantern: Wearable lanterns 1.0.1
trinkets: Trinkets 3.7.2
ultris_mr: Ultris: Boss Expansion 5.6.9c
universalbonemeal: Universal Bone Meal 8.0.1
universalenchants: Universal Enchants 8.0.0
extensibleenums: Extensible Enums 7.0.1
valkyrienskies: Valkyrien Skies 2 2.3.0-beta.5
villagerdeathmessages: Villager Death Messages 3.5
villagernames: Villager Names 8.1
visuality: Visuality 0.7.1+1.20
voidz: VoidZ 1.0.11
vs_clockwork: Clockwork: Create x Valkyrien Skies 1.20.1-0.1.16-fabric-b3b22e39fe
vs_eureka: VS Eureka Mod 1.5.1-beta.3
wands: Building Wands 2.7-beta
waveycapes: WaveyCapes 1.4.13
wildlife: Wildlife 1.19.2-2.2
xaerominimap: Xaero's Minimap 24.6.1
xaeroplus: XaeroPlus 2.24.7
com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8
com_github_rfresh2_oldbiomes: OldBiomes 1.0.0
net_lenni0451_lambdaevents: LambdaEvents 2.4.2
xaeroworldmap: Xaero's World Map 1.39.0
yeetusexperimentus: Yeetus Experimentus 2.3.0-build.4+mc1.20.1
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.1+1.20.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.10.0
com_twelvemonkeys_common_common-io: common-io 3.10.0
com_twelvemonkeys_common_common-lang: common-lang 3.10.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
org_quiltmc_parsers_gson: gson 0.2.1
yigd: You're in Grave Danger 2.0.10
libgui: LibGui 8.1.1+1.20.1
jankson: Jankson 6.0.0+j1.2.3
libninepatch: LibNinePatch 1.2.0
yungsapi: YUNG's API 1.20-Fabric-4.0.6
org_javassist_javassist: javassist 3.29.2-GA
yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
zoomify: Zoomify 2.14.2+1.20.1
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
Loaded Shaderpack: ComplementaryReimagined_r5.3 + EuphoriaPatches_1.4.3
Profile: Custom (+20 options changed by user)
Flywheel Backend: GL33 Instanced Arrays
Server Running: true
Player Count: 1 / 8; [class_3222['Infinull'/980, l='ServerLevel[Explore and Create]', x=-1283.12, y=134.21, z=-2040.75]]
Data Packs: vanilla, fabric, tectonic/terratonic, soul_fire_d:fire_source_tags, soul_fire_d:campfire_tags, Runtime Pack
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Launched Version: 1.20.1
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
Suspected Mods: Energy (team_reborn_energy), Minecraft (minecraft), Fabric Transfer API (v1) (fabric-transfer-api-v1), Create Crafts & Additions (createaddition), Create (create)
To Reproduce
Steps to reproduce the behavior: I am not sure why this bug is happening
Additional context
- Mod version: createaddition-fabric+1.20.1-1.2.4.jar
- Fabric version: 0.16.9
- Create version: 0.5.1-f-build.1417+mc1.20.1
I'm using one connector to input energy and another to extract energy so that the excess energy generated is stored in the accumulator. The accumulator is at full capacity so idk why it says negative value.
This is probably a duplicate of @ #856
This is probably a duplicate of @ #856
Ah, it's weird though I didn't get this issue before and idk what changed,