Posted September 28, 20196 yr Hey all! I'm having a hard time figuring out how to get an array of Strings working in the new nightconfig setup that Forge has adopted via ForgeConfigSpec. Does anyone know how to implement it? I've tried to declare my config value as ForgeConfigSpec.ConfigValue<String[]> but I get a Reported Exception for com.electronwill.nightconfig.core.io.WritingException: Unsupported value type: class [Ljava.lang.String;. Relevant log output here.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.