can't build or upload worlds
PK
for the last day or two whenever i try do do a local build i get stuck on an quick infinite loop when it gets to the point of logging in. it doesn't matter which project it is, and i have the latest sdk. also i checked, it's pointing at the proper vrchat.exe it seems, i even reinstalled just to be sure.
when i upload it, it seems to work but then doesn't appear in my uploaded content. others though seem to still be able to upload so i'm not sure if this is a bug or what. if was fine a couple of days ago!
Log In
PK
[Log:1/16/2018 10:09:17 AM] VRChat 0.12.0p8:462:Release, Steam WindowsPlayer
[Log:1/16/2018 10:09:17 AM] OpenVR initialized!
[Log:1/16/2018 10:09:17 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:17 AM] InitVRSDK: OpenVR success!
[Log:1/16/2018 10:09:17 AM] Connected to lighthouse:LHR-142CB568
[Log:1/16/2018 10:09:18 AM] Steam tracking system name: 'lighthouse'
[Warning:1/16/2018 10:09:18 AM] OvrLipSync Awake: Queried SampleRate: 44100 BufferSize: 1024
[Log:1/16/2018 10:09:18 AM] SteamVR_GameView is deprecated in Unity 5.4 - REMOVING
[Log:1/16/2018 10:09:18 AM] SteamVR_CameraFlip is deprecated in Unity 5.4 - REMOVING
[Warning:1/16/2018 10:09:19 AM] The referenced script on this Behaviour (Game Object 'BlueprintDetailsPopup') is missing!
[Log:1/16/2018 10:09:19 AM] <color=yellow>ManageGameFlow get remote config and default blueprints</color>
[Log:1/16/2018 10:09:19 AM] Fetching fresh config
[Log:1/16/2018 10:09:19 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:19 AM] <color=red>Connecting to Photon</color>
[Warning:1/16/2018 10:09:19 AM] Using server url: Release_server_452
[Log:1/16/2018 10:09:19 AM] STEAM Tracking System: lighthouse
[Log:1/16/2018 10:09:19 AM] VRCInputProcessorVive: using vive controllers = True
[Log:1/16/2018 10:09:19 AM] VRCInputProcessorTouch: using touch controller = False
[Log:1/16/2018 10:09:19 AM] RemoteConfig Init() succeeded
[Log:1/16/2018 10:09:19 AM] Current Date and Time is: 1/16/2018 5:09:19 PM Utc, sync took 0.499582s
[Log:1/16/2018 10:09:20 AM] <color=grey>OnConnectedToPhoton</color>
[Log:1/16/2018 10:09:20 AM] <color=grey>OnConnectedToMaster</color>
[Log:1/16/2018 10:09:20 AM] Connect to master
[Log:1/16/2018 10:09:24 AM] <color=yellow>ManageGameFlow waiting for remote config</color>
[Log:1/16/2018 10:09:24 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:24 AM] <color=yellow>ManageGameFlow performing update check</color>
[Log:1/16/2018 10:09:24 AM] <color=yellow>ManageGameFlow authenticating</color>
[Log:1/16/2018 10:09:24 AM] Logging in with cached vrchat creds
[Log:1/16/2018 10:09:25 AM] <color=grey>OnPhotonPlayerPropertiesChanged</color>
[Log:1/16/2018 10:09:25 AM] Sending deviceInfo analytic: deviceId = df528225b9c4fd76bab570599d6360a8a7cd2ae6, buildType = steam, hmdType = vive, inputType = keyboard, platform = WindowsPlayer, store = Steam, buildVersion = 0.12.0p8:462:Release, graphicsDeviceName = NVIDIA GeForce GTX 980 Ti, graphicsMemorySize = 6103, systemMemorySize = 32703
[Log:1/16/2018 10:09:25 AM] SendUnityHmdAnalytic: result: Ok
[Log:1/16/2018 10:09:25 AM] <color=grey>OnPhotonPlayerPropertiesChanged</color>
[Log:1/16/2018 10:09:26 AM] Ok
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow checking for ban</color>
[Log:1/16/2018 10:09:26 AM] Discovered 119 friends for PK .
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow checking for Verified account</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:26 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:26 AM] Destination set: local:3661362251
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:26 AM] <color=red>[374] Request finished Successfully, but the server sent an error. Status Code: 404-Not Found Message: {"error":{"message":"\"World local not found\"","status_code":404}} </color>
[Error:1/16/2018 10:09:26 AM] Couldn't fetch world local - "World local not found"
at VRCFlowManager+<>c__AnonStorey16.<>m__1(System.String msg)
at VRC.Core.ApiWorld+<Fetch>c__AnonStorey40.<>m__79(System.String message)
at VRC.Core.EditorAPIResponseHandler.HandleReponse(VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp, Int32 requestId, System.Action
1 successCallbackWithResponse, System.Action
1 successCallbackWithDict, System.Action1 successCallbackWithList, System.Action
1 errorCallback, Int32 retryCount, Single cacheLifetime)at VRC.Core.ApiModel+<SendRequest>c__AnonStorey6.<>m__C(VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp)
at VRC.Core.BestHTTP.HTTPRequest.CallCallback()
at VRC.Core.BestHTTP.ConnectionBase.HandleCallback()
at VRC.Core.BestHTTP.HTTPManager.OnUpdate()
at VRC.Core.BestHTTP.HTTPUpdateDelegator.Update()
[Log:1/16/2018 10:09:26 AM] <color=red>Resetting game flow</color>
[Error:1/16/2018 10:09:26 AM] Upload of mini-log was triggered! Reason: ResetGameFlow was triggered due to error!
at VRC.VRCLog._uploadMiniLog(System.String why)
at VRC.VRCLog.UploadMiniLog(System.String why)
at VRCFlowManager.ResetGameFlow(.ResetGameFlags[] flags)
at VRCFlowManager+<>c__AnonStorey16.<>m__1(System.String msg)
at VRC.Core.ApiWorld+<Fetch>c__AnonStorey40.<>m__79(System.String message)
at VRC.Core.EditorAPIResponseHandler.HandleReponse(VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp, Int32 requestId, System.Action
1 successCallbackWithResponse, System.Action
1 successCallbackWithDict, System.Action1 successCallbackWithList, System.Action
1 errorCallback, Int32 retryCount, Single cacheLifetime)at VRC.Core.ApiModel+<SendRequest>c__AnonStorey6.<>m__C(VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp)
at VRC.Core.BestHTTP.HTTPRequest.CallCallback()
at VRC.Core.BestHTTP.ConnectionBase.HandleCallback()
at VRC.Core.BestHTTP.HTTPManager.OnUpdate()
at VRC.Core.BestHTTP.HTTPUpdateDelegator.Update()
[Log:1/16/2018 10:09:26 AM] Generating mini-log for upload...
[Log:1/16/2018 10:09:26 AM] Uploading mini-log to http://api.vrchat.cloud/api/1/error (261 bytes) ...
[Log:1/16/2018 10:09:26 AM] Going to Hub
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow get remote config and default blueprints</color>
[Log:1/16/2018 10:09:26 AM] Fetching fresh config
[Log:1/16/2018 10:09:26 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Error:1/16/2018 10:09:26 AM] Queing a fade before previous fade completes.
at VRCUiBackgroundFade.FadeTo(Single fade, System.Action action)
at VRCUiManager.FadeTo(System.String fadeName, Single fade, System.Action action)
at VRCFlowManager+<ManageGameFlow>c__Iterator0.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:26 AM] RemoteConfig Init() succeeded
[Log:1/16/2018 10:09:27 AM] Upload mini log HTTP response:
[404] Not Found
[Log:1/16/2018 10:09:27 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9734
[Log:1/16/2018 10:09:27 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9734
[Log:1/16/2018 10:09:31 AM] <color=yellow>ManageGameFlow waiting for remote config</color>
[Log:1/16/2018 10:09:31 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:31 AM] <color=yellow>ManageGameFlow authenticating</color>
[Log:1/16/2018 10:09:31 AM] Logging in with cached vrchat creds
[Log:1/16/2018 10:09:32 AM] <color=grey>OnPhotonPlayerPropertiesChanged</color>
[Log:1/16/2018 10:09:32 AM] <color=grey>OnPhotonPlayerPropertiesChanged</color>
[Log:1/16/2018 10:09:33 AM] Ok
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow checking for ban</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow checking for Verified account</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:33 AM] Discovered 119 friends for PK .
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:33 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:33 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:34 AM] Ok
[Log:1/16/2018 10:09:34 AM] <color=yellow>ApiWorld took 0.0008468628s to fetch.</color>
[Error:1/16/2018 10:09:34 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:34 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:34 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:34 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:34 AM] Going to Hub
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:34 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:34 AM] Ok
[Log:1/16/2018 10:09:34 AM] <color=yellow>ApiWorld took 0.001119614s to fetch.</color>
[Log:1/16/2018 10:09:34 AM] Room metadata was updated, old hash 0, new hash -930313574
[Log:1/16/2018 10:09:34 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9859
[Log:1/16/2018 10:09:34 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9859
[Error:1/16/2018 10:09:34 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:34 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:34 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:34 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:34 AM] Going to Hub
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:34 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:35 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:35 AM] Ok
[Log:1/16/2018 10:09:35 AM] <color=yellow>ApiWorld took 0.0001392365s to fetch.</color>
[Log:1/16/2018 10:09:35 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9840
[Log:1/16/2018 10:09:35 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9840
[Error:1/16/2018 10:09:35 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:35 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:35 AM] Going to Hub
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:35 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:35 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:5091
[Log:1/16/2018 10:09:35 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:5091
[Log:1/16/2018 10:09:35 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:35 AM] Ok
[Log:1/16/2018 10:09:35 AM] <color=yellow>ApiWorld took 0.0001335144s to fetch.</color>
[Error:1/16/2018 10:09:35 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:35 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:35 AM] Going to Hub
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:35 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:35 AM] Ok
[Log:1/16/2018 10:09:35 AM] <color=yellow>ApiWorld took 0.0001182556s to fetch.</color>
[Error:1/16/2018 10:09:35 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:35 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:35 AM] Going to Hub
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:35 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:35 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:35 AM] Ok
[Log:1/16/2018 10:09:35 AM] <color=yellow>ApiWorld took 0.000125885s to fetch.</color>
[Log:1/16/2018 10:09:35 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:8649
[Log:1/16/2018 10:09:35 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:8649
[Log:1/16/2018 10:09:35 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:999
[Log:1/16/2018 10:09:35 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:999
[Error:1/16/2018 10:09:35 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:35 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:35 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:36 AM] Going to Hub
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:36 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:36 AM] Ok
[Log:1/16/2018 10:09:36 AM] <color=yellow>ApiWorld took 0.0001506805s to fetch.</color>
[Log:1/16/2018 10:09:36 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9859
[Log:1/16/2018 10:09:36 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9859
[Error:1/16/2018 10:09:36 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:36 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:36 AM] Going to Hub
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:36 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:36 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9443
[Log:1/16/2018 10:09:36 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9443
[Log:1/16/2018 10:09:36 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:36 AM] Ok
[Log:1/16/2018 10:09:36 AM] <color=yellow>ApiWorld took 0.0001068115s to fetch.</color>
[Error:1/16/2018 10:09:36 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:36 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:36 AM] Going to Hub
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:36 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:36 AM] Ok
[Log:1/16/2018 10:09:36 AM] <color=yellow>ApiWorld took 0.000125885s to fetch.</color>
[Error:1/16/2018 10:09:36 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:36 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:36 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:36 AM] Going to Hub
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:36 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:36 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9768
[Log:1/16/2018 10:09:36 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9768
[Log:1/16/2018 10:09:36 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:36 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:36 AM] Ok
[Log:1/16/2018 10:09:36 AM] <color=yellow>ApiWorld took 0.0001811981s to fetch.</color>
[Log:1/16/2018 10:09:37 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:8622
[Log:1/16/2018 10:09:37 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:8622
[Error:1/16/2018 10:09:37 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:37 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:37 AM] Going to Hub
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:37 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:37 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:975
[Log:1/16/2018 10:09:37 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:975
[Log:1/16/2018 10:09:37 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:37 AM] Ok
[Log:1/16/2018 10:09:37 AM] <color=yellow>ApiWorld took 0.0001010895s to fetch.</color>
[Error:1/16/2018 10:09:37 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:37 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:37 AM] Going to Hub
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:37 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:37 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9443
[Log:1/16/2018 10:09:37 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9443
[Log:1/16/2018 10:09:37 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:37 AM] Ok
[Log:1/16/2018 10:09:37 AM] <color=yellow>ApiWorld took 0.0001239777s to fetch.</color>
[Error:1/16/2018 10:09:37 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:37 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:37 AM] Going to Hub
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:37 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:37 AM] Ok
[Log:1/16/2018 10:09:37 AM] <color=yellow>ApiWorld took 0.0001220703s to fetch.</color>
[Log:1/16/2018 10:09:37 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9772
[Log:1/16/2018 10:09:37 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9772
[Error:1/16/2018 10:09:37 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:37 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:37 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:37 AM] Going to Hub
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:37 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:37 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:38 AM] Ok
[Log:1/16/2018 10:09:38 AM] <color=yellow>ApiWorld took 0.0001373291s to fetch.</color>
[Log:1/16/2018 10:09:38 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9991
[Log:1/16/2018 10:09:38 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9991
[Error:1/16/2018 10:09:38 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:38 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:38 AM] Going to Hub
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:38 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:38 AM] Ok
[Log:1/16/2018 10:09:38 AM] <color=yellow>ApiWorld took 0.0001296997s to fetch.</color>
[Log:1/16/2018 10:09:38 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:5698
[Log:1/16/2018 10:09:38 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:5698
[Error:1/16/2018 10:09:38 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:38 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:38 AM] Going to Hub
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:38 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:38 AM] Ok
[Log:1/16/2018 10:09:38 AM] <color=yellow>ApiWorld took 0.0001583099s to fetch.</color>
[Error:1/16/2018 10:09:38 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:38 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:38 AM] Going to Hub
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:38 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9027
[Log:1/16/2018 10:09:38 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9027
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:38 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:38 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9991
[Log:1/16/2018 10:09:38 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9991
[Log:1/16/2018 10:09:38 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:38 AM] Ok
[Log:1/16/2018 10:09:38 AM] <color=yellow>ApiWorld took 0.0003204346s to fetch.</color>
[Error:1/16/2018 10:09:38 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:38 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:38 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:38 AM] Going to Hub
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:38 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:38 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:39 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9395
[Log:1/16/2018 10:09:39 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9395
[Log:1/16/2018 10:09:39 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:39 AM] Ok
[Log:1/16/2018 10:09:39 AM] <color=yellow>ApiWorld took 0.0001678467s to fetch.</color>
[Error:1/16/2018 10:09:39 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:39 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:39 AM] Going to Hub
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:39 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:39 AM] Ok
[Log:1/16/2018 10:09:39 AM] <color=yellow>ApiWorld took 0.0003471375s to fetch.</color>
[Log:1/16/2018 10:09:39 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9310
[Log:1/16/2018 10:09:39 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9310
[Error:1/16/2018 10:09:39 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:39 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:39 AM] Going to Hub
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:39 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:39 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9961
[Log:1/16/2018 10:09:39 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9961
[Log:1/16/2018 10:09:39 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:39 AM] Ok
[Log:1/16/2018 10:09:39 AM] <color=yellow>ApiWorld took 0.0001506805s to fetch.</color>
[Error:1/16/2018 10:09:39 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:39 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:39 AM] Going to Hub
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:39 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:39 AM] Ok
[Log:1/16/2018 10:09:39 AM] <color=yellow>ApiWorld took 0.0001430511s to fetch.</color>
[Log:1/16/2018 10:09:39 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:6936~hidden(usr_c40c0445-1e53-49f3-a65f-c6df115c42cc)~nonce(EC5B686B8213680B4995FFE94DAD1F1CEF986A883734FDDBF47140A2FFC96251)
[Log:1/16/2018 10:09:39 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:6936~hidden(usr_c40c0445-1e53-49f3-a65f-c6df115c42cc)~nonce(EC5B686B8213680B4995FFE94DAD1F1CEF986A883734FDDBF47140A2FFC96251)
[Error:1/16/2018 10:09:39 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:39 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:39 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:39 AM] Going to Hub
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:39 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:40 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:40 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9854
[Log:1/16/2018 10:09:40 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9854
[Log:1/16/2018 10:09:40 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:40 AM] Ok
[Log:1/16/2018 10:09:40 AM] <color=yellow>ApiWorld took 0.0001163483s to fetch.</color>
[Error:1/16/2018 10:09:40 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:40 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:40 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:40 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:40 AM] Going to Hub
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:40 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:40 AM] Ok
[Log:1/16/2018 10:09:40 AM] <color=yellow>ApiWorld took 0.0001373291s to fetch.</color>
[Log:1/16/2018 10:09:40 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9931
[Log:1/16/2018 10:09:40 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9931
[Error:1/16/2018 10:09:40 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:40 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:40 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:40 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:40 AM] Going to Hub
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:40 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:40 AM] Ok
[Log:1/16/2018 10:09:40 AM] <color=yellow>ApiWorld took 0.0001335144s to fetch.</color>
[Error:1/16/2018 10:09:40 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:40 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:40 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:40 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:40 AM] Going to Hub
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:40 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:40 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:40 AM] Ok
[Log:1/16/2018 10:09:40 AM] <color=yellow>ApiWorld took 0.0001487732s to fetch.</color>
[Error:1/16/2018 10:09:41 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:41 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:41 AM] Going to Hub
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:41 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9966
[Log:1/16/2018 10:09:41 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9966
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:41 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:6936~hidden(usr_c40c0445-1e53-49f3-a65f-c6df115c42cc)~nonce(EC5B686B8213680B4995FFE94DAD1F1CEF986A883734FDDBF47140A2FFC96251)
[Log:1/16/2018 10:09:41 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:6936~hidden(usr_c40c0445-1e53-49f3-a65f-c6df115c42cc)~nonce(EC5B686B8213680B4995FFE94DAD1F1CEF986A883734FDDBF47140A2FFC96251)
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:41 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:41 AM] Ok
[Log:1/16/2018 10:09:41 AM] <color=yellow>ApiWorld took 0.0001487732s to fetch.</color>
[Error:1/16/2018 10:09:41 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:41 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:41 AM] Going to Hub
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:41 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:41 AM] Ok
[Log:1/16/2018 10:09:41 AM] <color=yellow>ApiWorld took 0.0001506805s to fetch.</color>
[Error:1/16/2018 10:09:41 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:41 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:41 AM] Going to Hub
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:41 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:41 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9854
[Log:1/16/2018 10:09:41 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9854
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:41 AM] Ok
[Log:1/16/2018 10:09:41 AM] <color=yellow>ApiWorld took 0.000120163s to fetch.</color>
[Log:1/16/2018 10:09:41 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:5091
[Log:1/16/2018 10:09:41 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:5091
[Error:1/16/2018 10:09:41 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:41 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:41 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:41 AM] Going to Hub
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow waiting for photon</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking for account info update</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow checking terms of service</color>
[Log:1/16/2018 10:09:41 AM] TOS current version: 5, accepted: 5
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow set connect error state</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow setup crash logging</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow show first time settings</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow entering main loop</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>ManageGameFlow beginning room transition</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Transitioning to room</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Unloading scenes</color>
[Log:1/16/2018 10:09:41 AM] <color=yellow>Waiting for ApiWorld.Fetch() for wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815</color>
[Log:1/16/2018 10:09:41 AM] Ok
[Log:1/16/2018 10:09:41 AM] <color=yellow>ApiWorld took 0.0001564026s to fetch.</color>
[Error:1/16/2018 10:09:42 AM] Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:42 AM] Error Downloading Custom Scene - file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.vrcw - Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
[Error:1/16/2018 10:09:42 AM] LoadCustomEnvironment returned error: Error loading plugin from file://E:/Steam/steamapps/common/VRChat/VRChat_Data/StreamingAssets/Worlds/wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815.dll: Couldn't read a file:// file
at VRCFlowManager+<TransitionToRoom>c__Iterator14+<TransitionToRoom>c__AnonStorey23.<>m__4(System.String dlerror, LoadErrorReason reason)
at CustomScenes.OnDownloadErrorCallback(System.String url, System.String message, LoadErrorReason reason)
at AssetBundleDownload.OnDownloadError(System.String message, LoadErrorReason reason)
at AssetBundleDownloadManager+<DownloadAndLoadLocalPluginCoroutine>c__Iterator4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
[Log:1/16/2018 10:09:42 AM] <color=red>Resetting game flow</color>
[Log:1/16/2018 10:09:42 AM] Going to Hub
[Log:1/16/2018 10:09:42 AM] <color=yellow>ManageGameFlow waiting for UI Manager</color>
[Log:1/16/2018 10:09:42 AM] <color=yellow>ManageGameFlow connecting to online servers</color>
[Log:1/16/2018 10:09:42 AM] Connected to lighthouse:LHR-142CB568
[Log:1/16/2018 10:09:42 AM] <color=grey>OnDisconnectedFromPhoton</color>
[Log:1/16/2018 10:09:42 AM] Disconnected from Photon
[Log:1/16/2018 10:09:42 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:7022
[Log:1/16/2018 10:09:42 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:7022
[Log:1/16/2018 10:09:42 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:892
[Log:1/16/2018 10:09:42 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:892
[Log:1/16/2018 10:09:42 AM] Destination set: wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9980
[Log:1/16/2018 10:09:42 AM] Going to hub wrld_eb7a5096-9c93-41db-a9d7-7b349a5d4815:9980
PK
i don't see a place to upload my log here or in discord.