Ragnarrok01

Newbie
Aug 15, 2017
25
22
155
Does anyone get this error aswell ? It happenes whne I try to open gallery in phone


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

While running game code:
File "game/script.rpy", line 33, in script
""
Exception: Grid overfull.

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

Full traceback:
File "game/script.rpy", line 33, in script
""
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1237, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 889, in do_display
**display_args)
File "renpy/character.py", line 635, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, 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 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 441, in visit_all
self.child.visit_all(callback, seen=None)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 570, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/layout.py", line 546, in per_interact
raise Exception("Grid overfull.")
Exception: Grid overfull.

Windows-10-10.0.26100
Ren'Py 7.4.10.2164n
Double Perception 5.6
Fri Dec 19 16:07:02 2025
 

umbongoxxz

Member
May 31, 2023
168
189
227
I haven't played this for quite a while and I'm happy to see the developer pushing out updates frequently! However I have to ask is that VR still a big part of the game or have we finally moved away from it? I never liked the VR but everything else was good/great.
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
5,037
11,866
924
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 5.6 + IC

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.
If you ping me for updates, I will mark you account as ignored.



GOFILE


Size 1036 MB

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated.
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
19,830
55,405
973


xmas 1.png

Hey there!

I don't want to waste your time today, just wanted to say - Happy New Year!

I wish you to have more goods and less bads.
 

.Lucky.

Newbie
Dec 3, 2021
80
265
120
Does anyone get this error aswell ?
It happens when MC speaks.
Also, loading some files just sends me back to the main menu.


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

While running game code:
  File "game/DoA rpy/!Riley/Special Events.rpy", line 207, in script
    mcd talk "Riley!"
Exception: Could not find font u'comics/zett/IMMORTAL.ttf'.

______________________________________________________

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/DoA rpy/!Anissa/Special Events.rpy", line 307, in script
    mcd sad "Ah!"
Exception: Could not find font u'comics/zett/IMMORTAL.ttf'.
 
3.40 star(s) 53 Votes