ArhraCole

Member
Apr 24, 2020
354
400
Would the steam or itch versions of this be comparable in content unlock to the patreon version?
 

Foxgirlsarebest

New Member
Sep 27, 2022
7
3
When will the in game guide be all set up so I know what to do for each character? Since it only seems to work for some of them.
 

vodka66

Newbie
Sep 8, 2020
22
1
for some reason i can't seem to trigger molly's 4th event, the one where i'm supposed to talk to the staff when she's not there. any ideas on how to fix?
i tried editing the save, but apparently the ren'py version won't allow it.
 

vodka66

Newbie
Sep 8, 2020
22
1
well, i found a save editor that works, and i tried to change the money value, and now my save is busted:D

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
UnpicklingError: NEWOBJ class argument isn't a type object

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\New folder\Loverse-0.5.0-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\python.py", line 1178, 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 "E:\New folder\Loverse-0.5.0-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\core.py", line 2165, 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 "E:\New folder\Loverse-0.5.0-pc\renpy\display\core.py", line 3197, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\behavior.py", line 1095, in handle_click
    rv = run(action)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\loadsave.py", line 828, in load
    roots, log = loads(log_data)
  File "E:\New folder\Loverse-0.5.0-pc\renpy\compat\pickle.py", line 100, in loads
    return load(io.BytesIO(s))
  File "E:\New folder\Loverse-0.5.0-pc\renpy\compat\pickle.py", line 97, in load
    return up.load()
UnpicklingError: NEWOBJ class argument isn't a type object

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Loverse v0.5.0 0.5.0
Sat May 25 02:04:06 2024




any way to fix this?:giggle:

edit: here's the save file in case anyone knows what to do with it
 

nebopan

New Member
Apr 7, 2022
7
3
Is there any guide for new update's content? Can't figure out how to trigger events by myself, thanks
 
2.70 star(s) 10 Votes