Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Bugs Sticky

A topic by Charlie Knight created Nov 14, 2017 Views: 926 Replies: 17
Viewing posts 1 to 7
Developer (2 edits)

Things i know about:

  • FPS limiting is broken.
  • Possible issue with nvidia cards on linux (can't reproduce here).
  • trophy model looks strange at a distance on menu.
  • tutorial says 'Press A' when using keyboard/mouse controls.

Feel free to let me know anything else.


Cheers

Charlie.

During name/password entry should one be able to see a letter highlight? I see none, and just have to somewhat center the letter I want.

(3 edits)

I'm experiencing odd text rendering issues. Each time I start the game there seems to be one letter which is mis-rendered every time it appears.

If I quit the game and launch it again, it may (or may not) be a different letter which is affected.

I'm attaching three screenshots (one from each of three different sessions).

This is SOS version 6 for Linux on Lubuntu 14.04 with a GeForce 8600 GTS.

n.b. I feel like I was getting the lower-case 'g' issue pretty consistently initially -- I was actually intending to post that there was a problem specifically with that character, but then I started to notice more variation. (I'm not certain of that though -- this version is the first one where the rest of the graphics are working, so I may not have been paying so much attention before now.)


Developer

I've seen this, though i'm not sure what's causing it yet. Thanks for letting me know :)

Developer

Hi,

I've got a linux build up now that *seems* to fix the broken text bug. Would be interested to know if this is the case with you employee2-46012


Cheers

Charlie

(1 edit)

That does indeed seem to have fixed it :)  Or at least I've started the game three times and looked at plenty of text each time, and haven't spotted any issues, and I believe it was happening to me every time I ran the game previously.  I'll follow up if I see it again, but at this point it looks like you've sorted it.

Developer

Ah, cool. I've not seen it again here so fingers crossed i've fixed it this time!


Cheers

Charlie

Developer

Right, so i think i've fixed the resolution changing bug. It appears to have been an SDL thing, as updating it seems to let me change res correctly. It might also fix the maximum resolution thing you're seeing @MageMaster.


Cheers

Charlie

Just a quick bug report, I just installed the latest v15 for windows and it immediately crashes on death if you didn't make a profile at startup. I tired it several times and until I actually made a profile name it didn't stop.

Developer

oops! I'll get that fixed up.

Cheers

Charlie

Developer

I can't seem to reproduce this bug. what kind of setup do you have?

It's win 10 , Threadripper 3970x with 64 GB ram and a GTX 3090. I had the original version from a while back installed. I overwrote it that installation (or in this case unzipped to the same directory), and it started up fine and it asked to make a profile, but I declined just to try the game out quickly, then I played the first level and died rather quickly but it crashed. So I repeated it 2 more times and thought I might as well make a profile to see if it helped, and it didn't crash anymore. Though in hindsight, the old save file was there in the save directory so that could have been the cause of the crash. I just checked the save location and there are 2 files there now that were updated today, and on my backup from yesterday, there was just one file there from 2018.

Developer

Ah, i see. Yes, it would have been the old save file that was causing the issue..

To make sure you don't have any issues with the new file (SosSettings.sav), check if the password entry in the savefile says something like dev_numbers_hex, rather than anything else. it's normally on the second line of the file. If you want to reset the account to default/no account, you can change the user and password lines to read

username char _nouser

password char _nopass

Cheers

Charlie

I'm afraid this bug is still present, at least in the latest Linux build (v18, from July 13).

It happens on a fresh install, without any older savegames present. The game crashes upon death, when pausing and quitting to the map, and when choosing an exit after beating a level.

Also, don't know if releated or not, no score is computed when playing (see screenshot, taken after having shot several enemies).

Developer

Hi,

Ok, i'll take another look at this.


For the score, you need to use the pulse attack to increase your miltiplier. In your screenshot your multiplier is 0, hence no score.

Cheers

Charlie

Developer(+1)

Reproduced the crash and hopefully fixed the bug!  New Windows and Linux versions now live.

Cheers

Charlie

Can confirm that the new build no longer crashes without creating a profile. Thanks!

As for the score issue, serves me right for not taking the tutorial (hadn't played the game for many years) :P

Developer

Great!