You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I did some testing, if you were to do type of event-entity it works normal, with the type returning properly. i.e. EntityType of Zombie
But doing type of entity returns EntityType of Entity.
I currently dont know a fix for it but was atleast putting the info here. Maybe instead of the parser using the ExprEntity, its using the entity class/type
Skript/Server Version
Bug Description
When attempting to spawn an entity using type of entity expression appears to causes a stacktrace
Expected Behavior
Don't cause any stack trace and possibly just fail silently if proper execution is impossible
Steps to Reproduce
Errors or Screenshots
https://gist.github.com/Fusezion/2c3dea45c7307928a34235c44b8eaff7
Other
I'm not really 100% sure what's causing this as it works perfectly fine using
spawn zombie at location
Agreement
The text was updated successfully, but these errors were encountered: