LogicalError / realtime-CSG-for-unity

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

DllNotFoundException: RealtimeCSG[1.556].dll with Unity 2019.2.0f1 #296

Closed ianmasters closed 4 years ago

ianmasters commented 5 years ago

I've noticed this has happened before and am guessing it's due to the dll having calls to either deprecated or removed functions. Just guessing.

This is on Windows but it also fails to load on Mac (can't recall the error message on Mac.)

Would it be possible to get a fix for this so we can move to 2019.2 ? Thanks

ianmasters commented 5 years ago

Looks like we're dealing with abandonware here folks. Author has moved to another project. This looks like the end.

VergilUa commented 5 years ago

Yep, it seems like this is an issue with 2019.2; Got same one but with an older version:

DllNotFoundException: RealtimeCSG[1.542]

Looks like we're dealing with abandonware here folks. Author has moved to another project. This looks like the end.

I'm pretty sure author said that plugin support will still be served, just no new features will be added. Have patience.

VergilUa commented 5 years ago

Also: image

ianmasters commented 5 years ago

Thanks for those updates. I can wait for everything but patience! It's frustrating as RealtimeCSG is such a darn good tool. Few bugs here and there but update breakers are annoying. Anyhow, stuck on 2019.1 for now.

LogicalError commented 4 years ago

As mentioned on the forum, a workaround has been used to fix around this unity bug. I'm annoyed by the update breakers as well, but it's outside my control unfortunately