Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DwarfExplorer

3
Posts
A member registered May 01, 2024 · View creator page →

Recent community posts

Thank you! I really like this work (of art).

version 1.10.0 didn't worked here. 1.9.10 still works

Native symbol not found (Symbol: glfwGetError)
   at Silk.NET.Core.Loader.LibraryLoader.ThrowSymbolLoading(String functionName)
   at Silk.NET.Core.Loader.LibraryLoader.LoadFunctionPointer(IntPtr handle, String functionName)
   at Silk.NET.Core.Loader.UnmanagedLibrary.LoadFunction(String name)
   at Silk.NET.Core.Contexts.DefaultNativeContext.GetProcAddress(String proc, Nullable`1 slot)
   at Silk.NET.GLFW.Glfw._B.get__HZ()
   at Silk.NET.GLFW.Glfw.GetError(Byte*& description)
   at Silk.NET.GLFW.GlfwProvider.GetGlfw()
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at Silk.NET.Windowing.Glfw.GlfwWindow..ctor(WindowOptions optionsCache, GlfwWindow parent, GlfwMonitor monitor)
   at Silk.NET.Windowing.Glfw.GlfwPlatform.CreateWindow(WindowOptions options)
   at Silk.NET.Windowing.Glfw.GlfwPlatform.GetView(Nullable`1 opts)
   at Silk.NET.Windowing.Window.GetView(Nullable`1 options)
   at Ambermoon.GameWindow.Run(Configuration configuration)
   at Ambermoon.Program.Main()

I guess demo wasn't updated since 🤔