I'm running Spigot 1.14 .4 so I downloaded the 1.3.2 snapshot jar and I got a lot of error messages on the console and then the server crashed. Is 1.3.2 the correct download for 1.14.4?
Yes, 1.3.2 is the correct version, but if its possible, I would recommend just updating to 1.15 since the plugin has a complete rewrite and is a lot more stable and reliable.
Some of the other plugins we are using are not ready for 1.15. I'll try it again after we update. Thanks for the quick reply.
Plug version 1.5.3 Paper-1.15.1 The master name is displayed after taming is enabled in the configuration file, but it is not displayed in actual use. After the success of taming, the message of success of taming will not be displayed. Shift + right click will not let the fox pick up the items held by the master
[16:57:55 ERROR]: Could not pass event PlayerBedLeaveEvent to Tamablefoxes v1.5.3-SNAPSHOT java.util.ConcurrentModificationException: null at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_101] at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_101] at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_101] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_101] at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_101] at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_101] at net.seanomik.tamablefoxes.TamableFoxes.getFoxesOf(TamableFoxes.java:274) ~[?:?] at net.seanomik.tamablefoxes.TamableFoxes.onPlayerBedLeaveEvent(TamableFoxes.java:237) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor27.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-90] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-90] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-90] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:559) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.EntityHuman.wakeup(EntityHuman.java:1422) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.EntityPlayer.wakeup(EntityPlayer.java:1052) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1921) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.PacketPlayInEntityAction.a(SourceFile:43) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.PacketPlayInEntityAction.a(SourceFile:9) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1038) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1031) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1102) ~[patched_1.15.2.jar:git-Paper-90] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934) ~[patched_1.15.2.jar:git-Paper-90] at java.lang.Thread.run(Unknown Source) [?:1.8.0_101] PLZ help
getting this in the console o,o anything i can do to prevent it? WARN 16:33:25 [Tamablefoxes]: Plugin Tamablefoxes v1.5.3-SNAPSHOT generated an exception while executing task 84298457 Console 16:33:25 java.lang.NullPointerException: null at net.seanomik.tamablefoxes.Utils.isTamableFox(Utils.java:21) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_232] at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_232] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_232] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_232] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_232] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_232] at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) ~[?:1.8.0_232] at net.seanomik.tamablefoxes.Utils.loadFoxesInChunk(Utils.java:137) ~[?:?] at net.seanomik.tamablefoxes.TamableFoxes.lambda$onChunkLoad$1(TamableFoxes.java:115) ~[?:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-67] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.2.jar:git-Paper-67] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.2.jar:git-Paper-67] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_232] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_232] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
I don't want the prefix to be modifiable. And if you read the text that the yml is currently set to, the values should be detailed enough. https://github.com/fuwwy/TamableFoxes/blob/master/src/main/resources/language.yml
SeanOMik updated Tamable Foxes [1.14.2-1.15.X] with a new update entry: Doesn't cause TPS lag anymore. Read the rest of this update entry...
I would recommend just updating to 1.15.2. The plugin version 1.3.2 is pretty old and a lot of changes have been made to keep it stable.
SeanOMik updated Tamable Foxes [1.14.2-1.15.X] with a new update entry: Fix a duplication bug. Read the rest of this update entry...