62832 / AppliedE

Direct ProjectE EMC integration with Applied Energistics 2.
https://curseforge.com/minecraft/mc-mods/appliede
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Server Crash ATM9Sky divide by 0 error #14

Closed Warzer1 closed 2 months ago

Warzer1 commented 2 months ago

crashlog: https://mclo.gs/CxqgAcf

The above log seems to point to AppliedE so I am posting here as well as to the atm github: https://github.com/AllTheMods/All-the-mods-9-Sky/issues/489

Not sure what caused this overnight as it was working fine when i logged out last night. I left the server running and when I try to loging again i got the crashing issue. Hoping you can help me fix the crash as atm9sky doesn't have autobackups and hoping a mod update might fix or workaround the issue.

This seems to be the offending block: Thread: Server thread Suspected Mods: Applied Energistics 2 (ae2), Version: 15.2.4 Issue tracker URL: https://github.com/AppliedEnergistics/Applied-Energistics-2/issues at TRANSFORMER/ae2@15.2.4/appeng.me.storage.NetworkStorage.insert(NetworkStorage.java:136)

AppliedE (appliede), Version: 0.13.1-beta
    Issue tracker URL: https://github.com/62832/AppliedE/issues
    at TRANSFORMER/appliede@0.13.1-beta/gripe._90.appliede.me.service.EMCStorage.insert(EMCStorage.java:72)

Stacktrace: at gripe._90.appliede.me.service.EMCStorage.insert(EMCStorage.java:72) ~[appliede-0.13.1-beta.jar%23413!/:?] {re:classloading} at appeng.me.storage.NetworkStorage.insert(NetworkStorage.java:136) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} at appeng.api.storage.StorageHelper.poweredInsert(StorageHelper.java:166) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:mixin,re:classloading} at gripe._90.appliede.part.EMCImportBusPart.lambda$doBusWork$1(EMCImportBusPart.java:82) ~[appliede-0.13.1-beta.jar%23413!/:?] {re:classloading} at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:137) ~[forge-1.20.1-47.2.20-universal.jar%23688!/:?] {re:mixin,re:classloading,pl:mixin:APP:phosphophyllite.mixins.json:LazyOptionalMixin,pl:mixin:A} at gripe._90.appliede.part.EMCImportBusPart.doBusWork(EMCImportBusPart.java:76) ~[appliede-0.13.1-beta.jar%23413!/:?] {re:classloading} at appeng.parts.automation.IOBusPart.tickingRequest(IOBusPart.java:208) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} at appeng.me.service.TickManagerService.unsafeTickingRequest(TickManagerService.java:355) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} at appeng.me.service.TickManagerService.tickQueue(TickManagerService.java:118) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} at appeng.me.service.TickManagerService.tickLevelQueue(TickManagerService.java:90) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} at appeng.me.service.TickManagerService.onLevelEndTick(TickManagerService.java:75) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} at appeng.me.Grid.onLevelEndTick(Grid.java:226) ~[appliedenergistics2-forge-15.2.4.jar%23414!/:15.2.4] {re:classloading} -- EMCImportBusPart being ticked. -- Details: Node: node@b183051 hosted by gripe._90.appliede.part.EMCImportBusPart Part Side: up Name: ae2:cable_bus // appeng.blockentity.networking.CableBusBlockEntity Block: CableBusBlock[cable_bus][light_level=0,waterlogged=false] Block location: World: (4107,72,54), Section: (at 11,8,6 in 256,4,3; chunk contains blocks 4096,-64,48 to 4111,319,63), Region: (8,0; contains chunks 256,0 to 287,31, blocks 4096,-64,0 to 4607,319,511) Block: CableBusBlock[cable_bus][light_level=0,waterlogged=false] Block location: World: (4107,72,54), Section: (at 11,8,6 in 256,4,3; chunk contains blocks 4096,-64,48 to 4111,319,63), Region: (8,0; contains chunks 256,0 to 287,31, blocks 4096,-64,0 to 4607,319,511) Level: ResourceKey[minecraft:dimension / minecraft:overworld] CurrentTickRate: 40 MinTickRate: 5 MaxTickRate: 40 ConnectedSides: []

Edit: more info after I was able to delete the the block using amulet. this was an transmutation importer (I think) attached to an energy condenser mk1 crafting phantom membranes. around the energy condenser was a power flower - AM relays then energy collectors attached to them. This was setup a few days ago so no idea what choked. edit2: was able to replicate the crash. as soon as i attached a cable to the transmutation importer with 4 acc cards but no listed filters it crashed with the divide by 0