Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual studio 2015 or 2017 RC #37

Open
ChunkyHunkHd opened this issue Mar 8, 2017 · 1 comment
Open

Visual studio 2015 or 2017 RC #37

ChunkyHunkHd opened this issue Mar 8, 2017 · 1 comment

Comments

@ChunkyHunkHd
Copy link

I'm Trying to upload Level editor but it doesn't load up and it says level editor is not responding.
Here is the code I keep getting.
Code i keep getting.txt

@JSandusky
Copy link

JSandusky commented Apr 2, 2017

If it's crashing as a result of failing to construct the swapchain (which I had happen), then try forcing the Multisample Count to 1 and the Multisample Quality to 0.

The expression m_multiSampleQuality = min(maxQuality,(min(backbufferQuality,depthQuality)-1)); doesn't compile correctly, so you'll always get a result of 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants