0 Members and 1 Guest are viewing this topic.
CModelLoader::Map_IsValid: No such map 'arcade_06'map load failed: arcade_06 not found or invalid
when the game opens right after, it can't detect the map/the map wasn't actually compiled at all?
i'll use the beta arcade as an example.
also, in the game itself props/parts of the map disappear when they're not in the center of my sight. is this something that's also fixed as a part of this tutorial or am i missing something here too? sorry for being a bit daft with this, i'm pretty inexperienced with this kinda stuff
Quote from: Reiko on 05 Jul 2017, 10:26:37when the game opens right after, it can't detect the map/the map wasn't actually compiled at all?Check your anon-hl2/hl2/maps folder, the map (.bsp file) you've compiled should be there. If it's not there could be a problem with the compilation, e.g. some error with the vmf file.Quotei'll use the beta arcade as an example. Well, I know for sure some of those arcade map sources have some problems that don't let the map to compile. There're too many NPCs if I recall correctly. Try to delete those citizen lines and recompile the map.Quotealso, in the game itself props/parts of the map disappear when they're not in the center of my sight. is this something that's also fixed as a part of this tutorial or am i missing something here too? sorry for being a bit daft with this, i'm pretty inexperienced with this kinda stuffIt's because you have widescreen monitor. Check General Technical Problems thread for the solution.
I've seem to encountered an issue with Hammer.I've configured it correctly but I can't run/compile the map (I tried to compile Ickypop)."Run" doesn't have black text color like others, instead it appears gray which means I can't press it.Does anyone have a solution to this problem?
Quote from: Long Necked Giraffe Mom on 26 Jul 2017, 19:32:14I've seem to encountered an issue with Hammer.I've configured it correctly but I can't run/compile the map (I tried to compile Ickypop)."Run" doesn't have black text color like others, instead it appears gray which means I can't press it.Does anyone have a solution to this problem?It seems that you have incorrectly configured Build Programs in Tools -> Options.Is your setup looks like this?
How func_door_rotating and how to make it properly rotate as every time it rotates on its center not on is side.
Quote from: (♮)0bs0l3t3_Pr09r4m(♮) on 07 Aug 2017, 04:34:03How func_door_rotating and how to make it properly rotate as every time it rotates on its center not on is side. It seems it's origin (a circle with a dot inside when you chose a func_door_rotating) is on brush's center. Move it on a spot you want this door move around.
... when I decompile maps i get this message:ERROR: Couldn't open texlight file C:\anon-hl2\bin\lights.radHow do i fix this?