Errors with bl_MatchTimeManager

Support for MFPS 2.0 (for verified users)
Forum rules
To request support/assistance for MFPS, you first have to verify your purchase by sending your purchase invoice number to Lovatto in a PM.
Post Reply
User avatar
vitekcz5
Member
Member
Posts: 11
Joined: Fri Aug 28, 2020 1:59 pm

Hi.
I opened my Unity project again after few weeks and for some reason, this compiler error occurred. Replacing files with backup did not solve the issue.

Image


Can you please help me?
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Hi,

The error is self-explanatory, the mentioned script "bl_MatchTimeManager.cs" could not be found,
which means that the script is not present in your project, you either deleted it accidentally or maybe you move it under an Editor folder or added it in a folder with an Assembly Definition.

In any case, try to find it in the Project View, if you can't find it, import the script from the MFPS package by importing the package and unselecting all (in the import wizard window) but the bl_MatchTimeManager.cs script.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
vitekcz5
Member
Member
Posts: 11
Joined: Fri Aug 28, 2020 1:59 pm

Thank you for your quick response. The issue has been solved.
Thank you very much!
Post Reply