I am currently running...
At startup this error occurs: https://gist.github.com/randombyte-developer/3e8e0f5d706f403e235790f4d46af439
@gabizou did a commit to fix a similar issue with legacy data registration.
Forum topic where it all started.
Issue reporting the same.
The data registration in Holograms.
I see what happened, I wrote it into SpongeForge but failed to write it into SpongeCommon directly (since forge listeners still have to be applied the same way) I'll get a fix for this tomorrow.
@gabizou What's the status on this?
I hope this gets resolved soon ;)
Any news?
Closing this issue, as of Jan 1st 2018 1.10.2 and 1.11.2 are not longer supported. If a sufficiently, decent, and tested Pull Request is made to fix this bug/issue, it will still be considered, however, it is NOT to be expected that any bug fixes made for 1.12.2 will be back ported to 1.11.2 or 1.10.2.
If you can reproduce this issue on Minecraft 1.12.2 and this issue was wrongly closed, please open a new issue with updated information.
Note: the legacy data registration was removed with https://github.com/SpongePowered/SpongeCommon/commit/5409aef39d4b6c1ee2db8484d9d92a0e0acfc69a . I think this is not even reproducible
Most helpful comment
I see what happened, I wrote it into SpongeForge but failed to write it into SpongeCommon directly (since forge listeners still have to be applied the same way) I'll get a fix for this tomorrow.