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

[FO4] - Flatten to terrain #92

Open
FlenarnTemp opened this issue Dec 9, 2024 · 7 comments
Open

[FO4] - Flatten to terrain #92

FlenarnTemp opened this issue Dec 9, 2024 · 7 comments

Comments

@FlenarnTemp
Copy link

FlenarnTemp commented Dec 9, 2024

Pressing "F" with a object selected on un-even terrain, causes the Creation Kit to crash.

Build 904.

CreationKit.exe_20241209_162631.zip

@Perchik71
Copy link
Owner

I checked it works.
In the dump, the crash has nothing to do with F

rdx (index) = 0xfff8 for array (nullptr) max 8 total...
2024-12-09_23-04-06
2024-12-09_23-05-20

@Perchik71
Copy link
Owner

Perchik71 commented Dec 9, 2024

This function is accessed on a regular basis when the cursor is on the Render Window
Idk, but you set cursor to where you got the CTD
Edit: send ckpe.ini
Edit2: nvm extended refrs installed

@FlenarnTemp
Copy link
Author

Interesting that it's not directly related to "F", as that's the only time I can recreate it, and it's only on un-even terrain.

And yes, extended REFRs installed.
Tried latest commit - did not resolve the issue.

Updated crashlog:
CreationKit.exe_20241209_201915.zip

@Perchik71
Copy link
Owner

Perchik71 commented Dec 9, 2024

this? work
2024-12-09_23-28-02
Edit: I would not like to fix it blindly, since the function should return the index where it placed the NiNode

@FlenarnTemp
Copy link
Author

It works to edit records in Fallout4.esm - I'm guessing its records above the retail limit? Try in FalloutCascadia.esm I sent over earlier.

@Perchik71
Copy link
Owner

Perchik71 commented Dec 9, 2024

It works to edit records in Fallout4.esm - I'm guessing its records above the retail limit? Try in FalloutCascadia.esm I sent over earlier.

Unlikely. Array max 8 elements 0x40 / 0x8. I'll look at. (Which has not yet been created)

@Perchik71
Copy link
Owner

I don't have this file anymore. Send link in discord.

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