funkyfranky / FunkMan

Discord bot interface for DCS/MOOSE
GNU General Public License v3.0
16 stars 5 forks source link

no scores on strafe passes following update from 0.6.5 to 0.6.6 #8

Open hbjonsson opened 10 months ago

hbjonsson commented 10 months ago

Getting no scores on strafe passes following update from 0.6.5 to 0.6.6

Get these errors here in the command prompt:

Exception` occurred during processing of request from ('127.0.0.1', 57138)
Traceback (most recent call last):
  File "C:\Users\Games\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 317, in _handle_request_noblock
    self.process_request(request, client_address)
  File "C:\Users\Games\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 348, in process_request
    self.finish_request(request, client_address)
  File "C:\Users\Games\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 361, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "C:\Users\Games\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 755, in __init__
    self.handle()
  File "C:\FUNKMAN\funkman\funksock\funksock.py", line 44, in handle
    self.server.EvalData(table)
  File "C:\FUNKMAN\funkman\funksock\funksock.py", line 149, in EvalData
    fig, ax=self.funkplot.PlotStrafeRun(table)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\FUNKMAN\funkman\funkplot\funkplot.py", line 346, in PlotStrafeRun
    ab = AnnotationBbox(offsetbox,
                        ^^^^^^^^^
UnboundLocalError: cannot access local variable 'x' where it is not associated with a value
funkyfranky commented 10 months ago

Should hopefully be fixed now in release v0.7.3