Bläddra i källkod

Added Windows FAQ entry

Björn Ritzl 4 år sedan
förälder
incheckning
009e0b9f28
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      docs/en/shared/windows-faq.md

+ 4 - 0
docs/en/shared/windows-faq.md

@@ -1,3 +1,7 @@
 #### Q: Why are GUI box nodes without a texture transparent in the editor but show up as expected when I build and run?
 
 A: This error can happen on [computers using AMD Radeon GPUs](https://github.com/defold/editor2-issues/issues/2723). Make sure to update your graphics drivers.
+
+#### Q: Why am I getting 'com.sun.jna.Native.open.class java.lang.Error: Access is denied' when opening an atlas or a scene view?
+
+A: Try running Defold as administrator. Right-click on the Defold executable and select "Run as Administrator".