Jump to content

Leadwerks Access Violation


martyj
 Share

Recommended Posts

I'm getting an access violation on any code ran after World::Render

 

I've tested different code bases and different drivers and both give the same error. I've tested on my laptop and desktop.

 

I will message Josh with a link to my source code.

 

Operating System: Windows 10

Graphics card manufacturer: AMD

Leadwerks Version: Latest Beta

 

The exception is thrown on line 125 on App.cpp. Any code ran after world->Render(); throws an exception.

Link to comment
Share on other sites

It looks like the error only occurs in the beta branch. If I switch back to the default branch it works fine. This makes sense because the beta has some brush rendering optimizations in it right now that haven't been fully tested.

 

I recommend switching to the default branch and I will just keep this project and test the next build I upload.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...