Frictional Games Forum (read-only)
Annoying problem with lights. - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: SOMA (https://www.frictionalgames.com/forum/forum-55.html)
+--- Forum: User created content (https://www.frictionalgames.com/forum/forum-79.html)
+---- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-80.html)
+---- Thread: Annoying problem with lights. (/thread-41562.html)



Annoying problem with lights. - Hypercube - 03-07-2016

So I know I created another thread already earlier today but I guess that one didn't matter so I'll ask a different question. What is this problem with lights that I have in the editor, for some reason spotlights named SpotLight_startroom (only 2 of them) won't aIppear in-game. They worked the first time I placed them there, but since I changed the properties of the lamp that has the connection between the spotlights, they won't work. I got rid of the connection, they don't work, I remade them, they don't work. Only changing their names will make it work. So what's wrong with the name SpotLight_startroom now, it doesn't make sense.


RE: Annoying problem with lights. - Mudbill - 03-07-2016

Perhaps something else is connected to that name? Anything in the script?


RE: Annoying problem with lights. - Hypercube - 03-07-2016

(03-07-2016, 02:56 AM)Mudbill Wrote: Perhaps something else is connected to that name? Anything in the script?
I haven't even opened the script file for it yet, and if it was connected to something else, it would still be on, because I just started making this map.


RE: Annoying problem with lights. - Romulator - 03-07-2016

Do you have a .map_cache file in the same place as your map? If so, try deleting that then reload the map from the Level Editor.

Be sure to check the hpl.log in Documents/My Games/SOMA/ too, since if the game is having troubles with the spotlight, it may hint as to why in there.


RE: Annoying problem with lights. - Hypercube - 03-07-2016

(03-07-2016, 04:04 AM)Romulator Wrote: Do you have a .map_cache file in the same place as your map? If so, try deleting that then reload the map from the Level Editor.

Be sure to check the hpl.log in Documents/My Games/SOMA/ too, since if the game is having troubles with the spotlight, it may hint as to why in there.
Thanks, that worked. The first one was my problem, so yeah I deleted it then reloaded the map.