You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.
I tried installing GenCreator on a server (both plain Forge and Cauldron), but it errored... I'm guessing Forge deletes the field, but not the initialization call.
Caused by: java.lang.NoSuchFieldError: usedNames
at vazkii.gencreator.DataStorage.(DataStorage.java:34) ~[DataStorage.class:?]
The text was updated successfully, but these errors were encountered:
planetguy32
added a commit
to planetguy32/GenCreator
that referenced
this issue
Aug 30, 2014
I tried installing GenCreator on a server (both plain Forge and Cauldron), but it errored... I'm guessing Forge deletes the field, but not the initialization call.
Caused by: java.lang.NoSuchFieldError: usedNames
at vazkii.gencreator.DataStorage.(DataStorage.java:34) ~[DataStorage.class:?]
The text was updated successfully, but these errors were encountered: