R2M

New Member
Oct 4, 2021
2
1
Does anyone know why joiplay doesn't work? It used to be joiplay compatible
I have the same problem when I go to the menu I can't save or load. I have the error window with the Renpy lines of code that fails to load or something like that no idea.
How to fix this bug?
 
  • Like
Reactions: MRO900

Sukme

Well-Known Member
Dec 21, 2017
1,069
1,013
Is there any other way besides downloading from Mega?
Please help me :cry:
There are three choices for three different platforms on the first post...other than that not sure what you are looking for.
 

Darthjake

Active Member
Jun 2, 2017
864
457
Just downloaded this version, did a search for Molly and didn't see any bug reports, but I'm getting this error when "dropping my pencil"

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

While running game code:
TypeError: Too many arguments in call (expected 1, got 2).

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

Full traceback:
  File "script.rpyc", line 75, in script call
  File "script.rpyc", line 80, in script call
  File "GameManagers/MissionManager.rpyc", line 19, in script call
  File "Characters/Molly/MollyNpc.rpyc", line 9, in script call
  File "Characters/Molly/MollyGrindssion.rpyc", line 80, in script call
  File "Characters/Molly/MollyGrindList.rpyc", line 61, in script call
  File "Characters/Molly/MollyGrindssion/MollyGrindssion_02.rpyc", line 58, in script call
  File "Characters/Molly/MollyNpc.rpyc", line 4, in script
  File "E:\RPG Maker Games\Little Man\LittleMan-0.30-pc\renpy\ast.py", line 1072, in execute
    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
  File "E:\RPG Maker Games\Little Man\LittleMan-0.30-pc\renpy\ast.py", line 294, in apply_arguments
    return parameters.apply(args, kwargs, ignore_errors)
  File "E:\RPG Maker Games\Little Man\LittleMan-0.30-pc\renpy\ast.py", line 248, in apply
    raise TypeError(
TypeError: Too many arguments in call (expected 1, got 2).

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Little Man 0.30
Thu May 25 15:02:18 2023
I can skip through it using ignore, but thought someone would like to know.
 
3.80 star(s) 52 Votes