VN Ren'Py Alternate Worlds [v0.0105] [Motkeyz Games]

3.80 star(s) 6 Votes

sgenter

Member
Dec 8, 2021
122
91
Thought I'd pass on major 'Perl Love Point' count variable error (which Will effect MC and Perl relationship going forward):
Which will impact the VN/Game. This happens at the very 1st family dinner when you can either Peek at Paris or Look at Perl. And again later in the bathroom. I started a new game and got these errors. Won't continue playing until fix is provided as I don't want Perl looking elsewhere for love. Or worse.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/release_one_night.rpy", line 185, in script
$ Perl_love_points += 1
File "game/release_one_night.rpy", line 185, in <module>
$ Perl_love_points += 1
NameError: name 'Perl_love_points' is not defined

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

Full traceback:
File "game/release_one_night.rpy", line 185, in script
$ Perl_love_points += 1
File "F:\AVN\AlternateWorlds-0.0104-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\AVN\AlternateWorlds-0.0104-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/release_one_night.rpy", line 185, in <module>
$ Perl_love_points += 1
NameError: name 'Perl_love_points' is not defined

Ren'Py 8.3.2.24090902
Alternate Worlds 0.0104
Tue Nov 12 18:54:01 2024
 

Jericho85

Well-Known Member
Apr 25, 2022
1,840
6,092
Thought I'd pass on major 'Perl Love Point' count variable error (which Will effect MC and Perl relationship going forward):
Which will impact the VN/Game. This happens at the very 1st family dinner when you can either Peek at Paris or Look at Perl. And again later in the bathroom. I started a new game and got these errors. Won't continue playing until fix is provided as I don't want Perl looking elsewhere for love. Or worse.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/release_one_night.rpy", line 185, in script
$ Perl_love_points += 1
File "game/release_one_night.rpy", line 185, in <module>
$ Perl_love_points += 1
NameError: name 'Perl_love_points' is not defined

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

Full traceback:
File "game/release_one_night.rpy", line 185, in script
$ Perl_love_points += 1
File "F:\AVN\AlternateWorlds-0.0104-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\AVN\AlternateWorlds-0.0104-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/release_one_night.rpy", line 185, in <module>
$ Perl_love_points += 1
NameError: name 'Perl_love_points' is not defined

Ren'Py 8.3.2.24090902
Alternate Worlds 0.0104
Tue Nov 12 18:54:01 2024
https://f95zone.to/threads/alternate-worlds-v0-0105-motkeyz-games.232295/post-15326611
 
3.80 star(s) 6 Votes