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

Hard freeze when opening Object Palette or SnapTemplate windows #104

Open
kristoferblack opened this issue Jan 9, 2025 · 0 comments
Open
Labels
enhancement New feature or request need more RE Require long-term study and RE SF Creation Kit Starfield

Comments

@kristoferblack
Copy link

kristoferblack commented Jan 9, 2025

When opening certain windows in the Creation Kit, a hard freeze occurs. This error seems to stem from the fact that for whatever reason, when you open either the Object Palette or SnapTemplate windows/dialogs, they both cause the render window to display wireframes (like it hits F4 -- shortcut for toggle wireframe mode) for the currently loaded scene. Depending on the complexity, this most always freezes the editor with the below error. There is no way to recover when this happens, only option is to force quit CK.

Not sure if something can be done about this on the CKPE end, but figured I'd mention it since its one of the more persistent crashes me and others experience. Effectively when the mentioned windows open, the render window should not enable wireframe mode.

I feel like there are other windows that when being open cause the same toggle wireframe behavior, I'll update if i can remember which ones they are.

Below is the contents of the log right when the freeze occurs.

Assert ID: 0xB3890C2 Message: in 'hkDefaultTaskQueueEx::_checkConsistency', condition: 'threadContext->m_monitorStream == nullptr'. Cannot reset a queue while it is being processed
Assert ID: 0xF0456567 Message: in 'hkDefaultTaskQueue::reset', condition: 'm_freeThreadContexts.getSize() == m_maxNumThreads'. You called reset() while threads are still working on the queue
Assert ID: 0xE8C97D37 Message: in 'hkDefaultTaskQueueEx::_getNextHandle', condition: '!threadContext.m_isWaiting'.
Assert ID: 0xF0456567 Message: in 'hkDefaultTaskQueue::reset', condition: 'm_freeThreadContexts.getSize() == m_maxNumThreads'. You called reset() while threads are still working on the queue
@Perchik71 Perchik71 added enhancement New feature or request need more RE Require long-term study and RE SF Creation Kit Starfield labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need more RE Require long-term study and RE SF Creation Kit Starfield
Projects
None yet
Development

No branches or pull requests

2 participants