LockpickInteractive / Rbx2Source

Rbx2Source is a utility tool that automatically assembles Roblox assets into geometry data, which is then compiled into the Source Engine.
14 stars 3 forks source link

"Error loading model." when viewing compiled model #32

Open Simplerry opened 1 year ago

Simplerry commented 1 year ago

When compiling these some accessories it gives the error "Error loading model." in the Half-Life model viewer.

  1. Select "Accessory/Gear"
  2. Then change the AssetId to "6076150003" or "6076148644"
  3. Click compile
  4. Click "View Compiled Model" Once compiled
  5. See error

image

femou1 commented 1 year ago

It's generating only 72 bites for the total mesh. Compared to a normal asset generation, it looks like it's failing at when it tries to process the jointed collision model. (I might be wrong tho lol) I'm not sure why only those 2 assets seems to be impacted though.

qfoxb commented 1 year ago

Is the item a layered clothing item? Can't check right now

femou1 commented 1 year ago

It's not