[1.19.2][Forge]: Crash when open ConfigScreen
gisellevonbingen opened this issue ยท 1 comments
Using Code
@ConfigEntry(id = OXYGEN_CAN_ID + ".fluid_transfer", type = EntryType.LONG, translation = OXYGEN_CAN_PREFIX + ".fluid_transfer")
@LongRange(min = 0, max = Long.MAX_VALUE)
public static long OXYGEN_CAN_FLUID_TRANSFER = 256;
Version: 1.0.7
Crash Report: https://pastebin.com/wTdFb8Hz