SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
389 stars 211 forks source link

AbstractMethodError when using /function #2445

Closed mem0rz closed 4 years ago

mem0rz commented 4 years ago

I am currently running

Issue Description When I execute /function at terminal. Result teminal-and-commandblock.txt When I execute /function in game with op permission. Result ingame.txt After I delete spongeforge ,the /functions command would be execute normal.

clienthax commented 4 years ago

for those not familiar with the functions system, just make a empty file world/data/functions/test/test.mcfunction

clienthax commented 4 years ago

Transferred to SpongeCommon as this effects vanilla too

Stacktrace https://gist.github.com/clienthax/29b8ab70eca5cae4142c1c8faad3aaee