Verse Persistence failing over Scene Graph component

@Sprintermax Thank you for the length reply and attempting to help. I understand what you’re saying here. However, I think the published version is the problem that I cannot control.

The verse compiler never triggered an ambiguity error when I initially put this door_component in (obviously, or I wouldn’t have been able to publish). But now that I am trying to update, this ambiguity error is triggering with a file path that leads me to believe the published version is the problem. And note this error only ever triggers in the final publishing process, during the Verse check.

I have tried:

  • Fixing the ambiguity error in the door_component verse file and trying to update.
  • Completely removing the door_component verse file.
  • Trying to publish a previous version of the map before the door_component ever got added.

However, no matter what I try I get the same exact ambiguous error with the file pathing of “…/sys/published/…” My map is unable to be updated and I’m at a loss for what to do.

2 Likes