Toontown-Open-Source-Initiative / Toontown-Magic-Word-Manager

An open-sourced, modern Magic Word Manager for Toontown
MIT License
5 stars 2 forks source link

Toontown Errors #2

Open CyndaneraX opened 2 years ago

CyndaneraX commented 2 years ago

Please help thanks with the Toontown-Magic-Word-Manager.

File "C:\Panda3D-1.11.0-x64\direct\distributed\ConnectionRepository.py", line 310, in readDCFile
    self.importModule(dcImports, moduleName, importSymbols)
  File "C:\Panda3D-1.11.0-x64\direct\distributed\ConnectionRepository.py", line 407, in importModule
    module = __import__(moduleName, globals(), locals(), importSymbols)
  File "C:\toontown\toontown\spellbook\ToontownMagicWordManagerAI.py", line 18, in <module>
    from toontown.spellbook.MagicWordIndex import *
  File "C:\toontown\toontown\spellbook\MagicWordIndex.py", line 17, in <module>
    from libotp import NametagGroup, WhisperPopup
  File "C:\toontown\libotp\__init__.py", line 1, in <module>
    from movement.CImpulse import CImpulse
ModuleNotFoundError: No module named 'movement.CImpulse'
LuigiFan25 commented 2 years ago

Change this to panda3d.otp (instead of libotp ) if you are using open toontown