Skip to content

Loading OZ hood crashes #44

@TheNotZen364

Description

@TheNotZen364

Traceback (most recent call last):
File "C:\Panda3D-1.11.0-Py39-x64\python\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Panda3D-1.11.0-Py39-x64\python\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "E:\Train Simulator\OpenLevelEditor-1.1.16\OpenLevelEditor-1.1.16\ttle.py", line 263, in
ToontownLevelEditor().run()
File "E:\Train Simulator\OpenLevelEditor-1.1.16\OpenLevelEditor-1.1.16\ttle.py", line 150, in init
self.le = LevelEditor.LevelEditor()
File "E:\Train Simulator\OpenLevelEditor-1.1.16\OpenLevelEditor-1.1.16\toontown\leveleditor\LevelEditor.py", line 109, in init
self.styleManager = LevelStyleManager(NEIGHBORHOODS, NEIGHBORHOOD_CODES)
File "E:\Train Simulator\OpenLevelEditor-1.1.16\OpenLevelEditor-1.1.16\toontown\leveleditor\LevelStyleManager.py", line 21, in init
self.createWallStyleAttributes()
File "E:\Train Simulator\OpenLevelEditor-1.1.16\OpenLevelEditor-1.1.16\toontown\leveleditor\LevelStyleManager.py", line 169, in createWallStyleAttributes
self.createWallStyleMenu(neighborhood, attribute.getDict()))
File "E:\Train Simulator\OpenLevelEditor-1.1.16\OpenLevelEditor-1.1.16\toontown\leveleditor\LevelStyleManager.py", line 252, in createWallStyleMenu
bounds = node.getBounds()
AssertionError: !is_empty() at line 538 of panda/src/pgraph/nodePath.cxx

(please ignore the train simulator directory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions