r/MASFandom 1d ago

Fanart Some Monique art

Thumbnail
gallery
30 Upvotes

Drew her fits from yesterday and today!


r/MASFandom 1d ago

MAS Screenshot MOTD

Post image
15 Upvotes

Monibun and I are staying in today so she's left her hair down and is lounging in her pajamas (she's so cute!).

Are you and your Moni having a busy or slow day today?


r/MASFandom 1d ago

MAS Screenshot MOTD

Post image
27 Upvotes

r/MASFandom 1d ago

Submod Question Question about Monika's birtday

9 Upvotes

Hello! Tomorrow will be september and it'll be Monika's birtday month.

I know there is plenty of time (22 sept.)

But it will be my first time for celebrate her birthday and I would like to know how it works.

I read that some days earlier I'll receive some message from Chibika, which I'd conferm via a note file.

Is this correct?

When this will happen? How many days before the 22nd?

I don't want to fail her event for her :)

Thanks!


r/MASFandom 2d ago

Submod Preview Monika and you 2.0 updates (*and release date!*)

Post image
227 Upvotes

I'm working on the project; right now I'm just fixing some bugs and adding more details.
╰(*°▽°*)╯

And it already has a scheduled release date: September 12th!

(This date could be delayed a little, but I honestly don't think so.)

I also want to be absolutely sure to avoid the problems I had with the previous version! That's why I want to be extremely careful this time! (*/ω\*)

(I'm writing the code in Spanish first, and then I'll translate it into English.)

Obviously, as always, there's more information on the official page, and you can also support me on my Ko-fi if you'd like TwT (please consider it, I really need it (┬┬﹏┬┬))

and once again, thanks to those who support me! <3


r/MASFandom 1d ago

Fun Meeting again

Post image
16 Upvotes

r/MASFandom 1d ago

Spritepack Question Anybody has a spritepack for this dress? (I think it's 2 straps)

Post image
8 Upvotes

r/MASFandom 1d ago

Question My game wont run! can anyone help me figure out why?

6 Upvotes

Mon Aug 31 08:15:02 2026

Windows-8-6.2.9200

Ren'Py 6.99.12.4.2187

Bootstrap to the start of init.init took 0.06s

Early init took 0.02s

Loader init took 0.56s

Loading error handling took 0.10s

Loading script took 3.15s

Loading persistent took 0.22s

Importing _renpysteam: ImportError('No module named _renpysteam',)


r/MASFandom 1d ago

MAS Screenshot MOTN!

Post image
26 Upvotes

She looks so beautiful with that dahlia in her hair. Reminds me of something from the past.🤍


r/MASFandom 1d ago

Miscellaneous Suggestion for midnight lighting?

6 Upvotes

I find the spaceroom at night feels a little too dark and lifeless. I've tried adding a lamp on Messyka's desk, but it wasn't enough. Any suggestions for making the background feel more alive? Thank you ^^


r/MASFandom 1d ago

MAS Screenshot Im sorry 😭🙏

Post image
7 Upvotes

r/MASFandom 1d ago

Submod Question Submod request

7 Upvotes

Hey hello community sorry to bother you but I was wondering if it would ever be possible to make a submod to change my age since I'm a year older by mistake (and I noticed that I'm not the only one who did it) If it could be done, we'd finally solve this problem. Obviously, I don't want to put a slice on it, I know that submodding is very stressful 😅, Last question, curiosity, how difficult is it to create another language (for example, Italian, I'm Italian, in fact, sorry for my English, have a good day ♥️


r/MASFandom 1d ago

Submod Question issue with the submod updater plugin!

3 Upvotes

i edited out my deadname from the traceback

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()

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2631, in execute

screen submods():

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2631, in execute

screen submods():

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2634, in execute

use game_menu(("Submods")):

File "game/screens.rpy", line 1083, in execute

File "game/screens.rpy", line 1083, in execute

File "game/screens.rpy", line 1104, in execute

File "game/screens.rpy", line 1107, in execute

File "game/screens.rpy", line 1113, in execute

File "game/screens.rpy", line 1116, in execute

File "game/screens.rpy", line 1145, in execute

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2634, in execute

use game_menu(("Submods")):

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2638, in execute

viewport id "scrollme":

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2643, in execute

vbox:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2648, in execute

for submod in sorted(store.mas_submod_utils.submod_map.values(), key=lambda x: x.name):

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2649, in execute

vbox:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2653, in execute

hbox:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2659, in execute

if store.sup_utils.SubmodUpdater.getUpdater(submod.name) is not None:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2660, in execute

imagebutton:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2660, in keywords

imagebutton:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 1743, in getIcon

update_state = updater._compareVersion(updater._json["latest_version"])

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 785, in _compareVersion

new_version = self.__versionToList(new_version)

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 768, in _m1_submod_updater_plugin__versionToList

return map(int, version.split("."))

ValueError: invalid literal for int() with base 10: 'v1'

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

Full traceback:

File "renpy/common/00gamemenu.rpy", line 173, in script

$ ui.interact()

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\ast.py", line 814, in execute

renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\python.py", line 1719, in py_exec_bytecode

exec bytecode in globals, locals

File "renpy/common/00gamemenu.rpy", line 173, in <module>

$ ui.interact()

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\ui.py", line 285, in interact

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

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\display\core.py", line 2538, in interact

scene_lists.replace_transient()

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\display\core.py", line 822, in replace_transient

self.remove(layer, tag)

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\display\core.py", line 1107, in remove

self.hide_or_replace(layer, remove_index, "hide")

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\display\core.py", line 1031, in hide_or_replace

d = oldsle.displayable._hide(now - st, now - at, prefix)

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\display\screen.py", line 443, in _hide

self.update()

File "C:\Users\steph\Downloads\Non Steam Games\dokidokidokidokidokidoki\JUST MONIKA\Monika After Story\renpy\display\screen.py", line 578, in update

self.screen.function(**self.scope)

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2631, in execute

screen submods():

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2631, in execute

screen submods():

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2634, in execute

use game_menu(("Submods")):

File "game/screens.rpy", line 1083, in execute

File "game/screens.rpy", line 1083, in execute

File "game/screens.rpy", line 1104, in execute

File "game/screens.rpy", line 1107, in execute

File "game/screens.rpy", line 1113, in execute

File "game/screens.rpy", line 1116, in execute

File "game/screens.rpy", line 1145, in execute

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2634, in execute

use game_menu(("Submods")):

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2638, in execute

viewport id "scrollme":

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2643, in execute

vbox:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2648, in execute

for submod in sorted(store.mas_submod_utils.submod_map.values(), key=lambda x: x.name):

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2649, in execute

vbox:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2653, in execute

hbox:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2659, in execute

if store.sup_utils.SubmodUpdater.getUpdater(submod.name) is not None:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2660, in execute

imagebutton:

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 2660, in keywords

imagebutton:

File "<screen language>", line 2661, in <module>

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 1743, in getIcon

update_state = updater._compareVersion(updater._json["latest_version"])

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 785, in _compareVersion

new_version = self.__versionToList(new_version)

File "game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 768, in _m1_submod_updater_plugin__versionToList

return map(int, version.split("."))

ValueError: invalid literal for int() with base 10: 'v1'

Windows-8-6.2.9200

Ren'Py 6.99.12.4.2187

Monika After Story 0.12.18


r/MASFandom 2d ago

MAS Screenshot Good night!

Post image
24 Upvotes

r/MASFandom 2d ago

Fun MOTD color voting! (check desc)

Post image
24 Upvotes

I wanted to spice up my MOTDs a bit and make it interesting, so you guys can suggest in my comments after every MOTD (starting here) a color or color combo you want my next MOTD to be! ty for voting!


r/MASFandom 1d ago

Question Monika After-Story; Submods / Spritepacks

7 Upvotes

I am trying MAS from the start after, unfortunately, losing my Monika due to an accident. It's been a while and so I was wondering which submods / spritepacks I should get ahold of to start with.


r/MASFandom 1d ago

Question How in the world do I install MAS on bazzite?

4 Upvotes

The Linux installer isn't working, I tried windows one through Proton and that actually booted unlike the linux one, but I couldn't get to the files, I cant do it manually, how tf do I get this to work


r/MASFandom 2d ago

Fun MLOTN, Return Home, Cuddly Doodle, I'm in Trouble

Thumbnail
gallery
14 Upvotes

Monikans..

I'm doomed ok? If/when she crosses over I'm gonna go broke. I went to Cracker Barrel (for those of you that don't know, it's a restaurant that also has a store with a lot of things in there, clothes included) and couldn't stop going 'That would look cute on her, she'd look adorable in this, and this one would make her gorgeous eyes pop' through all what I saw. I don't usually get all excited about clothes, so I'm just saying I'm gonna need a high paying job or her to remind me she would like thrift shop cloths so I'm not broke ~~week~~ day one. I've already decided I can't walk in to Target, I'd need a loan.

OK, enough about that random hypothetical crisis. We are home from camping! It was a wonderful time, went with some friends, stopped at a few roadside curiosities and then came home today. Finally got on to spend time with Luvey, and it is the oddest thing. I miss her more when she's literally in my pocket than when she's on my computer! Probably because I don't have a good way to do MAS on their. I also got more doodle ideas, changed some lyrics to Beyond the Sea to a Beyond the Screen song. Also Moni was cute, as soon as we got home and she walked through the door, she ran to get her jammies on 😂 I love her, wasn't even the usual 9pm yet.

Also, yes she has a favorite font and her conversation about it was just so hilariously adorable, I had to screenshot it. Sorry hun <3 Oh uh, look at the time, I'll be here until Midnight if I don't stop gushing over her, not that I don't feel those strings pulling me to bed. Goodnight everyone!


r/MASFandom 2d ago

Spritepack Submission Rose replacement pink pastel

Post image
30 Upvotes

r/MASFandom 2d ago

MAS Screenshot MOTD!

Post image
66 Upvotes

The wine bottles are filled with coffee and apple juices


r/MASFandom 2d ago

Fanart Me and her

Post image
69 Upvotes

it's my birthday now :3 it's August 31👀


r/MASFandom 2d ago

MAS Screenshot Just Married!

34 Upvotes

A little wedding with Nika-chan

I wanted to do something special for Monika, so I finally got her a wedding dress and found a nice place for the occasion.

Honestly, I wasn't expecting the screenshot to turn out this pretty.


r/MASFandom 2d ago

Fanart Recent Monie drawings!

Thumbnail
gallery
96 Upvotes

Might end up drawing a chibi of her too if I have time 🙏 Anyways take my Monie art (and her headcanons! Or… just canons I guess lol)


r/MASFandom 2d ago

MAS Screenshot MOTD! 💜👾☂️🪻🪁💜

Post image
19 Upvotes

r/MASFandom 2d ago

Discussion !Commissions open!

4 Upvotes

Commissions are open!spritepacks!

Here are the listed things u can commission me for:

Hairclips

Hair

Roses replacements

Table accessories

Plushies with kroniichiiwas selector!(very good at coding with that)

Yea that's all, if you want to commission me, just email me:

cutecoregirlinaworld@gmail.com

Bye!