skymp icon indicating copy to clipboard operation
skymp copied to clipboard

[Bug]: CTDs when fighting spriggans

Open duffbeeeer opened this issue 2 years ago • 2 comments

Severity

Major. A crucial error that indicates a deviation from business logic or disrupts the program, but doesn't have a vital impact on the app.

Priority

High. Anything that impacts the typical user flow or blocks app usage.

Description

In combination with TrueHUD SP 2.6 seem to crash when getting close to spriggans.

OS

Windows

OS version

10

Skyrim version

1.5.97.08

SKSE version

2.0.15

client commit''s hash

server commit''s hash

Videocard model

3090

Steps to reproduce

  1. Install latest SP 2.6 and TrueHUD
  2. go near a spriggan
  3. CTD

I have tried it with SP 2.5 as well and the crash is not happening.

I lost my log somewhere, sorry for that. Multiple users are also reporting this issue.

Expected result

Should not CTD

Actual result

Crash

duffbeeeer avatar Apr 18 '22 16:04 duffbeeeer

On my end, there are no more crashes IF:

  1. Spawn a spriggan right next to the player.
  2. With SP 2.6 activated BUT loads no js plugins.

It looks like a problem related to object loading when the player enters an unloaded cell.

Edit: #1 should be: Spawn a spriggan right next to the player Without any other NPCs in the same cell with the player.

objir avatar Apr 20 '22 03:04 objir

Kingfish managed to find the root cause and made a patch to disable the problematic magic effect for now. Proper fix still needs to implemented.

https://www.nexusmods.com/skyrimspecialedition/mods/69363

duffbeeeer avatar Jun 09 '22 12:06 duffbeeeer