Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1,031 to 1,070 of 1,450 · Next page · Previous page · First page · Last page
(+1)

Game keeps crashing when doing the Heist story, talking to Heloise 


I'm sorry, but an uncaught exception occurred.

While running game code:
MemoryError: 

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

Full traceback:
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\main.py", line 578, in main
    run(restart)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\execution.py", line 908, in run_context
    context.run()
  File "c2_world.rpyc", line 1091, in script call
  File "c3_lair.rpyc", line 10564, in script call
  File "c3_lair.rpyc", line 11532, in script call
  File "c3_captures.rpyc", line 927, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c3_captures.rpyc", line 1616, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c3_captures.rpyc", line 4630, in script call
  File "c3_captives.rpyc", line 24110, in script call
  File "c3_captives.rpyc", line 2190, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c2_highlands.rpyc", line 1000, in script
  File "c2_world.rpyc", line 1091, in script call
  File "c3_lair.rpyc", line 10564, in script call
  File "c3_lair.rpyc", line 11532, in script call
  File "c3_captures.rpyc", line 927, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c3_captures.rpyc", line 1616, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c3_captures.rpyc", line 4630, in script call
  File "c3_captives.rpyc", line 24110, in script call
  File "c3_captives.rpyc", line 2190, in script call
  File "c3_lair.rpyc", line 157, in script call
  File "c2_highlands.rpyc", line 1000, in script
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  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)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\layout.py", line 336, in render
    surf = render(self.child, width, height, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\layout.py", line 1285, in render
    return renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\camer\Desktop\Ravager-4.1.6-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  

Thank you for the report! We're trying to find out what RenPy dislikes so much about this scene. In the meantime, you can switch your art style to 'Painted' temporarily and it should play correctly.

If you have any more bug reports, please pop them in our Discord (linked in the game menu) where we can find them (and get you a fix) as quickly as possible.

(-1)

According to the walkthrough, I should have the option to fuck Heloise when visiting her in my lair? But all that's showing up on her menu is Let's Talk > Remove Gag > RIP, and Leave.

(+1)

Do you have rape enabled in your preferences? If so the option to fuck her should be directly beneath "let's talk"

i have  recently started [the fathering the apocalipse] quest and being   around the captives to see the new dialog they migth have, and after my recent interction wit nao the [poison one] i saw sol was outside the cell and the dialoge option poped up and i chose to explain the incidend on the cell and why is nao there i chosed the options that fitted  the (chaotic good) i build my chapter iv dragon to BE  and hope the naga child ( i named her sollis) to become   neutral/ temper good or chaotic good, becouse i belive this will be the  one of best outcome for the quest...

i tried to open the app but i got this error message

 File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 445, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 207, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 445, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 445, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.

what do i do?

Should be fixed in the new version :)

Where should I go for error codes?  I just keep getting "couldn't find princess_normal.png"

Same, this is my first impression of the game and literally just launched it and couldn't get past a settings question without the same error.

 I tried to reinstall it to fix it and the next time I opened it up - it literally crashed my computer so hard that it got a black screen and the cursor disappeared, please developer make sure to beta test things fully before launching updates etc. And no, this hasn't happened ever with my computer - thought the game had some virus or something.

Sorry both - there was a bug that snuck through because only new players would see it (unlike our playtesters). I've produced a fixed build, and we've updated our playtesting strategy so that we can catch bugs like that in future!

(+2)

Are there any new scenes with the thief sisters yet

Yes

(+1)

So is there chance in the future updates to have a naga with huntress?  Also what roll will the twins play further down the line.?

What kind of kinks are in this game ? need to know before try it thanks :)

(+1)

U can choose... there's an option to see or not ertain scenes

(+1)

This game is really fun to play gj

I can't get the mobile version to install

Your phone may not have enough storage space.

(+1)

Nevermind I got it to work

Kan de update niet installeren op me mobile  de 4.1.2.update wel maar de update 4.1.4 niet op snel op gelost is want vind de game geweldig hoop snel de nieuw content te spellen

(+1)

Is there ever going to be any on screen violence, or just hints at it. The preference settings make it seem like it's a possibility in the future however I'd like to know if it's a maybe kind of plan or an eventually kind of plan. Either way I love the game iland will keep playing. Keep up the great work!

Glad you're enjoying it! I'd like to get some illustrations in, but I don't currently have the budget to do so. So, probably in the future?

(+1)

Im so excited to see what comes next. When is the next update.

(+2)

A few days. The next update is being playtested as I write this.

(+2)

Wow 9 hrs ago. Thx this is awesome.

🤣

(+9)(-6)

Need more gay stuff.

I appreciate the Mac download.

(+5)(-3)

need futa

(+2)

ok

(+1)

How do you get the wisp possession content? I went back to the swamp and it wasn't there any more. 

(+1)

Is there no discord?

(+2)

There is a link to the Discord server on the main menu of the game.

thanks

how do i update to 4.1.2(pc)? do i need to redownload and start from scratch? if i need to redownload what about my saves? do they carry over?

(+1)

Saves are stored in a separate directory and will carry over. You will need to download the new version, but you can just toss the old one and continue as you have been.

thanks!!!

(+5)

Spoiler Review:

I feel like the best part of this story is Heloise and her character development with the dragon. Idk if it's Stockholm syndrome or genuine companionship or maybe both, but love her interactions because I have never seen this portray in any media so I was invested. The daughter part was, oh my lord "weirdly sexual energy" is so weird but idk what I signed up for. 10/10 because of Heloise. Also, Queen Adaline action's was pretty stupid since she wants to overthrow the crown just when the dragon is like 10 minutes old. At least give him a day or two so the dragon can develop stronger more ffs that dumb bitch lmao. I won't be upset if she died cuz she was dumb yo. Also it's weird how the dragon can develops feelings and become more humane with Heloise and their daughter but for some reason, the dragon doesn't give a fuck about his first child he have with Enid (if the players decide to impregnate Enid first during his escape from the kingdom). Maybe because at first he was just a newborn, angry, lustful, scared rape beast but after meeting the incredible Heloise, he change for the better. That's just my headcanon. 

(+2)

[SPOILER]

Agreed, the Heloise story has been great so far. Hit me right in my feels when you get the option to kill her after finding out about you know who. I choose it just to see what would happen, and I couldn't bring myself to do it. Ngl shit almost made me cry. 

(+2)

your also forgetting the story with huntress isnt yet done. if done correctly her story is yet to be finished playing out after she is in your dungeon. lots of little stories are still being written.

(+1)

Version: 4.1.2

Platform: Mobile—Android

Bug reports:

• The 'Gay' (M\M) 'Include' preference setting is inverted. It starts turned on, but appears turned off. When it appears turned on, it is actually turned off.

• If you Test 'Ambient', the wolf howls audio clip will loop indefinitely, even after leaving the Preferences menu, and into gameplay. It can be stopped by closing and reopening the application.

• The volume settings do not save correctly.

Other Notes:

• Guro is the Japanese word for Gore, to my knowledge; and both appear independently in the 'Include' Preferences, but there's no tappable ℹ︎ (or other such iconography) for tool tips to explain the difference within the context of the game.

(1 edit)

i have a question, will there be any orgies or gangbangs of any sort in the game, this game has so much potential, and currently it lacks many fetishes, if i can call it that,  spoiler alert: plus why can only the farmgirl be tortured, i would think it would be nice if we can break even the merchant or the highelf maybe, on a diferent path than her and you having the 'evil' child, just a few ideas. oh and i love the game, great work sofar. 

Ps. are you guys/gals open to suggestions or ideas, if so, is there a place we can send our suggestions/ideas?

There's certainly a lot more options that we want to add, including for Breaker's chamber! They just take a little while to write. If you have suggestions, the best place for them is the #game-ideas channel on our Discord.

thx for the reply, will make a turn on discord

So I'm trying to capture everyone route and I don't know how to get inej and her partner is it random or is there a set path I need to do?

(1 edit) (+1)

spoiler alert: after youve done the bastion quest and captured the high elf girl, make sure to have your kobold build traps, and at a certain point after sleeping, the 2 sisters will be caught in the traps, trying to steal from you. but imo their capture and "interogations" are a bit boring, even if you have incest ticked in your preferences, the 2 sisters dont do anything with each other  was a bit of a let down to me, sigh

fun

(1 edit)

Hello, first of all I want to say that I love the game and I hope much more (; and second I have 2 questions, the first one will be possible in the future to go from being a dragon to a morph dragon, it would be good to be able to equip weapons and armor and secondly, it will be possible to get pregnant to the cat sisters in the future?

would be nice to be able to have sex with both sisters too, and in various oriffices would be nice too

(+1)

More content for Sabetha & Inej is in the works! The main character will always be a dragon, however; it's our thing.

(-2)

because i see alot of things saying you can not continue down this route atm will be updated later

So I have downloaded this on my Kindle and wanted it on my phone but I don’t know how to get the file to work. Does anyone have a clue on what I need to do or is it hopeless?

You'll need an Android phone, and the Mobile version of the game. You'll also have to enable installation of third-party apks - try googling 'installing apks on android' for a guide.

Thanks

(+2)(-1)

will we get issa as a consort?

(+2)

Yes, that's being worked on now :)

(+1)

awesome  thx :)

(1 edit) (+2)

Will we get Valzira as a consort?

(+2)

There will be plenty more Valzira content to come!

(+1)

Hi. I would like to ask a question. I just had an error when Petruk tried to show me my hoard of gold. Where could I put the txt with the info?

Thanks for asking! The best place is on the #bug-reports channel, on our Discord server (linked in the menu of the game). I like to keep reports there so we can avoid duplication, and send out patches as quickly as possible.

(1 edit)

I just discovered this game and so far i think its great but i have a problem. When i played it the game crashed and i wanted to "reinstall" hoping that it would help. I deleted the folder and the .zip file and downloaded+ extracted it again. But my old saves were still there. Could someone please tell me how to completely remove the files from my computer?

IIRC the saves are in a RenPy (the engine most current visual novels use) folder found in roaming (search: %appdata%) 

Ok thanks.

stupid question where is the download on discord, can never seem to find it??

It's on the #game-builds channel. You'll need to link your Patreon account to Discord, then it'll show up!

(+2)

Is there a priority list as to when the consorts are added, or are they chosen somewhat randomly?  I'm always looking forward to more Eburon content, and I read in on of the other comments that he'll be a potential consort, but if it'll be a while before his tis turn at the consort wheel then I'll curb my excitement for now and just enjoy the rest of the game.

(+2)

Consorts are added as and when they're finished; I expect Eburon will be the next in line.

(+1)

Updated the game 10 minutes before this next update. Thanks for the content.

(+1)

Thanks for update :))

does eburon has a cg? how to go to his route?

(+1)

Yes! Have fun with Naho together, then go visit him afterwards.

(+1)

thanks!

I love this game alot! My only problem: I can't change the audio volume. Well, I can, except that it stays the same (maximum) no matter how low i set them. Any solution?

Is the discord Patreon only. I am having trouble finding the answer.

(+1)

It is not. You can find a link to the server on the main screen of the game itself.

(1 edit) (+1)

Thanks 

No clue how I missed it

I think my daughter just absorbed Mina, wil there be a way to get her out again later or is it a done deal?

Malice did what to Mina?  Is this something that happened randomly in the lair, or did you actively do something to lead into it happening?

close to the end of the game atm and Mina was my consort, there was a event where the dragon visited Mina, but realised it was really it's daughter, using Mina's form.

That clears things up a bit, I haven't spent much time with consort Mina, so I wouldn't have seen that.

That make sence. I just hope there is, as Mina and Malice are some of my favored characters in the game

How much more content do you expect to make? I see no way for the story to advance past part 5, and I can see ways for you to wrap up everything in part 4, so I'm just curious

(+2)

We have five Acts planned. After that, we'll see what we want to do :)

the game in itself is great, good art, story, characters, and a great deal of custumization and roleplaying, its hard to criticise this game, because to be what it is, a taste of roleplaying as a dragon, for a game like this to improve greatly there are 3 ways, more choices to improve replayability, a more open world, so not all deeds are story events, and ya basicaly can train a little withouth properly grinding, and finaly custumization on the dragon aparence, habilities, and more horde and lair custumization.

Obviously such changes would essencialy be a titanic amount of work, to add to a game that while for now in development, is allready quite good even unfinished, i realy apriciate ya guys soing a game that i allways wanted, but cant fint it in my heart to say that the project, uses all its potential, especialy in the skill of the makers, however, to harness all this the workload wold be incredible, i only hope ya guys are able to be satisfied by your end product and wish all of you well in this and future projects

still can't get past the attack on the lair -_-

(+1)

There are several routes through it! Try the walkthrough (linked in the main menu) if you're stuck.

I need the right level of skills to pass it apparently and I'm struggling every time 

Viewing most recent comments 1,031 to 1,070 of 1,450 · Next page · Previous page · First page · Last page