nikasm
nikasm
First error: .NET Runtime ``` 1000 2 100 0x80000000000000 2185 Application craft-PC ``` Second error: Application Error ``` TrueCraft.Client.exe 1.0.6021.306 00000000 KERNELBASE.dll 6.1.7601.18015 50b8479b e0434352 0000000000009e5d 960 01d1d0ae837467d0 C:\Users\craft\Desktop\TrueCraft\TrueCraft.Client.exe C:\Windows\system32\KERNELBASE.dll...
Where do I look for this? There is a memory dump in the first post of this issue, is that it?
Application: TrueCraft.Client.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.DllNotFoundException at OpenTK.Audio.OpenAL.AL.GenBuffers(Int32, Int32*) at OpenTK.Audio.OpenAL.AL.GenBuffers(Int32, Int32 ByRef) at Microsoft.Xna.Framework.Audio.OALSoundBuffer..ctor() Exception Info: Microsoft.Xna.Framework.Audio.NoAudioHardwareException...
Similar issues to the audio start issue above: https://getsatisfaction.com/polytron/topics/error_initializing_audio_subsystem_game_wont_start_or_load_after_showing_title_screen_once Tried to start it many times, then finally it started only to crash again with: Graphics were brown and moved incredibly...
I was building from source and had the same issue, I'll rebuild it. Just tried the precompiled version and it has the same issue. Do I need to update Mono...