iceiix / stevenarella

Multi-protocol Minecraft-compatible client written in Rust
Apache License 2.0
1.43k stars 58 forks source link

Support offline play #152

Open earboxer opened 5 years ago

earboxer commented 5 years ago

When I try to launch the client for offline play, it gives

https://authserver.mojang.com/validate: error trying to connect: failed to lookup address information: nodename nor servname provided, or not known

iceiix commented 5 years ago

Offline support is a missing feature yes. Shouldn't be too difficult to add, hardest part is probably reworking the UI to add this an option.

iceiix commented 4 years ago

related, #290 added the ability to change the username on the command-line with --username