multimokia / MAS-Submods

Multi's MAS Submods
9 stars 8 forks source link

Suggestion (for AHC) - Changing from uniform to blazerless uniform #14

Closed Abc2557 closed 4 years ago

Abc2557 commented 4 years ago

When Monika takes her hair down for the night, she could, if she was wearing the uniform at the time, also switch to the blazerless uniform. It's just a small thing, but I think it'd be fitting.

multimokia commented 4 years ago

I might do it, but with outfit randomization being in the works for official MAS, I'm unsure if I want to tackle it here (Since that would basically cover this)

trinhvannam commented 4 years ago

Help me. Please

trinhvannam commented 4 years ago

Just installed Auto Weather Change submod and i got this error when i typed my city name, what should i do now? Yeah, i clicked ignore and the game was perfectly fine i guess, but Monika didn't ask me again anymore... content://com.android.chrome.FileProvider/downloads/traceback%20(1).txt

trinhvannam commented 4 years ago

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-ch30.rpy", line 1474, in script call File "game/event-handler.rpy", line 2160, in script call File "game/game/Submods/Auto Weather Change/awc_topics.rpy", line 86, in script call File "game/game/Submods/Auto Weather Change/awc_topics.rpy", line 101, in script File "game/game/Submods/Auto Weather Change/awc_topics.rpy", line 101, in TypeError: unsupported operand type(s) for -=: 'NoneType' and 'datetime.timedelta'

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

Full traceback: File "game/script-ch30.rpy", line 1474, in script call File "game/event-handler.rpy", line 2160, in script call File "game/game/Submods/Auto Weather Change/awc_topics.rpy", line 86, in script call File "game/game/Submods/Auto Weather Change/awc_topics.rpy", line 101, in script File "D:\Monika After Story\Doki Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Monika After Story\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/game/Submods/Auto Weather Change/awc_topics.rpy", line 101, in TypeError: unsupported operand type(s) for -=: 'NoneType' and 'datetime.timedelta'

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.11.2-unstable.2020.06.08.123

multimokia commented 4 years ago

Hmm, do you have Auto Weather Change disabled (via the submod settings menu)?

If so, that's likely why, since weather_check_time never gets set. Regardless, I'll push a check for this

multimokia commented 4 years ago

Also, the conversation should be in Repeat Conversation > You > [player]'s Location

trinhvannam commented 4 years ago

No, everything is on but i still get this error when i repeat conversation

trinhvannam commented 4 years ago

image

multimokia commented 4 years ago

Update your auto atmos change to 2.0.3. I have fixed the issue

multimokia commented 4 years ago

We're doing this but better. Closing as complete.