-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Old clients can't join on PaperSpigot 1.15.2 if disable-player-collisions is true #403
Comments
I don't see anything in the server log that points to this being and OCM issue, which makes me think it could be a conflict between plugins. Have you tried disabling some of the other plugins while |
I’m having this issue too and I have verified that it is OCM causing it. Players are kicked when joining a mini game with a score board error, it does not happen when disable player collisions is set to false in the OCM config, also disabling player collisions with OCM or the paper mc config don’t seem to work at all, any ideas? |
Please don't ask for ETAs on a free and open source project, if the issue is so urgent you can submit a fix yourself. Other than that, in order to fix a bug we must first know what is causing it. The server log @camdenorrb provided doesn't seem to show any useful error, so if you could provide yours when the issue occurs we might get somewhere. |
I can not reproduce this error. Knowing the exact scoreboard configuration would help, i.e. what plugin sets the scoreboard and what it is set to. |
@camdenorrb @LeehamElectronics could you please try the test version with the new patch? We think it might fix this issue. |
Coming back to my first issue on GitHub, well this is embarrassing. iirc this issue had nothing to do with OCM, it was simply a configuration option in the TAB plugin by NEZNAMY. Sorry for wasting your time. |
We wanted to disable collisions so we set disable-player-collisions to true, it ended up making majority of players unable to join. Mainly ones under 1.15.2
Information
Problem Description
Players running below server version can't join if disable-player-collisions is true
To Reproduce
Steps to reproduce the behavior:
Expected Behaviour
Player base not to die
Actual Behaviour
Player base dies :(
The text was updated successfully, but these errors were encountered: