mariumbacchus / Soulslike-Weaponry

A minecraft mod that adds new bosses and legendary weapons
Creative Commons Zero v1.0 Universal
25 stars 11 forks source link

[BUG]Darkin Scythe is Buggin #156

Closed NoRestForWicked closed 3 months ago

NoRestForWicked commented 3 months ago

Minecraft: 1.20.1 Fabric: 0.15.11 Soulslike-Weaponry: 1.1.4.1

The Darkin scythe is bugging out alot

You might have to ctrl+f and find where I crashed in the logs

Log: latest.log

To reproduce, all steps in the video

Video Link: https://youtu.be/5l1zQNIyVhI

mariumbacchus commented 3 months ago

Thanks for the video, was really helpful. I think you are glitching due to a miss communication between the client and the server. I'll look into a fix.

NoRestForWicked commented 3 months ago

No problem, thank you :D Is there an explanation for the crash?

mariumbacchus commented 3 months ago

Still not sure, the log only mentions some errors with a lifesteal (?) mod and only you or your friend disconnecting. The fact that he glitches out/rubberbands has to do something with the client not communicating with the server properly is my guess. The crash may be due to overload of packets. I was also aware of the cooldown not applying issue, was just too lazy to fix it since the damage would be reduced heavily when not wielding a scythe and exiting. Will be fixed next patch.

NoRestForWicked commented 3 months ago

Ah, gotcha. Yeah I know what the log is saying about the lifesteal bug, we can't really fix it as of right now but it is COMPLETELY seperate to the scythe. That bug has to do with a certain armor and resetting heart counts if someone is wearing it.

mariumbacchus commented 3 months ago

Good news, managed to recreate the crash myself. Really random when it happens, but I think I know what caused it and I think I managed to fix it. The attack speed was a typo and has been fixed, also made it give the Cooldown effect instead of on item. I am also working on a fix that makes the user during Umbral Trespass completely invisible to everyone and not just himself.

NoRestForWicked commented 3 months ago

The AMAZING news, I cant tell you how inconvenient it is when you're mid fight and use an ability and it just domes both players lol

mariumbacchus commented 3 months ago

Yep, changes will be live next patch.