question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sentinel slow pathing + hitting with shield/not blocking

See original GitHub issue

Please fill in the three slots below (with EXACT copy-pastes or screenshots!)… –>

The output of command /version on my server is: (PLEASE FILL IN) Paper git-Paper-88 (1.17.1) The output of command /version citizens on my server is: (PLEASE FILL IN) 2.0.28 - snapshot (2341) The output of command /version sentinel on my server is: (PLEASE FILL IN) 2.3.0 - snapshot (416) A pastebin.com link to my (full!) Sentinel/config.yml file is: (PLEASE FILL IN) https://pastebin.com/naJKSrPL

https://pastebin.com/pcn1RH9d https://streamable.com/4ddscf

I have two issues with sentinels - first they move slowly, as seen on the video, when pathing. Second they don’t block with shield but instead use it to hit with it.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mcmonkey4evacommented, Aug 15, 2021

0.6 is the value that gets used for shield blocking movement speed. This value shouldn’t in theory persist ever, even if you bug it, as it uses the temporary (local) navigator parameters, not the global/default params… however I think it might be possible that the default might get mistakenly modified if pathfinding fails while holding a shield? The above commit will catch and block that from happening if it can/does. I believe if you just /npc speed 1 on that NPC it should set it back.

(Also that extra decimal is just a bug with how java handles numbers sometimes)

0reactions
SlyyJacobcommented, Aug 14, 2021

@mcmonkey4eva Okay thanks for all the work on this!

I have managed to find the cause of this today after all. For some reason, and maybe you will have more idea of where that comes from, the speedmodifier in navigator was set to speedmodifier: ‘0.6000000238418579’. Which caused the slow movement even though they had citizen and sentinel movespeed set to 1+. I am not sure if that’s something I’ve messed up early on, because it’s a number I would certainly not set myself manually.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bungie, if I Block with Sentinel mid-super Stasis should not be ...
Bungie, if I Block with Sentinel mid-super Stasis should not be able to go trough the shield and slow/freeze me.
Read more >
Passive Node Ideas - Sentinel - Last Epoch Forums
The shields block ranged fire, they taunt mobs, they can heal & provide % armour & elemenetal protections for the duration & 4...
Read more >
Blocking Stops All Damage - TV Tropes
Fighter: The way I figured it, the fall doesn't kill you. The ground does. So I blocked it. Thief: You blocked the Earth....
Read more >
Legacy Update Patch Notes - EA
We're removing Level 1 Helmets and Knockdown Shields from the ground loot because ... Haute Drop skin will no longer block view when...
Read more >
Shield Bearer | Totally Accurate Battle Simulator Wiki | Fandom
The Shield Bearer's main purpose is to block enemy projectiles and attacks, and help its army charge to the frontline, helping the ones...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found