Skip to content
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

BUG: Death plane in Advent Gardens spider cave does not function #1282

Closed
3 tasks done
jadebenn opened this issue Nov 12, 2023 · 6 comments · Fixed by #1302
Closed
3 tasks done

BUG: Death plane in Advent Gardens spider cave does not function #1282

jadebenn opened this issue Nov 12, 2023 · 6 comments · Fixed by #1302
Assignees
Labels
bug Something isn't working P-Fixer This issue is confirmed, but is not prioritized to be fixed.

Comments

@jadebenn
Copy link
Collaborator

Make sure you've done the following:

  • I have checked that this issue has not already been reported.

  • I have validated that this issue is not a syntax error of either MySQL or SQLite.

  • I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.

DarkflameServer Version

411dce7

Issue Description

The death plane in the Advent Gardens spider cave does not smash your character (despite the console stating it sends a die request).

Reproduction Steps

  1. Go to the Advent Gardens spider cave
  2. Succumb to the pressures of life and jump off the edge
2023-11-12.17-50-19.mp4

Expected Behavior

Death.

Environment

Windows client, WSL Ubuntu server

@jadebenn jadebenn added bug Something isn't working triage An issue that needs triage labels Nov 12, 2023
@EmosewaMC
Copy link
Collaborator

if it sends a die request then the person sending said request should be smashed

@jadebenn
Copy link
Collaborator Author

It's definitely strange. I see this in the console when I jump:
[12-11-23 18:34:33 GameMessages.cpp:4158] Got die request: 1
but my character does not smash.

@EmosewaMC
Copy link
Collaborator

It's definitely strange. I see this in the console when I jump: [12-11-23 18:34:33 GameMessages.cpp:4158] Got die request: 1 but my character does not smash.

sounds like a small modification to be made :)

@jadebenn
Copy link
Collaborator Author

Definitely seems like it would be up my alley. I'm mainly going through my "bug list" I'd been compiling during my playthrough right now so I can get these issues tracked. Some of them I can probably fix myself when I have the time.

@EmosewaMC EmosewaMC added P-Fixer This issue is confirmed, but is not prioritized to be fixed. and removed triage An issue that needs triage labels Nov 13, 2023
@EmosewaMC
Copy link
Collaborator

I will put this one assigned to you and if you don't want to work on it, feel free to let me know.

@jadebenn
Copy link
Collaborator Author

Sounds good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P-Fixer This issue is confirmed, but is not prioritized to be fixed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants