Skip to content

Conversation

@Muspah
Copy link
Member

@Muspah Muspah commented Apr 14, 2025

Draft to have some sort of to-do, follow-up, et cetera.

Known issues, to-fix:

  • Top10 generating will not work (searches for island directory)
  • slandInfo -> fix commented-out hasPerm
  • Last island config
  • Orphans
  • Signs.yml?
  • Fix island perm toggling
  • MySQL/MariaDB/Postgres
  • SQLite?
  • File-based YAML including export-to-yaml, to be able to re-import into another DB schema
  • Check this:
[00:25:04] [Server thread/INFO]: Danjoll issued server command: /is
[00:25:04] [Server thread/INFO]: [uSkyBlock] Loading player 5dba3712-8b0d-4d5b-9805-9976209efeb4 to database cache.
[00:25:06] [Server thread/INFO]: [uSkyBlock] Created new island 6f072544-ab56-4916-b53a-9c4c0e07c27e (4608,-768)
[00:25:07] [Server thread/INFO]: [uSkyBlock] Finished creating player island.
[00:25:08] [Server thread/INFO]: [uSkyBlock] Cleared island on skyworld in 1.434 seconds
[00:25:10] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3148ms or 62 ticks behind
[00:25:15] [Server thread/INFO]: [uSkyBlock] Cleared island on skyworld_nether in 6.892 seconds
[00:25:15] [Server thread/WARN]: [uSkyBlock] Task #61 for uSkyBlock v3.2.0-SNAPSHOT generated an exception
java.lang.IllegalStateException: Not scheduled yet
	at org.bukkit.scheduler.BukkitRunnable.checkScheduled(BukkitRunnable.java:156) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.scheduler.BukkitRunnable.getTaskId(BukkitRunnable.java:150) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.scheduler.BukkitRunnable.cancel(BukkitRunnable.java:30) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
	at uSkyBlock-3.2.0-SNAPSHOT.jar/us.talabrek.ultimateskyblock.island.task.LocateChestTask.run(LocateChestTask.java:45) ~[uSkyBlock-3.2.0-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.4.jar:1.21.4-226-a838a88]
	at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.4.jar:1.21.4-226-a838a88]
	at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1659) ~[paper-1.21.4.jar:1.21.4-226-a838a88]
	at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1529) ~[paper-1.21.4.jar:1.21.4-226-a838a88]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1251) ~[paper-1.21.4.jar:1.21.4-226-a838a88]
	at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-226-a838a88]
	at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]

@Cong0707
Copy link

Cong0707 commented May 3, 2025

The fix of the last one
Cong0707@ceac1eb

@Cong0707
Copy link

Cong0707 commented May 3, 2025

this it a additionally fix for a new bug
Cong0707@35adc50
it work well now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants