Impactor not supported
ryqx0001 opened this issue ยท 0 comments
Is this not compatible with Impactor economy?
my config is:
{
"permissionLevel": 3,
"economyType": "ECONOMY",
"costType": "impactor:dollars",
"costAmount": 100
}
[17:55:42] [Server thread/INFO]: Exhs joined the game
[17:55:47] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "us.potatoboy.headindex.config.HeadIndexConfig$EconomyType.ordinal()" because "this.economyType" is null
[17:55:47] [Server thread/INFO]: [STDERR]: at us.potatoboy.headindex.config.HeadIndexConfig.getCost(HeadIndexConfig.java:32)
[17:55:47] [Server thread/INFO]: [STDERR]: at us.potatoboy.headindex.gui.PagedHeadsGui.updateContent(PagedHeadsGui.java:103)
[17:55:47] [Server thread/INFO]: [STDERR]: at us.potatoboy.headindex.gui.PagedHeadsGui.<init>(PagedHeadsGui.java:47)
[17:55:47] [Server thread/INFO]: [STDERR]: at us.potatoboy.headindex.gui.HeadGui.lambda$addCategoryButton$2(HeadGui.java:72)
[17:55:47] [Server thread/INFO]: [STDERR]: at eu.pb4.sgui.api.gui.SlotGuiInterface.click(SlotGuiInterface.java:31)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_3244.handler$zni000$sgui$handleGuiClicks(class_3244.java:5507)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_3244.method_12076(class_3244.java:1654)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_2813.method_12191(class_2813.java:58)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_2813.method_11054(class_2813.java:13)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_2600.method_11072(class_2600.java:22)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_3738.run(class_3738.java:18)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_1255.method_18859(class_1255.java:156)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_4093.method_18859(class_4093.java:23)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_1255.method_16075(class_1255.java:130)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.class_1255.method_5383(class_1255.java:115)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:742)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675)
[17:55:47] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
[17:55:47] [Server thread/INFO]: [STDERR]: at java.base/java.lang.Thread.run(Thread.java:1583)