Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Bad Token: token is not RGBA #5

Open
RomanVolochai opened this issue Aug 30, 2020 · 2 comments
Open

Exception: Bad Token: token is not RGBA #5

RomanVolochai opened this issue Aug 30, 2020 · 2 comments

Comments

@RomanVolochai
Copy link

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.

@nkholski
Copy link

I've got the same issue

@nkholski
Copy link

nkholski commented Nov 27, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants