pingmitzi

Active Member
Nov 28, 2019
751
1,250
How to Fix !! Side Quests, Baker's delight, and Anything's possible if you've got -enough nerve.
Copy core.py in the \Innocent_Witches-0.7.3-alpha-pc\renpy\display and then replace the core.py of Innocent_Witches-0.8-alpha-pc\renpy\display.Don't forget to save the original copy of the core.py

core.py version 0.7.3 beta
 
Last edited:

pj3003

Newbie
Aug 30, 2017
58
16
This is alpha testing version, which it's not supposed to be public, and they release a debug version within a week, so why dont you keep your mouth shut?
You're an idiot ? :ROFLMAO: this is a great game and a lot of people will pay to buy version 0.8.1 to play without bugs - if you have problems understanding the text - do not comment :censored:
 

pj3003

Newbie
Aug 30, 2017
58
16
How to Fix !! Side Quests, Baker's delight, and Anything's possible if you've got -enough nerve.
Copy core.py in the \Innocent_Witches-0.7.3-alpha-pc\renpy\display and then replace the core.py of Innocent_Witches-0.8-alpha-pc\renpy\display.Don't forget to save the original copy of the core.py

core.py version 0.7.3 beta
Mega
I just checked it out and you're right it all works - thanks great job :love:
 

wwgwa

Member
Dec 27, 2017
231
78
How to Fix !! Side Quests, Baker's delight, and Anything's possible if you've got -enough nerve.
Copy core.py in the \Innocent_Witches-0.7.3-alpha-pc\renpy\display and then replace the core.py of Innocent_Witches-0.8-alpha-pc\renpy\display.Don't forget to save the original copy of the core.py

core.py version 0.7.3 beta
Mega
Seriously, this is version 0.8.1A ???? Or there anything else different?
 

pingmitzi

Active Member
Nov 28, 2019
751
1,250
Another bug !!This one...Or that one?..
Copy minigames.rpa in the \Innocent_Witches-0.7.3-alpha-pc\game and then replace the minigames.rpa of Innocent_Witches-0.8-alpha-pc\game.Don't forget to save the original copy of the minigames.rpa

I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/minigames/threecardmonte/code.rpy:210
File "game/minigames/threecardmonte/code.rpy", line 425, in <module>
TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'

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

Full traceback:
File "script.rpyc", line 63, in script call
File "scripts/plot/plot_menu.rpyc", line 193, in script call
File "scripts/plot/act_2/act2_menu.rpyc", line 13, in script call
File "scripts/plot/act_2/chapter_1/menus.rpyc", line 771, in script call
File "locations/cabinet/logic.rpyc", line 119, in script call
File "mechanics/person_menu.rpyc", line 38, in script call
File "mechanics/person_menu.rpyc", line 69, in script call
File "mechanics/person_menu.rpyc", line 149, in script call
File "mechanics/person_menu.rpyc", line 137, in script call
File "scripts/plot/act_2/chapter_1/susan_dialogues.rpyc", line 695, in script call
File "minigames/threecardmonte/code.rpyc", line 306, in script call
File "minigames/threecardmonte/code.rpyc", line 425, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/minigames/threecardmonte/code.rpy", line 425, in <module>
File "game/modules/early_definitions.rpym", line 671, in pause
rv = renpy.ui.interact(mouse="pause", type="pause", roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3280, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3522, in interact_core
i()
File "renpy/gl2/live2d.py", line 468, in update_states
d.visit_all(visit)
File "renpy/display/core.py", line 558, in visit_all
for d in self.visit():
File "renpy/atl.py", line 603, in visit
block = self.compile()
File "renpy/atl.py", line 510, in compile
block = self.atl.compile(self.context)
File "game/modules/ATL.rpym", line 91, in compile
statements = [ i.compile(ctx) for i in self.statements ]
File "renpy/atl.py", line 953, in compile
value = ctx.eval(expr)
File "renpy/atl.py", line 260, in eval
return eval(expr, renpy.store.__dict__, self.context) # @UndefinedVariable
File "<string>", line 1, in <module>
TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Innocent Witches 0.8-alpha
Sun Oct 3 02:24:37 2021
 
Last edited:
  • Like
Reactions: Hachikunote

zomkung

Member
Sep 28, 2017
385
567
As an added bonus, the owner of this piece will get access for the new versions of the game up until the end of 2022.

 

summom

Newbie
Dec 2, 2018
87
44
I use the Apparition Potion to find the catalogue at night, but when I use it, some error messages happened.
There are three , and I can ignore two of them.
But cannot ignore the last one.

Anyone who knows how to solve this problem??




I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/scripts/plot/act_1/chapter_5/menus.rpy:2862
File "game/IWscripts/class_Location.rpy", line 101, in __call__
File "game/IWscripts/AssistantFunctions.rpy", line 95, in show_image
NameError: name 'xpos' is not defined

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

Full traceback:
File "script.rpyc", line 63, in script call
File "scripts/plot/plot_menu.rpyc", line 187, in script call
File "scripts/plot/act_1/act1_menu.rpyc", line 49, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 389, in script call
File "mechanics/inventory.rpyc", line 142, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 2748, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 2925, in script
File "game/modules/locations.rpym", line 91, in execute
choice = location(zone_props, *images.items(), **zones)
File "game/IWscripts/class_Location.rpy", line 101, in __call__
File "game/IWscripts/AssistantFunctions.rpy", line 95, in show_image
File "renpy/exports.py", line 770, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "renpy/display/core.py", line 1105, in add
if not self.hide_or_replace(layer, remove_index, "replaced"):
File "renpy/display/core.py", line 1159, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "renpy/display/transform.py", line 628, in _hide
self.update_state()
File "renpy/display/transform.py", line 890, in update_state
fr = self.execute(self, self.st, self.at)
File "renpy/atl.py", line 542, in execute
block = self.compile()
File "renpy/atl.py", line 510, in compile
block = self.atl.compile(self.context)
File "game/modules/ATL.rpym", line 91, in compile
statements = [ i.compile(ctx) for i in self.statements ]
File "renpy/atl.py", line 953, in compile
value = ctx.eval(expr)
File "renpy/atl.py", line 260, in eval
return eval(expr, renpy.store.__dict__, self.context) # @UndefinedVariable
File "<string>", line 1, in <module>
NameError: name 'xpos' is not defined
 

pingmitzi

Active Member
Nov 28, 2019
751
1,250
I use the Apparition Potion to find the catalogue at night, but when I use it, some error messages happened.
There are three , and I can ignore two of them.
But cannot ignore the last one.

Anyone who knows how to solve this problem??




I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/scripts/plot/act_1/chapter_5/menus.rpy:2862
File "game/IWscripts/class_Location.rpy", line 101, in __call__
File "game/IWscripts/AssistantFunctions.rpy", line 95, in show_image
NameError: name 'xpos' is not defined

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

Full traceback:
File "script.rpyc", line 63, in script call
File "scripts/plot/plot_menu.rpyc", line 187, in script call
File "scripts/plot/act_1/act1_menu.rpyc", line 49, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 389, in script call
File "mechanics/inventory.rpyc", line 142, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 2748, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 2925, in script
File "game/modules/locations.rpym", line 91, in execute
choice = location(zone_props, *images.items(), **zones)
File "game/IWscripts/class_Location.rpy", line 101, in __call__
File "game/IWscripts/AssistantFunctions.rpy", line 95, in show_image
File "renpy/exports.py", line 770, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "renpy/display/core.py", line 1105, in add
if not self.hide_or_replace(layer, remove_index, "replaced"):
File "renpy/display/core.py", line 1159, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "renpy/display/transform.py", line 628, in _hide
self.update_state()
File "renpy/display/transform.py", line 890, in update_state
fr = self.execute(self, self.st, self.at)
File "renpy/atl.py", line 542, in execute
block = self.compile()
File "renpy/atl.py", line 510, in compile
block = self.atl.compile(self.context)
File "game/modules/ATL.rpym", line 91, in compile
statements = [ i.compile(ctx) for i in self.statements ]
File "renpy/atl.py", line 953, in compile
value = ctx.eval(expr)
File "renpy/atl.py", line 260, in eval
return eval(expr, renpy.store.__dict__, self.context) # @UndefinedVariable
File "<string>", line 1, in <module>
NameError: name 'xpos' is not defined
Try my solution to that problem.
https://f95zone.to/threads/innocent-witches-v0-8-alpha-sad-crab.330/post-6679300
 
3.00 star(s) 322 Votes