Paste your logs.

Built for Minecraft & Hytale

Spigot 26.1.1 Server Log

1 error
133 lines
Raw
Detected
Minecraft version: 26.1.1
1 Problem detected
Problem The plugin 'InventoryRollbackPlus' could not be enabled. Line 51
Solutions:
Install a different version of the plugin 'InventoryRollbackPlus'.
Remove the plugin 'InventoryRollbackPlus'.
[21:01:12] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[21:01:15] [ServerMain/INFO]: Loaded 1515 recipes
[21:01:15] [Server thread/INFO]: Starting minecraft server version 26.1.1
[21:01:15] [Server thread/INFO]: Loading properties
[21:01:15] [Server thread/INFO]: This server is running Spigot version 4616-Spigot-4a90bec-48244d7 (MC: 26.1.1) (Implementing API version 26.1.1-R0.1-SNAPSHOT)
[21:01:15] [Server thread/INFO]: *** This version of Spigot contains changes to some enums. If you notice that plugins no longer work after updating, please report this to the developers of those plugins first. ***
[21:01:15] [Server thread/INFO]: *** If you cannot update those plugins, you can try setting `settings.compatibility.enum-compatibility-mode` to `true` in `bukkit.yml`. ***
[21:01:15] [Server thread/INFO]: Debug logging is disabled
[21:01:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:01:15] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:01:15] [Server thread/INFO]: Default game type: SURVIVAL
[21:01:15] [Server thread/INFO]: Generating keypair
[21:01:16] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:4503
[21:01:16] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v23.4
[21:01:16] [Server thread/INFO]: [BlueMap] Loading BlueMap v5.18
[21:01:16] [Server thread/INFO]: [InventoryRollbackPlus] Loading InventoryRollbackPlus v1.8.2
[21:01:16] [Server thread/INFO]: [GSitPro] Loading GSitPro v3.3.1
[21:01:16] [Server thread/INFO]: [DriveBackupV2] Loading DriveBackupV2 v1.8.1
[21:01:16] [Server thread/INFO]: Preparing level "world"
[21:01:17] [Server thread/INFO]: Loading 0 persistent chunks...
[21:01:17] [Server thread/INFO]: Preparing spawn area: 100%
[21:01:17] [Server thread/INFO]: Time elapsed: 2 ms
[21:01:17] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v23.4
[21:01:18] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.Tag.getValues()" because "org.bukkit.Tag.BAMBOO_PLANTABLE_ON" is null
[21:01:18] [Server thread/WARN]: at net.coreprotect.model.BlockGroup.initialize(BlockGroup.java:79)
[21:01:18] [Server thread/WARN]: at net.coreprotect.config.ConfigHandler.performInitialization(ConfigHandler.java:516)
[21:01:18] [Server thread/WARN]: at net.coreprotect.services.PluginInitializationService.initializePlugin(PluginInitializationService.java:63)
[21:01:18] [Server thread/WARN]: at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:49)
[21:01:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267)
[21:01:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
[21:01:18] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492)
[21:01:18] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:584)
[21:01:18] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:498)
[21:01:18] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:720)
[21:01:18] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
[21:01:18] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:373)
[21:01:18] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1091)
[21:01:18] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:358)
[21:01:18] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1474)
[21:01:18] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
[21:01:18] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[21:01:18] [Server thread/INFO]: --------------------
[21:01:18] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[21:01:18] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[21:01:18] [Server thread/INFO]: --------------------
[21:01:18] [Server thread/INFO]: [BlueMap] Enabling BlueMap v5.18
[21:01:18] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
[21:01:18] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[21:01:18] [Server thread/INFO]: [InventoryRollbackPlus] Enabling InventoryRollbackPlus v1.8.2
[21:01:18] [Server thread/INFO]: [InventoryRollbackPlus] Attempting support for version: 4616-Spigot-4a90bec-48244d7 (MC: 26.1.1)
[21:01:18] [Server thread/ERROR]: Error occurred while enabling InventoryRollbackPlus v1.8.2 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.nuclyon.technicallycoded.inventoryrollback.bukkitversion.MCVersion.toBukkitVersion()" because "mcVersion" is null
at com.nuclyon.technicallycoded.inventoryrollback.InventoryRollbackPlus.onEnable(InventoryRollbackPlus.java:61)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492)
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:584)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:498)
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:720)
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:373)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1091)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:358)
at java.base/java.lang.Thread.run(Thread.java:1474)
[21:01:18] [Server thread/INFO]: [GSitPro] Enabling GSitPro v3.3.1
[21:01:18] [Server thread/INFO]: [GSitPro] The plugin was successfully enabled.
[21:01:18] [Server thread/INFO]: [DriveBackupV2] Enabling DriveBackupV2 v1.8.1
[21:01:19] [Server thread/INFO]: [DriveBackupV2] Config loaded!
[21:01:19] [Server thread/INFO]: [DriveBackupV2] Scheduling a backup to run every 60 minutes
[21:01:19] [Server thread/INFO]: [DriveBackupV2] Metrics started
[21:01:19] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:01:19] [Server thread/INFO]: Done (2.795s)! For help, type "help"
[21:01:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:01:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[21:01:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[21:01:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:01:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:01:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:01:19] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[21:01:19] [Thread-9/WARN]: java.lang.NullPointerException: Cannot invoke "String.trim()" because "lang" is null
[21:01:19] [Thread-9/WARN]: at net.coreprotect.thread.NetworkHandler.run(NetworkHandler.java:144)
[21:01:19] [Thread-9/WARN]: at java.base/java.lang.Thread.run(Thread.java:1474)
[21:01:19] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Loading...
[21:01:19] [Craft Scheduler Thread - 2/INFO]: [DriveBackupV2] Checking for updates...
[21:01:20] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Loading resources...
[21:01:23] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Resources loaded.
[21:01:23] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Initializing Storage: 'file' (Type: 'bluemap:file')
[21:01:23] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Loading map 'world_the_end'...
[21:01:23] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Loading map 'world'...
[21:01:24] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Loading map 'world_nether'...
[21:01:24] [Craft Scheduler Thread - 0/INFO]: [BlueMap] WebServer bound to all network interfaces on port 4616
[21:01:24] [BlueMap-Webserver/INFO]: [BlueMap] WebServer started.
[21:01:24] [Craft Scheduler Thread - 0/INFO]: [BlueMap] Loaded!
[21:01:30] [User Authenticator #1/INFO]: UUID of player NLxboaz is 17928ee6-b732-4c36-bdd7-10a94f84f3a5
[21:01:31] [Server thread/INFO]: [DriveBackupV2] Enabling automatic backups
[21:01:31] [Server thread/INFO]: A&B <3 NLxboaz joined the game
[21:01:32] [Server thread/INFO]: NLxboaz[/**.**.**.**:49728] logged in with entity id 1 at ([world]6.110466334798866, 67.0, 60.5892714864888)
[21:01:38] [Server thread/INFO]: NLxboaz issued server command: /inventoryrollback NLxboaz
[21:01:43] [Server thread/INFO]: NLxboaz lost connection: Disconnected
[21:01:43] [Server thread/INFO]: NLxboaz left the game
[21:02:47] [User Authenticator #2/INFO]: UUID of player NLxboaz is 17928ee6-b732-4c36-bdd7-10a94f84f3a5
[21:02:48] [Server thread/INFO]: A&B <3 NLxboaz joined the game
[21:02:48] [Server thread/INFO]: NLxboaz[/**.**.**.**:58209] logged in with entity id 459 at ([world]6.110466334798866, 67.0, 60.5892714864888)
[21:02:52] [Server thread/INFO]: NLxboaz issued server command: /irp version
[21:03:02] [Server thread/INFO]: NLxboaz issued server command: /version
[21:05:41] [Server thread/INFO]: Stopping the server
[21:05:41] [Server thread/INFO]: Stopping server
[21:05:41] [Server thread/INFO]: [DriveBackupV2] Disabling DriveBackupV2 v1.8.1
[21:05:41] [Server thread/INFO]: [DriveBackupV2] Stopping plugin!
[21:05:41] [Server thread/INFO]: [GSitPro] Disabling GSitPro v3.3.1
[21:05:41] [Server thread/INFO]: [GSitPro] The plugin was successfully disabled.
[21:05:41] [Server thread/INFO]: [InventoryRollbackPlus] Disabling InventoryRollbackPlus v1.8.2
[21:05:41] [Server thread/INFO]: [InventoryRollbackPlus] Setting shutdown state
[21:05:41] [Server thread/INFO]: [InventoryRollbackPlus] Saving player inventories...
[21:05:41] [Server thread/INFO]: [InventoryRollbackPlus] Done saving player inventories!
[21:05:41] [Server thread/INFO]: [InventoryRollbackPlus] Plugin is disabled!
[21:05:41] [Server thread/INFO]: [BlueMap] Disabling BlueMap v5.18
[21:05:41] [Server thread/INFO]: [BlueMap] Stopping...
[21:05:41] [Server thread/INFO]: [BlueMap] Saved and stopped!
[21:05:41] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v23.4
[21:05:41] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
[21:05:42] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v23.4
[21:05:42] [Server thread/INFO]: Saving players
[21:05:42] [Server thread/INFO]: NLxboaz lost connection: Server closed
[21:05:42] [Server thread/INFO]: NLxboaz left the game.
[21:05:42] [Server thread/INFO]: Saving worlds
[21:05:42] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:05:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[21:05:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[21:05:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:05:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:05:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:05:48] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved