Vexatos / Computronics

A ComputerCraft/OpenComputers addon mod.
125 stars 51 forks source link

[Issue] the self-destruct card does not explode the computer case and keeps exploding #307

Closed gatoborrachon closed 3 years ago

gatoborrachon commented 3 years ago

as the title says, when i explode a PC with the card or the rack, it does not break and the computer keeps exploding until i remove the card, idk why https://streamable.com/fc2mbb

Forge 1.12.2 14.23.5.2854 Computronics 1.6.6 OpenComputers 1.7.5.192

Vexatos commented 3 years ago

Can you reproduce this with only OpenComputers and Computronics installed? It might be an interaction with some other mod.

gatoborrachon commented 3 years ago

oh sorry for late response, idk why i forgot these things, yeah it works with OC+Computronics only, the only mod i suspect is TNTUtils, here's a crash report with all my mods if maybe you know about another suspect mod: (i'm a bit tired of doing binary searches with 240 mods) crash-2021-01-07_13.25.59-server.txt

give me a moment to check for suspecting mods, it will cost a bit of time (maybe a possible solution would be to increase the explosion damage?)

gatoborrachon commented 3 years ago

yeah, it is TNTUtils fault, it has an option to avoid destroy tile entities, well i think there's nothing you can do to let explosions only damage Computronics Tile Entities right? no problem, i will try to survive with that

gatoborrachon commented 3 years ago

also, which are you plans for this mod? i see that there are recent updates but there is nothing in the releases section, i need to compile the mod?