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

Loading Files a Second Time Causes an Infinite Hang #30

Open
UnknownExplorer13 opened this issue Mar 16, 2024 · 6 comments
Open

Loading Files a Second Time Causes an Infinite Hang #30

UnknownExplorer13 opened this issue Mar 16, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@UnknownExplorer13
Copy link

Not sure if it's a base CK issue or a CK Fixes issue that made its way to CKPE but if you try to load any ESM/ESL/ESP (even an empty one) after having already loaded a few the CK will infinitely hang on the "Loading Files..." dialogue window.

Task Manager doesn't show any noticeable increase in CPU or Memory usage by the CK when this happens.

@Perchik71
Copy link
Owner

Perchik71 commented Mar 16, 2024

Reloading is possible, I've tried it many times. However, this is not the norm. Since in the original you will get a CTD in SSECK.
Edit: First of all, technical features are needed, it is very likely that this is an eternal waiting for the thread.

@Perchik71 Perchik71 added the invalid This doesn't seem right label Mar 16, 2024
@UnknownExplorer13
Copy link
Author

When working on multiple mods in the LE CK I would always reload files and it worked perfectly.

Since in the original you will get a CTD in SSECK.

When you say this, does that mean it was an issue introduced in the SE CK?

As for technical details, do you mean stuff like my CK and CKPE version? If so, CK version is 1.5.73.0 (however this issue also occurred on version 1.6.438.0 with the original SSE Creation Kit Fixes) and CKPE version is 0.3.0.0 (according to CKPE_Loader.exe), build 734.

@Perchik71
Copy link
Owner

Perchik71 commented Mar 17, 2024

SLE CK != SSE CK. It's funny that people don't compare the two originals to each other. But only after modifications. They look the same, but inside they are different, and the architecture is different. This mod will never support LE for these reasons. I meant your PC. Since I have no problems.

@UnknownExplorer13
Copy link
Author

Ah sorry! I know there's a big difference between the two and was never asking for LE CK support, just that it worked in that one. I know at least one other person that has this same issue so it would be great to get a fix for it if possible is all.

I'd take it the only PC specs that matter for this stuff would be the CPU, Motherboard, and possibly RAM? If not I can give more info.
CPU: AMD Ryzen 7 5800X3D
Motherboard: MSI MAG B550 Tomahawk
RAM: Kingston 32GB KF432C16BBK2/32 Fury Beast CL16 3200MHz DDR4

Again, sorry if I'm misunderstanding that part.

@Perchik71
Copy link
Owner

In principle, it is quite powerful. As soon as I get a chance to see something like this, I'll take a look.

@Perchik71
Copy link
Owner

Perchik71 commented May 14, 2024

It seems that this problem has been partially solved since 1.6.1130.0. And arises from the abundance of loose files.
Edit: Partly because, unlike its predecessors, nif's either won't loaded or it will cause CTD.

@Perchik71 Perchik71 added bug Something isn't working and removed invalid This doesn't seem right labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants