Because of that I can’t even launch a session to test things out.
Anyone has a fix?
A number of us see the same errors, but it’s not blocking us.
In what way does it block you?
Try this.
1- Compile Verse - main menu “Verse → Build Verse Code”
2- See if any errors are shown then, post them here if so.
Maybe there’s some other error that’s preventing you from proceeding.
When you get the Validation Error you show above, there’s a log somewhere you can open to see the details.
Here’s what I get
C:/Users/Utilisateur/AppData/Local/UnrealEditorFortnite/Saved/VerseProject/Arena1v1/Assets/Arena1v1/Arena1v1.assets.verse(711,69, 711,76) : Script error 3502: Accessing instance member texture
from this scope is not yet implemented.
C:/Users/Utilisateur/AppData/Local/UnrealEditorFortnite/Saved/VerseProject/Arena1v1/Assets/Arena1v1/Arena1v1.assets.verse(711,69, 711,76) : Script error 3588: Ambiguous identifier; could be fitco@fortnite.com.Arena1v1.Materials.armory_Mat_material.texture or Verse.org.Assets.texture
The assets digest could not be generated. Please ensure that your imported assets do not have names that clash with existing Verse symbols.
Do you have a texture or asset named “texture”? could you try renaming it to soemthing else and then attempt to rebuild verse?
No I didn’t, but I deleted something and it fixed one error but created more after fixing those errors I was able to launch the map. Thank you for your help!