LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
762 stars 80 forks source link

DllNotFoundException: RealtimeCSG[1.517] #245

Closed DoofDilla closed 6 years ago

DoofDilla commented 6 years ago

Unity 2017.3.0f3

Version 1.517 throws "DllNotFoundException: RealtimeCSG[1.517]" error.

Version 1.516 is working fine.

DoofDilla commented 6 years ago

Tested it on another computer, same result:

image

Edit: New Project, No other Plugins

LogicalError commented 6 years ago

That is really weird. Are you using 1.517 or 1.517B? Are you on mac or windows?

LogicalError commented 6 years ago

Oh it's the evaluation version, it got compiled without the right flag. I'll fix it, hold on

LogicalError commented 6 years ago

This has been fixed in 1.518 which can be downloaded from https://realtimecsg.com !

DoofDilla commented 6 years ago

Once again, thank you very much for the very fast fix. Its always nice to see when a plugin is actively supported.