cleaned up and improved .gitignore

This commit is contained in:
MichaelYick 2021-06-17 20:39:10 -05:00
parent a789e15a39
commit 05ae546d4b
30 changed files with 0 additions and 1321 deletions

View File

@ -1,26 +0,0 @@
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/script.rpy", line 17746: if statement expects a non-empty block.
if anonscore >= 4 and fangscore >= 4:
^
File "game/script.rpy", line 21504: expected statement.
elif anonscore >= 3 and fangscore <=4:
^
File "game/script.rpy", line 24439: expected statement.
elif anonscore <= 3 and fangscore >=3:
^
File "game/script.rpy", line 25850: expected statement.
elif anonscore <= 2 and fangscore <= 2:
^
File "game/script.rpy", line 28678: expected statement.
else:
^
Ren'Py Version: Ren'Py 7.4.4.1439
Sat Jun 5 11:37:48 2021

BIN
game/.swm

Binary file not shown.

BIN
game/.swn

Binary file not shown.

BIN
game/.swo

Binary file not shown.

BIN
game/.swp

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

32
log.txt
View File

@ -1,32 +0,0 @@
Mon Jun 7 21:08:17 2021
Linux-5.10.0-7-amd64-x86_64-with-debian-11.0
Ren'Py 7.4.4.1439
Bootstrap to the start of init.init took 0.10s
Early init took 0.00s
Loader init took 0.01s
Loading error handling took 0.04s
Loading script took 0.56s
Loading save slot metadata. took 0.42s
Loading persistent took 0.02s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Running init code took 0.05s
Loading analysis data took 0.06s
Analyze and compile ATL took 0.02s
Index archives took 0.00s
Dump and make backups. took 0.10s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc. took 0.07s
DPI scale factor: 1.000000
Creating interface object took 0.00s
Cleaning stores took 0.00s
Init translation took 0.08s
Build styles took 0.00s
Load screen analysis took 0.02s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.07s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s

View File

@ -1 +0,0 @@
{"android_build": "Release", "renamed_all": true, "renamed_steam": true, "force_recompile": false, "build_update": false, "packages": ["mac", "linux", "win"], "add_from": true}

View File

@ -1,26 +0,0 @@
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 347, in script
$ tradwife = false
File "game/script.rpy", line 347, in <module>
$ tradwife = false
NameError: name 'false' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 347, in script
$ tradwife = false
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 347, in <module>
$ tradwife = false
NameError: name 'false' is not defined
Linux-5.10.0-7-amd64-x86_64-with-debian-11.0
Ren'Py 7.4.4.1439
SnootGame vee3-Valiant-Velociraptor-Victory-patch1
Sat Jun 5 11:40:57 2021