RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,929
14,208
Suspicious-0.29
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.​
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,136
157,513
Suspicious [v0.29] [Azteca]

COMPRESSED:

Win/Linux:


- - -

Mac:

- - -
 

Brok TheDog

Active Member
Donor
Jun 2, 2018
555
638
Well, I just looked at the changelog. New character display seriously? Since 2019 the game is hardly evolving and it adds new characters, while with the other ones there is almost nothing. I give up this game, it leaves in ignore thread, it goes with many others in the oblivion.
 

Lonewolf007

Active Member
Jul 15, 2018
867
665
Please give the player the option to rename the mc in the begging of the game. forced default mc names ruin the emersion for some of us. :FacePalm:
 
  • Like
Reactions: drawingloki

peperondana

Member
Jul 14, 2020
129
179
1682564331511.png
My game after this Scene is Broken, I tried with a new save and the same thing happens.

This is the Code :

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

While running game code:
  File "game/script.rpy", line 1984, in script call
    call defshtuki from _call_defshtuki
  File "game/bed.rpy", line 467, in script call
    call defshtuki from _call_defshtuki_1
  File "game/rubi.rpy", line 681, in script call
    call girlmenu from _call_girlmenu_37
  File "game/bed.rpy", line 184, in script call
    call healthdown from _call_healthdown_1 #from _call_healthdown_16
  File "game/bathroom.rpy", line 73, in script call
    call healthdown from _call_healthdown_5 #from _call_healthdown_10
  File "game/rubi.rpy", line 681, in script call
    call girlmenu from _call_girlmenu_37
  File "game/elize.rpy", line 4616, in script call
    call girlmenu from _call_girlmenu_13
  File "game/elize.rpy", line 9737, in script
    python:
  File "game/elize.rpy", line 9739, in <module>
    pikcha2 = renpy.random.randint(1,4)  # move randint call here to avoid repetition
MemoryError:

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

Full traceback:
  File "game/script.rpy", line 1984, in script call
    call defshtuki from _call_defshtuki
  File "game/bed.rpy", line 467, in script call
    call defshtuki from _call_defshtuki_1
  File "game/rubi.rpy", line 681, in script call
    call girlmenu from _call_girlmenu_37
  File "game/bed.rpy", line 184, in script call
    call healthdown from _call_healthdown_1 #from _call_healthdown_16
  File "game/bathroom.rpy", line 73, in script call
    call healthdown from _call_healthdown_5 #from _call_healthdown_10
  File "game/rubi.rpy", line 681, in script call
    call girlmenu from _call_girlmenu_37
  File "game/elize.rpy", line 4616, in script call
    call girlmenu from _call_girlmenu_13
  File "game/elize.rpy", line 9737, in script
    python:
  File "D:\----------\--------------\Suspicious-0.29\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\---------\-----------\Suspicious-0.29\renpy\python.py", line 1764, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/elize.rpy", line 9739, in <module>
    pikcha2 = renpy.random.randint(1,4)  # move randint call here to avoid repetition
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 242, in randint
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 216, in randrange
  File "D:\-----------\-----------\Suspicious-0.29\renpy\python.py", line 969, in random
    log.current.random.append(rv)
MemoryError:

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Suspicious 0.29
 

peperondana

Member
Jul 14, 2020
129
179
Please give the player the option to rename the mc in the begging of the game. forced default mc names ruin the emersion for some of us. :FacePalm:
I think the same as you, but sometimes the immersion is not good in these games, at least not psychologically speaking.
 

Azteca

Member
Game Developer
Aug 20, 2018
101
536
Well, I just looked at the changelog. New character display seriously? Since 2019 the game is hardly evolving and it adds new characters, while with the other ones there is almost nothing. I give up this game, it leaves in ignore thread, it goes with many others in the oblivion.
I'm sorry, that's just how game development works on Ren'Py and Daz. For example, if I spend the same amount of time developing a game on Unity and on Ren'Py, after two days I can create poses and other character-related stuff in Daz. Then it takes another two days to render them. After that, I need to program them, which takes another day. Then, I need to manually place them in all the locations, which takes another one or two days. Ultimately, it takes a week to display the characters. Additionally, in each new location, I have to place them again. Now, let's compare this to the development of my new 3D game on Unity. I just recently created a relationship system for characters within a week. It displays the relationship between all the characters when one of them is clicked, and shows mini copies of the characters on the screen with their names and other details. There are 40 characters displayed on the screen because I don't need to place poses for each individual model - they all come from one model. That eliminates two days of development for pose placement. I don't need to render this because Unity renders 3D models in real-time, eliminating another two days of development. After that, I only need to program and debug it. As a result, I get more characters and content compared to a 2D game. So, sorry, I don't see how I can speed up the development of a 2D game. I hope you'll like my new 3D game more when I release it in a month or two ~
 
2.30 star(s) 18 Votes