The controller.showInHand give me a blank map #2
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
incompatibility
invalid
needs confirmation
needs more info
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SBDevelopment/MapReflectionAPI#2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As you told me on the issue I had opened on mapmanager. I used your fork, but I have 1 problem:
The code:
My inventory after the command:
The code: https://www.toptal.com/developers/hastebin/yipijezohe.java
The error:
log java.lang.NoSuchMethodException: net.minecraft.server.level.WorldServer.getEntity() [19:21:14] [Server thread/WARN]: at java.base/java.lang.Class.getMethod(Class.java:2195) [19:21:14] [Server thread/WARN]: at MapReflectionAPI-1.1.jar//tech.sbdevelopment.mapreflectionapi.utils.ReflectionUtil.callMethod(ReflectionUtil.java:283) [19:21:14] [Server thread/WARN]: at MapReflectionAPI-1.1.jar//tech.sbdevelopment.mapreflectionapi.api.MapWrapper$1.getItemFrameById(MapWrapper.java:242) [19:21:14] [Server thread/WARN]: at MapReflectionAPI-1.1.jar//tech.sbdevelopment.mapreflectionapi.api.MapWrapper$1.lambda$showInFrame$0(MapWrapper.java:219) [19:21:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) [19:21:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) [19:21:14] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1567) [19:21:14] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:490) [19:21:14] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1483) [19:21:14] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1282) [19:21:14] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) [19:21:14] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831)
The log: https://www.toptal.com/developers/hastebin/ahovexaloc.log
Will check that.
I use minecraft 1.17.1 and paper ^^ I don't know if it's useful
If there is anything else I can do to help you let me know. If not, do you have a solution for one of the two problems. I also forgot to tell you, but for the 2nd problem where I have the error, the photo is displayed well in the frame, but it still gives me the error
It's just a fault in the reflection part. Will fix that asap.
Hello, do you have any news?
Will start in a few hours with this issue and #4.
ok