Still the same; this time I started a new game (full female features, friend is not invited, getting the gun and entering the left door, after they are handcuffed)
[code] I'm sorry, but an uncaught exception occurred.
While running game code: File "game/script.rpy", line 5585, in script menu: Exception: Open text tag at end of string 'Трахнуть их в рот {image=heart'.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "game/script.rpy", line 5585, in script menu: File "renpy/ast.py", line 1903, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "renpy/exports.py", line 1010, in menu rv = renpy.store.menu(new_items) File "renpy/exports.py", line 1250, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "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 "renpy/display/core.py", line 3810, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 456, in visit_all self.child.visit_all(callback, seen=None) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 572, in visit_all for d in self.visit(): File "renpy/text/text.py", line 1835, in visit self.update() File "renpy/text/text.py", line 1812, in update tokens = self.tokenize(text) File "renpy/text/text.py", line 2280, in tokenize tokens.extend(textsupport.tokenize(i)) File "textsupport.pyx", line 154, in renpy.text.textsupport.tokenize Exception: Open text tag at end of string 'Трахнуть их в рот {image=heart'.
Офигенная игра! Очень бы хотелось увидеть на эту тему длинную визуальную новелу с различными вариантами сюжета. Не хочу показаться выскочкой но если автору игры интересно и нужна такого рода помощь, я бы мог сделать несколько набросков сюжета и идей
Да, название я конечно пиздецовое подобрал, сам вначале путался. ХД Сегодня чуть позже залью технический патч с фиксом всяких багов и парой улучшений, пока без новых секс сцен и продолжения сюжетки.
← Return to game
Comments
Log in with itch.io to leave a comment.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5586, in script
menu:
Exception: Open text tag at end of string .
Linux-5.15.0-56-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Suspicious hypnosis 1.31
Tue Dec 27 13:28:09 2022
Have you played with old saves? If so, try creating a new game and scroll up to this point. Write me here if it works.)
Or did game not start at all?
No, it was just one scene. I think it's missing a closing bracket or so - after ignoring it, I could finish the game…
Okay, i tried to fix it, you can redownload and check it if you want.
Still the same; this time I started a new game (full female features, friend is not invited, getting the gun and entering the left door, after they are handcuffed)
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5585, in script
menu:
Exception: Open text tag at end of string 'Трахнуть их в рот {image=heart'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5585, in script
menu:
File "renpy/ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 572, in visit_all
for d in self.visit():
File "renpy/text/text.py", line 1835, in visit
self.update()
File "renpy/text/text.py", line 1812, in update
tokens = self.tokenize(text)
File "renpy/text/text.py", line 2280, in tokenize
tokens.extend(textsupport.tokenize(i))
File "textsupport.pyx", line 154, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string 'Трахнуть их в рот {image=heart'.
Linux-5.15.0-56-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Suspicious hypnosis 1.31
Tue Dec 27 18:23:38 2022
[/code]
Heyho~~
just wanted to say the update is amazing, as always ^_^
played it a day or two ago, as I check daily for updates, I really love your games.
Played a lot of em by now, and I gotta say, ontop of your renders being hot & seductive, I really love the jokes you sometimes include in em.
Thank you for making, your work is greatly appreciated~~
Thanks i'm glad to hear that.)
Any news on the next update, your game is incredible.
I'm working on it as hard as i can. It's all i can say for now.
is there more?
На каком движке ты работаешь?
Пикчи делаю в Daz 3D, сами игры на ренпае.
I love this game so far, how long until the next update ?
Idk, for now i work on update for Frihetsjord.
Неожиданное и приятное обновление, я думал что эта игра закончилась.
Я тоже изначально так думал, но в итоге решил продолжить.)
Офигенная игра! Очень бы хотелось увидеть на эту тему длинную визуальную новелу с различными вариантами сюжета. Не хочу показаться выскочкой но если автору игры интересно и нужна такого рода помощь, я бы мог сделать несколько набросков сюжета и идей
Ой не, спасибо конечно, но эту игру я делал чтобы чисто отвлечься от разработки основных проектов.)
Оооо, класс, новая игруха!
Не пойми меня неправильно, но не лучше было бы сперва закончить уже существующие, нежели начинать новые?
Да она короткая, я почти ее доделал.)
Иногда для разнообразия возникает желание вот такие мелкие подделки делать.)
Ясно-понятно)
Как успехи с Фриценхолд (или как она называется, всё никак не запомню xD)?
Да, название я конечно пиздецовое подобрал, сам вначале путался. ХД
Сегодня чуть позже залью технический патч с фиксом всяких багов и парой улучшений, пока без новых секс сцен и продолжения сюжетки.
None of the Android works get error after choosing name
I noticed that even though I picked english a lot of the text was still displaying as russian
(com.org.syshyp-3-universal-release.apk)
After chose name Stephanie place it in question and next is this error:
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' 'images/1.jpg'>:
Exception: Could not load image 'images/1.jpg': error('JPEG loading error',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 166, in script
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\ast.py", line 1389, in execute
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\exports.py", line 1601, in with_statement
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\core.py", line 2251, in do_with
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\core.py", line 2702, in interact
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\core.py", line 3194, in interact_core
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\core.py", line 2094, in draw_screen
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\transition.py", line 361, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\image.py", line 500, in render
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\image.py", line 306, in wrap_render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\im.py", line 583, in render
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\im.py", line 266, in get
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\im.py", line 628, in load
File "D:\Gamedev\renpy-7.3.5-sdk\renpy\display\pgrender.py", line 162, in load_image
Exception: Could not load image 'images/1.jpg': error('JPEG loading error',)
[/code]
Thanks for the feedback, I will try to solve this problem.
sussy
English version has some Russian subtitles here and there.
Yeah, sorry, i already solved this in the next update, will upload it here in a few days.