ChangeClock / RobomasterSimulator

Robomaster Simulator
7 stars 0 forks source link

Multi clients on same machine #39

Open Red-edge opened 11 months ago

Red-edge commented 11 months ago

When running multi clients on same machine, the second-opened one won't respond to both input of mouse and keyboard, the log saying" refused to write into network variable" and "exit". Also, the second cannot see the first's robot and undergoes flashing screen after destroyed.

Suspecting the initialization failed while trying to open two clients at the same time.

Left is the firstly opened while the right is second one.

image