SiliconStudio / xenko

Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
http://xenko.com
1.54k stars 345 forks source link

Error, and closes when starting the editor #234

Open nayayayay opened 9 years ago

nayayayay commented 9 years ago

Paradox Version: 1.1.3-beta GameStudio Version: 4 Error Message: Unexpected exception User: Simon Current Directory: C:\Program Files\Silicon Studio Corp\Paradox OS Version: Microsoft Windows NT 6.2.9200.0 Command Line Args: Exception type: InvalidOperationException Exception message: No screen modes found StackTrace: à SiliconStudio.Paradox.Games.GraphicsDeviceManager.FindBestDevice(Boolean anySuitableDevice) à SiliconStudio.Paradox.Games.GraphicsDeviceManager.ChangeOrCreateDevice(Boolean forceCreate) à SiliconStudio.Paradox.Games.GameBase.InitializeBeforeRun() à SiliconStudio.Paradox.Games.GamePlatform.OnInitCallback() à SiliconStudio.Paradox.Games.GameWindowDesktop.Run() à SiliconStudio.Paradox.Games.GameBase.Run(GameContext gameContext) à SiliconStudio.Paradox.GameStudio.ParadoxViewService.ParadoxUIThread(Object projectSession) à SiliconStudio.Core.Diagnostics.SafeAction.<>cDisplayClass4.b3(Object obj)

xen2 commented 9 years ago

Thanks for the report.

Few questions:

nayayayay commented 9 years ago

Hello,

I'm using Windows 8.1 Professional Edition I'm using a bit old computer: GPU -> NVIDIA GeForce 7500 LE, driver seems to be up to date Desktop pc

RAM: 2,5GB CPU: Intel(R) Pentium(R) D CPU 2.80GHz, x64

xen2 commented 9 years ago

Unfortunately, DirectX 9 GPU are not supported in the editor. DirectX 10+ GPU are required.

We will improve the error message so that users easily know what's going on, the current message is quite cryptic!

Sorry for the inconvenience.