R2Northstar / NorthstarMods

Squirrel scripts used to recreate server-side gamelogic and add custom content to the game.
MIT License
153 stars 122 forks source link

Respawning with scopeless weapons that crash the game #245

Closed patcolyn closed 2 years ago

patcolyn commented 2 years ago

Bug

Died in a MP game while wielding the Kraber. Respawned with a scopeless Kraber. Firing the weapon without aiming down the sight caused a PlayWeaponParticleEffect error, kicking back to main menu.

I believe the server to be unmodded, have requested details from the server hoster.

Steps to reproduce

Unknown

Specifications

Video

https://youtu.be/r-lPCHCYu1Y

Log

nslog2022-01-16 08-37-31.txt

patcolyn commented 2 years ago

The server has confirmed to be running only the rcon mod

patcolyn commented 2 years ago

Happened again, this time tried using a utility with it out. Swapping the weapon away seemed to fix the issue.

nslog2022-01-28 07-40-26.txt https://youtu.be/gpqB59p_amw

BobTheBob9 commented 2 years ago

ideally should be fixed as of https://github.com/R2Northstar/NorthstarMods/commit/4582f57a5b82d8c75666010081573df0d86ee03a, but needs testing as i've been unable to verify myself

GeckoEidechse commented 2 years ago

Since v1.6.0 release, to my knowledge we've had no report of spawning with scopeless weapon. So I guess 4582f57a5b82d8c75666010081573df0d86ee03a did fix it.

BobTheBob9 commented 2 years ago

you love to see it