miwarnec / uMMORPG

4 stars 0 forks source link

Brownie 200 monsters bug #18

Closed miwarnec closed 4 years ago

miwarnec commented 5 years ago

2018.3.6f1 uMMORPG 2D - test branch

can be reproduced by connecting to brownie's server, but not by connecting to my server.

miwarnec commented 5 years ago

monster movement is received on the client. client can't send out chat messages though.

miwarnec commented 5 years ago

debugging telepathy. chat message 'asdf' gets added to send queue: 94-B4-E9-00-55-11-14-85-01-08-53-FC-8F-C1-89-A9-51-C1

Telepathy SendMessagesBlocking copies it into payload: payload=00-00-00-11-94-B4-EC-02-5D-1F-35-DB-01-07-01-04-00-61-73-64-66-C1-39-35-44-31-35-44-42-30-45-35-37-39-45-35-34-31-32-34-34-34-31-32-44-37-34-33-31-34-45-43-46-41-32-36-33-01-04-00-31-2E-34-38 pos=21

stream.Write(payload) works without errors.

so the client definitely sends the message to the server. it seems like the server does not process it for some reason.

will need to know hoster info from brownie.

miwarnec commented 5 years ago

tested same branch on my own server, works perfectly.

brownie please try google cloud, it seems like your hoster is doing some weird stuff in the background. I run it on a 16 core google cloud server in eu-west: image which works perfectly