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

.35-37 crash #491

Closed
Shad000w opened this issue Apr 26, 2023 · 5 comments
Closed

.35-37 crash #491

Shad000w opened this issue Apr 26, 2023 · 5 comments
Labels
crash Game crashes.

Comments

@Shad000w
Copy link

Shad000w commented Apr 26, 2023

To Reproduce

No known reproduction steps, crash happened during long run when I was not in game and players are clueless as to what might cause it. But just maybe you can deduce something from the dump so I am posting it regardless.

Crash Dump

nwserver-crash-1682468561.log

Specifics

  • OS: Linux
  • Game build: .35-37
  • Distro platform: dedicated server
  • Repro Rate: first time it happened, unknown cause
  • Content overrides?: server crash not client hence overrides irrelevant

I am using nwnx, but from the log it doesn't really seems to be nwnx-related crash, I don't hook any of the mentioned functions and if it crashes due nwnx, the dump looks differently.

I am using the new damage types functionality and not all players have development version - if it can be somehow related. I don't use NPC bubble name override, nor any of the new NWScript functions.

EDIT: I forgot to add that I allow players to rename themselves using SetName.

@Shad000w Shad000w added the crash Game crashes. label Apr 26, 2023
@Finaldeath
Copy link
Collaborator

We could do with a reproduction without unknown NWNX addons to trace what this might be.

@Shad000w
Copy link
Author

Shad000w commented May 6, 2023

The crash happened three times already. Still no known reproduction. But we observed some additional issues, maybe it is related somehow - one user reported a random player appearing in his party list with no portrait and no HP bar see image:

image

It was harmless bug I suppose, it didn't cause crashing, but I think you were changing something with party list so maybe this can help.

Apart from that, the crash log is identical - same functions as in above crash log. It doesn't seem to be related to scripting, each time it happened the nwserverlog1.txt had different last script running, although once it was mod_gui script (which is my OnGui event script) - I am creating a GUI when opening journal. That however happens every while so if it was reason for crash it would be happening all the time which it isn't (and this was never issue prior 35 and the scripting didn't change).

@niv
Copy link
Collaborator

niv commented May 7, 2023

As Jasperre said, we'd need a report for the base game, without NWNX running out of tree plugins. In other words, please confirm this happens as well without NWNX and NWNX_Patch.so preloaded. Otherwise, this is unfortunately the wrong place to address this.

@Shad000w
Copy link
Author

Shad000w commented May 18, 2023

Found this reported at nwnx-unified github nwnxee/unified#1484

Hmm nevermind, this is not the exactly same crash. My crash log is missing the WriteGameObjUpdate_MajorGUIPanels_Inventory line. But it will be something very similar.

@Finaldeath
Copy link
Collaborator

NWNX related.

@Finaldeath Finaldeath closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Game crashes.
Projects
None yet
Development

No branches or pull requests

3 participants