Swedishbloke

Newbie
Aug 17, 2021
19
29
I just downloaded the game again.. Koga's compressed version with the mod.
Works perfectly fine for me.
So perhaps something got corrupted while unpacking?
 

master861

Active Member
Nov 4, 2022
935
990
Her fresh install of the game no mods installed or anything:
1696283879299.png
As you can see no log file.
her the game dir untouched.
1696283975442.png
frist run:

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

While running game code:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "script.rpyc", line 19, in script
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\screen.py", line 456, in visit_all
    self.child.visit_all(callback, seen=None)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 584, in visit_all
    callback(self)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\text\text.py", line 1741, in per_interact
    if self.style.slow_abortable:
  File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct  3 00:00:02 2023
 

Swedishbloke

Newbie
Aug 17, 2021
19
29
Her fresh install of the game no mods installed or anything:
View attachment 2975781
As you can see no log file.
her the game dir untouched.
View attachment 2975787
frist run:

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

While running game code:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "script.rpyc", line 19, in script
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\screen.py", line 456, in visit_all
    self.child.visit_all(callback, seen=None)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 584, in visit_all
    callback(self)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\text\text.py", line 1741, in per_interact
    if self.style.slow_abortable:
  File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct  3 00:00:02 2023
I'm stumped actually. I mean, i just redownloaded the compressed version with mod to a brand new ssd and it works just fine for me.
 

Night Hacker

Forum Fanatic
Jul 3, 2021
4,416
21,835
Her fresh install of the game no mods installed or anything:
View attachment 2975781
As you can see no log file.
her the game dir untouched.
View attachment 2975787
frist run:

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

While running game code:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "script.rpyc", line 19, in script
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\screen.py", line 456, in visit_all
    self.child.visit_all(callback, seen=None)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 584, in visit_all
    callback(self)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\text\text.py", line 1741, in per_interact
    if self.style.slow_abortable:
  File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct  3 00:00:02 2023
I have the same game on my system, runs fine with the KoGa Mod. Do you have the latest version of it installed?

I deleted my log file and ran it, it booted up without problems.

Code:
Mon Oct  2 18:05:26 2023
Windows-10-10.0.19045
Ren'Py 8.0.3.22090809
 

Bootstrap to the start of init.init took 0.07s
Early init took 0.01s
Loader init took 0.76s
Loading error handling took 0.27s
Loading script took 7.56s
Loading save slot metadata. took 1.12s
Loading persistent took 0.04s
 - Init at renpy/common/00updater.rpy:23 took 0.31187 s.
Faled to initialize steam: FileNotFoundError("Could not find module 'E:\\Games\\RenPY\\OhDaddy-V0.9-pc\\lib\\py3-windows-x86_64\\steam_api64.dll' (or one of its dependencies). Try using the full path with constructor syntax.")
Set script version to: (8, 0, 3)
Running init code took 0.72s
Loading analysis data took 0.09s
Analyze and compile ATL took 0.05s
Index archives took 0.04s
Dump and make backups. took 0.04s
Cleaning cache took 0.04s
Making clean stores took 0.04s
Initial gc. took 0.10s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object took 0.30s
Cleaning stores took 0.00s
Init translation took 0.14s
Build styles took 0.05s
Load screen analysis took 0.11s
Analyze screens took 0.04s
Save screen analysis took 0.04s
game/KoGa3Mod.rpy:429: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if KoGa3JukeboxButton is 1:
game/KoGa3Mod.rpy:440: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if KoGa3JukeboxButton is 2:
game/KoGa3Mod.rpy:456: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if KoGa3JukeboxButton is 1:
game/KoGa3Mod.rpy:538: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if KoGa3JukeboxButton is 2:
Prepare screens took 0.16s
Save pyanalysis. took 0.04s
Save bytecode. took 0.04s
Running _start took 0.04s
Performance test:
Interface start took 0.32s

Initializing gl2 renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'NVIDIA Corporation'"
Renderer: b'NVIDIA GeForce RTX 3060/PCIe/SSE2'
Version: b'4.6.0 NVIDIA 531.79'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1920, 1080) drawable=(1920, 1080)
Maximum texture size: 4096x4096
I find it odd that your log mentions your CPU. I actually have an AMD and it never mentions which CPU I use. And according to the "script_version.txt" file in the game folder, the game is using RenPy v8.0.3.

Did you download the game from the links provided in here?
 

master861

Active Member
Nov 4, 2022
935
990
Yes downloadet are fresh version of Koga's version to.
this happens.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "E:\novel_games\ohDaddy_comp_koga\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\novel_games\ohDaddy_comp_koga\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\novel_games\ohDaddy_comp_koga\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 584, in visit_all
callback(self)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\ohDaddy_comp_koga\renpy\text\text.py", line 1741, in per_interact
if self.style.slow_abortable:
File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 679, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct 3 00:10:04 2023

Yes orther logs dont mention my cpu.
her from another game as you can see no cpu mention in this log from another game.

Mon Oct 2 19:04:49 2023
Windows-10-10.0.22621
Ren'Py 8.1.1.23060707


Bootstrap to the start of init.init. took 0.03s
Early init. took 0.00s
Loader init. took 0.03s
Loading error handling. took 0.04s
Loading script. took 0.38s
Loading save slot metadata. took 0.05s
Loading persistent. took 0.00s
Set script version to: (8, 1, 1)
Running init code. took 0.09s
Loading analysis data. took 0.04s
Analyze and compile ATL. took 0.01s
Reloading save slot metadata. took 0.04s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache. took 0.00s
Making clean stores. took 0.00s
Initial gc. took 0.04s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object. took 0.25s
Cleaning stores took 0.00s
Init translation took 0.05s
Build styles took 0.00s
Load screen analysis took 0.04s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.09s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start. took 0.13s

My cpu is are intel not are AMD
If i install the german translation mod it runs on my system!
 
Last edited:

joelurmel

Well-Known Member
Nov 3, 2022
1,674
2,585
Her fresh install of the game no mods installed or anything:
View attachment 2975781
As you can see no log file.
her the game dir untouched.
View attachment 2975787
frist run:

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

While running game code:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
  File "renpy/common/00start.rpy", line 240, in script call
    call _splashscreen from _call_splashscreen_1
  File "script.rpyc", line 19, in script
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\screen.py", line 456, in visit_all
    self.child.visit_all(callback, seen=None)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 584, in visit_all
    callback(self)
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\novel_games\OhDaddy-V0.9-pc\renpy\text\text.py", line 1741, in per_interact
    if self.style.slow_abortable:
  File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct  3 00:00:02 2023
Strangely, your files are dated of 10/02 instead of original date...
Have you run an antivirus recently ?
I have just download the full version and there is no problem like @Swedishbloke have with the compressed version.
I suggest to run an antivirus on all your drives and redonwload the game after
 

joelurmel

Well-Known Member
Nov 3, 2022
1,674
2,585
Yes downloadet are fresh version of Koga's version to.
this happens.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "E:\novel_games\ohDaddy_comp_koga\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\novel_games\ohDaddy_comp_koga\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\novel_games\ohDaddy_comp_koga\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 584, in visit_all
callback(self)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\ohDaddy_comp_koga\renpy\text\text.py", line 1741, in per_interact
if self.style.slow_abortable:
File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 679, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct 3 00:10:04 2023

Yes orther logs dont mention my cpu.
her from another game as you can see no cpu mention in this log from another game.

Mon Oct 2 19:04:49 2023
Windows-10-10.0.22621
Ren'Py 8.1.1.23060707


Bootstrap to the start of init.init. took 0.03s
Early init. took 0.00s
Loader init. took 0.03s
Loading error handling. took 0.04s
Loading script. took 0.38s
Loading save slot metadata. took 0.05s
Loading persistent. took 0.00s
Set script version to: (8, 1, 1)
Running init code. took 0.09s
Loading analysis data. took 0.04s
Analyze and compile ATL. took 0.01s
Reloading save slot metadata. took 0.04s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache. took 0.00s
Making clean stores. took 0.00s
Initial gc. took 0.04s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object. took 0.25s
Cleaning stores took 0.00s
Init translation took 0.05s
Build styles took 0.00s
Load screen analysis took 0.04s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.09s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start. took 0.13s

My cpu is are intel not are AMD
If i install the german translation mod it runs on my system!
Why your Renpy is 8.1.1, when the game is shipped with 8.0.3???
 
  • Like
Reactions: Night Hacker

Night Hacker

Forum Fanatic
Jul 3, 2021
4,416
21,835
Yes downloadet are fresh version of Koga's version to.
this happens.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.

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

Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "E:\novel_games\ohDaddy_comp_koga\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\novel_games\ohDaddy_comp_koga\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\novel_games\ohDaddy_comp_koga\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 584, in visit_all
callback(self)
File "E:\novel_games\ohDaddy_comp_koga\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\ohDaddy_comp_koga\renpy\text\text.py", line 1741, in per_interact
if self.style.slow_abortable:
File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 679, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.9
Tue Oct 3 00:10:04 2023

Yes orther logs dont mention my cpu.
her from another game as you can see no cpu mention in this log from another game.

Mon Oct 2 19:04:49 2023
Windows-10-10.0.22621
Ren'Py 8.1.1.23060707


Bootstrap to the start of init.init. took 0.03s
Early init. took 0.00s
Loader init. took 0.03s
Loading error handling. took 0.04s
Loading script. took 0.38s
Loading save slot metadata. took 0.05s
Loading persistent. took 0.00s
Set script version to: (8, 1, 1)
Running init code. took 0.09s
Loading analysis data. took 0.04s
Analyze and compile ATL. took 0.01s
Reloading save slot metadata. took 0.04s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache. took 0.00s
Making clean stores. took 0.00s
Initial gc. took 0.04s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object. took 0.25s
Cleaning stores took 0.00s
Init translation took 0.05s
Build styles took 0.00s
Load screen analysis took 0.04s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.09s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start. took 0.13s

My cpu is are intel not are AMD
If i install the german translation mod it runs on my system!
I wonder if it has to do with the language you chose? I use English. (I'm grasping at straws here). I'm still puzzled as to why you see the CPU listed in that file as mine is not.
 

master861

Active Member
Nov 4, 2022
935
990
Strangely, your files are dated of 10/02 instead of original date...
Have you run an antivirus recently ?
I have just download the full version and there is no problem like @Swedishbloke have with the compressed version.
I suggest to run an antivirus on all your drives and redonwload the game after
You know that i am on are german system and ther is another time zone?
Antivirus scan recent ? yes system is clean.
is ther another game that runs the same renpy engine as this one?
 

Night Hacker

Forum Fanatic
Jul 3, 2021
4,416
21,835
I'll attach my own executable for this game, maybe if you replace it than you will have better luck? (probably not, but you never know).

View attachment [VIRUS] OhDaddy executable.7z
(edit: don't know why this says [VIRUS], probably due to an executable, there are no viruses on my system, probably a false positive. You can always scan it to be certain, but I know it doesn't.)

also, I'll attach just the RPY files from my game folder. If you replace whatever you have with these and run the game, it should automatically recompile them and use these instead. This is with the mod. These go in your game folder...

View attachment game.7z
 

joelurmel

Well-Known Member
Nov 3, 2022
1,674
2,585
You know that i am on are german system and ther is another time zone?
Antivirus scan recent ? yes system is clean.
is ther another game that runs the same renpy engine as this one?
Your log say it can't find warning in the splashscreen function.
So, I suspect your scripts.rpa is corrupted. To verify this this, can save the definitions.rpy attached here in [game folder]\game.
It contains the warning definition.
 

master861

Active Member
Nov 4, 2022
935
990
I am still redownloading the game with out mod and with mod :sleep:
I should not watch movies and dl something at the same time :devilish:
her from the Koga version fresh downloadet.
And as you can see this time no cpu mention
Tue Oct 3 00:46:08 2023
Windows-10-10.0.22621
Ren'Py 8.0.3.22090809


Bootstrap to the start of init.init took 0.04s
Early init took 0.00s
Loader init took 0.16s
Loading error handling took 0.05s
Loading script took 1.07s
Loading save slot metadata. took 0.01s
Loading persistent took 0.00s
Faled to initialize steam: FileNotFoundError("Could not find module 'E:\\novel_games\\OhDaddy-V0.9-pc-compr_Mod\\lib\\py3-windows-x86_64\\steam_api64.dll' (or one of its dependencies). Try using the full path with constructor syntax.")
Set script version to: (8, 0, 3)
Running init code took 0.17s
Loading analysis data took 0.03s
Analyze and compile ATL took 0.01s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc. took 0.04s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object took 0.31s
Cleaning stores took 0.00s
Init translation took 0.05s
Build styles took 0.00s
Load screen analysis took 0.03s
Analyze screens took 0.00s
Save screen analysis took 0.00s
game/KoGa3Mod.rpy:429: SyntaxWarning: "is" with a literal. Did you mean "=="?
if KoGa3JukeboxButton is 1:
game/KoGa3Mod.rpy:440: SyntaxWarning: "is" with a literal. Did you mean "=="?
if KoGa3JukeboxButton is 2:
game/KoGa3Mod.rpy:456: SyntaxWarning: "is" with a literal. Did you mean "=="?
if KoGa3JukeboxButton is 1:
game/KoGa3Mod.rpy:538: SyntaxWarning: "is" with a literal. Did you mean "=="?
if KoGa3JukeboxButton is 2:
Prepare screens took 0.08s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start took 0.18s

Initializing gl2 renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Windowed mode.
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1739, 978) drawable=(1739, 978)
Maximum texture size: 4096x4096

Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 584, in visit_all
callback(self)
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\novel_games\OhDaddy-V0.9-pc-compr_Mod\renpy\text\text.py", line 1741, in per_interact
if self.style.slow_abortable:
File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 679, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 83, in renpy.style.get_style
Exception: Style 'warning' does not exist.

While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 19, in script
call screen warning
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Style 'warning' does not exist.
 
Last edited:

master861

Active Member
Nov 4, 2022
935
990
so far no errors found with chkdsk.
yes with the german mod it runs fine on my system.
With german mod.
screenshot0002.png
I testet it with another game that is in english on my system .
That orther game runs fine on english.
You don't have permission to view the spoiler content. Log in or register now.
I am not sure but should ther not in the tl folder for translations like this game orther folders?
Ah i think i found why this game not runs on my system on english but not 100% sure.
I switched in game from german to english :devilish:
Ok my test confirmed it now i can run the game in english and it starts.
Was are easy fix go to the game folder inside the tl folder make are folder None and but ther this two files.
common.rpym , common.rpymc this two files can be copyed from any english game.
 
Last edited:
  • Like
Reactions: kogoro_mori

ChaosStar0

Member
Jul 16, 2023
122
109
Good but short game. Curious what's going on with the Wife. For a while I thought she had an accident and died. And now MC's sister is meeting with her?
 
3.40 star(s) 79 Votes