IIInitiationnn / BloodEmporium

A program to automatically level the Bloodweb in the game Dead by Daylight.
159 stars 13 forks source link

AttributeError: 'NoneType' object has no attribute 'shape' #7

Closed 188033155 closed 1 year ago

188033155 commented 1 year ago

Can not started successfully.

LOG: initialisation, merging Traceback (most recent call last): File "state.py", line 114, in run File "mergedbase.py", line 55, in init File "mergedbase.py", line 80, in __get_valid_images AttributeError: 'NoneType' object has no attribute 'shape'

image

IIInitiationnn commented 1 year ago

Please make sure the path to Blood Emporium.exe does not contain any special unicode characters. See https://github.com/IIInitiationnn/BloodEmporium/issues/5

IIInitiationnn commented 1 year ago

Assuming your issue is fixed, I'll be marking this as resolved.