-
Notifications
You must be signed in to change notification settings - Fork 45
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
No XP from CE while dead #1195
Comments
That's surprisingly accurate to vanilla, maybe unintentionally. Every so often, but usually when close to a respawn event, you'd maybe see an experience message in chat that was zero or null (blank space, no value). |
On that note, are you basing this on missing chat messages or by lack of change to the experience value bar? |
Missing XP messages and BEP seem to happen more often when the person is already at the spawn select screen. And it's based on both. |
Hurray, stack trace! |
So the line in question is
So, conveniently, in |
Regardless of the exception above, I've discovered one of the possible reasons that BEP is not being updated correctly. I managed to trigger a state where players won't trigger mines. I thought it had something to do with reconstruction and made certain that all zone interactions were allowed after that, but then I discovered a state where players took no mine explosion damage. The mines still exploded under the test character's feet while walking around freely but she took no damage. To continue testing I had to kill my mine layer character by coaxing the explosion using the mine-immune player until they too bugged and testing could not continue during the session. |
There's often no XP given for mine and spitfire kills when the owner is dead or respawning.
The text was updated successfully, but these errors were encountered: