I got quite some errors which lead to some problems, the biggest: I cant see any plants.
The whole log: https://gist.github.com/75cb43c181f7b2567ef54ce235bb0565
The in my opinion important part:
Can someone help me get that fixed?
The whole log: https://gist.github.com/75cb43c181f7b2567ef54ce235bb0565
The in my opinion important part:
Code Select
Tried to get a resource "UI/PlanVisible" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/PlanInvisible" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/ToolBoxColor" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/ToolBoxColorSelected" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/Plan" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/RemoveIcon" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/PlanToolRemoveAll" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/ColorPickerSelect" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/ColorPickerOverlay" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/HsvSlider" from a different thread. All resources must be loaded in the main thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Tried to get a resource "UI/PlanBase" from a different thread. All resources must be loaded in the main thread.
Tried to get a material from a different thread.
Can someone help me get that fixed?