I am working on a spacebuild map, it is basically done, but when I load it up, it will goto "Loading World" then return me to the main menu, I thought it was from a gray box that was appearing on my loading screen, but I played another map fine with that box there, but when I load the map I am working on, it returns me to the GMod title screen at Loading World.
To anyone who can help, I thank you in advance.
[editline]04:07AM[/editline]
I think I may have figured out a reason why it is doing this, I am not quite sure what it means though. The compiler gives me this warning. "WARNING: Too many light styles on a face (-6,6632,-730)
5...6...7...8...9...10 (233)" and it stays there for about 30 seconds before moving on.
post your full compile log in [noparse][code][/code][/noparse] tags.
The
[code]
WARNING: Too many light styles on a face (-6,6632,-730) 5...6...7...8...9...10 (233)
[/code]
Looks kinda obvious..
There are too much different lights shining on the face at those coords.
[QUOTE=Goz3rr;20932586]The
[code]
WARNING: Too many light styles on a face (-6,6632,-730) 5...6...7...8...9...10 (233)
[/code]
Looks kinda obvious..
There are too much different lights shining on the face at those coords.[/QUOTE]
That's not going to cause a major map-crashing error, it's just a VRAD warning, not even an error.
There's probably something else in the log that's probably going to give away the actual error.
[QUOTE=robmaister12;20932664]That's not going to cause a major map-crashing error, it's just a VRAD warning, not even an error.
There's probably something else in the log that's probably going to give away the actual error.[/QUOTE]
IIRC the other lights won't be compiled as an opposite state (like if it was on, it won't compile them as off).
I reloaded my Garry's Mod, it is actually working now.
It is working, except that some ground and walls are REALLY SMALL purple and black squares.
[QUOTE=typwar;20935141]I reloaded my Garry's Mod, it is actually working now.
It is working, except that some ground and walls are REALLY SMALL purple and black squares.[/QUOTE]
Missing textures. Make sure gmod is mounted to the games you are using to make the map.
Sorry, you need to Log In to post a reply to this thread.