Coder Social home page Coder Social logo

Exception stopping the server about luckperms HOT 6 OPEN

Mrgaton avatar Mrgaton commented on September 23, 2024
Exception stopping the server

from luckperms.

Comments (6)

ac101m avatar ac101m commented on September 23, 2024

I'm also seeing this error.
I've also had instances of entities disappearing off the server when this happens, though this seems to be due to an interaction with a plugin which I'm writing and could be my fault.

from luckperms.

BNTFryingPan avatar BNTFryingPan commented on September 23, 2024

I've also had instances of entities disappearing off the server when this happens

luckperms does not touch the world, so its incredibly unlikely that luckperms would cause entities to disappear. also you say you are writing a plugin, which implies you are running on a bukkit based platform, where this exact error could not possibly occur. If you are in fact running a bukkit based platform, please open a new issue with the exact error (or ideally a full log, uploaded to a pastebin)

from luckperms.

Mrgaton avatar Mrgaton commented on September 23, 2024

I'm also seeing this error. I've also had instances of entities disappearing off the server when this happens, though this seems to be due to an interaction with a plugin which I'm writing and could be my fault.

I'm not using plugin's I'm on the fabric version of the mod

from luckperms.

ac101m avatar ac101m commented on September 23, 2024

luckperms does not touch the world, so its incredibly unlikely that luckperms would cause entities to disappear. also you say you are writing a plugin, which implies you are running on a bukkit based platform, where this exact error could not possibly occur. If you are in fact running a bukkit based platform, please open a new issue with the exact error (or ideally a full log, uploaded to a pastebin)

I'm using fabric. The plugin (or mod if you prefer) I mentioned is trivial. It's only function is to create chunk tickets which follow minecarts around the world. Sometimes when this crash occurs, entities tracked by the plugin disappear from the world. It's definitely correlated with the crash, but as neither LP nor my mod modify the state of entities, I suspect that it has more to do with the timing of the crash than it does with anything either plugin is actually doing. See here for server logs.

Happy to attempt to reproduce on a clean server if you think that would be helpful.

from luckperms.

Mrgaton avatar Mrgaton commented on September 23, 2024

Ok if it crashes again I will upload full crash log and normal logs

from luckperms.

ac101m avatar ac101m commented on September 23, 2024

Something else I've noticed is that it only ever seems to happen when someone is online. If nobody is on the server when it's stopped, the crash doesn't occur. A workaround might be to kick all players before issuing the stop command.

Another thing that might work is running save-all and save-off before stop, to prevent the crash from interfering with save state (which it seems to do sometimes).

from luckperms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.