Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when DLL not recognized #29

Closed
lidiamartinez opened this issue Nov 26, 2018 · 3 comments
Closed

Crash when DLL not recognized #29

lidiamartinez opened this issue Nov 26, 2018 · 3 comments

Comments

@lidiamartinez
Copy link

There are some problems with the version of my dll in the project, but I'm having different crashes on the project using AGXUnity last version in 2017, last AGXUnity version.

Duing the shutdown of AGX and other example, in case this is useful for you.

crash_AGX2.txt
crash_AGX.txt

I'll fix this by hand on the file system
Thanks

@nmalg
Copy link
Member

nmalg commented Nov 26, 2018

Is this related to our discussion in #28?

@lidiamartinez
Copy link
Author

Indeed. But I just wanted to notify that these crashes are due to uncaught exceptions. Probably something that can be fixed somehow. And yes, it is due to having the wrong dll OR having .NET set to 3.5 Thanks!

@nmalg
Copy link
Member

nmalg commented Nov 28, 2018

Unfortunately no, I don't think we can catch it because we depend on agxDotNet.dll both in the script and editor assemblies. It means that we don't have any code executed when something goes wrong with loading agxDotNet.dll. Re-open this issue if you have a solution and thanks for the report!

@nmalg nmalg closed this as completed Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants