Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Olas123

3
Posts
A member registered Apr 18, 2020

Recent community posts

(2 edits)

Probably just need to update my OS(Windows 8), regardless, I wasn't the only one with this problem, if it's possible to package specific part of library and resolve it differently the game might work regardless of setup. 

I don't really know much about how code is packaged and how easy/hard it might be to use alternative locations for library specific code.

(1 edit)

installer of net framework 4.6th version states that I have it already installed and 4.7 and newer aren't supported on my OS
this seems to talk about the issue

Something about that piece of code not included in specific runtime. 
https://github.com/dotnet/sdk/issues/992#issuecomment-299380272

--- Burning Knight has crashed :( ---
PLEASE REPORT THIS TO REXCELLENT GAMES
via contact@rexcellentgames.com or @egordorichev on twitter
--- Info --- 
Date: 18.04.2020 1:52 pm
OS: Microsoft Windows NT 6.2.9200.0 64 bit
Mono version: Unknown
Burning Knight version: 0.1.11.20 alpha Hub update
--- Error --- 
Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.

   at BurningKnight.BK.Initialize()
   at Desktop.DesktopApp.Initialize() in D:\a\Lens\Lens\Desktop\DesktopApp.cs:line 22
   at Microsoft.Xna.Framework.Game.DoInitialize()
   at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
   at Desktop.Program.Main() in D:\a\Lens\Lens\Desktop\Program.cs:line 19
--- Please report this to help us fix the issue! <3 ---
--- Burning Knight has crashed :( ---
PLEASE REPORT THIS TO REXCELLENT GAMES
via contact@rexcellentgames.com or @egordorichev on twitter
--- Info --- 
Date: 18.04.2020 1:52 pm
OS: Microsoft Windows NT 6.2.9200.0 64 bit
Mono version: Unknown
Burning Knight version: 0.1.11.20 alpha Hub update
--- Error --- 
Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.

   at BurningKnight.BK.Initialize()
   at Desktop.DesktopApp.Initialize() in D:\a\Lens\Lens\Desktop\DesktopApp.cs:line 22
   at Microsoft.Xna.Framework.Game.DoInitialize()
   at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
   at Desktop.Program.Main() in D:\a\Lens\Lens\Desktop\Program.cs:line 19
--- Please report this to help us fix the issue! <3 ---

Seems like it requires mono on windows machine? I don't think it's a standard setup for most windows to include mono by default(might be a dev thing).

If you need some more information about my PC I could help.