Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 41 to 80 of 349 · Next page · Previous page · First page · Last page
(+11)

I really want to kiss madhouse mike PPLEAAASEDE

(+1)

same TwT

Same T-T

SAME TT^TT

(+2)

great & funny game =) 
but I have to ask, um, will the full release have more mc customization opt? a body types? some hairstyles?
(btw it was very strange to receive a you-know-which-CG with a long haired mc cause my mc short haired this time xD )

Hello Im having a problem here. It keeps going black scree and crashing at the same spot every time. I have a save spot just before the options for searching the room in chapter 0 but it only shows a black screen Everytime. Tried chapter select but it didn't work a most of time. Finally got to the spot again and it black screens and crashes. Idk what's happening. Btw on Android. I would say its kinda slow but I'm pretty sure it's my phone on that part. it is like for 2014 sooooo.

(-1)

Will the game be translated into Spanish at some point?

i noticed a glitch while playing, whenever you do a roll if you go back once with your mouse wheel it will re-roll, unless you use a karma roll. also if it matters i was useing the moonlight duet dice

(+3)

Played through the first chapter and to say I love it is an understatement. I am a big fan of the art direction, the voice acting is subtle but just enough of an oomph to let you set the tone and feeling of each character. The gameplay mechanics are fun; I love all of the different stats and that no character is "locked" into a single archetype (i.e. just DPS; they're all SO fun). I cannot wait to see what's coming up in the next chapters!

I'm sorry, but can someone give me a little help i tried to get the new update of this vn but when i go yo download it, it says like, do you want to transfer this file again? So it means it won't get the update right? I just don't know how to do it qwq sorry im dumb

(1 edit)

On android right?

Yes on Android

Hello. First I wanted to say that the team being Criptic Crush has done an incredible job, I'm in love the style and the characters, I can see the love that was been put on making it. With that out of thew way, I would like to report a bug thats been really bodersome, where every time I have to role the dice for a skill test, It always lands on double 1's, it only rolls normally if I use karma to reroll it, the dice were normal in the first chapter, but after that its been like this ever since.

You seem to have snake eye sam enabled. Open the quick menu and on the top left you'll see a button you can press to change out your dice

(1 edit)

I'm actully amazed at my own dumbass, jesus, thank btw, and sorry for being stupid lmao

(+1)

hi! i downloaded the new version and started playing. i head to chapter select but for some reason the game just ends after the hangout with Mike. can someone please help?

(1 edit)

You want to start from the end of the graveyard segment, going into hangouts just plays out that hangout

okay! thank you!

really cute! I did character customization and then when I clicked "I'm done" It automatically sped through skipping every single dialogue taking me to the next chapter. I assume this is a bug related to tracking the user choices made on the character customization page. This is awesome though keep it up!!

(+1)

 an update, finally! Hip hip hooray

Ive been loving cryptid crush so far; the game is so unique and has such amazing character design. Though during my playthrough of chapter 2 (around the time where Atlas and Tessa have a talk and it cuts back to the player leaving the room) this happens, it gives me the option to backtrack through the dialogue but nothing else works. Sorry if this isn't the proper place to post issues but it's where I originally found the game.

(+1)

Sorry we should have put a warning! So old saves don't work but we have a chapter select system that lets you hop back in where you last left off!

You just need to not open from an old save

Is there a way to get the character sprites and the CGS? i would love be able to set them as my wallpaper without a awful crop

If you pay $12 or more for the game, you get an artpack with it. Maybe that'll have what you're looking for.

o cool! i might do that soon then

(+1)

Sadly the art pack didnt have the sprites i was looking for, but now i got some cool art at least!

(1 edit)

You can just extract the gamefiles.rpa file, then extract the  images.rpa file to access the sprites and cgs. They have some images posted on their website as well.


If you haven't already finished up to the currently completed parts of the game, watch out for spoilers if you do this.

Great game, but I am getting this error during the middle of chapter 2.


TypeError: '>=' not supported between instances of 'float' and 'NoneType'

Did you load from a save from a previous version?

Wat does the full error report look like?

I did load from an old save. Here is the whole message.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Game Code/Assets/Character Models/August.rpy", line 662, in <module>

KeyError: 'pants'

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

Full traceback:

  File "Game Code/Script/Chapter 1/Day 3/5. Night Conversations.rpyc", line 178, in script

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\ast.py", line 1903, in execute

    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\exports.py", line 1010, in menu

    rv = renpy.store.menu(new_items)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\exports.py", line 1250, in display_menu

    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\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 "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 8 more times]

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\core.py", line 572, in visit_all

    for d in self.visit():

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\layout.py", line 1494, in visit

    self.update(self.last_st, self.last_at)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\layout.py", line 1505, in update

    raw_child, redraw = self.function(st, at, *self.args, **self.kwargs)

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\layout.py", line 1596, in condition_switch_show

    return condition_switch_pick(switch), None

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\display\layout.py", line 1587, in condition_switch_pick

    if renpy.python.py_eval_bytecode(code):

  File "D:\Games\itchio\Cryptid_Crush_Public-pc\Cryptid_Crush_Public-pc\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/Game Code/Assets/Character Models/August.rpy", line 662, in <module>

KeyError: 'pants'

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Cryptid Crush 0.2.0

Sun Dec 31 17:21:14 2023

[/code]

you want to enter into the game from chapter select instead of an old save! With the way the models work sometime it pulls up issues when additions are added to model

Im downloading from the main page as instructed however I am still receiving the

File "game/Game Code/Assets/UI/diceStuff.rpy", line 33, in <module>

TypeError: 'NoneType' object does not support item assignment

Error. I hope it gets fixed soon, I've been looking forward to another update.

(+1)

The error should be fixed now! Just posted a patch!

I can't seem to open the game correctly, i click in the app and the ren'py logo appears as always, but then the game just crashes, someone knows why? QwQ

WHAAAT AN UPDATE WTF

(+1)

i keep getting this error

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Game Code/Assets/UI/diceStuff.rpy", line 33, in <module>

TypeError: 'NoneType' object does not support item assignment

(+1)

I'm having the same error myself! Hopefully this gets fixed soon

(+2)

once i install the apk file itll open to the Ren'py loading screen and then the game just closes is there anyway to fix that?

Yeah, I have the same issue.

same thing here =(

Same ='

Hey em... everytime I try to open the game its says TypeError: 'NoneType' object does not support item assignment.

I'm having trouble when starting the game, it gives me a traceback error and i don't know what to do to fix it can someone help me...? 

it says

While running game code:

  File "game/Game Code/Assets/UI/diceStuff.rpy", line 33, in <module>

TypeError: 'NoneType' object does not support item assignment

(Is my Pc the problem...?)

(+1)

i love this sillt game i want to drink lukewarm milk and comb augusts beard

To those Downloading the game right now! There is a bug at the end of the most recent fight that gives an error! Currently trying to get a fix out, but if you press the ignore button onscreen it'll let you continue the game just fine

The fix for that has been put out!

how do i get back out of the menu on Android? I'm trying to use the systemback control and it doesn't seem to do anything (I'm very new to Android)

Sorry! That was a bug in the previous version that should be resolved now with the new content update!

(+2)

This game is very cozy while playing!Really good art and i guess...history?well,merry christimas!

(+2)(-11)

Loving the game so far! only thing i can say i hope will be added is a way to change skin tone so it better fits MC!

(+1)

I have a question does it kick all android users out when you get to a certain point in the game

(1 edit) (+1)

I love this game so much!

Just a quick question though, are you planning to make all the lines voice acted or occasionally for important ones?

(+3)

Amazing, can't wait until next update.

(2 edits) (+4)

This is actually a really good game, is it still in development? You probably get this alot lol, I'm just curious.

(+7)

This game is still in development yes!

(+5)

Ah, great! Don't stress it, Take your time :)

(+8)

I've never felt gayer in my entire life.


10/10 game :D

(+1)

I get it's probably my phone being crap but is there a way to fix the game crashing?

(+1)

was "[PCname] I stress ate your winter jacket and I've been too nervous to tell you I-" intentional?

Hey sorry you all must get this often. Are you planning on releasing the chapters one at a time or are you gonna release the rest all at once?

(+2)

One at a time

Sweet! Thank you for letting me know

Deleted post
(+1)

This game still on development? love it btw

(+3)

Yes this is still in development

(+1)

Cool, btw, how many meet-up scenes there are on the game? I only got the one with MadHouse.

Loving the game so far, the story is nice, good music, visuals! One of my favorite story based things so far, only thing I wish is more customable main character. But other than that this is a amazing project! Keep it up!

(+1)

lovin the game so far!! v cool artstyle, story, and music, many thanks 4 da devs for ur hard work <3 but veeery quick question: when will the entire soundtrack b released? musics groovy as hell and id love to give some streams on spotify! thanks again :)

(+2)

Honestly Love this game, just wanted to ask out of curiosity when this game reaches completion will we see a steam release for it, cause I would gladly pay for such. 

(+1)

timeline for a steam release is unknown as well as full completion but we'll be releasing the chapter update (hopefully) sometime this fall!

(+4)

How long will this game be updated again? I am happy to wait for a new season. This game is the best; I love your game <3

Viewing most recent comments 41 to 80 of 349 · Next page · Previous page · First page · Last page