I'm going to break it down since this isn't as hard of a fix as
pothb makes it out to be above ^.
Let this also serve to help others willing to go through a couple steps to have this problem solved.
First -- Download 'UnRen.bat v1.0.10' which can be found either by google search, or directly on f95zone itself.
Second -- Place this .bat file into your Myfirstlove root directory folder. (Where the .exe is found)
Third -- Double click on the .bat file to open its command prompt. Then, you will type the number "1" followed by hitting 'enter' on your keyboard. This will start extraction, which is part of the process to begin decompiling, don't worry about what it looks like in your main game directory folder as it sorts itself out through the process.
Fourth -- Wait or press enter until the extraction process is fully complete (it says "Finished"), and it prompts you to press "1" to go back to the main menu. Then, press "2" this time at the main menu, followed by enter on your keyboard. This will now start decompiling which is your final super tough step!
Fifth and final -- After decompiling is finished, (will have to wait a little bit and hit enter a couple times maybe) you will have access to common_1.rpy which is where this main issue has been located thankfully! In your game directory folder (under Myfirstlove-11.00\game), if you scroll down a bit you can now see common_1.rpy (don't use the .rpyc file for the following step by mistake). I recommend using notepad or notepad++. You will right click on this .rpy file, and select "Edit with Notepad++" for example in the case since I was using Windows as opposed to Mac or Linux. Now, all you need to do is scroll down to line 2576, where you'll see something about "Reset..." I forget exactly what the line is. Clearly out of place, and a bit odd. Delete this line completely and backspace a bit to make things look organized again. Save this Notepad or whatever file again, then you're free to close it.
Now open your game and enjoy the rest of Episode 2 after the hairdresser event! Hopefully, this helps to fix the issue!