8000 PsionWave crashes server if the caster dies · Issue #11 · gdavid04/phi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
PsionWave crashes server if the caster dies #11
Closed
@WaDelma

Description

@WaDelma

I created circle spell bullet with psion wave in it and I died while it was still out. This crashed the game due to the following cast:

wave.setColorizer(((ICAD) cad.getItem()).getComponentInSlot(cad, EnumCADComponent.DYE));

The cast should be guarded by similar check as is done for conjure block trick:
https://github.com/VazkiiMods/Psi/blob/master/src/main/java/vazkii/psi/common/spell/trick/block/PieceTrickConjureBlock.java#L100

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0