SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

SpongeForge and MultiStorage (FTB): Unexpected World Change Detected #1760

Closed alexmaurizio closed 7 years ago

alexmaurizio commented 7 years ago

I am currently running...

What is the expected result? Using/Creating a MultiStorage Vault Door / Vault System works nicely but causes the linked Server Log to happen. It's a non-tracked mod world change. https://minecraft.curseforge.com/projects/multistorage

What is the current result? Stuff works (badly, some minor bugs) but server console gets spammed with this and the suggestion to report this bug

Server log: https://pastebin.com/aQhedqwW

Thanks! :)

alexmaurizio commented 7 years ago

PS: I plan on moving on CentOS7 hosted servers when testing for this multiserver finish, so Windows is really not representative ATM

Aaron1011 commented 7 years ago

This is a bug in MultiStorage: https://github.com/ShetiPhian/Localizations-and-Issues/issues/109. While the stacktrace might disappear when Sponge is removed, the underlying issue will still exist.

alexmaurizio commented 7 years ago

I don't want to open another thread since this looks related to the other one, since it works the same way.

Also Bibliocraft (used the tape meter) has the same Sponge-Related problem. Here's the ServerLog, can you look at it?

I think it's the same netty IO method. https://pastebin.com/63rUDRVP

Aaron1011 commented 7 years ago

@destructor3: Yes, this is the same issue.