DaffoDonk

Newbie
Apr 10, 2020
42
35
Interesting. I was leaning kinda toward Mimic and like the hotel being her body. Cuz it would make the convenience of everything they need being there where they need it make sense
I kinda discounted that because of the size... Then I found out about . :eek:
 
  • Like
Reactions: Jedix

nzn

Member
Aug 9, 2019
398
238
My bet is on some kind of household spirit/deity like a Kobold, Brownie, or Husvaettir.
Interesting. I was leaning kinda toward Mimic and like the hotel being her body. Cuz it would make the convenience of everything they need being there where they need it make sense
I kinda discounted that because of the size... Then I found out about . :eek:
ever since the my body my choice comment about the hotel i was thinking weather there is a size cap on tsukumogami...
 
  • Thinking Face
Reactions: DaffoDonk

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
10,756
101,047
Crimson High [v0.36.1] [Vertigo] - Compressed

Win/Linux [1,42 GB]
- - - -

Mac [1,39 GB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

TaintedLuck

Newbie
Dec 7, 2017
50
43
Well,, that was pointless and contradicting statement.... Your saying you're gonna be back in a month and a half,,,,,
So it appears the cliffhanger is working just fine ;) :ROFLMAO:.
The cliffhanger has no correlation for why i continue to play. I enjoy the game and the story and wish to see where certain plot points lead.

That said cliffhangers are a useful cheap tactic to generate interest and build up a fan base but it gets annoying very quickly when its every single update. When all you really need is a consistent release schedule and content of decent quality
 

TigerWolfe

Engaged Member
Oct 19, 2022
2,792
5,264
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 876, in execute
screen load():
File "game/screens.rpy", line 876, in execute
screen load():
File "game/screens.rpy", line 880, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 883, in execute
screen file_slots(title): ## Save name feature by BadMustard
File "game/screens.rpy", line 883, in execute
screen file_slots(title): ## Save name feature by BadMustard
File "game/screens.rpy", line 887, in execute
use game_menu(""):
File "game/screens.rpy", line 636, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 636, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 682, in execute
frame:
File "game/screens.rpy", line 685, in execute
hbox:
File "game/screens.rpy", line 691, in execute
frame:
File "game/screens.rpy", line 694, in execute
if scroll == "viewport":
File "game/screens.rpy", line 740, in execute
transclude
File "game/screens.rpy", line 887, in execute
use game_menu(""):
File "game/screens.rpy", line 899, in execute
fixed:
File "game/screens.rpy", line 918, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 926, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 930, in execute
button:
File "game/screens.rpy", line 936, in execute
vbox:
File "game/screens.rpy", line 943, in execute
if FileSaveName(slot):
File "game/screens.rpy", line 947, in execute
text fn:
Exception: String u'/7u888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888[=' ends with an open format operation.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 876, in execute
screen load():
File "game/screens.rpy", line 876, in execute
screen load():
File "game/screens.rpy", line 880, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 883, in execute
screen file_slots(title): ## Save name feature by BadMustard
File "game/screens.rpy", line 883, in execute
screen file_slots(title): ## Save name feature by BadMustard
File "game/screens.rpy", line 887, in execute
use game_menu(""):
File "game/screens.rpy", line 636, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 636, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 682, in execute
frame:
File "game/screens.rpy", line 685, in execute
hbox:
File "game/screens.rpy", line 691, in execute
frame:
File "game/screens.rpy", line 694, in execute
if scroll == "viewport":
File "game/screens.rpy", line 740, in execute
transclude
File "game/screens.rpy", line 887, in execute
use game_menu(""):
File "game/screens.rpy", line 899, in execute
fixed:
File "game/screens.rpy", line 918, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 926, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 930, in execute
button:
File "game/screens.rpy", line 936, in execute
vbox:
File "game/screens.rpy", line 943, in execute
if FileSaveName(slot):
File "game/screens.rpy", line 947, in execute
text fn:
File "renpy/text/text.py", line 1688, in _scope
return self.set_text(self.text_parameter, scope, self.substitute, update)
File "renpy/text/text.py", line 1712, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 162, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'/7u888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888[=' ends with an open format operation.

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.3.22090809
CrimsonHigh 0.36.1
Sun Aug 11 21:25:41 2024
```

What did I do wrong?
Not using an sblock...
 

youraccount69

Well-Known Member
Donor
Dec 30, 2020
1,315
461
CrimsonHigh-0.36.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
4.40 star(s) 91 Votes