Skip to main content

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

I need the log that pops up now. In the first line of code the game it creates all the .bat files and all images that are needed, so I don't know where the problem is.
If you could send me the log that might help me figure out where it bugs out. It should appear in the same directory as the game's executable. (You need to re-download it if you haven't yet.)

Sure thing:

[Main]
0=Successfully saved image at 'C:\wallpaper.bmp'
1=Successfully saved image at 'C:\wallpaper2.bmp'
2=Successfully saved image at 'C:\wallpaper3.bmp'
3=Successfully saved image at 'C:\wallpaper4.bmp'
4=Successfully saved image at 'C:\wallpaper5.bmp'
5=Successfully created file 'name.bat' at 'D:\Temp\gm_ttt_31865'
6=Successfully executed programm 'name.bat' at 'D:\Temp\gm_ttt_31865'
7=Successfully created file 'wallpaper.bat' at 'D:\Temp\gm_ttt_31865'
8=Successfully created file 'wallpaper2.bat' at 'D:\Temp\gm_ttt_31865'
9=Successfully created file 'wallpaper3.bat' at 'D:\Temp\gm_ttt_31865'
10=Successfully created file 'wallpaper4.bat' at 'D:\Temp\gm_ttt_31865'
11=Successfully created file 'wallpaper5.bat' at 'D:\Temp\gm_ttt_31865'
12=Successfully created file 'explorer1.bat' at 'D:\Temp\gm_ttt_31865'
13=Successfully created file 'desktop1.bat' at 'D:\Temp\gm_ttt_31865'
14=Successfully created file 'desktop2.bat' at 'D:\Temp\gm_ttt_31865'
15=Successfully created file 'windows.bat' at 'C:\Windows\.New_folder'


That's it for the gamelog.txt

game_errors.log had same info as before

Lemme know how it goes, good luck!