1.15.1&.2 Taming duck client disconnect
Yamza opened this issue ยท 8 comments
Giving a duck bread causes a client disconnect(stack overflow) from server.
https://gist.github.com/Yamza/9076835afbe6dad31853e00985902933
Right at the end of the log.
This also causes the server to freeze until stopped by watchdog.
Steps to Reproduce
*Spawn Duck
*Give Bread
Version
Mod Version:
duckymod-1.15.1-0.5.0
This should maybe be a separate issue, but I just installed this mod on my 1.16.1 server and the same thing happens.
Forge: 32.0.108
duckymod-1.16.1-0.6.0.jar
crash log: https://hatebin.com/ngzvwarvcg
end of latest.log on server: https://hatebin.com/agpljdjlbz
Nothing reported in the client log.
The server can be restarted and the tamed ducky is there, so it seems to be related to the taming event I guess. Let me know if you'd like any further info. Thanks!
Edit: For what's it worth, I noticed the bread was not consumed also when I logged back in.
Crash also occurs when feeding the tamed ducky bread to heal him. But it did consume the bread when I logged back in this time, and ducky has full health.
@bessiq I am looking into your issue now
@bessiq I could not reproduce the issue you are having. I did look at ways to improve the areas of code that the stack traces you provided are referring to. Please give version 1.16.1-0.6.1 a try and see if it resolves the problems you are seeing.
You can get it from CurseForge at https://www.curseforge.com/minecraft/mc-mods/ducky-mod/files/3047612 or on Github at https://github.com/blackducksoftware/ducky-mod/releases/tag/1.16.1-0.6.1
@bessiq let us know if you have any other issues. I'm glad the server is no longer crashing.
Hey, thanks for replying. I just fed some bread to a wild ducky on my server using the newest version of the mod and my client didn't crash this time! (It still doesn't consume the bread, but hey, FREE BREAD FOR ME.)
I appreciate you looking into it. My pack is dangerous and I need all the help I can get!
@Yamza I apologize for the delay. I will look into this issue and fix if possible!
@Yamza I can't seem to find the part of the log that would be related to the ducky mod or the crash you are referring to. Can you provide the section that would relate to the crash or to the ducky mod?