You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For anyone running into this. I "solved" it by removing the block starting at line 335 to 351 and remove the else wrapping of 354 and 355. Starting with: if ((reader.BaseStream.Position < reader.BaseStream.Length))
You might of course run into issues, but it works well with my simple models.
I created a model in Magica Voxel to test if the extension works.
I ended up getting an error.
I did other models but still got the error.
Please help me to solve this problem.
The text was updated successfully, but these errors were encountered: