Skip to content

Unity2018.4.9打包报错。FileNotFoundException: Could not find file result_0.json" #4

@beatless

Description

@beatless

FileNotFoundException: Could not find file "D:\game\client\trunk\Assets\StreamingAssets\AssetBundles\result_0.json"
System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <7ba07f088431485bb722f3b3373e87ee>:0)
System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) (at <7ba07f088431485bb722f3b3373e87ee>:0)
(wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks, System.Int32 bufferSize, System.Boolean checkHost) (at <7ba07f088431485bb722f3b3373e87ee>:0)
System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks, System.Int32 bufferSize) (at <7ba07f088431485bb722f3b3373e87ee>:0)
System.IO.StreamReader..ctor (System.String path, System.Boolean detectEncodingFromByteOrderMarks) (at <7ba07f088431485bb722f3b3373e87ee>:0)
System.IO.StreamReader..ctor (System.String path) (at <7ba07f088431485bb722f3b3373e87ee>:0)
(wrapper remoting-invoke-with-check) System.IO.StreamReader..ctor(string)
System.IO.File.ReadAllText (System.String path) (at <7ba07f088431485bb722f3b3373e87ee>:0)
MultiProcessBuild.BuildPipeline.BuildAssetBundles (System.String output, UnityEditor.AssetBundleBuild[] builds, UnityEditor.BuildAssetBundleOptions options, UnityEditor.BuildTarget target) (at Assets/Plugins/MultiProcessBuild/Editor/BuildPipeline.cs:127)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions