Closed J3fflo closed 1 year ago
I just undusted the code, today it worked fine against the standard server. I suspect that you just had bad luck with an outdated client library.
now it gives out this error:
thread 'main' panicked at 'assertion failed: client.tick(comp::ControllerInputs::default(), clock.dt(), |_| ()).is_ok()', src/main.rs:138:9
after connecting to the srv
With Syniis latest changes (3d ago) it will prefer the weekly branch, so after an cargo update the resulting binary should work - for today https://github.com/zesterer/teloren/pull/20 will give you the right set of dependencies.
Please note that due to a roughly weekly update of the server you likely need to update dependencies (cargo update) for teloren before using it on the default server.
@J3fflo would you agree to close this ticket?
Aight. soo, basically Ive got no ideea what Im doing. I somehow managed to build it and run it, but when i get to selecting a character this happens..
I dont have much experience with rust, so this might all just be my fault. (most probably)