Curl error 3: URL rejected: Error and NullReferenceException
Quote from Fred F on October 1, 2023, 10:07 pmHi,
I was following the tutorial from https://www.youtube.com/watch?v=GmwMbIuFq5U but while trying to stream assets I keep getting those two same errors (same in all the streaming demo scenes).
Unity Version 2022.3.10f1
`Curl error 3: URL rejected: Error`
`NullReferenceException: Object reference not set to an instance of an object
TerraLand.TerraLandRuntimeOffline+<FillImagesFAST>d__317.MoveNext () (at Assets/TerraLand/TerraLand Runtime API/Scripts/Offline Streaming/TerraLandRuntimeOffline.cs:1109)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Scripting/Coroutines.cs:17)`
any advice on how to fix?
Hi,
I was following the tutorial from https://www.youtube.com/watch?v=GmwMbIuFq5U but while trying to stream assets I keep getting those two same errors (same in all the streaming demo scenes).
Unity Version 2022.3.10f1
`Curl error 3: URL rejected: Error`
`NullReferenceException: Object reference not set to an instance of an object
TerraLand.TerraLandRuntimeOffline+<FillImagesFAST>d__317.MoveNext () (at Assets/TerraLand/TerraLand Runtime API/Scripts/Offline Streaming/TerraLandRuntimeOffline.cs:1109)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Scripting/Coroutines.cs:17)`
any advice on how to fix?
Uploaded files:Quote from terraunity on October 7, 2023, 11:00 amHi, thanks for reaching out.
We never received this error before, can you please check streaming with option "Elevation Only" on this script to bypass texturing and to narrow down the issue! Let me know if the results here.
Hi, thanks for reaching out.
We never received this error before, can you please check streaming with option "Elevation Only" on this script to bypass texturing and to narrow down the issue! Let me know if the results here.