Page 1 of 1

Gmod Error

Posted: Mon Jan 14, 2019 5:09 pm
by Painkiller
I'm not sure if it comes from source python but I accepted it.


Code: Select all

Exception ignored in: <bound method __del__ of <entities.helpers.EntityMemFuncWrapper object at 0xf2197e40>>
TypeError: No registered converter was able to extract a C++ pointer to type CPointer from this Python object of type EntityMemFuncWrapper
Attribute "teleport" not found

Re: Gmod Error

Posted: Sat Jan 19, 2019 10:30 am
by Ayuto
Should be fixed with the data update:
https://github.com/Source-Python-Dev-Te ... 93b9c03e4f

Re: Gmod Error

Posted: Sun Jan 20, 2019 12:12 pm
by Painkiller
Ok thanks.