OpenToontownTools / OpenLevelEditor

An open sourced modernized version of Disney's in-house Toontown Online level editor used to create .dna files.
MIT License
57 stars 14 forks source link

when I load a dna file i get this #34

Closed GabeTheReallyHappyDog48 closed 3 years ago

GabeTheReallyHappyDog48 commented 3 years ago

Describe the bug

Reproduction Steps

Expected behavior

Attachments

System Info

Checklist

GabeTheReallyHappyDog48 commented 3 years ago

Error: 1 AssertionError Exception in Tk callback Function: <function DNASerializer.loadSpecifiedDNAFile at 0x000001D852B1ED30> (type: <class 'function'>) Args: () Traceback (innermost last): File "C:\Panda3D-1.11.0-Py39-x64\Pmw\Pmw_2_0_0\lib\PmwBase.py", line 1760, in call return self.func(*args) File "C:\Users\Gabep\Downloads\OpenLevelEditor\toontown\leveleditor\DNASerializer.py", line 38, in loadSpecifiedDNAFile DNASerializer.loadDNAFromFile(dnaFilename) File "C:\Users\Gabep\Downloads\OpenLevelEditor\toontown\leveleditor\DNASerializer.py", line 79, in loadDNAFromFile if node.getNumParents() == 1: AssertionError: _error_type == ET_ok && other._error_type == ET_ok at line 826 of panda/src/pgraph/nodePath.cxx

drewc5131 commented 3 years ago

Wanna try that again? Attach the full output from the console. also fill out the bug report properly...