OsuSync / Sync

Sync your Live Channel's Danmaku or Comment to osu! IRC
https://github.com/Deliay/Sync
MIT License
167 stars 23 forks source link

Force Directory does not work. #35

Closed radixwolf closed 6 years ago

radixwolf commented 6 years ago

I am currently having an issue where, I guess the program hooks? But it never works properly, it seems to be looking in the sync plugin folder for the song file, which it shouldn't be, I've also set

ForceOsuSongsDirectory=E:\osu!\Songs

Which does not work at all.

1532857986 1532858030

MikiraSora commented 6 years ago

Are you sure if your modiftion is applied? Please try to modify DebugMode=True and your ForceOsuSongsDirectory in [OsuRTDataProvider.SettingIni] and then run Sync.exe image

radixwolf commented 6 years ago

I am still having the same issue with debug enabled, or disabled, it's still looking in my ...\Plugins\ folder for the song file, when it should be looking in E:\osu!\Songs\

1533070459

MikiraSora commented 6 years ago

Sorry we still not found issue. please download ortdp plugin and extract this to your SyncFolder\Plugins and set DebugMode=True in [OsuRTDataProvider.SettingIni] it will output some infomation like this: image

radixwolf commented 6 years ago

I am getting this with DebugMode=True and the new DLL you sent me. It's not setting a directory like your screenshot.

image