They are not broken with my modmod.By putting it in a file called CvEventManager you have probably broken BUG modular Python and hence all the mods. They are very explicit in their documentation that you must not have a file by that name.
There is a file of that name loaded when C2C starts regardless of it being a part of C2C or not, because all that is vanilla that is not overwritten by C2C will be loaded when C2C loads.
(There might be some exceptions as we can mod the file that loads a vanilla file to not load that vanilla file; that said, the BUGEventManager explicitly initiates the CvEventManager because a child cannot exist without a parent)
Last edited: