Coder Social home page Coder Social logo

Comments (5)

MrGadget1024 avatar MrGadget1024 commented on June 26, 2024

Can you reproduce this with any of the examples that ship with Mirror, e.g. the Basic example?

from mirror.

simoncabansag avatar simoncabansag commented on June 26, 2024

Can you reproduce this with any of the examples that ship with Mirror, e.g. the Basic example?

Can you please link the Basic Example, I will reproduce it on there

from mirror.

MrGadget1024 avatar MrGadget1024 commented on June 26, 2024

Can you please link the Basic Example, I will reproduce it on there

It's included in Mirror...Examples / Basic folder.

from mirror.

simoncabansag avatar simoncabansag commented on June 26, 2024

I've reproduced the error on the Mirro Basic example you mentioned, it resulted in the same, one thing that I forgot to say was that I'm using PlayFabSDK, GSDK, this server I deployed is built with PlayFabMultiplayerServer in mind, and Mirror is trying to communicate to that server without any luck, so it could be on their end,
Originally I have been following this person's tutorial https://www.youtube.com/watch?v=YTNdsvTBEcA&t=806s, but of course it is outdated

from mirror.

simoncabansag avatar simoncabansag commented on June 26, 2024

Hey, I've fixed it now already thank you so much for your assistance was from debugging and using the LocalMultiplayerAgent that I found the error, this was the server output

2023-12-15 19:42:40 KcpServer: already started!
2023-12-15 19:42:40 NetworkServer.RegisterHandler replacing handler for Mirror.ReadyMessage, id=40252. If replacement is intentional, use ReplaceHandler instead to avoid this warning.
2023-12-15 19:42:40 NetworkServer.RegisterHandler replacing handler for Mirror.CommandMessage, id=46228. If replacement is intentional, use ReplaceHandler instead to avoid this warning.
2023-12-15 19:42:40 NetworkServer.RegisterHandler replacing handler for Mirror.NetworkPingMessage, id=33151. If replacement is intentional, use ReplaceHandler instead to avoid this warning.
2023-12-15 19:42:40 NetworkServer.RegisterHandler replacing handler for Mirror.NetworkPongMessage, id=10297. If replacement is intentional, use ReplaceHandler instead to avoid this warning.
2023-12-15 19:42:40 NetworkServer.RegisterHandler replacing handler for Mirror.EntityStateMessage, id=1041. If replacement is intentional, use ReplaceHandler instead to avoid this warning.
2023-12-15 19:42:40 NetworkServer.RegisterHandler replacing handler for Mirror.TimeSnapshotMessage, id=53182. If replacement is intentional, use ReplaceHandler instead to avoid this warning.

from this I found this help post where I found the solution, https://community.playfab.com/questions/60882/bug-in-localmultiplayeragent.html

from mirror.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.