Server Issues

Status
This thread has been locked.

granpacho.

anti-social nerd
Premium
Feedback score
8
Posts
322
Reactions
60
Resources
0
I just updated my server to 1.16.1 and this error spams my console
[04:42:03 ERROR]: No key position_predicate in MapLike[{input_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:dirt"},output_state:{Name:"minecraft:water",Properties:{level:"0"}},location_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:water"}}]; No key position_predicate in MapLike[{input_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:grass_block"},output_state:{Name:"minecraft:water",Properties:{level:"0"}},location_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:water"}}]; No key position_predicate in MapLike[{input_predicate:
 

Snowcone

Supreme
Feedback score
18
Posts
1,641
Reactions
386
Resources
0
Did you update it from like 1.15 or below. Because it could be something to do with 1.16 being the nether update so it may be conflicting with your current nether world. I haven't tinkered too much with 1.16 though
 

granpacho.

anti-social nerd
Premium
Feedback score
8
Posts
322
Reactions
60
Resources
0
Did you update it from like 1.15 or below. Because it could be something to do with 1.16 being the nether update so it may be conflicting with your current nether world. I haven't tinkered too much with 1.16 though
I reset all the worlds except for my spawn one[DOUBLEPOST=1597387598][/DOUBLEPOST]Full Error: [06:45:52 ERROR]: No key position_predicate in MapLike[{input_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:dirt"},output_state:{Name:"minecraft:water",Properties:{level:"0"}},location_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:water"}}]; No key position_predicate in MapLike[{input_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:grass_block"},output_state:{Name:"minecraft:water",Properties:{level:"0"}},location_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:water"}}]; No key position_predicate in MapLike[{input_predicate:{predicate_type:"minecraft:random_block_match",block:"minecraft:grass_path",probability:0.1f},output_state:{Name:"minecraft:grass_block",Properties:{snowy:"false"}},location_predicate:{predicate_type:"minecraft:always_true"}}]; No key position_predicate in MapLike[{input_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:grass_path"},output_state:{Name:"minecraft:eek:ak_planks"},location_predicate:{predicate_type:"minecraft:block_match",block:"minecraft:water"}}]
 
Last edited:

Patrick

Supreme
Feedback score
16
Posts
678
Reactions
160
Resources
0
You could try backing up your spawn locally and re-generating that world to see if the error continues.
 

granpacho.

anti-social nerd
Premium
Feedback score
8
Posts
322
Reactions
60
Resources
0
You could try backing up your spawn locally and re-generating that world to see if the error continues.
I figured out that my spawn is the issue and idk how to fix it. I think it still thinks its 1.15 or smtn.[DOUBLEPOST=1597438962][/DOUBLEPOST]I'm also having this issue my chat is being weird
[21:01:19 INFO]: <[Owner] granpacho> ⓐⓝⓒ
[21:01:19 ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.18.0.0
java.util.UnknownFormatConversionException: Conversion = 'L'
at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:101) ~[patched_1.16.1.jar:git-Paper-135]
at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:60) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor351.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-135]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.16.1.jar:git-Paper-135]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-135]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-135]
at net.minecraft.server.v1_16_R1.PlayerConnection.chat(PlayerConnection.java:1823) ~[patched_1.16.1.jar:git-Paper-135]
at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1738) ~[patched_1.16.1.jar:git-Paper-135]
at net.minecraft.server.v1_16_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.16.1.jar:git-Paper-135]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_262]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_262]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_262]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_262]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262][DOUBLEPOST=1597439179][/DOUBLEPOST]Idk why the faces are there the faces have spaces there
 
Last edited:

granpacho.

anti-social nerd
Premium
Feedback score
8
Posts
322
Reactions
60
Resources
0
Ok so I fixed the circles buble thing but I'm still having the error come up
[21:01:19 ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.18.0.0
java.util.UnknownFormatConversionException: Conversion = 'L'
at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:101) ~[patched_1.16.1.jar:git-Paper-135]
at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:60) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor351.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-135]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.16.1.jar:git-Paper-135]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-135]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-135]
at net.minecraft.server.v1_16_R1.PlayerConnection.chat(PlayerConnection.java:1823) ~[patched_1.16.1.jar:git-Paper-135]
at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:173:cool: ~[patched_1.16.1.jar:git-Paper-135]
at net.minecraft.server.v1_16_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.16.1.jar:git-Paper-135]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_262]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_262]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_262]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_262]
at java.lang.Thread.run(Thread.java:74:cool: [?:1.8.0_262]
 
Status
This thread has been locked.
Top