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

Cook Failure #187

Closed
NicolasPanda opened this issue Apr 29, 2024 · 3 comments
Closed

Cook Failure #187

NicolasPanda opened this issue Apr 29, 2024 · 3 comments
Assignees
Labels
bug Something isn't working ready Issue is fixed and ready to be deployed
Milestone

Comments

@NicolasPanda
Copy link

Hi,
When I do a build/Package Project, I have to disable Darker Node every time. Otherwise, I get this error, and the build fails every time.

Error: Can't map virtual shader source path "/DarkerNodes/CenterUVs.usf"
Error: Can't map virtual shader source path "/DarkerNodes/Panel.usf"
Error: Can't map virtual shader source path "/DarkerNodes/HeaderBox.usf"
Error: Can't map virtual shader source path "/DarkerNodes/ButtonCut.usf"
Error: Can't map virtual shader source path "/DarkerNodes/Button.usf"
Error: Can't map virtual shader source path "/DarkerNodes/Box.usf"
Packaging (Windows): BUILD FAILED
Error: Unknown Cook Failure

Version 5.4
Plugin version 3.4

@hugoattal
Copy link
Owner

Hello, and sorry for this...

I managed to reproduce the problem, I'm working on it!

@hugoattal hugoattal self-assigned this Apr 29, 2024
@hugoattal hugoattal added the bug Something isn't working label Apr 29, 2024
@hugoattal
Copy link
Owner

hugoattal commented Apr 29, 2024

Seems like a bug introduced in the Unreal Engine v5.4...

To fix it, I'll have to set the plugin type to Editor (where it should be EditorNoCommandlet).

If hope it does not affect a lot of people, the fix will be shipped in the next version, available in a couple of days!

In the meantime, you can change this value in the Plugins/DarkerNodes/DarkerNodes.uplugin file.

@NicolasPanda
Copy link
Author

No problem! Thank you for replying soo fast.
You're the best. Thanks

@hugoattal hugoattal added the ready Issue is fixed and ready to be deployed label Apr 29, 2024
@hugoattal hugoattal added this to the 3.5 milestone Jun 4, 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 ready Issue is fixed and ready to be deployed
Projects
None yet
Development

No branches or pull requests

2 participants