Closed fnky closed 8 years ago
Thanks for the detailed bug report. This sort of thing is sometimes caused by the specific version of OpenGL not being supported. Try changing the renderer back down to the OpenGL 1 API in the settings. If that doesn't work, my guess would be that the VirtualBox GPU doesn't support the correct API to run the renderer.
The worked, thanks! I was about to figure out VirtualBox GPU settings and the renderer, just flew by me at some point. Keep up the great work :+1:
Great! GPU support is one of the most difficult things to debug, so I'm glad that fixed the issue!
Bug
Using Sledge Editor 0.1.0.28 - The application crashes due to the exception
System.AccessViolationException
being thrown. This is thrown upon creating a new file.I have also tried to run the program as administrator, but didn't work either.
Configuration
I used ZHLT 3.0 build tools and copied Half-Life (GoldSrc) game files from Steam installation (wads, sprites & models) without the game executable (as I debug on my host machine).
System Information
Application Error
Windows Error Report
Reproduction
I do not know how to reproduce this problem. However, I run my system on VirtualBox and started a configuration with files referenced to Shared Folder over Network. I later moved the files to disk and reconfigurate, without luck.