瀏覽代碼

Added Windows FAQ entry

Björn Ritzl 4 年之前
父節點
當前提交
009e0b9f28
共有 1 個文件被更改,包括 4 次插入0 次删除
  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".