so i keep getting every time i try to run this
'm sorry, but an uncaught exception occurred.
While running game code:
File "game/animegen.rpy", line 1, in script
init python:
File "game/animegen.rpy", line 104, in <module>
putf8("body_back # : "+str(len(tx_body_back)))
File "game/animegen.rpy", line 11, in putf8
print msg.encode('utf-8')
IOError: [Errno 22] Invalid argument
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/animegen.rpy", line 1, in script
init python:
File "Z:\media\deathmog91\OS\download\Brotherhood-Like-Scarlet-0.1-pc(2)\Brotherhood-Like-Scarlet-0.1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "Z:\media\deathmog91\OS\download\Brotherhood-Like-Scarlet-0.1-pc(2)\Brotherhood-Like-Scarlet-0.1-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/animegen.rpy", line 104, in <module>
putf8("body_back # : "+str(len(tx_body_back)))
File "game/animegen.rpy", line 11, in putf8
print msg.encode('utf-8')
File "Z:\media\deathmog91\OS\download\Brotherhood-Like-Scarlet-0.1-pc(2)\Brotherhood-Like-Scarlet-0.1-pc\renpy\log.py", line 235, in write
self.real_file.flush()
IOError: [Errno 22] Invalid argument
Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Thu Jun 25 17:57:22 2020