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

Reflected damage bug crash #545

Open
Quintensential opened this issue Jan 21, 2025 · 0 comments
Open

Reflected damage bug crash #545

Quintensential opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
awaits review This issue was not yet reviewed by developer bug Something isn't working

Comments

@Quintensential
Copy link

  • Enigmatic Legacy:2.30.1
  • Curios API:5.11.1+1.20.1
  • Patchouli:1.20.1-84-FORGE
  • Forge:47.3.0

Description of a Bug:

crashed when I used etherium core spellstone ability which reflects damage I am guessing which caused me to crash when i fight maledictus
the damage which was inflicted upon me was an indirect entity source but not a direct entity source
EL assumes damages that have indirect source will always have direct source
for example, for arrow damage, arrow is the direct source, and shooter is the indirect source
here the "carrier" of the damage is not an entity, while the source entity is not dealing the damage directly so the entity is left as null
my friend said you should do a Null check whatever that means. usually mods should check if the damage should be reflected,

How to Reproduce:

  1. etherium core spellstone ability
  2. get hit by specifically maledictus from cataclysm
  3. crash
  4. Behold!

Logs:

Crash Log: Please use a paste site like

crash-2025-01-22_01.38.24-server.txt

@Quintensential Quintensential added awaits review This issue was not yet reviewed by developer bug Something isn't working labels Jan 21, 2025
@Quintensential Quintensential changed the title Null check suggestion/ bug fix fore reflecting damage Null check suggestion/ bug fix core reflecting damage Jan 21, 2025
@Quintensential Quintensential changed the title Null check suggestion/ bug fix core reflecting damage Reflected damage bug crash Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaits review This issue was not yet reviewed by developer bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants