Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 43 to 82 of 87 · Next page · Previous page · First page · Last page
(+1)

hi there! in playing the game I have come across an error in the game :). At the beginning of chapter 3, I meet Kayn however as you progress the conversation a traceback log says a variable (NonType) is missing the attribute 'style'. 

here is the error I received below, thanks!

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/sprites.rpy", line 18, in render

AttributeError: 'NoneType' object has no attribute 'style'

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

Full traceback:

  File "chapter3.rpyc", line 67, in script

  File "renpy/ast.py", line 715, 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 1219, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "renpy/character.py", line 871, in do_display

    **display_args)

  File "renpy/character.py", line 621, 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 3276, 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 3792, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "renpy/display/core.py", line 2521, in draw_screen

    renpy.config.screen_height,

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/layout.py", line 786, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/layout.py", line 786, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/layout.py", line 786, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/transform.py", line 708, in render

    return transform_render(self, width, height, st, at)

  File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/image.py", line 501, in render

    return wrap_render(self.target, width, height, st, at)

  File "renpy/display/image.py", line 307, in wrap_render

    rend = render(child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/layout.py", line 786, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "renpy/display/layout.py", line 339, in render

    surf = render(self.child, width, height, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 263, in renpy.display.render.render

  File "game/sprites.rpy", line 18, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 222, in renpy.display.render.render

AttributeError: 'NoneType' object has no attribute 'style'

Windows-10-10.0.22000

Ren'Py 7.4.6.1693

Alaris 3.2

Wed Dec 28 10:05:36 2022

[/code]

(+1)

Hey!  I just had the same problem and sort of found a 'solution' to it. When it appears just press ignore really fast and many times and it should eventually go. However it ends up appearing like every 30-60 sec again, that's the only problem -_- So you'll have to do it multiple times. But ey, as long as you get to play the game right? Hahahah

I really hope it works for you too!

Never mind, it doesn't come back that fast. You just have to go slow and take your time. Don't skip and don't read the lines too fast, basically just go slow. Like that it will take several minutes to come back

(+6)

druk my beloved.

i just need to know. very important question. are his horns sensitive

(+1)

lololol I was curious about that too.

Hello !! I truly love this game and cant wait for more updates <3 

i do have a question tho lolz, ive gotten all the cgs except Etzas first pic and i wonder if u could possibly tell me around where in the game it is ? so that i maybe dont have to start from the beginning <33 

Hello! If you're referring to Etza's individual CG, that would be in Chapter 2. Rather than going with Druk in the beginning, if you go with Etza, you will see their CG :) 

(1 edit)

Fenir is so adorable!! I can't wait for the full game, Also great job on the art!!!  (:

(1 edit)

Fenrir and Kunaa are both so mysterious i can't wait for the full game!

(1 edit)

I was really enjoying this and reached chapter 3 but I decided to for once choose druk.  Unfortunately it crashed and I can't seem to be able to continue the game.  Everytime I get to a certain point it says that an 'exception' has occured.  Hopefully I can somehow get to playing it again. 

edit:I was able to get a bit further but after a little it happened again.  Is this because it's still in development or????

Hi! aspodfij this bug has been occurring off and on at seemingly random for a few people. I'm unsure what its origins are as it didn't come up during playtesting and doesn't seem to be consistent regarding when it occurs. People have been able to do a "quick fix," similar to yours, where if they reload and maybe do some different choices, the bug won't pop up again. Obviously, this is a bandaid fix, and I hope to be able to dedicate some time in the near future for a full fix.

Because full game development has started, it's difficult for me to open up the bandwidth at the current moment to investigate the bug in full. However, I'm hoping to spend some time looking into it this upcoming holiday season when I have more time on my plate. I'm so sorry this has been happening to you (and anyone else), and it's very frustrating to know it's persisted!!! We do have a bug submission form located at the bottom of the game page if you would be willing to enter some information there. Anything I can learn about the bug is appreciated as it could potentially help me narrow down its origins. Thank you for playing the demo, and again, I'm very sorry for the bug! 

(+1)

i made a itch account just to comment on this game; I LOVED IT, the world, the characters, the music, everything is so pretty and magical and and-- i'm so excited to see the final game

oh and kuna'a stole my heart i love them

(1 edit)

druk bugs alot, during the first dates his window glitches and sometimes leaves his 'portrait' there. Another time is when you get the option 'Listen to me/Talk to me' it only shows his eyes nose and eyebrows LOL.

(+2)(-1)

I clicked this at first thinking I saw Shikanoin Heizou, LOL. But that aside, I'm very excited for the final release of this game!

Love the artwork and I'm captivated by the demo's story so far! Good luck with the rest of the game, I can't wait to play it!

(+1)

im a sucker for guys like Druk! 

(+3)

when I got hit with the to be continued I wanted nothing more than to click on it until it broke and the game continued, i need this full game in my life the story is SO interesting and the characters are so so fun. Sobbing loudly I want to go to the dusk court PLEASE

Thank u 4 this amazing demo, i cant wait 4 the full game!

(+1)

Yo! I'm so excited to see the final project once it arrives, take your time with it! I went both Kayns and Kuna'as route at the end, and was excitedly pumping my fists in the air, the game was amazing and the art was beautiful! Was talking with my friend on discord while playing it and have plenty of the great reactions you got from me, paranoia and PTSD were depicted very well! Kudos to the team for getting those accurate, it's nice to see my issues depicted in games without a bunch of cliches and the thoughts our character had after brought me some comfort.

Amazing work on everyone who contributed! Can't wait to see how this develops! <33

Help I'm playing on PC and with the PC version too but it straight away just crashed on me (。ノω\。)

Yeah this happened for me too...does anyone know how to fix this?

(-2)

I wish you could customize your character as well. everything else is okay so far.  i like kuna'a hopefully he isn't a bad guy

great story great music great characters!! I am in love with Fenir ;) Can't wait to see the full game!

just finished the demo and honestly forgot it was just a short sneak peek into the game, so when the "to be continued" screen showed up, i was so sad! i really enjoyed the story and characters, both are really captivating to me and i can't wait to see the finished product!

it's great! can't wait to see/read more^^

Alaris has a lovely setting full of mystique and wonder.  I was impressed with the beautiful score, intricate UI, as well as a strong use of animation. I also really like glossy coloring style used on the sprites - who are all gorgeous, by the way. Plus the night time shading on the sprites in night time scenes?! So cool.

The herbs personality system has been a lot of fun to tinker around with,  and I've had a blast exploring the codex as well.

I'm not too far into the game just yet, but Etza is shaping up to be my favorite companion. >:) I LOVE the use of free time exploration, the ability to invite someone along is such a cool mechanic! Really enjoying it so far, and looking forward to more.~

i love this game!! the story and world building is phenomenal and the art is brilliant!!! thank you for creating my new obsession, Fenir <333

(1 edit)

Since I see everyone talk about it here, right after the beginning of ch.3 when i meet kayn it suddenly gives me the pop-up message "An exception has occured" or just some sort of error. I dont really mind taking another route but if this could be fixed that would be great! But so far I have been really interest with the plot and the characters, so good job!


Edit: I tried playing again with a couple of different choices, it worked perfectly fine 

I absolutly love this game ! But in the beginning of chapter 3 (where we lookig for Etza and found Kayn),  there's a message saying "An exception has occured" :( Idk if it's only on the kayn's route or if it's a global error

Hi! So glad you’re enjoying the game <3 

We have a Bug Report Form if you wouldn’t mind submitting a more detailed report there. So sorry for the error (where are all these random errors coming from q.q)

yeah i had the same problem with druk's route its the part where they investigate the magic patricles  or something



\

Hi! Yes, this specific error has to do with the sprites and seems to pop up in random areas of the story. In general, players that have experienced this issue have been telling me the issue is resolved when they make alternative choices. Because there’s not a clear pattern on why the error pops up and it’s hard for me to replicate it myself, it’s been hard to track down specifically what is causing this error. 

For a short term solution, I would recommend changing up some of the choices you make in the game and seeing if that resolves the issue. This obviously isn’t an ideal solution, so I am working on the backend to try and track down the error and fix it on my end, but it’s hard to know how long that may take since the error is quite sporadic :’( 

Again, there is a Bug Report Form if you wouldn’t mind submitting it there, since it is easier to keep track of the bugs through the form and also gain more information on why the bug pops up! Again, so sorry for the error that pops up - I’m doing my best to resolve it on my end <3

No android for this game???please... android version

(+1)

The game is really good! I love kayn. My only problem is I got a message saying "An exception has occurred" during the part when you learn to use vision. does anyone else have this problem?

(+1)

Hi! A couple people reported this bug for the previous build. Do you happen to be using build 3.0 or 3.1, as I (hopefully) fixed this bug in the most recent build. If you’re using build 3.1 and experiencing this issue, please feel free to email more details to me at studioscrescence@gmail.com so I can get a bit more insight as to what is causing the error to occur! 

I'm so sorry it took me so long to respond! I have sent you an email with the details.

wow... found sth great here^^

well done and interesting - cant wait for the rest of the story...;D

(wonder if it will be possible to pair up with both Kayn and Druk or Etza and Fenir?? - it seems like a great pairings^^)

(+1)

Hmm this game seems promising I hope I can play this on Android I think this a great game but I couldn't find any gameplay on yt but from the comments I think this is a great game

aw man...it's so great!!! I cannot wait for it to come out!

It looks quite promising <3

(+3)

I had a lot of fun playing through the demo, and I'm excited for the full release! I love the characters and I really like the codex to help keep track of everything, and I'm excited to unravel the mystery. Awesome game!

(+4)(-1)

Im so excited to see how wonderful you made this new update

(+1)

It is finally here!!! Hopefully, it lives up to your expectations <3 Thank you so much for the support :’)

Just left another comment in the devlog but I just thought of this question and figured to post it here -- How many chapters do you plan to have for the completed game? I see that the demo will cover through chapter 3, but couldn't seem to find the full game amount. Apologies if I missed it!

(+7)

Hi! You didn’t miss it :) I haven’t posted an official number yet since I’ve been focused on just getting the full demo content out. 

But the full game will have eight chapters for each character’s route. The chapters will each vary in length depending on the content being covered in that chapter, but I’m aiming for about 80,000 words for each characters route. So the final game will have an estimated 500,000 words worth of content, including what will be featured in the demo! I know that might be a lot to some people, and things are subject to change. But I think that’s how much I need so that each route feels like a complete story. Once I release the demo and am at a place where I can think about the full game properly, I can talk more about my thought process and vision. But for now, I hope that answers your question!

Umm .... there doesn't seem to be a 'save' option where I can save my progress?

(+1)

Hi! When you’re in the game, in the top right corner of the text box, there should be a couple of different words listed (e.g., Load, Stats, History, etc.). Each of these, when clicked, should allow you to execute the corresponding action. 

The word “Save” should be in that area, and you should be able to access the Save Menu from there! Alternatively, Renpy (the software used to make the game) automatically assigns the Save Menu function to the right click on your mouse. So you can also right click to access the Save Menu and save the game! Let us know if you continue to experience issues/ need more explanation! 

Thank you so much! I was scared I would lose my progress and have to start over again, huge relief haha

(+1)(-2)

It's an interesting story! It's a bit hard to follow for me at least, but I'm really liking the characters so far! (^‿^) I love the stats feature, and I'm hoping to see more of the Kuna'a and Aisa! Though I do complain about MC being bashful alot. Other than that, I enjoyed it and hope for more chapters to come soon! ( ´ ω ` )

I'm loving the story and all the characters! They are so interesting, I can't wait for chapter 3 B)

Damn it's a good story, but it forces me to stop playing it since I only play it with Joiplay(emulator that allows you to play PC games made with Renpy or RPG maker in Mobile phones) for some reason, pressing D and F on the keyboard provided by the app doesnt work... and i cant really progress... :( it's been good tho. I dont have a Pc so that's why im only playing this on my phone via joiplay..

(+2)

Hello! Thank you so much for the kind words - so glad you are enjoying it :) I didn’t know this was an option for people, so I can try to upload an alternative version for you today so you can play the game and continue without using the dragon energy vision and still enjoy the story! I will post here when I’ve uploaded it to let you know. 

(+2)

Hello again! Just wanted to let you know I've uploaded another version. In this version, you will have the option to skip the dragon energy vision tutorial and just go straight back to the story. I think pressing D and F still won't work as a function for activating the dragon energy, but hopefully this way you can still enjoy the story :) Hope you enjoy, and let me know if you run into any issues! 

Omggg thank you soo muchhh! ❤❤

Beautiful, dynamic characters and story. Thank you for sharing. I look forward to playing more!

(+1)

this is amazing<3 new chapter also pretty good that we learn more about the lore thank you:D and keep it up

(+5)

Very nice game! The story and lore is so interesting and pulls you in, especially with the idea of utopia as compared to so many other stories set in dystopian post apocalypse worlds. The characters are diverse and  my favorite is most definitely Fenir. The stats system is also stress free(atleast for now) the whole game has a very calm vibe especially with the music. The free time concept is also really fun and I thoroughly enjoyed going on a date with all of the available options. I didn't face any glitches throughout the game.

That being said, I did wonder about a few issues. The MC blushes SO. MUCH. The MC's character is also oddly contrasting at times. Like right after they were attacked(both times), they seem all calm and blushing. I mean for someone who just went through what most people would consider traumatic, they seem way too interested in the guys who rescued them rather than being worried about the attack. The MC comes off as more of a girly otome protagonist rather than a strong lead protagonist, despite pickings options at the start of the personality assessment that clearly contrast this. Hopefully, this can be fixed in the final version.

Anyways, I'm looking forward to see how the finished product turns out.

super amazing start, cannot wait for the finished product keep up the work :)

Show post...

WHERE GAM IS????? GOOD THANK

Viewing most recent comments 43 to 82 of 87 · Next page · Previous page · First page · Last page