JorelAli / CommandAPI

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13
https://commandapi.jorel.dev
MIT License
529 stars 66 forks source link

Error when registering datapacks #582

Closed RivoDani closed 3 weeks ago

RivoDani commented 1 month ago

CommandAPI version

9.5.1

Minecraft version

1.20.5

Are you shading the CommandAPI?

No

What I did

I just ran the server with some of the vanilla tweaks datapacks

What actually happened

An error occured, and command completion didn't work anymore.

What should have happened

Everything should load just fine.

Server logs and CommandAPI config

latest.log config.txt (config is in .txt because github doesn't accept .yml)

Other

No response

willkroboth commented 1 month ago

I put the uploaded files in an online paste for easier viewing: https://paste.gg/p/anonymous/a0a6cd6973ee477891588a0e1741adb2. This looks like the problem solved by https://github.com/JorelAli/CommandAPI/pull/580. Try using the CommandAPI plugin jar for that PR: https://github.com/JorelAli/CommandAPI/actions/runs/10033211364?pr=580#:~:text=Size-,CommandAPI%20(Bukkit%20plugin),-672%20KB.

RivoDani commented 1 month ago

It seems that really solved the problem, should this issue be closed now or when the 9.6.0 update releases?

willkroboth commented 1 month ago

I think we typically close issues once we release the update that resolves them, so we can keep this open for now :+1: (#580 also isn't merged into dev/dev, so the fix isn't even available in 9.6.0-SNAPSHOT yet :P).

willkroboth commented 3 weeks ago

Should be fixed since version 9.5.2