Hi, there should be an Event URL in the event details as well. I'd recommend going to the detailed Macro debug and refreshing the page mentioned in the Event log details, so you can figure out which component causes the issue. Then, you will figure out the location of the failing macro and proceed further. Maybe, there is no Document context available (e.g. you are using CurrentAliasPath of a document that doesn't exist in the current context), so the macro doesn't make sense in that location.
If you could give us a URL and the failing macro, we would help you more...