Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Projectile passes through NPCs. #2291

Closed
1 task done
AlefMichel opened this issue Jun 21, 2024 · 3 comments · Fixed by #2295
Closed
1 task done

bug: Projectile passes through NPCs. #2291

AlefMichel opened this issue Jun 21, 2024 · 3 comments · Fixed by #2295
Labels
bug Something isn't working verified Issue has been verified as valid/existing.

Comments

@AlefMichel
Copy link

Description

When you are exactly diagonal to an NPC on another map, the projectile passes through the NPC without taking damage, and sometimes another NPC receives the damage.

Desktop.2024.06.21.-.18.online-video-cutter.com.mp4

Steps to Reproduce

Create a projectile.
Stand on another map exactly diagonally from an NPC on another map and shoot.

Version with bug

0.8.0.174

Last version that worked well

none

Affected platforms

Windows

Did you find any workaround?

No response

Relevant log output

No response

Duplicate Bug Check

  • This bug report is not a duplicate to the best of my knowledge.
@AlefMichel AlefMichel added bug Something isn't working needs verification Pending confirmation that the bug exists by another user. labels Jun 21, 2024
@cydyn
Copy link

cydyn commented Jun 22, 2024

I don't know how to fix it. There must be someone more experienced here. Shooting along the map's diagonals means that there is no collision, although the projectile flies correctly towards the opponent but does not hit him.

@dhmello
Copy link
Contributor

dhmello commented Jun 26, 2024

How far is the projectile configured to go? It seems that at a certain distance the server no longer sends damage, but the client sends the projectile infinitely

@Arufonsu
Copy link
Contributor

please, give us your projectile settings so we can attempt to reproduce this

@Arufonsu Arufonsu added verified Issue has been verified as valid/existing. and removed needs verification Pending confirmation that the bug exists by another user. labels Jun 30, 2024
@Arufonsu Arufonsu linked a pull request Jun 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified Issue has been verified as valid/existing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants