its already releasedis already 25th..is sure relase when this weekend?
anychange log?
cus my internet uploads like at 300 kb/s and without crunching is 1.6 gbs per build, so over 4 gbs (pc, mac, and android) in totalWhy is dev crunching his games? the quality is pixelated and bad.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 670, in script
call screen screen_new_diary
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/screens/screen journal.rpy", line 30, in execute
screen screen_new_diary:
File "game/script/screens/screen journal.rpy", line 30, in execute
screen screen_new_diary:
File "game/script/screens/screen journal.rpy", line 33, in execute
frame:
File "game/script/screens/screen journal.rpy", line 145, in execute
hbox:
File "game/script/screens/screen journal.rpy", line 146, in execute
vbox:
File "game/script/screens/screen journal.rpy", line 179, in execute
hbox:
File "game/script/screens/screen journal.rpy", line 182, in execute
$ status_report = set_status_report()
File "game/script/screens/screen journal.rpy", line 182, in <module>
$ status_report = set_status_report()
File "game/script/screens/screen journal report.rpy", line 31, in set_status_report
if s_09 == False and claire_corr == 100:
NameError: global name 's_09' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/screens.rpy", line 670, in script
call screen screen_new_diary
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\ast.py", line 1706, in execute
self.call("execute")
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\exports.py", line 2526, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 2538, in interact
scene_lists.replace_transient()
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 822, in replace_transient
self.remove(layer, tag)
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 1107, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 1031, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\screen.py", line 443, in _hide
self.update()
File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/script/screens/screen journal.rpy", line 30, in execute
screen screen_new_diary:
File "game/script/screens/screen journal.rpy", line 30, in execute
screen screen_new_diary:
File "game/script/screens/screen journal.rpy", line 33, in execute
frame:
File "game/script/screens/screen journal.rpy", line 145, in execute
hbox:
File "game/script/screens/screen journal.rpy", line 146, in execute
vbox:
File "game/script/screens/screen journal.rpy", line 179, in execute
hbox:
File "game/script/screens/screen journal.rpy", line 182, in execute
$ status_report = set_status_report()
File "game/script/screens/screen journal.rpy", line 182, in <module>
$ status_report = set_status_report()
File "game/script/screens/screen journal report.rpy", line 31, in set_status_report
if s_09 == False and claire_corr == 100:
NameError: global name 's_09' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Take Over 0.9a
sameGetting an exception error every time I click the log book.
I did the Home things. Saved in 0.8, loaded 0.9, slept in that save, Errors.Go to your home. You should get a message saying the game has been updated to 0.9 an the errors should go away.
On another note, using my 0.8 save and after corrupting the library the Night Life section is empty. Is this still a WIP or is something bugged?
uh since you get the new journal, whats next should appear inside of it... not much need of a walkthrough imo*bangs head on table* can we get an updated walkthrough >.<
yes this is a known bug, should had mention it, its fixed in the newest versionneed some helpCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 670, in script call screen screen_new_diary File "renpy/common/000statements.rpy", line 471, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/script/screens/screen journal.rpy", line 30, in execute screen screen_new_diary: File "game/script/screens/screen journal.rpy", line 30, in execute screen screen_new_diary: File "game/script/screens/screen journal.rpy", line 33, in execute frame: File "game/script/screens/screen journal.rpy", line 145, in execute hbox: File "game/script/screens/screen journal.rpy", line 146, in execute vbox: File "game/script/screens/screen journal.rpy", line 179, in execute hbox: File "game/script/screens/screen journal.rpy", line 182, in execute $ status_report = set_status_report() File "game/script/screens/screen journal.rpy", line 182, in <module> $ status_report = set_status_report() File "game/script/screens/screen journal report.rpy", line 31, in set_status_report if s_09 == False and claire_corr == 100: NameError: global name 's_09' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/screens.rpy", line 670, in script call screen screen_new_diary File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\ast.py", line 1706, in execute self.call("execute") File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\ast.py", line 1724, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\statements.py", line 145, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 471, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\exports.py", line 2526, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\ui.py", line 285, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 2538, in interact scene_lists.replace_transient() File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 822, in replace_transient self.remove(layer, tag) File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 1107, in remove self.hide_or_replace(layer, remove_index, "hide") File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\core.py", line 1031, in hide_or_replace d = oldsle.displayable._hide(now - st, now - at, prefix) File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\screen.py", line 443, in _hide self.update() File "C:\Users\agarw\Downloads\TakeOver-09a-pc\TakeOver-0.9a-pc\renpy\display\screen.py", line 578, in update self.screen.function(**self.scope) File "game/script/screens/screen journal.rpy", line 30, in execute screen screen_new_diary: File "game/script/screens/screen journal.rpy", line 30, in execute screen screen_new_diary: File "game/script/screens/screen journal.rpy", line 33, in execute frame: File "game/script/screens/screen journal.rpy", line 145, in execute hbox: File "game/script/screens/screen journal.rpy", line 146, in execute vbox: File "game/script/screens/screen journal.rpy", line 179, in execute hbox: File "game/script/screens/screen journal.rpy", line 182, in execute $ status_report = set_status_report() File "game/script/screens/screen journal.rpy", line 182, in <module> $ status_report = set_status_report() File "game/script/screens/screen journal report.rpy", line 31, in set_status_report if s_09 == False and claire_corr == 100: NameError: global name 's_09' is not defined Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Take Over 0.9a