Closed TumnusB closed 5 months ago
Is your world a public world or shared world that your headless account can access?
That could be the issue.
I just created some guides that might help:
This issue is new, I have my world in a shared folder, and set its metadata to allow anyone to boot it up and was working fine until the update now it wont load my world.
this is the resrec link to my world: resrec:///U-MrTumnus/R-1a059c1d-2f27-46d8-965e-176c19c60111
I also tried using: https://wiki.resonite.com/Headless_Server_Software/Example_Configurations#Minimal_with_Specified_World
I can load resrec:///U-ProbablePrime/R-49dd64cd-b2d6-40ac-be73-440abfa8bc48 but not my own world which as I said would boot until recently
The Error I'm getting is System.Exception: Dictionary doesn't contain key: Name
As you can see below I have everything set up right
Thanks for the added information!
Are you able to open the world without issue on the graphical client, @TumnusB? Or is the issue specific to headless?
If you can access it in the graphical client- could you try saving a copy of the world, and see if that copy of the world also has the same issues?
I'm closing this issue it was a user error, I got the wrong URL for the world
Describe the bug?
As soon as I pass a WorldURL to the headless either via config or startWorldURL it crashes
To Reproduce
Start a headless and pass a WorldURL I guess.
Expected behavior
The Server to load the WorldURL and not crash
Screenshots
Resonite Version Number
2024.5.31.202
What Platforms does this occur on?
Windows
What headset if any do you use?
N/A
ConfigFile
I Removed my login details but i do have a second account for the headless Config.json
Log Files
Addtional Logs ConsoleLog2.txt ConsoleOutPut.txt
Additional Context
The main error seems to be
Reporters
MrTumnus