DropBox Tracker Addon

Hmm... The addon doesn't seem to work for me and my brother. Is it still working for you all?
 
I deleted my previous post because... the addon is actually working.
@Oshzak Be sure to set up your trackers how you want them (many things are filtered out in base config)Screenshot_20250326_103518.png
 
Last edited:
What am I doing wrong here, it will not work for the life of me. what am I missing?
 

Attachments

  • 1.PNG
    1.PNG
    50.6 KB · Views: 5
  • 2.PNG
    2.PNG
    10.5 KB · Views: 5
  • 3.PNG
    3.PNG
    3.1 MB · Views: 5
What am I doing wrong here, it will not work for the life of me. what am I missing?
So two things.

1. It looks like you downloaded the source code of the bbmod plugin instead of downloading the release (that's why you have addons_examples, ci, and couple other things there). That's the cause of a bunch of those errors. I would honestly delete the addons folder and then grab the bbmod.zip from here: https://github.com/Solybum/psobbaddonplugin/releases/latest
When you extract bbmod.zip, it should be extracted in a way that puts dinput8.dll into the EphineaPSO folder.

2. The addon in this thread needs solylib from Soly's addons: https://github.com/Solybum/PSOBBMod-Addons
Soly's addons include the most common addons such as the Item Reader and Monster Reader. It's typically recommended to have them even if you don't want to use them at this time.
Most addon repositories on github don't have a release--the source code is typically the addon itself. So what you want to do on this github page is click the green Code button, then click Download zip. Your browser will download a .zip file and it will have only one folder: PSOBB-BBMod-Addons-master. Go into that folder and you'll see things like
  • Item Reader
  • Monster Reader
  • Timer
  • solylib
  • Player Reader
Those folders should be placed into the EphineaPSO/addons folder.
 
So two things.

1. It looks like you downloaded the source code of the bbmod plugin instead of downloading the release (that's why you have addons_examples, ci, and couple other things there). That's the cause of a bunch of those errors. I would honestly delete the addons folder and then grab the bbmod.zip from here: https://github.com/Solybum/psobbaddonplugin/releases/latest
When you extract bbmod.zip, it should be extracted in a way that puts dinput8.dll into the EphineaPSO folder.

2. The addon in this thread needs solylib from Soly's addons: https://github.com/Solybum/PSOBBMod-Addons
Soly's addons include the most common addons such as the Item Reader and Monster Reader. It's typically recommended to have them even if you don't want to use them at this time.
Most addon repositories on github don't have a release--the source code is typically the addon itself. So what you want to do on this github page is click the green Code button, then click Download zip. Your browser will download a .zip file and it will have only one folder: PSOBB-BBMod-Addons-master. Go into that folder and you'll see things like
  • Item Reader
  • Monster Reader
  • Timer
  • solylib
  • Player Reader
Those folders should be placed into the EphineaPSO/addons folder.
You're a lifesaver, thank you so much. it worked perfectly after your instructions
 
Back
Top