Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Client-side dependency? #2

Open
planetguy32 opened this issue Aug 29, 2014 · 0 comments · May be fixed by #3
Open

Client-side dependency? #2

planetguy32 opened this issue Aug 29, 2014 · 0 comments · May be fixed by #3

Comments

@planetguy32
Copy link

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:?]

planetguy32 added a commit to planetguy32/GenCreator that referenced this issue Aug 30, 2014
Removes SideOnly annotation, since Forge removes the field but doesn't know enough to remove the initialization. Fixes VazkiiModsArchive#2.
@planetguy32 planetguy32 linked a pull request Sep 30, 2014 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant