bombsquad-community / plugin-manager

A Plugin Manager for Bombsquad 1.7+
https://bombsquad-community.web.app/pluginmanager
Other
38 stars 28 forks source link

Precondition failed @ python_methods_networking.cc:452: g_base->InLog… #272

Closed brostosjoined closed 2 months ago

brostosjoined commented 2 months ago

caused by accessing this function from another thread

connection_info = bs.get_connection_to_host_info() if build_number < 21727 else bs.get_connection_to_host_info_2()
if connection_info:
                    addr = _last_server_addr
                    port = _last_server_port

havent tested android presence yet