nate97/toontown-src-py3.0

Estates issue

Opened this issue · 0 comments

When going to the Estate, the AI crashes giving an AssertionError.

File "C:\Users\Ghost\Desktop\toontown-src-py3.0-master\toontown\distributed\ToontownInternalRepository.py", line 19, in getAvatarIdFromSender

return self.getMsgSender() & 0xFFFFFFFF

AssertionError: func != nullptr at line 588 of panda/src/event/pythonTask.cxx

Is this a known issue? Or just a Python 3.8+ issue?
I feel as if I've come across this bug on Python 2.8 before.

I've compiled the latest custom Panda3D and pointed my path to it.