#serverRPC not running
1 messages · Page 1 of 1 (latest)
okay
Where is the serverRPC you are having trouble with?
It’s on the section where it says where we instantiate a new game object called mines in remote
to be exact it would be SaikinNetwork (line:118) is where the issue start and i believe all my server rpc's don't work
even tried to debug the server side to seee if breakpoints would hit nothing
When is LoginServerRpc() getting called?
that is being called in the SaikinLogin.cs this is when the user enter their login credentials and hit the login button
Are you sure the player is connected to the server at that point?
yeah i believe so
if you like can i get you in vc
I can't do a call. But its sounding like it might not be actually connected
any way to debug that