When I try to open the tiller cabin in zmodeler2 then it says
Posted 24 May 2015 - 07:34 PM
When I try to open the tiller cabin in zmodeler2 then it says
Posted 24 May 2015 - 07:59 PM
You have to Unpacked the model file
Editor - Modifications - Unpack file - Select the model file
Any fool can criticize, condemn and complain - and most fools do.
-Benjamin Franklin
Posted 24 May 2015 - 08:26 PM
When I try to open the tiller cabin in zmodeler2 then it says
Invalid vertex: " 423, -5475, 2504, -256, 0, 0, 223, 717, 0, 0, 0" file:ImportV3O.cpp line:288How can I fix this?
Try to open the model with notepad, go to line 288, then add another ", 0".
So it looks like this
423, -5475, 2504, -256, 0, 0, 223, 717, 0, 0, 0, 0
Posted 25 May 2015 - 05:37 AM
You have to Unpacked the model file
Editor - Modifications - Unpack file - Select the model file
I have already done that.
Try to open the model with notepad, go to line 288, then add another ", 0".
So it looks like this
423, -5475, 2504, -256, 0, 0, 223, 717, 0, 0, 0, 0
I can find line 288 but it is not like this, 423, -5475, 2504, -256, 0, 0, 223, 717, 0, 0, 0
and it got four 0 all over.