Conversation
|
Test jar |
|
One thing, when you update someone's permissions, you will want to call |
|
Sure will do - do you know if it's safe to call that async? |
|
@dualspiral @lucko That would not be safe to call async. |
|
Thanks 👍 Added that, here's another jar: https://we.tl/t-7EKaJk4gGE |
|
Sponge's API 8 seems to have changed all calls such as getPlayer() to just player() and it appears that this branch no longer works. Are there any plans currently to update this branch to the latest version of API 8? |
|
I'm waiting until SpongeAPI 8 satablises before rebasing and updating this. |
|
Updated to latest Sponge API.. new test build: |
|
There's an error with a scheduler in 5.3.80. (latest API changes) |
|
https://pastebin.com/CSK6cNYN error on load |
|
Just as a note, I notice that stack trace is on SpongeForge which is somewhat behind SpongeVanilla in implementation, particularly during loading. I would suggest testing against SpongeVanilla - if it works there, it more likely needs sorting in SF, not LP. |
|
Sponge 8 has stablised version 8.0.0 of the API - https://forums.spongepowered.org/t/status-update-8th-january-2022-spongeapi-8-released/39861 (Although no stable release of the implementation yet) |
No description provided.