Please or Register to create posts and topics.

Curl error 3: URL rejected: Error and NullReferenceException

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:
  • Screenshot-2023-10-02-at-00.06.13.png

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.