I’m started game with net mode “play as client”, not sure how to fix it. There is no such error in other modes
I’m started game with net mode “play as client”, not sure how to fix it. There is no such error in other modes
This is a “feature” of a dedicated server. This is the one that runs in the background when you play as a client. Widgets are not created on such servers (for optimization), so you get this error.
So I should use isvalid or something?
You need to do conditional logic to execute code for clients only.
SERVERS DO NOT
Simulated proxy shouldn’t load UI either. This will save you some resources on the client.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.