STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
200
IN-GAME
1,526
ONLINE
Founded
November 8, 2013
Showing 1-2 of 2 entries
2
WARNING: Error with convex elements of physmodel.smd, building single convex!!!!
I'm trying to make a pod that the player can stand inside for Garry's Mod. My model and physmodel are connected in the right position but the resulting physmodel has the wrong shape and can't be entered in-game.

Here's my full build log:

Compiling with Crowbar 0.38.0.0: "E:\Steam\steamapps\common\GarrysMod\garrysmod\addons\GModCryoChamber\models\UNCOMPILED\chamber.qc" ... Compiling ".\chamber.qc" ... qdir: "e:\steam\steamapps\common\garrysmod\garrysmod\addons\gmodcryochamber\models\uncompiled\" gamedir: "F:\SteamLibrary\steamapps\common\Source SDK Base 2013 Multiplayer\hl2\" g_path: "chamber.qc" Building binary model files... Working on "chamber.qc" SMD MODEL chamber.smd SMD MODEL chamber_idle.smd SMD MODEL chamber_physics.smd WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! WARNING: Error with convex elements of chamber_physics.smd, building single convex!!!! Model has 1 convex sub-parts Collision model completed. --------------------- writing F:\SteamLibrary\steamapps\common\Source SDK Base 2013 Multiplayer\hl2\models/chamber\chamber.mdl: bones 964 bytes (1) animation x y ips angle @idle 0.00 0.00 : 1.#J ( 90.00) 0.0 animations 112 bytes (1 anims) (1 frames) [0:01] sequences 220 bytes (1 seq) ik/pose 164 bytes eyeballs 0 bytes (0 eyeballs) flexes 0 bytes (0 flexes) textures 72 bytes keyvalues 0 bytes bone transforms 0 bytes bone flex driver 0 bytes Collision model volume 898103.31 in^3 collision 0 bytes total 1724 --------------------- writing F:\SteamLibrary\steamapps\common\Source SDK Base 2013 Multiplayer\hl2\models/chamber\chamber.vvd: vertices 16464 bytes (343 vertices) tangents 5488 bytes (343 vertices) total 22016 bytes --------------------- Generating optimized mesh "F:\SteamLibrary\steamapps\common\Source SDK Base 2013 Multiplayer\hl2\models/chamber\chamber.sw.vtx": body parts: 8 bytes models: 20 bytes model LODs: 12 bytes meshes: 9 bytes strip groups: 25 bytes strips: 27 bytes verts: 3087 bytes indices: 1536 bytes bone changes: 16 bytes everything: 4764 bytes --------------------- Generating optimized mesh "F:\SteamLibrary\steamapps\common\Source SDK Base 2013 Multiplayer\hl2\models/chamber\chamber.dx80.vtx": body parts: 8 bytes models: 20 bytes model LODs: 12 bytes meshes: 9 bytes strip groups: 25 bytes strips: 27 bytes verts: 3087 bytes indices: 1536 bytes bone changes: 16 bytes everything: 4764 bytes --------------------- Generating optimized mesh "F:\SteamLibrary\steamapps\common\Source SDK Base 2013 Multiplayer\hl2\models/chamber\chamber.dx90.vtx": body parts: 8 bytes models: 20 bytes model LODs: 12 bytes meshes: 9 bytes strip groups: 25 bytes strips: 27 bytes verts: 3087 bytes indices: 1536 bytes bone changes: 16 bytes everything: 4764 bytes Completed "chamber.qc" ... Compiling ".\chamber.qc" finished. Check above for any errors. ... Compiling with Crowbar 0.38.0.0: "E:\Steam\steamapps\common\GarrysMod\garrysmod\addons\GModCryoChamber\models\UNCOMPILED\chamber.qc" finished.

Here's my blend and SMD files: https://github.com/ThePademelon/GModCryoChamber/tree/Issue/4/UniqueModel/models/UNCOMPILED
Showing 1-2 of 2 entries