What does placeholder mean? I'm the starting point and after a while instead of a character there is character schetch in black saying placeholder..is it normal?
Thanks for answering! When I finished the game I noticed it was small so I went back to the page and I noticed that it didn't say 0.8 but 0.08 so I just misread it xD I'm wearing glasses but I guess I'm still blind :^ oh well..I can't wait till the update! Keep updating this! It's so entertaining and nice ! (Can't wait for the hot stuff too ;^)
hey im just gonna say this but to me, john's posture looks really..... weird. im not complaining but it doesn't look natural to me than the others. sorry buit your visual novel is cool.
I love it, there really isnt much more too say, I just love every single bit about it so far, the characters look Amazing and I love the drawings aswell, you're doing such a amazing job. It made me laugh so many times already, and I hope you will keep workin on this for a long time :3
So, I just played through the update and overall, I enjoyed it! Always great to see more Mac! But I just have a couple of thoughts:
1) This is really minor, all things considered, and maybe this is just me, but I've never heard of a college/university with such a relaxed dress code having policies against hair dye. Also, considering how much variability there can be for hair/fur patterns and colors between species, having specific policies against hair dying doesn't really seem viable, at least to me.
2) Now for a somewhat bigger issue. This is a problem I've seen in more than a few games lately, but - in the U.S., at least - there are very explicit regulations on what teachers are and are not allowed to do to and with students, including and especially at the college level. What Cole does towards the end of this update would never fly in a legitimate college; Cole not only harassed Jayce, but, by the LEGAL definition, physically and verbally assaulted him as well. Whether it's at a low-end community college or a school as high end as it's implied the characters are going to, there's no way the administration would just allow a teacher to do something like that without repercussion, especially considering the implication by Zale that this is neither the FIRST time Cole has done something like this, nor the most violent act he's committed against a student.
I wouldn't usually bring this sort of thing up because these sort of games are meant to be played with some suspension-of-disbelief (for obvious reasons), but lately, in more than a few games set in a college or university, I've been seeing this trend of teachers being allowed to get away with things that, at best, are extremely suspect, and at worst, should get them arrested. In the end, it's not really something to get that upset over, given these are fictional characters in fictional worlds, but seeing this sort of thing appearing more and more in games and being presented like it's something normal or common just gets to me...
tl;dr - I don't really understand the university's apparent policy against hair dye based on its rather lenient dress code. Also, Cole literally assaulted Jayce on screen and is implied to have not only done similar things to students in the past, but done them rather frequently.
Okay, I've ranted enough for one update; just felt I needed to bring these things up...
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".
← Return to game
Comments
Log in with itch.io to leave a comment.
i love everything about this game, i can relate so much to the main character making it a much better experience. keep up the awesome work ;>
Wow! I'm loving this so far but i'm curious if there is going to be 18+ content? With the story so far I wouldn't mind if not.
*Slaps a 18+ in the desription* Officially, it is now \ .3./ lol~
ok, now I'm in love with this vn. Watch out for your new supporter this month!
What does placeholder mean? I'm the starting point and after a while instead of a character there is character schetch in black saying placeholder..is it normal?
It means the character is still in developement, which he's already is in the next update :3
Thanks for answering! When I finished the game I noticed it was small so I went back to the page and I noticed that it didn't say 0.8 but 0.08 so I just misread it xD I'm wearing glasses but I guess I'm still blind :^ oh well..I can't wait till the update! Keep updating this! It's so entertaining and nice ! (Can't wait for the hot stuff too ;^)
Compatability. If one doesn't work, the other should .3.a
Eyes, Lips, Eyes, Scratching finger. lol :D
hey im just gonna say this but to me, john's posture looks really..... weird. im not complaining but it doesn't look natural to me than the others. sorry buit your visual novel is cool.
I thought we were supposed to think he was just another gay friend b/c of how he stands till mc says hes "straight" lol
F
E
I love it, there really isnt much more too say, I just love every single bit about it so far, the characters look Amazing and I love the drawings aswell, you're doing such a amazing job. It made me laugh so many times already, and I hope you will keep workin on this for a long time :3
Srry if I’m asking an obvious question but how do I play this on apple?
unfortunately, if you mean an iphone, its impossible.
dang ok, thx for letting me know!❤️ and I love the game btw! I’ve seen the play through and it’s amazing!!!❤️❤️❤️
[SPOILERS AHEAD; READ AT YOUR OWN RISK]
So, I just played through the update and overall, I enjoyed it! Always great to see more Mac! But I just have a couple of thoughts:
1) This is really minor, all things considered, and maybe this is just me, but I've never heard of a college/university with such a relaxed dress code having policies against hair dye. Also, considering how much variability there can be for hair/fur patterns and colors between species, having specific policies against hair dying doesn't really seem viable, at least to me.
2) Now for a somewhat bigger issue. This is a problem I've seen in more than a few games lately, but - in the U.S., at least - there are very explicit regulations on what teachers are and are not allowed to do to and with students, including and especially at the college level. What Cole does towards the end of this update would never fly in a legitimate college; Cole not only harassed Jayce, but, by the LEGAL definition, physically and verbally assaulted him as well. Whether it's at a low-end community college or a school as high end as it's implied the characters are going to, there's no way the administration would just allow a teacher to do something like that without repercussion, especially considering the implication by Zale that this is neither the FIRST time Cole has done something like this, nor the most violent act he's committed against a student.
I wouldn't usually bring this sort of thing up because these sort of games are meant to be played with some suspension-of-disbelief (for obvious reasons), but lately, in more than a few games set in a college or university, I've been seeing this trend of teachers being allowed to get away with things that, at best, are extremely suspect, and at worst, should get them arrested. In the end, it's not really something to get that upset over, given these are fictional characters in fictional worlds, but seeing this sort of thing appearing more and more in games and being presented like it's something normal or common just gets to me...
tl;dr - I don't really understand the university's apparent policy against hair dye based on its rather lenient dress code. Also, Cole literally assaulted Jayce on screen and is implied to have not only done similar things to students in the past, but done them rather frequently.
Okay, I've ranted enough for one update; just felt I needed to bring these things up...
I'm in love with this game! I can't wait to see how you develop the story and characters!
This game is really good! I really love how expressive are the characters and it made me laugh so many times <3
I love this game, like, OMG. also who are the people you can date?? (sorry QwQ to lazy to find out myself)
O3O GO THROUGH ALL THE ROUTES!!
oki =w=
i really love the soundtrack! can you please tell me the names of the songs?
Is the universal android release old or did I just pick un unfinished route? It booted me back to the title screen after talking about Covid-19;
Either way what I did see was quite promising, no real niggles [It's a visual novel, you'd need to be a real smooth brain to fuck it up design-wise]
The only route advanced in the story is Maccon's .3./
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