• The compiler screwed up my view models
    1 replies, posted
So I've had a problem where my viewmodel gets screwed during the process of decompiling and recompiling. I believe it screws up during the compiling process however because the SMD looks just fine and I only get errors during the process of compiling. Help is appreciated. [t]http://i.imgur.com/phiGIEg.png[/t] [CODE]WARNING: @idle : bounding box out of range : -60201 -123660 -16247 : 62484 14980 62484 WARNING: @idle_empty : bounding box out of range : -60201 -123660 -16247 : 62484 14980 62484 WARNING: @idle_empty_scoped : bounding box out of range : -60201 -123660 -16247 : 62484 14980 62484 WARNING: @deploy_first : bounding box out of range : -40555 -123660 -24328 : 642 90 33529 64290 WARNING: @draw : bounding box out of range : -60950 -123660 -12755 : 63089 42022 63089 WARNING: @draw_empty : bounding box out of range : -60950 -123660 -12755 : 63089 42022 63089 WARNING: @holster : bounding box out of range : -2894 -123663 -17406 : 64150 316 37 64150 WARNING: @holster_empty : bounding box out of range : -2894 -123663 -17406 : 641 50 31637 64150 WARNING: @reload : bounding box out of range : -37893 -123660 -34189 : 64157 193 03 64157 WARNING: @reload_empty : bounding box out of range : -274 -123660 -25600 : 16158 6583 16158 WARNING: @reload_nomen : bounding box out of range : -53125 -123660 -9726 : 6375 7 18267 63757 [/CODE]
Your animations and materials are broken. Decompile it with Crowbar instead.
Sorry, you need to Log In to post a reply to this thread.