-
>[WARNING] Exception in thread "pool-85-thread-10"
>[WARNING] java.lang.IllegalStateException: Asynchronous player tracker clear!
>[WARNING] at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:…
-
[07:38:52 ERROR]: Could not pass event EntityDamageByEntityEvent to Cannons v2.5.10
java.lang.NullPointerException: Cannot invoke "org.bukkit.block.BlockFace.getOppositeFace()" because "this.mainFace…
-
```
[11:49:57] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.3;5407315
[...]
[11:49:57] [Server thread/INFO]: [StructureBoxes] Loading StructureBoxes v3.1
[11:49:57] [Server thread/WA…
-
1.17.1 Not loading
[11:51:29] [Server thread/ERROR]: Could not load 'plugins/coords-1.0-1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.17
at org.…
-
**Error Log https://sourceb.in/cdBY7UcJYL**
**While enabling server switch option, error log appear**
**What platform is it for?**
_Put an x in a option, like [x]_
- [ ] Bukkit
- [x] Bung…
-
Movecraft v3.1.31
git-Bukkit-1.6.2-R1.0-3-g9532cb6-b2889jnks (MC: 1.6.4) (Implementing API version 1.6.4-R0.1-SNAPSHOT)
2013-09-29 12:01:32 [INFO] [Movecraft] Player colin_the_pug piloted a craft of …
-
Just updated my server and getting error enabling 1.18.1-b2
Assuming its 1.18.1 vs 1.18.2 related?
Error log below if needed
[14:24:54 ERROR]: Error occurred while enabling Vivecraft-Spigot-E…
-
[22:44:39 ERROR]: [Movecraft] Async Task generated an exception.
[22:44:39 WARN]: java.lang.IllegalStateException: Asynchronous entity world add!
[22:44:39 WARN]: at org.spigotmc.AsyncCatcher.catch…
-
```java
Caused by: java.lang.ClassNotFoundException: net.mmogroup.mmolib.api.item.NBTItem
at ru.endlesscode.mimic.impl.mmoitems.MmoItemsWrapper.getNbtItem(MmoItemsWrapper.kt:13) ~[mimic-bukk…
-
CommandHelper seems to not support EntityTag for ItemStacks, resulting in that information being lost when updating the inventory using:
```
set_pinv(pinv())
```
I guess this is similar to #1343 (…