• Crowbar compile/decompile problem
    1 replies, posted
So I've been trying to convert an NPC into a vehicle mod for GMod. With a recompiled model of an old addon it crashes my gmod when I try to spawn it. When I replace the model with a model from a recent addon, it works perfectly. So to figure out why that is I tried to decompile the model that does work. Unfortunately it gives me the following error: [B]ERROR: Model version not currently supported: -1[/B]. This makes me think there is a newer model version that Gmod uses and crowbar somehow doesn't use. The model of the old addon is model version 47. This decompiles and compiles in Crowbar, but it crashes Gmod. But as I don't find anything about these model versions, I'm just confused about all of this. So am I missing something here?
Decompile older models using Cannonfodders MDL Decompiler, Crowbar currently has no support for some older version models.
Sorry, you need to Log In to post a reply to this thread.