ZeqMacaw / Crowbar

Crowbar - GoldSource and Source Engine Modding Tool
https://steamcommunity.com/groups/CrowbarTool
Other
654 stars 65 forks source link

MdlError(137) #65

Open GabanKillasta opened 9 months ago

GabanKillasta commented 9 months ago

what exactly causes this error? im trying to compile something but i keep getting this for a specific set of models and have no idea why it wont, the full error is " ERROR: MdlError(137) : 59 -30.109375 -0.000008 0.000002 NaN NaN 0.000000 "

ZeqMacaw commented 7 months ago

The error might show because when decompiling, Crowbar incorrectly wrote the "NaN" values instead of "0". If this error showed up from trying to compile a decompiled model, make sure you are decompiling with Crowbar 0.74 (the latest version). If compiling a decompiled model from Crowbar 0.74 still shows the error, please provide a link to the original model files or the path to where the files are in a particular game, so I can debug.

H4ZRD2005 commented 1 week ago

Im getting a similar error and am having trouble finding out why. Linked is a repo with the .smd and .qc im trying to use. https://github.com/H4ZRD2005/First-Custom-Pilot

H4ZRD2005 commented 1 week ago

This is the exact same pilot working in game (camos arent working tho for whatever reason) image

But when trying to compile the first person model files, im getting error code 137 as well.