Coder Social home page Coder Social logo

Comments (5)

arcadeindy avatar arcadeindy commented on May 27, 2024 1

Thank you man, Now i solved my problem already. I used zfc.exe to generate Zeroformatter file into Unity3d. Everything work fine for send and received.

from networker.

markiodev avatar markiodev commented on May 27, 2024

@arcadeindy I am releasing v3 soon, I would wait for that. I'll try throw together a tutorial.

Please note that this network library is not going to magically do things for you in Unity, I designed it because I wanted something barebones which I could build upon so that I could have FULL control of all the networking.

from networker.

arcadeindy avatar arcadeindy commented on May 27, 2024

Thank you for your reply. Now i can compiled your library to .Net 4.6 and add into unity completed. But i have new problem about ZeroFormatter in unity. Now i try to fix it. (connect and disconnect work fine)

InvalidOperationException: Type is not supported, please register ChatMessagePacket
ZeroFormatter.Formatters.ErrorFormatter2[TTypeResolver,T].Serialize (System.Byte[]& bytes, System.Int32 offset, T value) (at <1c2cf38bb8ea407ea801af930792b503>:0) ZeroFormatter.ZeroFormatterSerializer+CustomSerializer1[TTypeResolver].Serialize[T] (System.Byte[]& buffer, System.Int32 offset, T obj) (at <1c2cf38bb8ea407ea801af930792b503>:0)
ZeroFormatter.ZeroFormatterSerializer+CustomSerializer`1[TTypeResolver].Serialize[T] (T obj) (at <1c2cf38bb8ea407ea801af930792b503>:0)
ZeroFormatter.ZeroFormatterSerializer.Serialize[T] (T obj) (at <1c2cf38bb8ea407ea801af930792b503>:0)
Networker.Common.PacketSerializer.Serialize[T] (T packet) (at <97b6e75c644147579d29a64d6ce6598d>:0)
Networker.Client.NetworkerClientBase.Send[T] (T packet, Networker.Common.NetworkerProtocol protocol) (at <97b6e75c644147579d29a64d6ce6598d>:0)
TestClient.Update () (at Assets/Scripts/TestClient.cs:37)

from networker.

markiodev avatar markiodev commented on May 27, 2024

@arcadeindy Great! I've almost finished version 3 which is going to be more flexible and much faster!

from networker.

markiodev avatar markiodev commented on May 27, 2024

Tutorial is coming https://markeastwood.net

from networker.

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.