Hi, So I just cooked and packaged my game, ready for its next update.
After cooking/packaged/installing and running the game I was missing my hud entirely and many sounds we're missing/not-playing.
When running the game, i just get tons of warnings about failed to find file for package:
Any idea why my packages aren't getting included in the build?
After cooking/packaged/installing and running the game I was missing my hud entirely and many sounds we're missing/not-playing.
When running the game, i just get tons of warnings about failed to find file for package:
Code:
[0010.68] Warning: Warning, CreateImport: Failed to load Outer for resource 'draw_rod_back_stretch': Package ColdFishing.Sounds [0010.68] Warning: Warning, Failed to load 'ColdLogs': Can't find file for package 'ColdLogs' while loading NULL
Comment