metamod-r icon indicating copy to clipboard operation
metamod-r copied to clipboard

Metamod refuses to accept a plugin with dynamic polymorphism.

Open KRYPTOPUNK opened this issue 1 year ago • 0 comments

Hello. I am developing a mod for cs 1.6 via metamod. The problem is that if you use inheritor classes with dynamic polymorphism, the metamode refuses to load the library, marking it as "badf", without reporting an error, even with the debug mod enabled. What could be the reason? The metamod is compiled on the host from the source code.

Thank you in advance.

KRYPTOPUNK avatar Oct 12 '23 17:10 KRYPTOPUNK