Resourceful Config

Resourceful Config

32M Downloads

[1.19.2][Forge]: Crash when open ConfigScreen

gisellevonbingen opened this issue ยท 1 comments

commented

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

commented

Fixed in next update.