brysonsteck / resurrection

Forces Minecraft players to wait absurd amounts of time before respawning.
https://www.spigotmc.org/resources/resurrection.94542/
GNU Affero General Public License v3.0
4 stars 2 forks source link

Using the plugin with MohistMC causes errors #2

Closed brysonsteck closed 3 years ago

brysonsteck commented 3 years ago

Submitted vía the Google Form.

Describe the bug I removed the plugin because it wasn't what I was looking for, and an issue persisted where whenever someone died, it would kick the dead player from the server saying "internal server error". On the server console, it says "failed to save player data". When the player relogs into the server, they return to a state where they never died, and sometimes duplicates inventories. This issue only happened once I removed the plugin. I checked all the server files and couldn't find anything related to the plugin.

To Reproduce I wiped player data, and didn't fix the issue, I reset world with a backup, and didn't work. I decided to reinstall the plugin, and couldn't find the settings file, only the jar file.

Expected behavior Expected to not run into this issue

Server Info (please complete the following information if you are the server admin):

Additional context I'm running a Mohist server, not sure if that's important.

brysonsteck commented 3 years ago

Your report seemed like you were expressing frustration more than wanting me to solve the issue. You didn't provide steps on how to recreate the bug (I know it's worded differently on the Google form, but I think it's still obvious what I want). More importantly, MohistMC themselves claim that there is not 100% plugin compatibility with Spigot plugins. Resurrection may not be one of those compatible plugins.

You also claimed an "internal server error" occurred. I'm not sure what that means without seeing the console logs, but this usually means there is a problem most likely with the server itself and may not be directly caused by Resurrection. The plugin never touches players' inventories, but you may have other plugins that do. This may not be an issue I can fix, but again you didn't give me enough info for me to figure out the issue.

I cannot guarantee that Resurrection is the cause of the "failed to save player data" error since you claimed you tampered with the playerData.resurrection file. I make that clear in the README that you should avoid doing anything with the file to prevent unintended behavior and it's possible user error caused the plugin to crash.

I suggest you try running Resurrection as the only plugin on a vanilla Spigot or Bukkit server if possible using BuildTools. If you are still running into similar problems, please submit another properly filled out issue.