Alcatergit / Hbm-s-Nuclear-Tech-GIT

My fork of the HBM's nuclear tech mod.
GNU General Public License v3.0
65 stars 51 forks source link

All the EMP related items doesn't work and cause crashes #336

Closed Potatoo-Cake closed 9 months ago

Potatoo-Cake commented 9 months ago

Emp gun crashes when its explosion hit any machine crash-2024-02-17_15.10.07-server.txt Emp devices crash when detonated crash-2024-02-17_15.12.27-server.txt Emp missiles seem to do nothing when detonated

3114396pig commented 9 months ago

add the mod redstone flux will fix it it is because emp related methods use class IEnergyProvider, whitch is an interface at package cofh.redstoneflux.api use he->rf converter will also cause the same problem for the same reason

Alcatergit commented 9 months ago

Fixed