IIInitiationnn / BloodEmporium

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

Strange Priorities #9

Closed Quantum-of-Blackness closed 1 year ago

Quantum-of-Blackness commented 1 year ago

I did not understand why the program chose a gold coin instead of a sports flashlight, it was noticeable at the last step. The coin has a priority of 2 and the flashlight has a priority of 3. How did it happen?

https://youtu.be/wQX8gE5D4WA

debug-22-11-16 19-14-18.log

IIInitiationnn commented 1 year ago

Did you have the correct profile selected? Also please note that the software is not perfectly accurate. In this case, it seems to have correctly identified everything, which suggests that maybe you didn't have the right preference profile, but until I improve the accuracy you should expect the occasional error. If you continue to have common incorrect selections, please use the current pre-release version and send me logs using that version, which may clue me into the cause.

Quantum-of-Blackness commented 1 year ago

I seem to have chosen the right profile, I don’t know if I checked it for sure. There is another problem, if I enter this program again, the profile changes to the standard one. It would be better if the program remembers which profile was used before closing

IIInitiationnn commented 1 year ago

Agreed, will add that functionality in the future. In the meantime, I will close this issue, feel free to reopen it if you run into problems again.

Quantum-of-Blackness commented 1 year ago

I had visual filters disabled and the program tried to take a perk from the edge of the web and then completely turned off debug-22-11-20 21-50-27.log

Quantum-of-Blackness commented 1 year ago

Is it possible to make pictures of objects in color?

IIInitiationnn commented 1 year ago

I had visual filters disabled and the program tried to take a perk from the edge of the web and then completely turned off debug-22-11-20 21-50-27.log

Not too sure what caused this if it's been working for a while. I'll continue to look into this but no guarantees I can resolve this with limited information.

Is it possible to make pictures of objects in color?

Assuming you are referring to adding background colour to the items in the preference profile page (so it is easier to discern rarity, for example), that is something I am developing for an update in the near future.

Quantum-of-Blackness commented 1 year ago

What required data is needed?

IIInitiationnn commented 1 year ago

There is a pre-release version that you can use to supply more detailed logs.

Quantum-of-Blackness commented 1 year ago

Do I need to replace the exe file to save my settings?

IIInitiationnn commented 1 year ago

Yes, you can just replace the .exe file. If you don't have any personal preference profiles made using an older version, you can just unzip the new version and use it out of the box, so you can get access to the new default profiles.

Quantum-of-Blackness commented 1 year ago

I replaced the file and the settings were not saved :(

IIInitiationnn commented 1 year ago

All settings are stored in config.json. So long as you retain that file, your settings should transfer to a newer version.