Error Message when starting the game (cook_failure) + Verse.digest



Hey guys i have to types of errors. something related to the Verse.Digest.verse
Is there anyway to fix this? I have no code in my map

i just solved a similar problem earlier, look at the logs in the output log while launching the session, it will give you an idea of the error(s) that is causing the cook issue you are seeing.

In my case, I had an asset with incorrect naming convention ie “some_asset_invalidCharacterHere” i had to rename it to “some_asset” and other errors i had were that i forced removed assets that were apparently being referenced even when they were removed. For this I had to right click on my project folder and then Resave All. Close the editor and verse editor as well and then it worked.

You might be facing different issues, but looking at the logs is the best place to start. You can paste those in ChatGPT if you want a break down explanation.

1 Like