Files
Create-The_Factory_Must_Grow/run/crash-reports/crash-2025-01-09_15.17.07-server.txt
DrMangoTea ff51803fd1 initial
2025-01-12 22:23:29 +01:00

1107 lines
149 KiB
Plaintext

---- Minecraft Crash Report ----
// Why did you do that?
Time: 2025-01-09 15:17:07
Description: Exception in server tick loop
java.lang.StackOverflowError: Exception in server tick loop
at java.util.HashMap.hash(HashMap.java:338) ~[?:?] {}
at java.util.HashMap.getNode(HashMap.java:568) ~[?:?] {}
at java.util.HashMap.containsKey(HashMap.java:594) ~[?:?] {}
at java.lang.ProcessEnvironment.containsKey(ProcessEnvironment.java:105) ~[?:?] {}
at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1500) ~[?:?] {}
at org.apache.logging.log4j.util.EnvironmentPropertySource.containsProperty(EnvironmentPropertySource.java:101) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.util.PropertiesUtil$Environment.get(PropertiesUtil.java:533) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.util.PropertiesUtil$Environment.access$200(PropertiesUtil.java:444) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.util.PropertiesUtil.getStringProperty(PropertiesUtil.java:392) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.util.PropertiesUtil.getBooleanProperty(PropertiesUtil.java:179) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.status.StatusLogger.isDebugPropertyEnabled(StatusLogger.java:143) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.status.StatusLogger.isEnabled(StatusLogger.java:426) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.status.StatusLogger.isEnabled(StatusLogger.java:367) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1930) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.warn(AbstractLogger.java:2805) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.handleLogMessageException(AbstractLogger.java:2225) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2208) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2022) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1875) ~[log4j-api-2.19.0.jar%23161!/:2.19.0] {}
at org.apache.logging.slf4j.Log4jLogger.debug(Log4jLogger.java:115) ~[log4j-slf4j2-impl-2.19.0.jar%23160!/:2.19.0] {}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:45) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getPowerUsage(IElectric.java:129) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.potentiometer.PotentiometerBlockEntity.getOutputPower(ResistorBlockEntity.java:49) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.ElectricBlockEntity.powerGeneration(ElectricBlockEntity.java:113) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.utilities.diode.ElectricDiodeBlockEntity.resistance(ElectricDiodeBlockEntity.java:46) ~[%23196!/:?] {re:classloading}
at com.drmangotea.tfmg.content.electricity.base.IElectric.getCurrent(IElectric.java:149) ~[%23196!/:?] {re:classloading}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.10, BellSoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), BellSoft
Memory: 2031904704 bytes (1937 MiB) / 3145728000 bytes (3000 MiB) up to 3722444800 bytes (3550 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5700U with Radeon Graphics
Identifier: AuthenticAMD Family 23 Model 104 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 1.80
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x164c
Graphics card #0 versionInfo: DriverVersion=31.0.21905.1001
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 32091.79
Virtual memory used (MB): 23611.06
Swap memory total (MB): 17894.04
Swap memory used (MB): 0.00
JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Dev'/218, l='ServerLevel[New World]', x=-3153.99, y=102.00, z=-1392.05]]
Data Packs: vanilla, mod:spark (incompatible), mod:forge, mod:flywheel, mod:create, mod:tfmg (incompatible), mod:jei
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: MOD_DEV
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclientuserdev
ModLauncher naming: mcp
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
forge-1.20.1-47.3.10_mapped_official_1.20.1-recomp|Minecraft |minecraft |1.20.1 |DONE |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
spark-361579-4505309_mapped_official_1.20.1.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
|Forge |forge |47.3.10 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-12_mapped_official_1.|Flywheel |flywheel |0.6.11-12 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.h-48_mapped_official_1.20.1-sl|Create |create |0.5.1.h-48 |DONE |Manifest: NOSIGNATURE
main |Create: The Factory Must Grow |tfmg |1.0 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.23_mapped_official_1.20.1.|Just Enough Items |jei |15.2.0.23 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: 5b1d995d-ed55-4df0-8865-4f6376791a23
FML: 47.3
Forge: net.minecraftforge:47.3.10