I also having History function error when I playing Rusk route
[code] I'm sorry, but an uncaught exception occurred.
While running game code: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\screen.py", line 434, in visit_all self.child.visit_all(callback, seen=None) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 531, in visit_all for d in self.visit(): File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1717, in visit self.update() File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1694, in update tokens = self.tokenize(text) File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\text\text.py", line 2164, in tokenize tokens.extend(textsupport.tokenize(i)) File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
I caught this with every minimized/small line of text when it was whispered
[code] I'm sorry, but an uncaught exception occurred.
While running game code: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\screen.py", line 434, in visit_all self.child.visit_all(callback, seen=None) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 531, in visit_all for d in self.visit(): File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1717, in visit self.update() File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1694, in update tokens = self.tokenize(text) File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 2164, in tokenize tokens.extend(textsupport.tokenize(i)) File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
Windows-7-6.1.7601-SP1 Ren'Py 7.3.5.606 Socially Awkward 0.08 Sun Mar 29 22:56:58 2020 [/code]
I'm not sure whether to say thank you or curse you Monchimutt. The second day outfit for Maccon is tighter than before, it's so hot it caught me off guard and I hit my head on my laptop. Thank you so much for making the highlight and the bane of my existence.
When I first played this game I expected it to go badly and end up really dark (like Adastra, Echo, Repeat. etc.) and when I turned left the first time, I felt like it was going down that path. But then I played the rest of the demo and have not been more excited for a visual novel for a long time. All the characters are lovable and the main character is such a lovable character. I have never enjoyed a visual novel as much as this one. Thank you Monchimutt for such a enjoyable experience. 20/10
Cute VN! I really love Maccon, he's so hot and big but gentle precisely my type! Petition to put him in a screenshot in this site pls. I downloaded 0.06 just yesterday, and today it's already 25 in my home when I write this comment and I want 0.07 right now XD
Funnily enough, I have the opposite of Jayce's phobia (phobia?). I really don't like and really get uncomfortable being in a large crowd. Instead I love being out in the open with no one there, just like in the campus park in Jayce's first day. I'd be in heaven uwu
Also there's a typo somewhere in the cafetaria with Maccon if I'm not mistaken. It should be "definitely" not "definately".
well it isn't, from what I seen, some of the scenes don't show up, when I downloaded it and played it, it just stopped at the cafeteria scene with John, and that was it
By far the best vn I have ever played! The animation is perfect. Relatable characters, the first vn to give me a cartoon vibe, Maccon is so hot. Imo I recommend adding a screen shot of him on here. I noticed he isn't on here like the other characters. Just so people that are thinking about playing this master peace. They can see all the characters. Keep up the good work!
Saying this is the best VN, while it's not even finished at all, is highly exaggerating. If you look on my profile you'll find plenty of great VN's (of this type). Not all are the same, but if you're looking for another one, of this kind, look for “Tennis Ace“, “Extracurricular Activities“ or “Morenatsu Homecoming“ (fan remake) and of course “Santa Lucia“.
Also, I must say Socially Awkward is pretty funny already. Maybe I'm gonna support the dev in the future...
If you want to read a truly incredible story read the VN “Major/Minor“. There's no romance, which involves the main character, but again the plot is magnificent and the characters are well thought out. I suggest everyone playing it.
Why, Why is Maccon so cute. He's like a gentle beast, can be a beast but still a gentle. And to flirt like that is just so cute, it's killing me. And the fact you just met him and he's already planning to become close with your family is just overkill.
Also is it me or I'm really going crazy, whenever John sigh of relief is there a sound effect? I kinda hear it but then again I have a history of hearing and seeing weird thing. Hearing sound like the television in an empty house is not as creepy as hearing out it the forest or open space.
I was going fucking crazy because of the animation. how long did it take to change the sprites that smoothly to make it so real. I just can't help but to go back few dialogues to see it again. And i just realize the reason behind constant cray cray on the beanie, the backstory of a lifetime. This game is really different than others. The introduction of new way to show emotions and the weirdo of a main character that is somehow relatable yet not making yourself unable to determined which is the real world, which is good for VN games to me at least.
aaaaall right, time to try this game, i will update this comment in a bit to say what i thought about the game! so brb
edit: alright, i love this game and its very amazing and holy crap i love it, i cant wait too see what the future of this game holds! and major respect for the amazing art! they all are daddy material but with nothing else too say edit 1 1/2: i forgot to say i love the story so far lol but for serious, keep it up fam! 10/10
Hey! Really loving this so far, only thing that takes me out of it is the spelling. The charaters art is great and its nice to see that there's a wide range of different emotions for the cast. I would honestly love to help out and check up and make sure the dialog's spelled correctly, if you'd like that sort of help.
Thanks for volunteering! Although the spelling and grammar have already been fixed, but you can join with the community through my discord! Just remembered I need to put the link in the description >A</
How am I suposed to continue with the history when the game takes me to the menu telling me Tom will arrive soon?... Help... I don't know how to 😪... (I play in Android)
I like a game where you can relate to the character. I'm socially awkward at all time. To be honest I don't even want to speak at all, call me ungrateful but I rather be silent than accidentally insult someone.
It's great to know that a fellow Filipino makes a VN about furries! And don't say your a failure at being being one just because you don't speak nor understand most of the language, it does not define you as a failure.
Oh I'm the same. but I'm half Chinese or is it a quarter Chinese, whatever it is I don't even speak or understand Chinese. I just roll my eyes whenever people ask me to speak Chinese though cause just because my lineage is Chinese doesn't mean I have that language in my brain ready to go.
← Return to game
Comments
Log in with itch.io to leave a comment.
I also having History function error when I playing Rusk route
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\display\core.py", line 531, in visit_all
for d in self.visit():
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1717, in visit
self.update()
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1694, in update
tokens = self.tokenize(text)
File "F:\__FURRY__\SociallyAwkward-0.08-pc\renpy\text\text.py", line 2164, in tokenize
tokens.extend(textsupport.tokenize(i))
File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Socially Awkward 0.08
Fri Mar 27 21:02:59 2020
[/code]
Thanks for that! Found the error and oddly it can only be fixed by reversing the mustache XD
Thanks again! :3
You sly cat, this is THE good stuff
I think I found a bug: when you try to use the History function the error screen pops up...
what does it say?
It pops up the error exception screen it says ignore, rollback, etc.. Ignoring it doesn't work though.
It pops up the error exception screen it says ignore, rollback, etc.. Ignoring it doesn't work though.
err xD I need the codes on top to figure it out, a screenshot is most prefered.
I don't think itch supports that... Sending images I mean...
Just head to the discord server
I caught this with every minimized/small line of text when it was whispered
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\display\core.py", line 531, in visit_all
for d in self.visit():
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1717, in visit
self.update()
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 1694, in update
tokens = self.tokenize(text)
File "C:\Users\Pedro\Downloads\SociallyAwkward-0.08-pc\renpy\text\text.py", line 2164, in tokenize
tokens.extend(textsupport.tokenize(i))
File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'"[Why yes good sir, it was a pleasent evening <;-{D]"'.
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Socially Awkward 0.08
Sun Mar 29 22:56:58 2020
[/code]
Thanks for the report .3.b the bug has already been fixed but it'll be updated in the next update (the 25th)
What is Maccon? In animal species I mean, he looks like a wolf or something of the like...
A mexican wolf .3.b
Good to know! Can't wait to see more of him! :)
this game is so cute and the art is as adorable as the characters themselves but these updates are just too damn short
Oh god i already love just everything!!The faces of the character the way they talk and damn the Protagonist is ADORABLE
I love this and hope for great updates!(Plus i love the way the creator writes dunno why)
I love it!The role is very cute ~Rich expression 9w9The title menu page is amazing!But i can't find the music anywhere 9w9
Where i can find the music on menuDATA MINE!
here you go! here is the music on the main menu
https://www.mediafire.com/file/pws0vno48yi3cf5/everlasting.mp3/file
I'm not sure whether to say thank you or curse you Monchimutt. The second day outfit for Maccon is tighter than before, it's so hot it caught me off guard and I hit my head on my laptop. Thank you so much for making the highlight and the bane of my existence.
xD I can confirm this reaction <3
When I first played this game I expected it to go badly and end up really dark (like Adastra, Echo, Repeat. etc.) and when I turned left the first time, I felt like it was going down that path. But then I played the rest of the demo and have not been more excited for a visual novel for a long time. All the characters are lovable and the main character is such a lovable character. I have never enjoyed a visual novel as much as this one. Thank you Monchimutt for such a enjoyable experience. 20/10
Played the current 0.07 version and I would say I'm already in love with the game!! I'll be looking forward for the updates! :D
btw love me some Big Mac...
definitely my typeInteresting~ 0w0+
Immediately fell in love with this.
Is it just me or does Maccon's hand look, like, REALLY small? Like, his left hand looks so much smaller than his right, at least to me...
9w9 *takes notes*
9w9 sorry but i'll have to delete that~
Oke but does that mean I found it uyu
Yup .3.b
This game is so good! I particularly like the appearance of the main character, he is so cute :) . A really good job!
Why is there 2 android links?
Some android devices won't work :( Dunno why but it's the only solution I can come up.
ohh okay
That reference about Resident Evil lol
is the secret the changing menu? and stupid question but what choice do i have to choose to be on john path?
Ignore Tom o3o
so dont sit next to him ,dont hold him and in restaurant and on street what?
basically .3.b
WhErE iS tEh 1 iN TeH MoRnInG SqUaD ○₩○
Cute VN! I really love Maccon, he's so hot and big but gentle
precisely my type!Petition to put him in a screenshot in this site pls.I downloaded 0.06 just yesterday, and today it's already 25 in my home when I write this comment and I want 0.07 right now XDFunnily enough, I have the opposite of Jayce's phobia (phobia?). I really don't like and really get uncomfortable being in a large crowd. Instead I love being out in the open with no one there, just like in the campus park in Jayce's first day. I'd be in heaven uwu
Also there's a typo somewhere in the cafetaria with Maccon if I'm not mistaken. It should be "definitely" not "definately".
He may have some kind of agoraphobia..? ^-^
I wonder why it says 18+ °~°
Edit: Is teh update coming out today ^w^
ITS UP!! OCO
It's gonna be a gay visual novel with furries ~
isn't it already?
If you wanna call, what we have so far 18+ romance, then yes.
No, I mean it's already a gay visual novel with furries.
Read my replies again...
I love excited you are in your Dev Logs. It put me in a better mood 🥰
When next update?
25th of the month .3.b
I feel like I need to point this out but, when will you update the Android version, or are you still working on that?
Huh!? OAO what do you mean? Its not 0.06!?
I've downloaded it and its 0.06 .w.a although weirdly android says its 0.04 as a name. Huh. But it is 0.06 .C.a
well it isn't, from what I seen, some of the scenes don't show up, when I downloaded it and played it, it just stopped at the cafeteria scene with John, and that was it
(And I mean after they talk about Studio *****)
Are there any finished routes yet, or are they still in progress?
None, it's like... new .3.a
ok thanks, just wanted to know if I had to keep trying lol
By far the best vn I have ever played! The animation is perfect. Relatable characters, the first vn to give me a cartoon vibe, Maccon is so hot. Imo I recommend adding a screen shot of him on here. I noticed he isn't on here like the other characters. Just so people that are thinking about playing this master peace. They can see all the characters. Keep up the good work!
Saying this is the best VN, while it's not even finished at all, is highly exaggerating. If you look on my profile you'll find plenty of great VN's (of this type). Not all are the same, but if you're looking for another one, of this kind, look for “Tennis Ace“, “Extracurricular Activities“ or “Morenatsu Homecoming“ (fan remake) and of course “Santa Lucia“.
Also, I must say Socially Awkward is pretty funny already. Maybe I'm gonna support the dev in the future...
If you want to read a truly incredible story read the VN “Major/Minor“. There's no romance, which involves the main character, but again the plot is magnificent and the characters are well thought out. I suggest everyone playing it.
Why, Why is Maccon so cute. He's like a gentle beast, can be a beast but still a gentle. And to flirt like that is just so cute, it's killing me. And the fact you just met him and he's already planning to become close with your family is just overkill.
Also is it me or I'm really going crazy, whenever John sigh of relief is there a sound effect? I kinda hear it but then again I have a history of hearing and seeing weird thing. Hearing sound like the television in an empty house is not as creepy as hearing out it the forest or open space.
Don't worry, maybe there's just a lonely werewolf trying to watch television uwu
I was going fucking crazy because of the animation. how long did it take to change the sprites that smoothly to make it so real. I just can't help but to go back few dialogues to see it again. And i just realize the reason behind constant cray cray on the beanie, the backstory of a lifetime. This game is really different than others. The introduction of new way to show emotions and the weirdo of a main character that is somehow relatable yet not making yourself unable to determined which is the real world, which is good for VN games to me at least.
aaaaall right, time to try this game, i will update this comment in a bit to say what i thought about the game! so brb
edit: alright, i love this game and its very amazing and holy crap i love it, i cant wait too see what the future of this game holds! and major respect for the amazing art!
they all are daddy material
but with nothing else too sayedit 1 1/2: i forgot to say i love the story so far lol but for serious, keep it up fam!
10/10
how to get John route
*knees to the face and throw you into the dev log* OCO/ READ!! *explodes*
>3</ thanks for helping!
I believe theres a few errors with Maccon at lunch including sitting with maccon and speaking about his father
What's the error? o3o/ I'm tracing for any errors but not getting any so far.
it says name 'confident' not defined also says 'sitnexttomaccon' not defined
Oh! Did you start a new game? those are the errors that will happen if you load to an old version.
oh thanks for telling me!
Huh? owo I didn't send an update yet.
Hey! Really loving this so far, only thing that takes me out of it is the spelling. The charaters art is great and its nice to see that there's a wide range of different emotions for the cast. I would honestly love to help out and check up and make sure the dialog's spelled correctly, if you'd like that sort of help.
Thanks for volunteering! Although the spelling and grammar have already been fixed, but you can join with the community through my discord! Just remembered I need to put the link in the description >A</
Just head on over here! ^w^b
https://discord.gg/XCqxY3M
How am I suposed to continue with the history when the game takes me to the menu telling me Tom will arrive soon?... Help... I don't know how to 😪... (I play in Android)
I think it means an update is coming?
I don't know... Because I only played like 10 minutes... The game is taking me to the menu the day after we went to a restaurant to eat with Tom...
Tom's and John's route is coming in the next update. This update covers Rask and Maccon route, as stated in my developer's log.
Ohhh!!!... I see... Thank you... If it's that so, i will wait the update... 😁👍
I like a game where you can relate to the character. I'm socially awkward at all time. To be honest I don't even want to speak at all, call me ungrateful but I rather be silent than accidentally insult someone.
This game appeared many times now to me and this caught my interest and so far from what I can see it looks great!
Oh and are you by any chance a Filipino?
Yup! A failure at being one though. Can't even speak the language, nor understand 80% of it. :V
It's great to know that a fellow Filipino makes a VN about furries! And don't say your a failure at being being one just because you don't speak nor understand most of the language, it does not define you as a failure.
939a Nah, being a failure means im not in the norm of Filipino standards .3.b which i am proud of it o3o9 \oCo/ I AM FREE FROM SOCIAL RESTRAINTS!!!
Well then we're in same spot XD
Oh I'm the same. but I'm half Chinese or is it a quarter Chinese, whatever it is I don't even speak or understand Chinese. I just roll my eyes whenever people ask me to speak Chinese though cause just because my lineage is Chinese doesn't mean I have that language in my brain ready to go.
Does this VN have gay romance?
Yes 939a I should really point that out.