OverLord gamer

Active Member
Nov 27, 2018
773
355
Android version not working

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

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
Exception: Could not find font 'GardensC.ttf'.

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

Full traceback:
  File "script.rpyc", line 159, in script
  File "renpy/ast.py", line 1974, in execute
  File "renpy/ast.py", line 1953, in call
  File "renpy/statements.py", line 374, in call
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
  File "renpy/exports\statementexports.py", line 345, in call_screen
  File "renpy/ui.py", line 301, in interact
  File "renpy/display\core.py", line 2215, in interact
  File "renpy/display\core.py", line 2879, in interact_core
  File "renpy/display\core.py", line 1381, in draw_screen
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\layout.py", line 903, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\layout.py", line 903, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\layout.py", line 903, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\screen.py", line 754, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\layout.py", line 903, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\layout.py", line 1116, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/display\behavior.py", line 974, in render
  File "renpy/display\layout.py", line 1454, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "renpy/text\text.py", line 2540, in render
  File "renpy/text\text.py", line 770, in __init__
  File "renpy/text\text.py", line 340, in glyphs
  File "renpy/text\font.py", line 745, in get_font
  File "renpy/text\font.py", line 673, in load_face
Exception: Could not find font 'GardensC.ttf'.
 
  • Like
Reactions: Kaind

Kaind

Newbie
Game Developer
Jul 22, 2023
55
103
Android version not working

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

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
Exception: Could not find font 'GardensC.ttf'.
That's freakin' weird. Already working on a fix.
 
  • Like
Reactions: OverLord gamer

Gungun1995

Newbie
Oct 1, 2019
37
1
can save dont work becаuse another language ? but I can't change it in the menu, only at the start of a new game
 

Virulenz

Engaged Member
Sep 27, 2017
2,937
3,747
After the wolf girl jumped the mc he asks for her name, then this error occurs:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/Wolf/3rd Date.rpy", line 616, in script
W "Akane. {w} What about you, my sweetheart?"
NameError: name 'Akane_name' is not defined

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

Full traceback:
File "game/events/Wolf/3rd Date.rpy", line 616, in script
W "Akane. {w} What about you, my sweetheart?"
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1231, in __call__
who = renpy.python.py_eval(who)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'Akane_name' is not defined

___
Ignoring the error works, but only for those who remember where the "ignore" is, the console is also untranslated.
Sadly that error repeats every time you talk with her. Needs a bugfix.
 

Kaind

Newbie
Game Developer
Jul 22, 2023
55
103
After the wolf girl jumped the mc he asks for her name, then this error occurs:
I'm sorry, but an uncaught exception occurred.

Ignoring the error works, but only for those who remember where the "ignore" is, the console is also untranslated.
Sadly that error repeats every time you talk with her. Needs a bugfix.
This happened to those who used saves from version 0.1. Since 0.2 they cause such problems. Download the save that is attached next to the main links.
 
  • Like
Reactions: Virulenz

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
5,585
2,572
NewTail-0.2.2
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: Kaind

VPedge

Member
Sep 19, 2019
355
452
Completely understand wanting an answer after that long but also, doesn't mean you have to phrase it as a demand.

Hoping that things are going okay for you Kaind.
It porb was lol you forget alot of posters here are very entitled
 

Reason

Newbie
Jul 8, 2017
27
11
Kaind There seems to be a slight bug with the time change button, at least on the farm. If I click to transition the time from "Afternoon" to "Evening" it remains on Afternoon once I close the map. Might be because there's an event pending for the new girl? I would think that the code would just consider changing the time as re-entering the area though?
 
4.20 star(s) 5 Votes