Closed edbefee3-3888-462a-9411-741b7e9eb54e closed 1 year ago
also happens for galaxy 1
I just uploaded changes to print more info to the terminal (printing messages like "just started this part of the code") What are the messages it manages to print before freezing?
during Part1Entry line 37, it never reaches the condition of the buffer being 4 ff bytes and just reaches EOF where it's stuck there until you send a stop signal (SIGINT or any signal that terminates the Blender proccess)
oh wow, I didn't expect MDL to be the cause of this. this particular bug is fixed! (well, more handled than fixed, not sure what I'll do with MDL in the long run, given that I now know what it is) Does it stop hanging now?
Yup, now it loads correctly with animations, thanks!
it just freezes.