ITADN

Add Support for 26.1.2 Paper

#405OpenDarkmager 创建于 2026-05-02
bug
D
Darkmagercommented
### Describe the bug Greetings i hope you are doing well! can i request support for latest paper 26.1.2 version its not working in that version [12:30:54] [Server thread/INFO]: PiLightSpeed issued server command: /worlds:world import pinata [12:30:54] [Server thread/ERROR]: Command exception: /worlds:world import pinata java.lang.NoSuchMethodError: 'net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess net.minecraft.world.level.storage.LevelStorageSource.validateAndCreateAccess(java.lang.String, net.minecraft.resources.ResourceKey)' at worlds-3.12.4-all.jar//net.thenextlvl.worlds.level.PaperLevel.createInternal(PaperLevel.java:117) ~[?:?] at worlds-3.12.4-all.jar//net.thenextlvl.worlds.WorldsPlugin.supplyGlobal(WorldsPlugin.java:177) ~[?:?] at worlds-3.12.4-all.jar//net.thenextlvl.worlds.level.PaperLevel.createAsync(PaperLevel.java:74) ~[?:?] at java.base/java.util.Optional.map(Optional.java:260) ~[?:?] at worlds-3.12.4-all.jar//net.thenextlvl.worlds.command.WorldImportCommand.run(WorldImportCommand.java:107) ~[?:?] at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?] at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:30) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:104) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:477) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.Commands.performCommand(Commands.java:385) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.commands.Commands.performCommand(Commands.java:373) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2507) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$0(ServerGamePacketListenerImpl.java:2480) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:205) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1605) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:194) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.util.thread.BlockableEventLoop.runTaskIf(BlockableEventLoop.java:74) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.MinecraftServer.runAllTasksAtTickStart(MinecraftServer.java:1236) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1748) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1419) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[purpur-26.1.2.jar:26.1.2-2581-1042bc8] at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?] ### To Reproduce download paper new 26 ver run plugin ### Expected behaviour plugin should work properly ### Screenshots / Videos _No response_ ### Error log (if applicable) _No response_ ### Worlds Version latest published on march 5 ### Server version paper latest 26.1.2 ### Checklist - [x] I am using the newest build from https://github.com/TheNextLvl-net/worlds and the issue still persists. ### Anything else? _No response_
0 条评论