Search Unity

Cannot build for 5.3.4f1 with Tizen 2.4.

Discussion in 'Tizen' started by giorgos_gs, Jun 3, 2016.

  1. giorgos_gs

    giorgos_gs

    Joined:
    Apr 23, 2014
    Posts:
    623
    I use 5.3.4f1 and I have another error with Tizen 2.4.

    Code (CSharp):
    1. 2016-06-03 14:27:53,031 [TRACE] Main.java(85) - Start running Tizen CLI Main class...
    2. 2016-06-03 14:27:53,036 [TRACE] Main.java(86) - Argument count:4
    3. 2016-06-03 14:27:53,048 [TRACE] ConfigCLI.java(78) - Execute configCLI...
    4. 2016-06-03 14:27:53,049 [TRACE] NCLIConfigLoader.java(102) - isConfExist:true
    5. 2016-06-03 14:27:53,072 [TRACE] NCLIConfigLoader.java(102) - isConfExist:true
    6. 2016-06-03 14:27:55,621 [TRACE] Main.java(85) - Start running Tizen CLI Main class...
    7. 2016-06-03 14:27:55,626 [TRACE] Main.java(86) - Argument count:9
    8. 2016-06-03 14:27:55,642 [TRACE] PackageCLI.java(221) - Execute PackageCLI...
    9. 2016-06-03 14:27:55,647 [TRACE] PackageCLI.java(226) - getRealWorkingPath: C:\PROJECTS\Unity\Zeus Quest\Temp\StagingArea\build
    10. 2016-06-03 14:27:55,663 [TRACE] NCLIConfigLoader.java(102) - isConfExist:true
    11. 2016-06-03 14:27:55,672 [TRACE] NCLIConfigLoader.java(102) - isConfExist:true
    12. 2016-06-03 14:27:55,679 [DEBUG] PackageNativeCLICommand.java(315) - Base project directory: C:\PROJECTS\Unity\Zeus Quest\Temp\StagingArea
    13. 2016-06-03 14:27:55,693 [ERROR] AbstractCLI.java(92) - error occured on packaging.
    14. org.tizen.ncli.ide.exceptions.UnexpectedException: error occured on packaging.
    15.     at org.tizen.ncli.ide.shell.PackageCLI.execute(PackageCLI.java:807)
    16.     at org.tizen.ncli.ide.shell.AbstractCLI.execute(AbstractCLI.java:90)
    17.     at org.tizen.ncli.ide.shell.Main.run(Main.java:141)
    18.     at org.tizen.ncli.ide.shell.Main.main(Main.java:73)
     
  2. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    That sounds similar to an error that we've seen before. Check that your Java installation is up to date.
     
  3. giorgos_gs

    giorgos_gs

    Joined:
    Apr 23, 2014
    Posts:
    623
    Which Java is the correct one?
     
  4. giorgos_gs

    giorgos_gs

    Joined:
    Apr 23, 2014
    Posts:
    623
    I installed the latest JDK 8u92 64bit and still I get the same error.
    Editor:

    Code (CSharp):
    1. UnityException: Build Failure!
    2. -----------------------------------------------------
    3. Starting package
    4. -----------------------------------------------------
    5. Packaging error : Cannot find build information. "build.info" file does not exist.
    6. -----------------------------------------------------
    7. Finished package
    8. UnityEditor.HostView:OnGUI()
    9.  
    10. Failed to sign and package the application. Check the editor log for more details.
    11. UnityEditor.Tizen.TizenUtilities.ShowErrDlgAndThrow (System.String title, System.String message, System.Exception ex) (at /Users/builduser/buildslave/unity/build/PlatformDependent/TizenPlayer/Extensions/Managed/TizenUtilities.cs:64)
    12. UnityEditor.Tizen.TizenUtilities.ShowErrDlgAndThrow (System.String title, System.String message) (at /Users/builduser/buildslave/unity/build/PlatformDependent/TizenPlayer/Extensions/Managed/TizenUtilities.cs:58)
    13. UnityEditor.Tizen.PostProcessTizenPlayer.PostProcess (BuildTarget target, System.String stagingAreaDataUpperCase, System.String stagingArea, System.String stagingAreaDataManaged, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, BuildOptions options) (at /Users/builduser/buildslave/unity/build/PlatformDependent/TizenPlayer/Extensions/Managed/BuildPostProcess.cs:186)
    14. UnityEditor.Tizen.TizenBuildPostprocessor.PostProcess (BuildPostProcessArgs args) (at /Users/builduser/buildslave/unity/build/PlatformDependent/TizenPlayer/Extensions/Managed/ExtensionModule.cs:53)
    15. UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTarget target, System.String installPath, System.String companyName, System.String productName, Int32 width, Int32 height, System.String downloadWebplayerUrl, System.String manualDownloadWebplayerUrl, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:316)
    16. UnityEditor.HostView:OnGUI()
    17.  
     
  5. giorgos_gs

    giorgos_gs

    Joined:
    Apr 23, 2014
    Posts:
    623
    I attach my editor log to see the details. I am waiting for an answer about this.
     

    Attached Files:

  6. robson_depaula

    robson_depaula

    Joined:
    Sep 30, 2014
    Posts:
    37
  7. giorgos_gs

    giorgos_gs

    Joined:
    Apr 23, 2014
    Posts:
    623
    Yes but 5.3.4p6 has 2 regression bugs so I cant install it now. :(