running the map straight from a hammer compile or loading the game then running the map?
Hmmm, all I see is
[code]Error loading studio model ""!
Error! prop_static using model "models/props_interiors/furniture_couch01a.mdl", which must be used on a dynamic entity (i.e. prop_physics). Deleted.
Error loading studio model "models/props_interiors/furniture_couch01a.mdl"!
Error! prop_static using model "models/props_c17/furnituretable003a.mdl", which must be used on a dynamic entity (i.e. prop_physics). Deleted.
Error loading studio model "models/props_c17/furnituretable003a.mdl"![/code]
None of the above should cause a crash as far as I know.
It basically states that you have two props, a couch and a table, which have to wrong prop entity type. They're supposed to be prop_dynamics, but you've made them prop_statics
It also state that you have selected a prop with no model attached to it, it doesn't specify which though. Wait for Firegod to come around, he'll tell you what's wrong.
[editline]2nd May 2012[/editline]
[QUOTE=sphinxa279;35795469]running the map straight from a hammer compile or loading the game then running the map?[/QUOTE]
You can load the game and then run the map. I do it all the time, and I never encounter any issues. Or at least I haven't yet.
[QUOTE=sphinxa279;35795469]running the map straight from a hammer compile or loading the game then running the map?[/QUOTE]
both.
also to the above, I fixed those already, that's a bit old compile log.
[QUOTE=Doom;35795493]
You can load the game and then run the map. I do it all the time, and I never encounter any issues. Or at least I haven't yet.[/QUOTE]
Yeah I know this one, but some people have had issues running the map straight from hammer as opposed to loading the game then running the map.
Lotus, can we get the latest compile log?
Do you have a logic_auto running something on a delay?
[QUOTE=IronPhoenix;35795645]Do you have a logic_auto running something on a delay?[/QUOTE]
nope.
I'm going to assume all your other levels in your mod work fine it's just this map?
[QUOTE=sphinxa279;35795800]I'm going to assume all your other levels in your mod work fine it's just this map?[/QUOTE]
only map i've worked on...
i'll make a quick test level and see if it works.
I could take a look on your map if you want.
Oh, any power of 4 displacements?
[QUOTE=IronPhoenix;35796338]Oh, any power of 4 displacements?[/QUOTE]
no displacements at all.
[editline]2nd May 2012[/editline]
[QUOTE=GoldPlatinum;35796280]I could take a look on your map if you want.[/QUOTE]
i don't think you could do much, there's lots of custom content so it'll be a fuckin mess.
Feel free to send it as well, i could try to compile it for you. Maybe its just a hardware issue.
How did you get on with another map? if it ran copy your broken map into a new VMF and let me know how you get on.
holy shit it worked thank you so much sphinxa
fuck yes
[QUOTE=lotusking;35806659]holy shit it worked thank you so much sphinxa
fuck yes[/QUOTE]
No worries Lotus, happy mapping! :)
Sorry, you need to Log In to post a reply to this thread.