Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

yoyosquad

1
Posts
A member registered Apr 03, 2023

Recent community posts

The new version 23.03.31 won't launch on Winodows 11 but the 22.12.20 works. Here are the logs,

C:\Users\xxx\Downloads\AlienHorizon_23_03_31\Release\netcoreapp3.1> dotnet.exe .\AlienHorizon.dll

Unhandled exception. System.DllNotFoundException: Unable to load DLL 'nvapi64.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)

   at System.Runtime.InteropServices.NativeLibrary.LoadFromPath(String libraryName, Boolean throwOnError)

   at System.Runtime.InteropServices.NativeLibrary.Load(String libraryPath)

   at AlienHorizon.Program.Main() in C:\Users\akher\OneDrive\Documents\Projects\NextFrontier\TheNextFrontier\Program.cs:line 22