Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

what do I do at the start?

From the main menu you should click 'Play Game' and then read through the intro. At the end of that you should see a pop up with guidance. Once you've read through that you should close it and the game starts automatically.

Let me know if this isn't happening or if you meant something else and I'll look into it for you.

this is what I mean happens at the start. idk what to do from there.

Hi,

Thanks for the video, that was really helpful. It seems that it's not picking up the data from the SQL database as that's supposed to populate the list of people, but clearly you're not seeing that.

Do you know if you're running a 64-bit or 32-bit machine? This guide should help you if you're unsure how to check: http://www.howtogeek.com/236195/how-to-find-out-wh...

Could you confirm that you've downloaded the matching version of the game? There's a separate download for 64-bit and 32-bit and if you get the wrong one for your machine the SQL data doesn't get included. I'll update the game page to make this clear as well for others as I realise now it's not.

If you have checked that your machine matches the version you downloaded could you let me know whether you have a 64-bit or 32-bit machine and which operating system you're running please. Looks like Windows 10 but if you could send a screenshot similar to this one that would be great (although don't worry about highlighting it).

Thanks for your interest in the game and sorry you've had trouble so far but hopefully we can get it sorted for you soon.

All the best,

Ashley

(1 edit)

OBS cant take a picture so here:

I'm using a 64bit windows10 system, and the game is also 64bit (x86)

That is very strange. The project should contain the files you need for the SQL database to work. Can I just confirm that you are extracting it from the archive before running?

I shall have a look at this as soon as I finish work and get back to you. Apologies for the troubles you've been having.

(1 edit)

whenever I use WinRAR on a .rar game the EXE auto-extracts; so I doubt its the problem.

oh, and I tried redownloading the game bolth 64 and 32 bit. no fix.

(1 edit)

Thanks for confirming that. Would you mind emailing me on ashleytwo[at]gmail[dot]com please? At present I can think it might be one of two different problems which I'll need to send you some files for. Once I hear from you I'll send over both possible solutions to you.

If it is either of those I'll update the game page as well but would be good to test and confirm.

I have exactly the same problem. I'm using x64 - Windows 8.1. The output_log.txt has plenty of problems concerning the database:

<lots more of the following has been deleted>

++++++++++

Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/sqlite
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/.\sqlite
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/sqlite
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/libsqlite
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/.\libsqlite
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/libsqlite
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/.\I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Plugins/sqlite3.dll
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/.\I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Plugins/sqlite3
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/libI:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Plugins/sqlite3.dll
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/.\libI:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Plugins/sqlite3.dll
Fallback handler could not load library I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Mono/libI:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Plugins/sqlite3.dll
DllNotFoundException: I:/xxx/Demos/Robbing HUD/Robbing HUD/RobbingHUD_Data/Plugins/sqlite3.dll
at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite:sqlite3_open16 (string,intptr&)
at Mono.Data.SqliteClient.SqliteConnection.Open () [0x00000] in <filename unknown>:0
at SQLConnection.DatabaseConnection (System.String _dbFilePath, System.String _sql) [0x00000] in <filename unknown>:0
at SQLDataRetriever.RetrieveSLQData () [0x00000] in <filename unknown>:0
at SQLDataRetriever.Awake () [0x00000] in <filename unknown>:0

+++++++++++++

The strange thing is that the dll from the bold error message is actually there, and it is the 64-bit version (the exe was 64bit as well). I was using a version of your program where the .exe was from 08/10/16

If I can help solve the issue, contact me at ingowarnke@gmx.de.

Hello,

Sorry that you're also having problems. Thank you for the message, it's a great help.

That's what is stumping me at the moment. I know the DLLs are included so trying to establish why they don't work.

I'm away this weekend but when I'm back home tomorrow night I'll send you an email with a few ideas if you don't mind testing them out?

Thanks,

Ashley

@Ashley: Sure, send me an email, I'll try things out.