RestingVermin Posted February 10, 2018 Report Share Posted February 10, 2018 Hello everybody! Hope you are all doing well! I have an issue with zmodeler. When I export the model in one scale, it exports into a much bigger scale. I then scale it back down with exact transform and exports it again but no luck. How do I fix this? Here is a picture to compare of the sizes. I want it to be the smaller one of course. http://www.emergency-planet.com/uploads/monthly_2018_02/0a25c54f8b94493d2a6a1a25f90af723.png.5b77270921be65ed96397d2d73857148.png Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 10, 2018 Report Share Posted February 10, 2018 Try checking if the axis is aligned and in the correct orientation. I recall hearing about this issue several years back but i cannot remember how it was dealt with. Quote Link to comment Share on other sites More sharing options...
RestingVermin Posted February 11, 2018 Author Report Share Posted February 11, 2018 27 minutes ago, itchboy said: Try checking if the axis is aligned and in the correct orientation. I recall hearing about this issue several years back but i cannot remember how it was dealt with. I've tried everything I can think of plus what you said and nothing works Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 11, 2018 Report Share Posted February 11, 2018 Send me the z3d file and I'll give it a try. Quote Link to comment Share on other sites More sharing options...
MikeyPI Posted February 11, 2018 Report Share Posted February 11, 2018 Two ways usually clear this problem, one is global axis: reset to parent/Reset to world (as itchy suggested) the other is to dump the file into some other format, try old zmod format (zmod1) and reimport. sometimes it just flukes at dumping and makes the scaling issue crop up. Usually exporting as some other format and re-import will cause the file to re-order and for whatever reason resolve it. Just make sure you reset the axis and recalculate the normals as a fail-safe in case the format you used flips them. Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 11, 2018 Report Share Posted February 11, 2018 I checked their Zmod file. No obvious issues at first glance, but I did an axis centering just to be sure. The exported file was consistent in size to the source. Okay, I looked again and noticed something weird: The original z3d file was 5mb. As soon as I saved it, it went down to 240kb. Quote Link to comment Share on other sites More sharing options...
RestingVermin Posted February 11, 2018 Author Report Share Posted February 11, 2018 Alright I finally got it working, I had to run zmodeler as admin for some reason. But for the size I have no clue. For me its always 5mb when I save but when I export it's 373kb Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 11, 2018 Report Share Posted February 11, 2018 Check the size of the Z3d file itself, not just the v3o. On my end, I noticed the size discrepancy there. Quote Link to comment Share on other sites More sharing options...
RestingVermin Posted February 11, 2018 Author Report Share Posted February 11, 2018 Yeah the z3d file itself is 5.08mb Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 11, 2018 Report Share Posted February 11, 2018 Save it again and see what happens to the filesize. Make sure you are in administrator mode because that might have been the problem. Quote Link to comment Share on other sites More sharing options...
RestingVermin Posted February 11, 2018 Author Report Share Posted February 11, 2018 Still 5.08mb Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 11, 2018 Report Share Posted February 11, 2018 Okay, try resetting the axis and then saving the file. Does the filesize change? Quote Link to comment Share on other sites More sharing options...
RestingVermin Posted February 11, 2018 Author Report Share Posted February 11, 2018 No, remains at 5.08 Quote Link to comment Share on other sites More sharing options...
itchboy Posted February 11, 2018 Report Share Posted February 11, 2018 Okay, weird. I tried centering the axis again on your z3d file, and this time, the model jumped all the way to some far off point in the Zmodeler world. I was able to reset it just fine, and I saved it. Guess what? The z3d filesize is back to 243 as I had experienced before. Now, I tried again but this time I pressed the 'reset to parent' button on the model. It ended up working fine, and some of the verts ended up correcting themselves as well. I hit the center to object button and this time it stay put. Quote Link to comment Share on other sites More sharing options...
RestingVermin Posted February 11, 2018 Author Report Share Posted February 11, 2018 Could the reason for the size be because I have the texture files and you dont? Quote Link to comment Share on other sites More sharing options...
MikeyPI Posted February 13, 2018 Report Share Posted February 13, 2018 Texture files are just referenced in the model file where to look for them, the actual textures themselves contain the "size" for that portion, the model file just says materialX, look here for the texture and that's that.. What i'm thinking is if you've converted the file from some other format (like blender) it might be why your size is significantly larger than itch's. Quite often converted files will have duplicate verts and/or polys that raise their filesize dramatically. Quote Link to comment Share on other sites More sharing options...