I've encountered an issue with the new project binary export functionality. When I attempt to launch my project as a binary export, it freezes on a blue screen. However, the project works fine when published to the main hub. I have to terminate the process via Task Manager to exit.
During the export process, multiple errors indicate that certain .vmat_c files are missing from the core library. Here are the error logs:
Describe the bug
I've encountered an issue with the new project binary export functionality. When I attempt to launch my project as a binary export, it freezes on a blue screen. However, the project works fine when published to the main hub. I have to terminate the process via Task Manager to exit.
During the export process, multiple errors indicate that certain
.vmat_c
files are missing from the core library. Here are the error logs:I verified that these file paths indeed do not exist in my core library.
Steps to Reproduce:
Has anyone else experienced similar issues with the new binary export functionality? Is this a known issue or something that needs to be addressed?
Strauberry on Discord suggested I submit this as an issue and post it in the
📤standalone
channel.To Reproduce
Expected behavior
Binary Export works and does not complain about missing vmat_c files
Media/Files
Additional context