I am writing my thesis with .cls file. This morning, everything worked well, and suddenly, my dumb brain decided to mess around with the MikTeX Console. And of course, I could not compile from the .cls file anymore.
So I decided to reinstall the MikTeX Console. And again, I could not compile the .cls. It gives me this error: "Loading a class or package in a group. \usepackage", like a bunch of them. Some of other errors are "Loading a class or package in a group. \RequirePackage." At first I thought because I used
\usepackage{A,B,C}
\usepackage{A}
\usepackage{B}
\usepackage
\RequirePackage
However, when I try to compile from a single .tex file. It works well. It does not give me any errors at all. I only encountered this problem when I compiled it with a .cls file.
I don't know what I am supposed to do now, and I wanna cry. Could anyone please help me with this? Please be gentle with this dumb brain :< Thanks xoxoxo