-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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] Random character deaths #2204
Comments
The same occurs to me when Kaveh explodes Dendro Cores using his Elemental Skill |
these are normal things with the new ability system, the issues are mostly resource-related |
Characters randomly dying should not be considered normal.
Patching resources that were extracted from the game client is not a good idea unless there's something very bad with them, like missing important data or being unreadable. I don't think any other private servers have had the same issue with the same resources. Whatever happened to the activity handler that causes this is definitely a bug with GC itself. |
i was more referencing the changes for
how are these related to the activity handler? |
I meant ability system, my bad.
I don't know what this means. |
the cause of the random avatar deaths is the |
Oh, I see. Thanks for the information. |
I had a similar problem in #2163 where some code was killing config.id 0 in a scene, which happens to be the player. |
A stack trace on the kill code (in player.java)? Might find where and why the player is being killed. |
Okey, i pushed a fix for KillSelf a few hours ago, when magix merge it to developemtnt this should be fixed, but we need testing, because i'm working on 3.2 |
can anyone confirm these bugs still occur? |
I can confirm this issue is back in 4.0 and worse than ever. My Layla randomly died while off-field and I can't even revive her. No revive sources work, including statue of the 7, food or /heal command. Do not play without Godmode on right now. |
Probably it's a resource problem. Make sure you have your resources set up correctly for 4.0. |
i downloaded the all-in-one install from Cultivation and didn't touch anything else afterwards. |
If you do a /pos in the location it happens, I might be able to help you. |
Posted in the server's development channel by XereniX:
The text was updated successfully, but these errors were encountered: