#oi Mr Nocsy
1 messages · Page 1 of 1 (latest)
You mean other pets are impacted by the timer ?
Yes sir.
I'll mark it as a bug
I'll ad this here as well
not sure what caused it to happen
but just kinda randomly happens
@tawdry dome
This error is being called..
On a random mythic mobs
It's not even a pet
It's a boss im fighting
and that just scream reooooooooooo
oh basically the same error i sent above
Okay, so it trigger one a skill that mount player.. unrelated to MCPets
Having a look asap
This error was posted earlier by Forte actually, I think I proposed a patch. Posting a BETA release soon
ehehehe.
We also seems to be running into an issue where people pets are getting deleveled some how
Using mySQL
java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?]
at java.util.HashMap$KeyIterator.next(HashMap.java:1620) ~[?:?]
at fr.nocsy.mcpets.data.flags.DespawnPetFlag$1.run(DespawnPetFlag.java:41) ~[mcpets (1).jar:?]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.19.2.jar:git-Purpur-1858]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[purpur-1.19.2.jar:git-Purpur-1858]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500) ~[purpur-1.19.2.jar:git-Purpur-1858]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486) ~[purpur-1.19.2.jar:git-Purpur-1858]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[purpur-1.19.2.jar:git-Purpur-1858]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194) ~[purpur-1.19.2.jar:git-Purpur-1858]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:310) ~[purpur-1.19.2.jar:git-Purpur-1858]
at java.lang.Thread.run(Thread.java:833) ~[?:?]```
saw this
wasn't sure related
But something keep resetting the player pet's level
Is there any kind of syncing commencing when player switch server?
or log out and etc.
Does seems/ have suspicison of that being the case because he swapped server when this happen
thanks that's a really useful one
Pog, wasn't sure if it was related or just random screaming so just posted it there 😂
Wasn't a big fish actually 😢
Hello, I can't install the Starter Pack on the Advanced Pets plugin while on MythicMobs and ModelEngine there is no problem
3.0.41 should fix the issue
Please open a ticket on MCModels discord for product support 🙂
Ok thanks
@tawdry dome another cursed option
I can shift right click the menu item
into my inventory
and then switch server
that item become an actual item
and well i guess they got a free paper/blaze rod dupe
Only managed to replicate it once so far
it's seems to be very specific
Though could possibly be patched by me server side anyway by putting a teleportation cd
if you have a complete procedure I can maybe fix it, otherwise not =/
Yeah trying to get it to consistently replicate
when they spawns a pet then do rtp or tpa and he respawn the phoenix and goes back to the previous location they spawned the first one they finds it there and it became 2 and they cant ride the first one
not sure if it's mcpets or mm
but it's odd
nevermind, potato config has despawn false, making it create ghost pets
So this is fixed ?
yes, though shouldn't mcpets kinda just force kill the pet if its go to far?
Or that's something not mcpets should do
if it's too far it's being despawned, as long as the chunk is still loaded. Otherwise it's MythicMobs that handles the unloaded chunk despawn
that make more sense