Read Only Build Failed :(

link textWhen I press launch I get this error… Please let me know how to fix this, it’s my end of bachelor project and already I have these issues in UE4.

I have 2 levels streamed in the Persistent level, they’re streamed on click of a button, and this project is connected to perforce. If you need other info let me know.

This is a BP only project.

Unable to save package to …/…/…/…/…/…/Users//Desktop/MaelstromArena/BattleArena/BattleArena/Saved/Autosaves/Game/Maps/UEDPCStarter.umap because the file is read-only!

EDIT: I unchecked read only in that map file and I got error while cooking the game, Ive attached the log in here.
EDIT2: I checked out the UEDPCStarter.umap file from Perforce and the read only error dissapeared but the log remains the same.

Hi,

You should not have your “Saved” directory in Perforce (or Intermediate, DerivedDataCache etc.) - you can follow these instructions to set up your depot. Once you have removed files from Perforce that should not be there you should be able to cook successfully.