Frictional Games Forum (read-only)
Crosshair/interact icons gone completely! - 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: Crosshair/interact icons gone completely! (/thread-53660.html)



Crosshair/interact icons gone completely! - Venom Fox - 04-15-2017

So apparently the crosshair and all the interact icons are invisible in my mods now.
This just suddenly happened. I got a message on Perditio's steam workshop page from a player who said that he has no crosshair, and then I noticed that the mod that I'm working on atm doesn't have any crosshair/interact icons either!

Then I tried out Archipelago and nope, no crosshair or the icons working in there either.
They used to work. Is there some kind of SOMA patch that's causing this?

Also, I've been using the message module in my mods but it doesn't seem like that's working anymore either.


RE: Crosshair/interact icons gone completely! - Romulator - 04-15-2017

As far as my game files are concerned, the crosshair and interact icons are still in my original game files. They are located at SOMA\graphics\hud. If your mod doesn't use any custom icons, the game will fallback their load on these ones; so that shouldn't be an issue if they are "missing" from your mod.

Is it possible a setting in the options has just been turned off? I'm pretty sure there is one about Crosshair icons.

However, the fact the message module isn't working, they may be connected. SOMA had a small update a few days ago. Assuming that is the one Abion47 made, then I'll send him a message to have a look over it; something may have become incompatible in the codes.

You can check your mod's hpl.log file to confirm exactly what is wrong. In a Windows system, the mod log files are located at Documents\My Games\Soma\Mods.


RE: Crosshair/interact icons gone completely! - Venom Fox - 04-15-2017

(04-15-2017, 10:26 AM)Romulator Wrote: As far as my game files are concerned, the crosshair and interact icons are still in my original game files. They are located at SOMA\graphics\hud. If your mod doesn't use any custom icons, the game will fallback their load on these ones; so that shouldn't be an issue if they are "missing" from your mod.

Is it possible a setting in the options has just been turned off? I'm pretty sure there is one about Crosshair icons.

However, the fact the message module isn't working, they may be connected. SOMA had a small update a few days ago. Assuming that is the one Abion47 made, then I'll send him a message to have a look over it; something may have become incompatible in the codes.

You can check your mod's hpl.log file to confirm exactly what is wrong. In a Windows system, the mod log files are located at Documents\My Games\Soma\Mods.

Apparently the message module is working after all (When opening the mod via the modlauncher)
I'm pretty sure the option isn't turned off, and none of my mods use any custom interact icons. :S


RE: Crosshair/interact icons gone completely! - Venom Fox - 04-15-2017

(04-15-2017, 10:26 AM)Romulator Wrote: As far as my game files are concerned, the crosshair and interact icons are still in my original game files. They are located at SOMA\graphics\hud. If your mod doesn't use any custom icons, the game will fallback their load on these ones; so that shouldn't be an issue if they are "missing" from your mod.

Is it possible a setting in the options has just been turned off? I'm pretty sure there is one about Crosshair icons.

However, the fact the message module isn't working, they may be connected. SOMA had a small update a few days ago. Assuming that is the one Abion47 made, then I'll send him a message to have a look over it; something may have become incompatible in the codes.

You can check your mod's hpl.log file to confirm exactly what is wrong. In a Windows system, the mod log files are located at Documents\My Games\Soma\Mods.

I think the SOMA updates have something to do with this because these errors just appeared out of nowhere