Psi

Psi

48M Downloads

Closest to point + error catcher gives Null instead of the fallback

ANT83z4 opened this issue ยท 0 comments

commented

Version Information

Forge version:43.4.0
Psi version: 2.0.0

Further Information

Image

Image

Steps to reproduce:

  1. empty list fed into closest to line when caught by errorcathcer

What I expected to happen:
replaces with caster or other entity and trick or other piece acts as expected without error by not having entity

What happened instead:
when cast repalces it with Null(output to chat from debug) therefore any piece acceptng it is very likely to error too. (doesn't happen with closest to point)
error at next piece that recieves the Null