Advertisement
johncorreia02

wine error

May 21st, 2021
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Access violation
  2.  
  3. Called from module @0x153F6640
  4. Called from module @0x153F6640
  5. Called from h3d.impl.DirectXDriver.selectShader (h3d/impl/DirectXDriver.hx line 884)
  6. Called from module @0x153F6640
  7. Called from h3d.Engine.selectShader (h3d/Engine.hx line 108)
  8. Called from h2d.RenderContext.initShaders (h2d/RenderContext.hx line 123)
  9. Called from h2d.RenderContext.begin (h2d/RenderContext.hx line 100)
  10. Called from h2d.Scene.render (h2d/Scene.hx line 492)
  11. Called from Boot.render (Boot.hx line 594)
  12. Called from h3d.Engine.render (h3d/Engine.hx line 391)
  13. Called from hxd.App.mainLoop (hxd/App.hx line 166)
  14. Called from Boot.mainLoop (Boot.hx line 672)
  15. Called from hxd.$System.mainLoop (hxd/System.hl.hx line 70)
  16. Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 127)
  17. Called from module @0x153F6640
  18. Called from haxe.$Timer.~delay.0 (C:\GitLab-Runner\builds\xXbdGLUP\0\deadcells\client\.tools\haxe\std/haxe/Timer.hx line 143)
  19. Called from haxe.$Timer.~__constructor__.0 (C:\GitLab-Runner\builds\xXbdGLUP\0\deadcells\client\.tools\haxe\std/haxe/Timer.hx line 76)
  20. Called from haxe.$MainLoop.tick (C:\GitLab-Runner\builds\xXbdGLUP\0\deadcells\client\.tools\haxe\std/haxe/MainLoop.hx line 174)
  21. Called from haxe.$EntryPoint.processEvents (C:\GitLab-Runner\builds\xXbdGLUP\0\deadcells\client\.tools\haxe\std/haxe/EntryPoint.hx line 99)
  22. Called from module @0x153F6640
  23. Called from haxe.$EntryPoint.run (C:\GitLab-Runner\builds\xXbdGLUP\0\deadcells\client\.tools\haxe\std/haxe/EntryPoint.hx line 125)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement