Vanilla Server Log

#ghF5RAr
3 errors
76 lines
Raw
1[15:03:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWorld'
2[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module bank...
3[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module bank (Took 5ms)
4[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module missions...
5[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module missions (Took 2ms)
6[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module OneBlock...
7[15:03:59] [Server thread/ERROR]: [SuperiorSkyblock2] An unexpected error occurred while enabling the module OneBlock.
8[15:03:59] [Server thread/ERROR]: [SuperiorSkyblock2] Contact Ome_R regarding this, this has nothing to do with the plugin.
9[15:03:59] [Server thread/ERROR]: [SuperiorSkyblock2] java.lang.NoSuchMethodError: 'java.util.logging.Logger com.bgsoftware.ssboneblock.OneBlockModule.getLogger()'
10 at com.bgsoftware.ssboneblock.OneBlockModule.log(OneBlockModule.java:162)
11 at com.bgsoftware.ssboneblock.handler.PhasesHandler.loadData(PhasesHandler.java:228)
12 at com.bgsoftware.ssboneblock.handler.PhasesHandler.<init>(PhasesHandler.java:40)
13 at com.bgsoftware.ssboneblock.OneBlockModule.onReload(OneBlockModule.java:92)
14 at com.bgsoftware.ssboneblock.OneBlockModule.onEnable(OneBlockModule.java:61)
15 at SuperiorSkyblock2-2025.2-b729.jar//com.bgsoftware.superiorskyblock.module.ModulesManagerImpl.enableModule(ModulesManagerImpl.java:142)
16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
17 at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
18 at java.base/java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1249)
19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
20 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
21 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
22 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
23 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
24 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
25 at SuperiorSkyblock2-2025.2-b729.jar//com.bgsoftware.superiorskyblock.module.ModulesManagerImpl.enableModulesInternal(ModulesManagerImpl.java:196)
26 at SuperiorSkyblock2-2025.2-b729.jar//com.bgsoftware.superiorskyblock.module.ModulesManagerImpl.runModuleLifecycle(ModulesManagerImpl.java:187)
27 at SuperiorSkyblock2-2025.2-b729.jar//com.bgsoftware.superiorskyblock.SuperiorSkyblockPlugin.onEnable(SuperiorSkyblockPlugin.java:259)
28 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280)
29 at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
30 at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
31 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
32 at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:666)
33 at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:622)
34 at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:746)
35 at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:491)
36 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:314)
37 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1179)
38 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313)
39 at java.base/java.lang.Thread.run(Thread.java:1583)
40
41[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Disabling the module OneBlock...
42[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module generators...
43[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module generators (Took 3ms)
44[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Enabling the module upgrades...
45[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Finished enabling the module upgrades (Took 12ms)
46[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages started...
47[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] - Found 741 messages in the language files.
48[15:03:59] [Server thread/INFO]: [SuperiorSkyblock2] Loading messages done (Took 133ms)
49[15:03:59] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
50[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert.schematic (DefaultSchematicParser)
51[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_nether.schematic (DefaultSchematicParser)
52[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic desert_the_end.schematic (DefaultSchematicParser)
53[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic forest.schematic (DefaultSchematicParser)
54[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic forest_nether.schematic (DefaultSchematicParser)
55[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic forest_the_end.schematic (DefaultSchematicParser)
56[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic jungle.schematic (DefaultSchematicParser)
57[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel.schematic (DefaultSchematicParser)
58[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_nether.schematic (DefaultSchematicParser)
59[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic mycel_the_end.schematic (DefaultSchematicParser)
60[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal.schematic (DefaultSchematicParser)
61[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_nether.schematic (DefaultSchematicParser)
62[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic normal_the_end.schematic (DefaultSchematicParser)
63[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic ob.schematic (DefaultSchematicParser)
64[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully loaded schematic ob_nether.schematic (DefaultSchematicParser)
65[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Trying to connect to local database (SQLite)...
66[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Successfully established connection with local database!
67[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Creating a backup file...
68[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Backup done!
69[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load players...
70[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 47 players (Took 8ms)
71[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load islands...
72[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished loading 30 islands (Took 67ms)
73[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load grid...
74[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished grid!
75[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Starting to load stacked blocks...
76[15:04:02] [Server thread/INFO]: [SuperiorSkyblock2] Finished stacked blocks!
This log will be saved for 90 days from their last view.
Report abuse