Game crashes when using Origin command inside of /execute
ryleu opened this issue ยท 2 comments
Origins v1.20.1-1.10.0.5
Caelus API v3.1.0+1.20
Forge v47.2.0
Minecraft v1.20.1
Reproduced crash with just Origins and its dependencies.
/scoreboard objectives add origins dummy
/execute store success score @s origins run origin has @s origins:origin -> (hit tab here)
I've implemented a partial fix for this similar to the one found in Origins Fabric. Suggestions will not work for Origins inside /execute
, but at least it doesn't crash.