Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

locke249

1
Posts
1
Topics
A member registered Sep 07, 2020

Recent community posts

I get the following error when I try to export.

DXError 80070057 line 226

Called from h3d.impl.DirectXDriver.onDXError (h3d/impl/DirectXDriver.hx line 189)
Called from dx.$Driver.createTexture2d (dx/Driver.hx line 624)
Called from h3d.impl.DirectXDriver.allocTexture (h3d/impl/DirectXDriver.hx line 412)
Called from h3d.impl.MemoryManager.allocTexture (h3d/impl/MemoryManager.hx line 258)
Called from h3d.mat.Texture.alloc (h3d/mat/Texture.hx line 110)
Called from h3d.mat.$Texture.__constructor__ (h3d/mat/Texture.hx line 101)
Called from ui.Canvas.exportImage (ui/Canvas.hx line 1163)
Called from Client.~startImageExport.0 (Client.hx line 1595)
Called from dn.Delayer.update (dn/Delayer.hx line 106)
Called from dn.$Process.updateAll (dn/Process.hx line 388)
Called from Boot.update (Boot.hx line 73)
Called from hxd.App.mainLoop (hxd/App.hx line 187)
Called from hxd.$System.mainLoop (hxd/System.hl.hx line 70)
Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 135)
Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 132)
Called from haxe.$Timer.~delay.0 (C:\projects\haxetools\haxe\std/haxe/Timer.hx line 143)
Called from haxe.$Timer.~__constructor__.0 (C:\projects\haxetools\haxe\std/haxe/Timer.hx line 76)
Called from haxe.$MainLoop.tick (C:\projects\haxetools\haxe\std/haxe/MainLoop.hx line 174)
Called from haxe.$EntryPoint.processEvents (C:\projects\haxetools\haxe\std/haxe/EntryPoint.hx line 99)
Called from haxe.$EntryPoint.run (C:\projects\haxetools\haxe\std/haxe/EntryPoint.hx line 125)

Any help would be greatly appreciated!