Forum ‹ C# ‹ Server Problem
4 posts
• Page 1 of 1
Server Problem
Okay so I go to upload my game code, uploads fine, but the client wont respond to code that the server should be sending, I set up a simple message listener and I can see that Brodcast() isnt doing anything, the code uploaded dosent seem to do anything, its simply the example game with a few mods.
Anything I might be missing?
Anything I might be missing?
- Beast
- Posts: 30
- Joined: December 20th, 2011, 8:14 pm
Re: Server Problem
A few simple things to check
1: Make Sure you are connecting to the correct game and game type
2: Check your error log to see that your server did not fail
If it still fails, post your project and let's all have a look.
1: Make Sure you are connecting to the correct game and game type
2: Check your error log to see that your server did not fail
If it still fails, post your project and let's all have a look.
Have more questions? Join us at #player.io on the freenode irc network. Making something cool with Player.IO? I would love to talk! My Skype handle is q-rious
-

Benjaminsen - .IO
- Posts: 808
- Joined: January 12th, 2010, 11:54 am
- Location: Denmark
Re: Server Problem
<snip>
EDIT: Whatever i did... It works now!
EDIT: Whatever i did... It works now!
- Beast
- Posts: 30
- Joined: December 20th, 2011, 8:14 pm
4 posts
• Page 1 of 1
