STEAM 组
Blender Source Tools BleST
STEAM 组
Blender Source Tools BleST
259
游戏中
1,674
在线
成立于
2013 年 11 月 8 日
所有讨论 > Help > 主题详情
Pee Warmer 2019 年 2 月 15 日 下午 2:28
[FIXED] Model breaks up badly after compiling
The .SMD itself is OK (after importing to blender 2.79 is fine) but after compiling QC it's broken.
I mean that the textures are flipped (or cannot be seen when a mesh is behind another one mesh) and the model itself is very small ingame (GMOD, even a potato is bigger tbh)
Here's a screenshot from a game:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1656651260
And also there's BadVertexData in some places in HLMV
Any ideas?

edit: added $concave to qc file, then this happened
WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!! (like x 50 or more tbh)
WARNING: COSTLY COLLISION MODEL!!!! (155 parts - 40 allowed)
WARNING: Error with convex elements of diplomat.smd, building single convex!!!!
so I stopped using collisions made by studiomdl and included mine which fixed the problem of the two dimmensional geometry
The model itself is still ♥♥♥♥♥♥ up badly.
edit 2: fixed size of a model by adding $scale to QC (I have to figure out how much I have to scale up , but that's not the part of the problem, it's easy to do and it only requires time)
edit 3: that's weird, I changed my collision model to a box but in HLMV collisions are diffrent even if the box itself is included ( $collisionmodel "diplomat_phys.smd" )


SOLUTION:
引用自 Eric
a) Use Noesis for importing ripped models from NinjaRipper, then export them to .obj and import them into Blender. Also flip the UV textures while exporting them from Noesis because UVs will be flipped up tho. Only for Blender 2.79 because there's updated script for 2.8 and I guess it works, I'll have to update Blender to see if it works

b) Physics weren't loaded because I moved my qc file somewhere else and StudioMDL was creating physics by itself, fixed by changing the export folder.

最后由 Pee Warmer 编辑于; 2019 年 2 月 17 日 上午 8:09
< >
正在显示第 1 - 8 条,共 8 条留言
Misfire! 2019 年 2 月 15 日 下午 2:57 
I had a few odd errors similar to this that were related to orphaned verticies, edges or small faces left over in the model after some type of editing.
Pee Warmer 2019 年 2 月 15 日 下午 3:11 
The car originally after ripping was in parts so I joined them using CTRL+J so that's maybe the case... idk if connecting every mesh with each other would work, i'll have to try that but not now because there's 12AM here when I'm writting this.
(also when car parts' axises were on center, the parts actually weren't in a center, but they were placed like they should be)
最后由 Pee Warmer 编辑于; 2019 年 2 月 15 日 下午 3:15
Hootlook 2019 年 2 月 16 日 上午 1:00 
How do i leave this group ? i keep getting notifications
Zappy 2019 年 2 月 16 日 上午 1:04 
引用自 Hootlook
- i keep getting notifications
To unsubscribe from notifications of new comments on this specific thread, click on the grey "Unsubscribe from discussion" button to the right of the opening post.

To unsubscribe from notifications of new threads on this forum, click "Discussions" at the top, then click on the grey "Unsubscribe from Forum" button to the right of the thread list.
Hootlook 2019 年 2 月 16 日 上午 1:07 
thx
Misfire! 2019 年 2 月 16 日 上午 10:37 
Joining will create one model, but that could still include a hiding vert point that is not directly connected to anything or an edge that may be connected at one end and not the other. Scanning carefully through the mesh at all angles and selecting/deselecting islands while switching modes between vert/edge/face modes has helped me find and solve this type issue.

Definitely focus on the areas of the mess that are missing in the final model.

You could also try going back to the separated models parts before the join and compile each part individually to narrow the hunt. The individual compiled model parts will look like junk of course in model viewer, but the compiler output from each might point out a problem area.

Also if you haven't already, double check that directions of mess normals are pointing the right direction.
最后由 Misfire! 编辑于; 2019 年 2 月 16 日 上午 10:38
Pee Warmer 2019 年 2 月 17 日 上午 5:59 
yeah, but if I compile each part invidually, in HLMV it just shows up a model that is one way transparent (you can see for example texture from inside of car, but not from outside (it's transparent and you can see thru it), also that part of texture should be outside one, not for inside.
Idk if RipImport script could do something for the model
Guess I'll have to try Noesis to import rip files, then extract them to OBJ , then to Blender tho
最后由 Pee Warmer 编辑于; 2019 年 2 月 17 日 上午 6:22
Pee Warmer 2019 年 2 月 17 日 上午 8:03 
no way, it worked
I guess the RipImport script for Blender 2.77 was old and broken and it couldn't import .rip files correctly.

Conclusion:

a) Use Noesis for importing ripped models from NinjaRipper, then export them to .obj and import them into Blender. Also flip the UV textures while exporting them from Noesis because UVs will be flipped up tho. Only for Blender 2.79 because there's updated script for 2.8 and I guess it works, I'll have to update Blender to see if it works

b) Physics weren't loaded because I moved my qc file somewhere else and StudioMDL was creating physics by itself, fixed by changing the export folder.
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50

所有讨论 > Help > 主题详情
发帖日期: 2019 年 2 月 15 日 下午 2:28
回复数: 8