lax1dude

Results 18 comments of lax1dude

This is cool, we can look into this tomorrow, but I'm not sure if I want to completely replace the vanilla logo by default because my goal with eagler was...

> > This is cool, we can look into this tomorrow, but I'm not sure if I want to completely replace the vanilla logo by default because my goal with...

> can the person that created this minecraft server put in a line of code giving prince_phillip admin what minecraft server? even if I did know who your ex wife...

> > your not the creator of https://nicholasneums-public-eaglecrafter.nicholasneum.repl.co/ > > > > Wow, you're really stupid yeah, idk what you're trying to say @princephilli, you're asking me to backdoor everyone's...

> i installed the "craftbook" plugin into my server, and made some server artifacts in the following file: `java/bukkit_command/plugins/CraftBook/command-items.yml` so i was wondering if there was a way to install...

use tabula rasa by teamcofh

I have the same problem but with the client class, 1/10 times the remote server closes the connection and I call stop on the client after the connection is closed...

This is my code, currentWebsocketPPThread is a thread spawned from the client's run method if (currentWebsocketClient && !currentWebsocketClient->stopped()) { try { if (currentWebsocketClient->get_con_from_hdl(currentWebsocketConnection)->get_state() != websocketpp::session::state::value::closed){ currentWebsocketClient->get_con_from_hdl(currentWebsocketConnection)->close(websocketpp::close::status::going_away, string("disconnected")); } while (currentWebsocketClient->get_con_from_hdl(currentWebsocketConnection)->get_state()...

oops, spigot got disconnected because I forgot newer versions have a `bungeecord` config.yml boolean, didn't fix the bug though