crashfort / HammerPatch

Modification of Source Valve Hammer Editor to fix some issues. Fixes brush vertex precision loss.
58 stars 11 forks source link

Garrys Mod Hammer fails at loading MapDocSave module #7

Open Okxa opened 6 years ago

Okxa commented 6 years ago

Error is:
Could not enable module "MapDocSave": "MH_ERROR_NOT_EXECUTABLE"

The reason this would be nice to get working because gmods hammer has some more features than the 2013 one, and mounting content is easiers for me in gmods hammer.

notcat commented 5 years ago

what features?

Okxa commented 5 years ago

Well, some are about usability/performance. (such as 2D/3D view performance)

But also, gmods hammer has higher limits on some stuff. Though only one that I can confirm is model with too many vertices (Too many verts for a dynamic vertex buffer) did not load on 2013, but did on gmods hammer.