Why won't my VRChat world from Unity test or run? It will load, but then kick me back during initialization.
637900358782189848] W [HTTPRequest]: Null/empty value for header: Content-Type UnityEngine.Debug:LogWarning (object) BestHTTP.Logger.DefaultLogger:Warning (string,string)
BestHTTP.HTTPRequest/<>c_DisplayClass245_0:b0 (string,System.Collections.Generic.List`1) BestHTTP.HTTPRequest:EnumerateHeaders (BestHTTP.OnHeaderEnumerationDelegate,bool) BestHTTP.HTTPRequest:SendHeaders (System.IO.Stream) BestHTTP.HTTPRequest:SendOutTo (System.IO.Stream) BestHTTP.HTTPConnection:ThreadFunc () BestHTTP.PlatformSupport.Threading.ThreadedRunner/<>cDisplayClass4_0:b_0 (object) System.Threading.ThreadHelper:ThreadStart (object)
I keep getting this error intermittently. Everything else is running fine. All SDK's are up to date as well as anything else that it needed for the world to run. It will run and let me join the world, but not all of the time. One in every 10 attempts or so will I get lucky in the world actually running. Any help is appreciated.
Your answer

Follow this Question
Related Questions
Error building Player: CommandInvokationFailure: Failed to re-package resources. 0 Answers
can I Cutoff/Blackscreen part of the unity camera screen? 0 Answers
Asset Store window is blank - again 6 Answers
Unity editor license field missing 1 Answer
How to Make First Person character For My game On Unity3D 4.6.2? 0 Answers