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

TES4Edit crashes when trying to load Nehrim.esm #912

Closed
Infernio opened this issue Mar 18, 2021 · 8 comments
Closed

TES4Edit crashes when trying to load Nehrim.esm #912

Infernio opened this issue Mar 18, 2021 · 8 comments

Comments

@Infernio
Copy link
Contributor

Infernio commented Mar 18, 2021

What is the version of xEdit you are using?
TES4Edit 4.1.3f EXTREMELY EXPERIMENTAL (4AC3F164) starting session 2021-03-18 11:23:06

Describe the bug
Trying to load Nehrim.esm (or any file that has it a master) in TES4Edit causes a crash.

To reproduce

  1. Install Nehrim, I did it through Steam, but the standalone download should work too.
  2. Open TES4Edit, double-click Nehrim.esm
  3. Wait a bit until it crashes

Expected behavior
I expected xEdit to open Nehrim.esm for viewing without a crash.

Additional context
No exception log or normal log available since this crashes before xEdit has a chance to write them.

@Infernio Infernio changed the title TES4Edit segfaults when trying to open Nehrim TES4Edit segfaults when trying to load Nehrim.esm Mar 18, 2021
@ElminsterAU
Copy link
Collaborator

There is no such thing as segfault in windows. And running xEdit on any other platform is not supported.

@Infernio
Copy link
Contributor Author

Ah right, that's just what git bash says when I run it through it.

@Infernio
Copy link
Contributor Author

Launching it through PowerShell, it just crashes without leaving anything behind - no log file and no message in the PS window.

@Infernio Infernio changed the title TES4Edit segfaults when trying to load Nehrim.esm TES4Edit crashes when trying to load Nehrim.esm Mar 18, 2021
@ElminsterAU
Copy link
Collaborator

Does the same happen with 4.0.3f?

@Infernio
Copy link
Contributor Author

Yes. Crashes without creating a log.

@ElminsterAU
Copy link
Collaborator

Only thing that could do that is a stack overflow. So probably some type of unexpectedly recursive data structure.

@Infernio
Copy link
Contributor Author

Creating an empty plugin called 'Oblivion.esm' fixes it.

@ElminsterAU
Copy link
Collaborator

should be fixed with commit above (will be in 4.0.3h)

ElminsterAU added a commit that referenced this issue Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants