Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Can't seem to get past loading screen on W10, game crashes after the music starts. Any chance the game dumps logs anywhere?

Hey, sorry to hear about the crash. Try %APPDATA%\Godot\Plunderground\logs

(+1)

Not sure if this helps you, but error seems to be coming from Vulkan and not being able to allocate memory for a buffer. Im running on a mediocre laptop so maybe my integrated gpu isn't enough

USER ERROR: Can't create buffer of size: 192, error -10. at: _buffer_allocate (drivers/vulkan/rendering_device_vulkan.cpp:1360)
(+1)

Thanks for the effort. If anything, this is an incentive to optimize the level building, as that seems to tank systems somehow and that could very well be related to this.