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

AttributeError: ToonBase instance has no attribute 'settings' #1

Closed 2Epik4u closed 3 years ago

2Epik4u commented 3 years ago

When I pick my toon, the game crashes and I get https://pastebin.com/raw/PSHv0utt

ooowoothevirtualhowler commented 3 years ago

I'm a bit late on this but you might have to replace base.settings.getInt() with a different method call for the Settings class in your source. The definition of the Settings class here is based on Offline as this is based on the Toontown Offline Magic Word Manager.