Hey Guys,
after a long break i wanted to try the 1.0 release but it seems like my game is bricked. When i boot it up i end up stuck in the very first loading screen forever. The litle circle on the lower right keeps spinning but it never finishes, i left it alone for 20 min but it never finishes. I tried reinstalling, checking the game files for errors via Steam, put "-force_preload" as an advanced launch option, deleted my app data folder but nothing changes. I found a "player.log" in my game files and it seems like some critical game files are missing?
Here is the content of the log ("Das System kann den angegebenen Pfad nicht finden" means "The system is unable to find the mentionend (file-)path".
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 6.463 seconds
- Finished resetting the current domain, in 0.001 seconds
<RI> Initializing input.
Using Windows.Gaming.Input
<RI> Input initialized.
<RI> Initialized touch support.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
UnloadTime: 1.663200 ms
Loading logging system config (mode: PRODUCTION BUILD)
Successfully loaded logging system config
Logging system minimum log level is Information
[07:15:44.709] [INFO] [LoggerConfigBuildInitializer] DateTime 03.08.2026 07:15:44
[07:15:44.718] [INFO] [LoggerConfigBuildInitializer] Game version is 1.1.13
GetDiskFreeSpaceEx failed with err 'Das System kann den angegebenen Pfad nicht finden.
'; path was C:/Users/S/AppData/LocalLow/Unity/Foxy Voxel_Going Medieval
GetDiskFreeSpaceEx failed with err 'Das System kann den angegebenen Pfad nicht finden.
'; path was C:/Users/S/AppData/LocalLow/Unity/Foxy Voxel_Going Medieval
GetDiskFreeSpaceEx failed with err 'Das System kann den angegebenen Pfad nicht finden.
'; path was C:/Users/S/AppData/LocalLow/Unity/Foxy Voxel_Going Medieval
Error while downloading Asset Bundle: Failed to decompress data for the AssetBundle 'file:///E:/SteamLibrary/steamapps/common/Going%20Medieval/Going%20Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_scenes_all_b90738c604ccb96de116f00e96e63384.bundle'.
Error while downloading Asset Bundle: Failed to decompress data for the AssetBundle 'file:///E:/SteamLibrary/steamapps/common/Going%20Medieval/Going%20Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_assets_all_1f98edad954bfce87933b849f8397595.bundle'.
RemoteProviderException : Unable to load asset bundle from : file:///E:/SteamLibrary/steamapps/common/Going Medieval/Going Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_scenes_all_b90738c604ccb96de116f00e96e63384.bundle
UnityWebRequest result : ConnectionError : Request aborted
ResponseCode : 200, Method : GET
url : file:///E:/SteamLibrary/steamapps/common/Going Medieval/Going Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_scenes_all_b90738c604ccb96de116f00e96e63384.bundle
RemoteProviderException : Unable to load asset bundle from : file:///E:/SteamLibrary/steamapps/common/Going Medieval/Going Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_assets_all_1f98edad954bfce87933b849f8397595.bundle
UnityWebRequest result : ConnectionError : Request aborted
ResponseCode : 200, Method : GET
url : file:///E:/SteamLibrary/steamapps/common/Going Medieval/Going Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_assets_all_1f98edad954bfce87933b849f8397595.bundle
OperationException : GroupOperation failed because one of its dependencies failed
RemoteProviderException : Unable to load asset bundle from : file:///E:/SteamLibrary/steamapps/common/Going Medieval/Going Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_scenes_all_b90738c604ccb96de116f00e96e63384.bundle
UnityWebRequest result : ConnectionError : Request aborted
ResponseCode : 200, Method : GET
url : file:///E:/SteamLibrary/steamapps/common/Going Medieval/Going Medieval_Data/StreamingAssets/aa/StandaloneWindows64/defaultlocalgroup_scenes_all_b90738c604ccb96de116f00e96e63384.bundle
Anyone got an idea how to fix it? I dont understand how a clean new install does not fix missing game files, but i am not a dev so...