f8cdb3d260

New Member
Aug 15, 2018
1
0
I just stumbled upon a bug where list of books is repeating itself, perhaps somebody knows a solution to this?



Can't get Hermione to work at all
The Error was "hg_gryffCheer_OBJ" not defined
Any idea how to fix it?
I've already bought the cheerleader outfit

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

While running game code:
  File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
    call open_stat_menu(_return)
  File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
    call open_stat_menu(_return)
  File "game/__Renpy__/_hermione_/summon.rpy", line 171, in script
    menu:
  File "game/__Renpy__/_hermione_/summon.rpy", line 183, in <module>
    "-Work as a cheerleader for Gryffindor-" if daytime and hg_gryffCheer_OBJ.unlocked:
NameError: name 'hg_gryffCheer_OBJ' is not defined

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

Full traceback:
  File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
    call open_stat_menu(_return)
  File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call
    call open_stat_menu(_return)
  File "game/__Renpy__/_hermione_/summon.rpy", line 171, in script
    menu:
  File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\ast.py", line 1531, in execute
    choice = renpy.exports.menu(choices, self.set)
  File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\exports.py", line 874, in menu
    if renpy.python.py_eval(condition) ]
  File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\python.py", line 1943, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/__Renpy__/_hermione_/summon.rpy", line 183, in <module>
    "-Work as a cheerleader for Gryffindor-" if daytime and hg_gryffCheer_OBJ.unlocked:
NameError: name 'hg_gryffCheer_OBJ' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.32b
Wed Aug 15 09:49:47 2018
I had exact same error when playing
 

cxx

Message Maestro
Nov 14, 2017
59,955
30,010
books were issue in 1.31 too but luckily no need to read books at all.
 

Annonx

Member
Aug 20, 2017
133
592
Hello, i just launched the game. It immediately crashed and say

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
python:
File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

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

Full traceback:
File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
python:
File "C:\Users\Xf199\Desktop\jeuxPat\WT_Silver_1.32-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Xf199\Desktop\jeuxPat\WT_Silver_1.32-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.32b
Fri Aug 17 12:22:42 2018

What the hell is this ? I didn't even choosed the difficulty
 

Syswick

Newbie
Aug 17, 2018
60
47
Yes, maybe I am to stupid, but in downloaded and installed the game and i get this error immediately
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
python:
File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

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

Full traceback:
File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
python:
File "E:\Games\AG\WT Silver 1.32b PC\WT_Silver_1.32-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\AG\WT Silver 1.32b PC\WT_Silver_1.32-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
WT Silver 1.32b
Fri Aug 17 16:21:57 2018
What did I do wrong? Do I need the original? First post gives no hint.

Thank you for helping a noob!
 

Annonx

Member
Aug 20, 2017
133
592
Yes, maybe I am to stupid, but in downloaded and installed the game and i get this error immediately


What did I do wrong? Do I need the original? First post gives no hint.

Thank you for helping a noob!
yes same here. I decided to ignore.
i'll see if it will do more shit
 

gruntcy

Member
Jul 30, 2018
260
244
Hello, i just launched the game. It immediately crashed and say




What the hell is this ? I didn't even choosed the difficulty
set it to Windows 8 backwards compatibility and also set the option to Run as Administrator. It worked for me
 

OldPC

New Member
Jun 20, 2018
10
4
i downloaded the recent version (1.32b) although when i try to start a new game or load a game it gives me

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

While running game code:
  File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
    python:
  File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
    if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

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

Full traceback:
  File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
    python:
  File "C:\Users\Jonathans\Desktop\WT Silver 1.32b PC\WT_Silver_1.32-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Jonathans\Desktop\WT Silver 1.32b PC\WT_Silver_1.32-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
    if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
WT Silver 1.32b
Sat Aug 18 01:19:41 2018
I was wondering if this is the game or because of my computer
 

Mr. Dark

New Member
Feb 18, 2018
3
0
I've already installed the game, but then this message appear 'could not extract private data' & after that the game crash, could someone help me???
 

Xenephon

New Member
Jun 18, 2017
10
9
Yo, having an issue. I have Astoria summonable but not Tonks, and I can't use anything with Astoria other than changing what she calls me and I call her. I don't know if this is how it's supposed to be.
 

Tinymanhood

Member
Modder
Jun 6, 2017
353
835
i downloaded the recent version (1.32b) although when i try to start a new game or load a game it gives me

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

While running game code:
  File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
    python:
  File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
    if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

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

Full traceback:
  File "game/__Renpy__/shop/_store_items_.rpy", line 162, in script
    python:
  File "C:\Users\Jonathans\Desktop\WT Silver 1.32b PC\WT_Silver_1.32-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Jonathans\Desktop\WT Silver 1.32b PC\WT_Silver_1.32-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/__Renpy__/shop/_store_items_.rpy", line 164, in <module>
    if i.id in cs_existing_stock:
NameError: name 'cs_existing_stock' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
WT Silver 1.32b
Sat Aug 18 01:19:41 2018
I was wondering if this is the game or because of my computer
It happens when you start a new game in 1.32b. You can ignore it, but I don't know if that will lead to further errors later. I started a new game in 1.31, and then just continued it in 1.32b. Haven't had any errors.
 

aereton

Digital Hedonist Games
Game Developer
Mar 9, 2018
429
849
I like the little side stab at reddit with tonks that was unexpected and hilarious x'Dx'D
 

Macfinn99

Member
Jun 20, 2017
464
464
Yo, having an issue. I have Astoria summonable but not Tonks, and I can't use anything with Astoria other than changing what she calls me and I call her. I don't know if this is how it's supposed to be.
Astoria is bored and wants to learn secret spells. You have to get the spells from Snape and then use Tonks as a threat to Astoria. Only 3 new spells to learn so far

BTW - When & how does Luna come into play? - Game locks up when I try to use Luna transformation potion. Release timing for v.14?
 
4.10 star(s) 75 Votes