Code Monkey home page Code Monkey logo

wow_vanilla_server's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

wow_vanilla_server's Issues

Client disconnect during authentication

Trying to get a client to connect I am running into this error:

thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: MatchProofsError { client_proof: [130, 19, 212, 75, 207, 183, 62, 130, 224, 247, 206, 77, 153, 190, 58, 2, 245, 96, 206, 95], server_proof: [230, 175, 26, 215, 241, 151, 148, 252, 158, 135, 103, 137, 67, 131, 57, 37, 200, 12, 137, 241] }', src/auth.rs:272:10
stack backtrace:
   0: rust_begin_unwind
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/std/src/panicking.rs:579:5
   1: core::panicking::panic_fmt
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/panicking.rs:64:14
   2: core::result::unwrap_failed
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/result.rs:1750:5
   3: core::result::Result<T,E>::unwrap
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/result.rs:1090:23
   4: wow_vanilla_server::auth::login_version_3::{{closure}}
             at ./src/auth.rs:267:22
   5: wow_vanilla_server::auth::handle::{{closure}}
             at ./src/auth.rs:50:51

Which points to here:

let (p, proof) = p

Trying to look through but relatively new to this - any pointers on what I should be checking? If it matters I am running this via wine on a platform that is little endian

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.