Ren'Py Under Your Spell [v0.3.0] [Shady Characters]

3.00 star(s) 13 Votes

Shady Character 1

Member
Game Developer
Apr 6, 2024
118
335
Changes in v. 0.1.5p:
0.1.5:

- Added floor to stats. The stats will not fall below starting values now
- Added event with cockatrice eggs hunt (Beastology)
- Added event with skill-testing (Training, Practice spells)
- Finished the event with broom-racing
- Added new expressions to Aisling
- Added sprites for Rosie, the White Ghost
- Added Professor Tiernan's sprite

- Fixed the issue where the jenga game could trigger multiple times in a row.
- Fixed the issue where a couple of classes did not prevent stat deterioration
 

Excalibis

New Member
Jun 29, 2020
12
10
I played through the whole demo and where there was supposed to be the upskirt scene and I selected the option to view the image, nothing happened. It's in the preview images for the game, is the zip i downloaded broken or is it just not implemented yet?
 

Shady Character 1

Member
Game Developer
Apr 6, 2024
118
335
I played through the whole demo and where there was supposed to be the upskirt scene and I selected the option to view the image, nothing happened. It's in the preview images for the game, is the zip i downloaded broken or is it just not implemented yet?
The artwork is in the version 0.1.6b now. Patreon beta
 
Last edited:
  • Like
Reactions: Excalibis

lazydude

Well-Known Member
Dec 21, 2017
1,319
760
Shady Character 1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/classes.rpy", line 344, in <module>
NameError: name 'newmoon' is not defined

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

Full traceback:
  File "classes.rpyc", line 341, in script
  File "C:\Under_Your_Spell-0.1.5p-pc\renpy\ast.py", line 1845, in execute
    if renpy.python.py_eval(condition):
  File "C:\Under_Your_Spell-0.1.5p-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Under_Your_Spell-0.1.5p-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/classes.rpy", line 344, in <module>
NameError: name 'newmoon' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Under Your Spell 0.1.5p
Tue Sep 17 12:12:29 2024
 
  • Like
Reactions: Shady Character 1

Shady Character 1

Member
Game Developer
Apr 6, 2024
118
335
Shady Character 1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/classes.rpy", line 344, in <module>
NameError: name 'newmoon' is not defined

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

Full traceback:
  File "classes.rpyc", line 341, in script
  File "C:\Under_Your_Spell-0.1.5p-pc\renpy\ast.py", line 1845, in execute
    if renpy.python.py_eval(condition):
  File "C:\Under_Your_Spell-0.1.5p-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Under_Your_Spell-0.1.5p-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/classes.rpy", line 344, in <module>
NameError: name 'newmoon' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Under Your Spell 0.1.5p
Tue Sep 17 12:12:29 2024
Oh, Divination on the first day, right? Missed that that could happen. Just don't do Divination on the first day. Will fix this in future updates
 

lazydude

Well-Known Member
Dec 21, 2017
1,319
760
Oh, Divination on the first day, right? Missed that that could happen. Just don't do Divination on the first day. Will fix this in future updates
it was the second divination class not the first not sure if I did it on the second or third day now

also i get a error on a few event's like the pixie joust and one of the brewing events usually something like

File "game/random_events.rpy", line 815, in <module>
ValueError: non-integer arg 1 for randrange()

that
 
  • Like
Reactions: Shady Character 1
3.00 star(s) 13 Votes