Search Unity

Build.Log error

Discussion in 'Tizen' started by Delgada89, Jan 11, 2017.

  1. Delgada89

    Delgada89

    Joined:
    Nov 26, 2012
    Posts:
    17
    I get this error when I build for Tizen. Any idea?

    Build log file could not be created for writing at: G:\My Documents\Projects\BowlingRedux\Builds\Tizen\BowlingAdventues.tpk\build.log
    UnityEngine.Debug:LogError(Object)
    PostBuildLog:WriteBuildLog(String, String) (at Assets/Editor/PostBuildLog.cs:94)
    PostBuildLog:OnPostProcessBuildPlayer(BuildTarget, String) (at Assets/Editor/PostBuildLog.cs:29)
    UnityEditor.HostView:OnGUI()
     
  2. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    I've never seen that error before. How are you attempting to build the player?
     
  3. Delgada89

    Delgada89

    Joined:
    Nov 26, 2012
    Posts:
    17
    I am just hitting the Build button on the Build Settings window? I don't know why it's doing that.
     
  4. Delgada89

    Delgada89

    Joined:
    Nov 26, 2012
    Posts:
    17
    Hey Masterfalcon, do you have to create a new Certificate everytime you make a new Tizen game or can you reuse Certificates from previous games? It may be related to this error.
     
  5. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    You should be able to use the same certificate.
     
  6. Delgada89

    Delgada89

    Joined:
    Nov 26, 2012
    Posts:
    17
    I'm stumped then. I'm using the same cert.
     
  7. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    Could you post the log from the editor?