forum

RTPP Displayer - display real-time pp for ALL MODES! (2022/4/11)

posted
Total Posts
1,593
show more
- Isla -
this is pog
7shokuP
Topic Starter
DarkProjector

7shokuP wrote:

plz help
https://twitter.com/7shokuP/status/1295046900299702272?s=20
https://twitter.com/7shokuP/status/1295047936418578439?s=20
install rtdp 1.6.5,but forced back to 1.6.4
please read FAQ in my post to solve 0x80131515 errors
7shokuP

DarkProjector wrote:

7shokuP wrote:

plz help
https://twitter.com/7shokuP/status/1295046900299702272?s=20
https://twitter.com/7shokuP/status/1295047936418578439?s=20
install rtdp 1.6.5,but forced back to 1.6.4
please read FAQ in my post to solve 0x80131515 errors
Solved this trouble
thanks!
Corne2Plum3
Do you know it's possible to make the lazer UI in Stable with this (and a modified skin)? xD



Yes, I know it's illegal.
6DigitNoob_old_2
When I typed "Plugins install displayer" it shows the how big or small is the file size and stays there, nothing happening is going on. Please tell me how to fix this problem.
Yuri145
Very Nice! Like the cusromisation for different modes etc.
Sw_re
Jafeto_99

DwK wrote:

is it possible to have english titles of japanese songs in current playing?
Hmm... idk, I maybe this is checked?



OmuOsu wrote:

https://imgur.com/a/Zp25ggf

help please
I think DarkProjector himself has to help you on this one, I dont know about codes..
Last but not least, try giving the .exe admin permissions / your antivirus might have deleted something?
chuba

7shokuP wrote:

DarkProjector wrote:

7shokuP wrote:

plz help
https://twitter.com/7shokuP/status/1295046900299702272?s=20
https://twitter.com/7shokuP/status/1295047936418578439?s=20
install rtdp 1.6.5,but forced back to 1.6.4
please read FAQ in my post to solve 0x80131515 errors
Solved this trouble
thanks!
How did you solve it?
remikashi
why are my dll files blocked by system and how to fix it
zachmanthethird

pshRalitsa wrote:

why are my dll files blocked by system and how to fix it

DarkProjector wrote:

please read FAQ in my post to solve 0x80131515 errors

- Remilia wrote:

Follow these steps:
1. Before you extract files, right click rar archive ,and select properties.
2. Find a section name 'Security' and unlock this archive in 'General' page.
3. Click 'Apply' and 'OK'
4. Exctract and join :D
Hope this helps :D
IamTakashi
please help.
I started sync.exe and then osu, but pp is not displayed.
"[RealTimePPDisplayer] No found beatmap! Make sure the Songs path is correct. (Go to OsuRTDataProvider to set the Songs path)." Is displayed, so I selected the song folder of osu! From config, but pp is not displayed. , The message displayed in sync.exe does not change either. Please tell me the solution.


Jafeto_99

IamTakashi wrote:

please help.
I started sync.exe and then osu, but pp is not displayed.
"[RealTimePPDisplayer] No found beatmap! Make sure the Songs path is correct. (Go to OsuRTDataProvider to set the Songs path)." Is displayed, so I selected the song folder of osu! From config, but pp is not displayed. , The message displayed in sync.exe does not change either. Please tell me the solution.


Im sure the song paths should be separated with a / ...


In any case, have you tried copy/pasting it directly?
IamTakashi

Jafeto_99 wrote:

IamTakashi wrote:

please help.
I started sync.exe and then osu, but pp is not displayed.
"[RealTimePPDisplayer] No found beatmap! Make sure the Songs path is correct. (Go to OsuRTDataProvider to set the Songs path)." Is displayed, so I selected the song folder of osu! From config, but pp is not displayed. , The message displayed in sync.exe does not change either. Please tell me the solution.


Im sure the song paths should be separated with a / ...


In any case, have you tried copy/pasting it directly?
I copied it directly from Explorer and it read it.
Thank you for your help.
ItzStolez
worst program, it doesn't even load lol
ItzSpyroGam3r98
Sync Crashed installing the DATA plugin, why happens??
devisso
.
DOMO-KYUN

KedamaOvO wrote:

Iota wrote:

I keep getting, "Sync has stopped working." All I've done after downloading the rar is extract it into a separate folder.
method 1:
Try rar file to do the following:
1. Rigth Click
2. Select "Properties"
3. Click "Unblock"
4. Click "Apply"
5. Unzip again

method 2:
1.download 7z
2.Use 7z extract rar
I tried both methods still doesnt work. Still closing Sync whenever i open it
LiMoN0506
how to download&
LunnarDM
"Sync has stopped working."
Can u help me?
Jafeto_99

LiMoN0506 wrote:

how to download&
Refer to the main post (1st page) or get some of this

▲This is the complete version which I recommend as it is very customizable: https://puu.sh/G8jxR/58977a0879.7z

▲This is the video tutorial for it: https://www.youtube.com/watch?v=5fUJVMRcEH4



LunnarDM wrote:

"Sync has stopped working."
Can u help me?
Give screenshots of the error logs and info to know the cause and a probable solution (hopefully DarkProjector or someone else helps you cuz I dont know anything about coding)
chess2008
i have a problem, log:
Opps! You seem occur a error! We was captured this error and repoting to developers

Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\output'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at OsuLiveStatusPanel.PPShow.Output.DiskFileOutput..ctor(String path)
at OsuLiveStatusPanel.PPShow.Output.OutputBase.Create(String path)
at OsuLiveStatusPanel.PPShow.InfoOutputterWrapper.Init(String config_path)
at OsuLiveStatusPanel.PPShow.InfoOutputterWrapper..ctor(String config_path)
at OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.SetupPlugin(SyncHost host)
at OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.OsuLiveStatusPanelPlugin_onLoadComplete(LoadCompleteEvent evt)
at Sync.Plugins.EventDispatcher.RaiseEvent[Event](Type eventType, Event event)
at Sync.Plugins.BaseEventDispatcher`1.RaiseEvent[Event](Event event)
at Sync.Plugins.PluginManager.ReadyProgram()
at Sync.SyncHost.Load()
at Sync.Tools.StartupHelper.InitSync()
at Sync.Tools.StartupHelper.Start()
at Sync.Program.Main(String[] args)
dar1n
why does it close immediately after i opened to code part????
7shokuP
plz help

can no be used RTPP after upgrade the osu.

I get an error [Object reference not set to an instance of an object.]

Details → https://twitter.com/7shokuP/status/1315690463379124224?s=20
ChartreuxWestia
RTPP is not working
i restart a lot and still error
Details: https://twitter.com/viethoangdk/status/1315939450703151106
zachmanthethird
For anyone having trouble with RTPP since the osu!halloween update, here's what I did to fix it. Go to the RTPP Github releases page and download the newest version. Before unzipping, ensure that the folder is unblocked:

- Remilia wrote:

Follow these steps:
1. Before you extract files, right click rar archive ,and select properties.
2. Find a section name 'Security' and unlock this archive in 'General' page.
3. Click 'Apply' and 'OK'
4. Exctract and join :D
Copy all of the files over to their respective folders in the Sync folder. Make sure that you copy all the language files even you aren't using them. You may need to restart Sync a few times for the changes to take effect.
I hope this helps! I can provide screenshots if anything is unclear. :D

EDIT: It appears that there are two problems at play here to cause confusion.
Firstly, "plugins update" seems to be updating incorrectly to ORTDP v1.6.4 I'm not sure why this is occurring, but that is what is fixed above.
Secondly, there appears to be a disconnect between initiating the in-game overlay and starting ORTDP and RTPPD. I'm nowhere near qualified to understand what the problem really is. However, I have found that resetting the language files in your language appears to fix the problem until you close the osu! Application. I don't know if this is enough to identify the problem, but I hope that this helps people fix their overlays until a patch is released.
xOm4r
it gives me a error (10,) cant load font every time i launch it
and tells me to use the default font idk which one is the default
EkinoTz
So i tried to use this for now and i'm litterly stuck by so much stuff..

First at all it wasn't even live counting the PP what annoyed me.
So i tried to figure it out and it only got the part where at the end it showed me how i played and how much pp i got.. that's not what i wanted.

After some changes i got this error

[16:11:06] [OsuRTDataProviderPlugin]System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei RealTimePPDisplayer.DisplayerController.RtppOnStatusChanged(OsuStatus last, OsuStatus cur)
bei OsuRTDataProvider.Listen.OsuListenerManager.OnStatusChangedEvt.Invoke(OsuStatus last_status, OsuStatus status)
bei OsuRTDataProvider.Listen.OsuListenerManager.ListenLoopUpdate()

Yes i checked if everything is fine but i dont realy know what is happening right now ^^

Could be nice for some help. (Please some expert thanks....)
devisso
.
arcwinolivirus

zachmanthethird wrote:

For anyone having trouble with RTPP since the osu!halloween update, here's what I did to fix it. Go to the RTPP Github releases page and download the newest version. Before unzipping, ensure that the folder is unblocked:

- Remilia wrote:

Follow these steps:
1. Before you extract files, right click rar archive ,and select properties.
2. Find a section name 'Security' and unlock this archive in 'General' page.
3. Click 'Apply' and 'OK'
4. Exctract and join :D
Copy all of the files over to their respective folders in the Sync folder. Make sure that you copy all the language files even you aren't using them. You may need to restart Sync a few times for the changes to take effect.
I hope this helps! I can provide screenshots if anything is unclear. :D

EDIT: It appears that there are two problems at play here to cause confusion.
Firstly, "plugins update" seems to be updating incorrectly to ORTDP v1.6.4 I'm not sure why this is occurring, but that is what is fixed above.
Secondly, there appears to be a disconnect between initiating the in-game overlay and starting ORTDP and RTPPD. I'm nowhere near qualified to understand what the problem really is. However, I have found that resetting the language files in your language appears to fix the problem until you close the osu! Application. I don't know if this is enough to identify the problem, but I hope that this helps people fix their overlays until a patch is released.
I did everything but the rtpp rtdp still not responding and just leave blank boxes. Do you have any video to fix it? that would be much appreciated.

I hope the developer gives us new version or patch..
josegabrielnico
Follow my profile
jakovcraft
help me, please. Log:
[22:40:55] Loading....
[22:40:58] Load InternalPlugin ...
[22:40:58] Beatmap Suggest Command By Dark Projector
[22:40:58] Load Beatmap Suggest Command ...
[22:40:58] [BeatmapSuggestPlugin]there is no ApiKey in config.ini,please provide your osu!api_key for using.ApiKey address:https://osu.ppy.sh/p/api
[22:40:58] Load ConfigGUI ...
[22:40:58] Load Tray ...
[22:40:58] Load Default Plug-ins ...
[22:40:58] Default Plugin by Deliay
[22:40:58] Load Now Playing ...
[22:40:58] Now Playing By Deliay, DarkProjector
[22:40:58] MSN?????!
[22:40:58] Load OsuLiveStatusPanelPlugin ...
[22:40:59] OsuLiveStatusPanelPlugin by MikiraSora & KedamavOvO >///<
[22:40:59] Load OsuRTDataProvider ...
[22:40:59] OsuRTDataProvider By KedamaOvO
[22:41:00] Load PP Query ...
[22:41:00] PP Query Plugin By Deliay >w<
[22:41:01] Load PublicOsuBotTransferPlugin ...
[22:41:11] Load RealTimePPDisplayer ...
[22:41:11] RealTimePPDisplayer By KedamaOvO Ver.1.8.7
[22:41:11] Load Recently Message Query Plugin ...
[22:41:11] Recently Message Query Plugin By Dark Projector
[22:41:11] Load Ban Manager ...
[22:41:11] Ban Manager By Dark Projector
[22:41:11] Loaded 13 Plugins
[22:41:11] Loaded 2 Sources
[22:41:11] Loaded 2 Clients
[22:41:11] [OsuBotTransferClient]???????Target_User_Name,??config.ini??.
[22:41:11] Loaded 27 Commands
[22:41:11] Loaded 12 Filters
Opps! You seem occur a error! We was captured this error and repoting to developers

Необработанное исключение: System.IO.DirectoryNotFoundException: Не удалось найти часть пути "F:\output".
в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
в System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
в System.IO.Directory.CreateDirectory(String path)
в OsuLiveStatusPanel.PPShow.Output.DiskFileOutput..ctor(String path)
в OsuLiveStatusPanel.PPShow.Output.OutputBase.Create(String path)
в OsuLiveStatusPanel.PPShow.InfoOutputterWrapper.Init(String config_path)
в OsuLiveStatusPanel.PPShow.InfoOutputterWrapper..ctor(String config_path)
в OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.SetupPlugin(SyncHost host)
в OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.OsuLiveStatusPanelPlugin_onLoadComplete(LoadCompleteEvent evt)
в Sync.Plugins.EventDispatcher.RaiseEvent[Event](Type eventType, Event event)
в Sync.Plugins.BaseEventDispatcher`1.RaiseEvent[Event](Event event)
в Sync.Plugins.PluginManager.ReadyProgram()
в Sync.SyncHost.Load()
в Sync.Tools.StartupHelper.InitSync()
в Sync.Tools.StartupHelper.Start()
в Sync.Program.Main(String[] args)
[22:41:13] Exiting...
DeletedUser_13780435
Can you please update it to reflect the new taiko sr system because the taiko pp calculation uses the old sr
-Kreisler-
AssasinFire
doesnt work because it only shows white and when i was in song select it just shows strobes of light
CelegaS

DatMan212 wrote:

Can you please update it to reflect the new taiko sr system because the taiko pp calculation uses the old sr
Same for ctb
DezyE
what to do my console is closing
chuba
Update please
Zeter3k
Everyone who got error - Please change disk from "F:\\" to letter of disk, where you have installed osu in your "PPShowConfigFile.json" file.
Dolpheyy
Hello, is there any way to put it straight in the game without turning fullscreen off?
Zeter3k
It is working with fullscreen on.
YungMoskvich

Yugu wrote:

牛逼

DarkProjector wrote:

RealtimePPDisplayer is a Sync plugin which able to calculate and show pp while you are playing osu!std/taiko/ctb/mania. It depends on another plugin named Osu!RTDP and you can show them where you want.

AvaliableStatus:Workable
osu! version:b20200715
ORTDP version:1.6.4
if you notice your displayer doesn't work,please check their version and update.(just type "plugins update" in Sync console.)

Feature & ChangeLog
  • 1.0.0.0:
  1. Automatic to show/hide with the change of game status.
  2. Support Tourney Mode.
  3. Provide GUI-Window and Text file, you can choose how to show them.
  4. Show realtime datas ,such as PP/100_count/300_count/200_count/miss_count and more.
    1.0.1.0:
  5. Support window topmost.
  6. Support I18n.
    1.0.2.0:
  7. Support transparency(but it can catched by OBS until it's no transparency).
  8. Add shadow effect switch.
    (1.0.1.2):
  9. Automatic to get song folder.
    1.0.2.1(1.0.1.4):
  10. Support log file
    (1.0.1.6)
  11. Add beatmap path searching pattern "*{title}*"
    1.1.1.0(1.1.1.0)
  12. Add debug mode.If you meet trouble please set DebugMode=True and got details info.
  13. NOW IS SUPPORT OBS-PLUGIN!!! live streamers can able to show PP displayer when they are playing with fullscreen.Details.
  14. Support more method output at same time. Details
  15. Support Install/Update in Sync program.Detail
    1.2.1(1.1.2)
  16. Support customize output content.Details
  17. Improve beatmap searching.Now it is able to display beatmaps which custom path.
  18. Support customize RoundDigits in config.ini
  19. Dispalyer Interface is public ,now you can make a displayer by yourself.
  20. Support output "speed_pp"/"aim_pp"/"acc_pp"/'if_fc_pp"/"max_pp"/"combo" and more.
    1.2.2 | 2018/1/22
  21. Support change font in WPF,please modify FontName in config.ini.(Default:Segoe UI,Recommend:Consolas);
  22. Implement reload setting
  23. fixed some bugs,and add more bugs. XD
    1.2.4(1.2.2) | 2018/1/31
  24. Support Taiko mode.
  25. Add ForceOsuSongsDirectory option in config.ini.(ForceOsuSongsDirectory forces ORTDP to use this path.)
  26. Add GetCurrentData method(Developers can get all data without event invoking)
    1.3.0(1.3.1)
  27. Support Mania Mode.(BETA)
  28. Support output with expression.for example "total obj:$(n300+n100+n50+nmiss}"
  29. Add more bugs :D
  30. PPY,Please update .NET target version :P
    - - (Sync2.17)
  31. Support auto update.
    (1.3.4)
  32. Add more log info for debugging&check
    (1.3.5)
  33. Add GameMode option(Available options: Auto,Osu,CatchTheBeat,Mania,Taiko)
    (1.3.5 2018/5/15)
  34. Update oppai.dll for HD adjustment.
    1.4.0(1.4.0 2018/6/27)
  35. Add "DisableProcessNotFoundInformation","EnableModsChangedAtListening","IgnoreTouchScreenDecrease " option in config.ini.
  36. Add "Send pp to chat on Ranking" via IRC chat(recommand PublicBotTransferPlugin) Preview Tutorial
  37. Support config GUI.you can type "config" and modify config conveniently.
  38. Add mmf-split and text-split out method
  39. Mania pp update
  40. sorry ,because of bugs , restart command is unusable ,you can close and then open Sync if it needs restart.
    1.5.0(1.4.3 2018/8/19)
  41. Support expression and provide lots of functions for formatting,Details
  42. Support CTB
    1.6.0(1.4.4 2018/11/1)
  43. Output hardware information in debug mode.
  44. Support logical expression and new functions. like "if(condition, true_expression, false_expression)"
    1.6.3(2018/12/3)(Sync2.18.2)
    1.6.8(1.4.4 oppai3.1.1)
  45. update oppai.dll to 3.1.1 and support latest offical pp algorithm.
  46. add update checker and it will be easy to tell you if your Sync/RTPP need to update.
    1.6.10
  47. fix bug which cant calculate mania realtime pp.
    1.7.1(1.4.5)
  48. Add new output method:multi-output
  49. Support new output formatter for multi-output : Javascript
    1.7.3(1.4.8)
  50. Add new rtpp output params: ${rtstars} and ${stars}.
  51. Adapt osu!version v20190816
    1.7.3(1.4.11)
  52. Add OnUnstableRateChanged for devs.
  53. Add version check notify.
  54. Adapt osu!version v20190906
    1.8.0~1.8.5(1.5.1)
  55. Add formatter variable ${ur} to show realtime UnstableRate.
  56. Add formatter function smooth(variable_name).
  57. Add rtppfmt-bp formatter. it's added the following variables: ${rtbp} , ${fcbp} , ${rtpp_with_weigth} , ${fcpp_with_weigth} , ${rtpp_weight} , ${fcpp_weight}.Usage wiki Test ExampleScreenshot
    1.8.6(1.5.9)
  58. Add formatter variables: ${acc} and ${score}
    (1.6.1)
  59. Support getting replay/hit data Details
    (1.6.2)
  60. support Japanese language, thx Fairy-Phy
    (1.6.3)
  61. support Sync 2.18.4
  62. OLSP support Japanese language, thx Fairy-Phy
    (1.6.4)
  63. support Sync 2.18.5
Notice:
  1. If it not work,try to run Sync.exe as Administrator.
  2. If you notice ortdp catch wrong(or not exist) Song path.Please modify ForceOsuSongsDirectory to your real Songs path and retry.
  3. Please read FAQ and Usage carefully.I won't reply any thing what I wrote. 8-)
  4. If you feel lag when you are using.You can modify config.ini and set "ListenInterval" value(ms) as you want.(suggest 132,best 33).We will optimize it.
  5. If you got these messages when you are play ctb beatmap:

    Please close Sync and modify "GameMode=CatchTheBeat" or use config command:
  6. Realtime PP Displayer is automatic to start when you open Sync.exe so you needn't input anything command else.(You may have to play once for taking effect)

Usage and Download
FULL TUTORIAL VIDEOS
中文视频教程
TUTORIAL VIDEOS(English)

* Manual Operation(Video Tutorial)([b]Bilibili):
  1. Download Sync and unzip to a folder which you like.
  2. Open Sync,type "plugins install displayer" and press enter key.
  3. Restart and enjoy :D
Of course, you can download these for skiping above steps(Suggest):

* Download Sync&other plugins for integration:

↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
Normal:
Sync with RealtimePP + PublicBotTransferPlugin(Download)(virus check)
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑

↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
Advanced:
Download Sync with RealtimePPPlugin + PublicBotTransferPlugin + OsuLiveStatusPanelPlugin + IngameDisplayerPlugin(Download)(virus check)

If you want display pp in game, just type "o i" in Sync before you start osu! program.And then play/replay once to make sure all plugin are working.

Ingame Plugin Page



Screenshots:


↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑



Other Output Methods Tutorial
Now you can use ODDR plugin and show your realtime pp at any where!
ODDR Video Tutorial
Show realtime pp on your phone in LAN

Now you can show your realtime pp on Streamlabs OBS


Now you can use IngameOverlayPlugin and show your realtime pp in your game!
Ingame Video Simple Tutorial

FAQ
  1. Will I be banned if i use this plugin? - No,because it's approved by peppy,of course you have to obey the rules and dont use them for bad behaviors.
  2. Why it not show anything when I playing? - Maybe osu!RTDP not support your osu! version,please check update.
  3. Why it arise 0x8007007E crazily? - have you installed Visual C++ Redistributable for Visual Studio 2015 or later
  4. Why obs can't update realtime PP GUI-Window when I was playing osu! with fullscreen? - I think it about OS rendering mechanism. You can modify config.ini and set "UseText=True" , so plugin will output to text file (Default output to {SyncFolderPath}\Plugins\rtpp.txt)
  5. Why I can't count PP all/some beatmaps? - Please read this and check yourself
  6. Why it always arise 0x80131515 for each plugin loading? - Please view this or this2.
  7. How to change program language to English/Others? - Please view this
  8. Anti-virus(Defender) software stop me from using program and warn me there are virus/trojran? - Well,in fact there is no any problem because these are open source and build from them.Please ask google how to let to trust(add white-list), or you can get source code and build by yourself.
  9. Could I show them with osu! fullsceen/ingame? - forum/t/773429[/color]
  10. Why did it always arise "Init ModeFinder Failed! ...."? - Please update OsuRTDataProvider plugin and set "GameMode" value to Auto/Osu/CatchTheBeat/Mania/Taiko ,take a try!
  11. How to customize my pp displayer window? - See this and this2




sync! has stopped workin, how to fix ?
Akiko Masayoshi
When booting i got the following error and then the console closes

Opps! You seem occur a error! We was captured this error and repoting to developers
Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\output'.
at System.IO. __Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost
at System.IO.Directory.InternalCreateDirectoryHelper (String path, Boolean checkHost) at System.IO.Directory.createDirectory(String path) at OsuLiveStatusPanel.PPShow.Output.DiskFileOutput..ctor(String path), at OsuLiveStatusPanel.PPShow. Output.OutputBase.Create(String path) at OsuliveStatusPanel.PPShow. InfoOutputterWrapper.Init(String config_path) at OsuliveStatusPanel.PPShow. InfoOutputterWrapper..ctor(String config_path) at OsuLiveStatusPanel.OsuLiveStatusPanelplugin.SetupPlugin(SyncHost host) at OsuLiveStatusPanel. OsuLiveStatusPanelplugin.OsuLiveStatusPanelplugin_onLoadComplete(LoadCompleteEvent evt) at Sync.Plugins. EventDispatcher.RaiseEvent[Event](Type eventType, Event event) at Sync.Plugins. BaseEventDispatcher 1.RaiseEvent[Event](Event event) at Sync.Plugins.PluginManager. ReadyProgram) at Sync.SyncHost.Load() at Sync. Tools.StartupHelper.InitSync() at Sync. Tools.StartupHelper.Start() at Sync.Program.Main(String[] args)

Can someone help fix this, i used winrar hoping it would work.
Alentix
Have an error:
"Opps! You seem occur a error! We was captured this error and repoting to developers

Необработанное исключение: System.IO.DirectoryNotFoundException: Не удалось найти часть пути "F:\output".
в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
в System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
в System.IO.Directory.CreateDirectory(String path)
в OsuLiveStatusPanel.PPShow.Output.DiskFileOutput..ctor(String path)
в OsuLiveStatusPanel.PPShow.Output.OutputBase.Create(String path)
в OsuLiveStatusPanel.PPShow.InfoOutputterWrapper.Init(String config_path)
в OsuLiveStatusPanel.PPShow.InfoOutputterWrapper..ctor(String config_path)
в OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.SetupPlugin(SyncHost host)
в OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.OsuLiveStatusPanelPlugin_onLoadComplete(LoadCompleteEvent evt)
в Sync.Plugins.EventDispatcher.RaiseEvent[Event](Type eventType, Event event)
в Sync.Plugins.BaseEventDispatcher`1.RaiseEvent[Event](Event event)
в Sync.Plugins.PluginManager.ReadyProgram()
в Sync.SyncHost.Load()
в Sync.Tools.StartupHelper.InitSync()
в Sync.Tools.StartupHelper.Start()
в Sync.Program.Main(String[] args)"
How can i fix this?
xulitol

josegabrielnico wrote:

Follow my profile
no one cares about your profile stop spamming
iskandariyg
The videos were chinese to me lmaoo.
Chemes
why does pp counter only show during breaks and scoreboard
M00ki3
I installed it and it worked but then my audio became screwed up and now my tablet doesn't move the cursor on my computer but does on another
ItzStolez
It gives me an error then immediately crash
Slowpoke351

[Mahua] wrote:

您?????????
xD
deadlyunknown
It doesn't work in multi-output method. How to fix this?

https://imgur.com/gv8sDDh
Asiyonix
It doesn't work for me and this shows up

[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: lt
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: ct
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: last_rtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: llrtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: llrtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: last_rtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: last_rtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: ct
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: lt
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: ct
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: last_rtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: llrtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: llrtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: last_rtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: last_rtpp
[21:03:16] [RTPP:Expression]No Variable found (return zero). Variable name: ct
ChartreuxWestia
waiting for RTPP update new value
Corne2Plum3

ChartreuxWestia wrote:

waiting for RTPP update new value
^
stevenberry
how do i install
Daruka
It doesn't work, it just writes "Loading...." and reopens the console
Anormalwolf
[2:59:06] Loading....
[2:59:10] Load InternalPlugin ...
[2:59:10] Beatmap Suggest Command By Dark Projector
[2:59:10] Load Beatmap Suggest Command ...
[2:59:10] [BeatmapSuggestPlugin]there is no ApiKey in config.ini,please provide your osu!api_key for using.ApiKey address:https://osu.ppy.sh/p/api
[2:59:10] Load ConfigGUI ...
[2:59:10] Load Tray ...
[2:59:10] Load Default Plug-ins ...
[2:59:10] Default Plugin by Deliay
[2:59:10] Load Now Playing ...
[2:59:10] Now Playing By Deliay, DarkProjector
[2:59:10] MSN类注册成功!
[2:59:10] Load OsuLiveStatusPanelPlugin ...
[2:59:10] OsuLiveStatusPanelPlugin by MikiraSora & KedamavOvO >///<
[2:59:10] Load OsuRTDataProvider ...
[2:59:10] OsuRTDataProvider By KedamaOvO
[2:59:10] Load PP Query ...
[2:59:10] PP Query Plugin By Deliay >w<
[2:59:10] Load PublicOsuBotTransferPlugin ...
[2:59:10] Load RealTimePPDisplayer ...
[2:59:11] RealTimePPDisplayer By KedamaOvO Ver.1.8.7
[2:59:11] Load Recently Message Query Plugin ...
[2:59:11] Recently Message Query Plugin By Dark Projector
[2:59:11] Load Ban Manager ...
[2:59:11] Ban Manager By Dark Projector
[2:59:11] Loaded 13 Plugins
[2:59:11] Loaded 2 Sources
[2:59:11] Loaded 2 Clients
[2:59:11] [OsuBotTransferClient]未钦定配置选项Target_User_Name,请去config.ini配置.
[2:59:11] Loaded 27 Commands
[2:59:11] Loaded 12 Filters

* Crash *
Xyrenus
Just checking if RealTimePPDisplayer and RealTimePPingameOverlay and IngameOverlay plugins has any difference?

I have the IngameOverlay's plugin installed but I'm interested to view Full FC and Maximum PP for a song which RealTimePPingameoverlay can provide as per the Youtube video -https://www.youtube.com/watch?v=5fUJVMRcEH4&feature=emb_title

Any hints?
Zephrokht
Is the server down for further downloads? It's giving me a server error (500).
edarr
it doesn't work with mine, it previously worked but now it doesn't. Any suggestions? It says "system.io.IOException: This device is not ready". But it previously work
wowcake
Hmm, seems like doesn't work with mine anymore, it was working previously though.
SouJuku
thanks!
hxd帮大忙了
_Nyu
nunca
I got an error this is what appears. Oops! You seem occur an error! We was captured this error and repoting to developers.
Bakuretsue
It worked for me before, it's still posting all map info and saying it injected the overlay but nothing appears. I tried updating the plugins, restarting osu and sync and changing gamepath in config.
m00nSh1n3r
I have aproblem with unzipping the Sync. It shows me a milions of errors and it doesn't allow me to uzip it. Help!
Jungleman
terrible for lower tier players, have had it tell my a play was 23pp, was actually a 1pp play
THAT_otaku

m00nSh1n3r wrote:

I have aproblem with unzipping the Sync. It shows me a milions of errors and it doesn't allow me to uzip it. Help!
What errors?

hmenze wrote:

terrible for lower tier players, have had it tell my a play was 23pp, was actually a 1pp play
pp counters don't care about your skill or rank, you probably just didn't play the map well enough
KecHik445
How do I edit the X/Y coordinate to fullscreen resolution?
vayne168
Is there Sync for win7?
Sugar_owo
cool ^^
SirSamiboi
The virus check says that there are a couple "malicious" programs in the files, and my antivirus prevents me from downloading the pp counter due to this.

Help?
I-Hunter08
i know i am soo late, but how do you put that into osu and stuff im still new :(
THAT_otaku
Click on the "usage and download" tab in the original post above
Kehev
Someone have working live pp counter?
kiran

Kehev wrote:

Someone have working live pp counter?
Stream companion.
MrBuster_old_2
pp counter for mac?
ilovemangoes
my cousin kept asking me if this is 32 compatible
THAT_otaku

ilovemangoes wrote:

my cousin kept asking me if this is 32 compatible
I'm assumimg this is a 64bit based application, so if theres no option to downlod a 32bit version, then no, its not. If there is a 32bit download then of course lol
Apczak
https://imgur.com/a/hMhTVku can someone help me?
Farfocele
Wait, i don't think this supports the new hotfix
d3nizuy4n
I can't load any fonts
wack
(kinda late but lol) the application keeps closing and reopening every second, is this a problem?
minhperry
Are there any fix/alternative for the recent pp hotfix?
Saki5eiei
fetch sync update info failed,pleade check your network if it can able to connect http://sync.mcbaka.com/ ,how to fix this....
vibechecker69

Saki5eiei wrote:

fetch sync update info failed,pleade check your network if it can able to connect http://sync.mcbaka.com/ ,how to fix this....
i've been having the same issue, waiting for a response from op or an update :/
Saki5eiei
It's error
file:///C:/Users/Windows8.1/Desktop/rr.PNG
file:///C:/Users/Windows8.1/Desktop/ww.PNG
lucagoku3

Saki5eiei wrote:

fetch sync update info failed,pleade check your network if it can able to connect http://sync.mcbaka.com/ ,how to fix this....
it happens to me too
osu_gaejotbap
this pp counter shows old pp
how can i update it?
R4ybeam
can you see your pp yourself in realtime?
Or is it just in OBS?
Jafeto_99

R4ybeam wrote:

can you see your pp yourself in realtime?
Or is it just in OBS?
You can see your PP yourself in realtime with the plugin RealTimePPDisplayer
Saucissevege
Hi, I don't find a solution for my problem : I had installed the advanced version and the pp-show work BUT the most important, the rttp-pp-part and the rttp-hit-part don't work. Do you have any solution ?

Update, I have find a solution but I have a new problem : someone can explain me how works if fonction in the format editor please. I want to create something to see the grade in live but I need to use if, and I don't see how to count the actual number object
EmpathyZ

anyone have version with pp rework fix?
Lyfe_2
It's a word file for me???
ChiliRex
How do I calculate ratios for 300g and 300 for mania? I've seen a few people ask the question with no answer, but I've seen vids of people with ratios as well.
Aqil_Azhari
Opps! You seem occur a error! We was captured this error and repoting to developers

Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\output'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at OsuLiveStatusPanel.PPShow.Output.DiskFileOutput..ctor(String path)
at OsuLiveStatusPanel.PPShow.Output.OutputBase.Create(String path)
at OsuLiveStatusPanel.PPShow.InfoOutputterWrapper.Init(String config_path)
at OsuLiveStatusPanel.PPShow.InfoOutputterWrapper..ctor(String config_path)
at OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.SetupPlugin(SyncHost host)
at OsuLiveStatusPanel.OsuLiveStatusPanelPlugin.OsuLiveStatusPanelPlugin_onLoadComplete(LoadCompleteEvent evt)
at Sync.Plugins.EventDispatcher.RaiseEvent[Event](Type eventType, Event event)
at Sync.Plugins.BaseEventDispatcher`1.RaiseEvent[Event](Event event)
at Sync.Plugins.PluginManager.ReadyProgram()
at Sync.SyncHost.Load()
at Sync.Tools.StartupHelper.InitSync()
at Sync.Tools.StartupHelper.Start()
at Sync.Program.Main(String[] args)


WTH IS HAPPENING. JUST FINE LIKE 5 DAYS AND BOOM ERROR HELP
fyuu
hello, would there be any update for new rebalance?
jasondaclone555
Hi! I wanted to get a PP counter so that I didn't need to check it every now and then on the website and I keep getting this error (keep in mind i watched the 2021 video and fixed my first problem which was changing the F's in PPShowCongif.json to the disk that osu was installed and got this problem)

Opps! You seem occur a error! We was captured this error and repoting to developers

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at OsuRTDataProvider.Helper.HardwareInformationHelper.Print(String str)
at OsuRTDataProvider.Helper.HardwareInformationHelper.PrintHardwareInformation()
at OsuRTDataProvider.OsuRTDataProviderPlugin.<>c.<.ctor>b__14_0(ProgramReadyEvent e)
at Sync.Plugins.EventDispatcher.RaiseEvent[Event](Type eventType, Event event)
at Sync.Plugins.BaseEventDispatcher`1.RaiseEvent[Event](Event event)
at Sync.Plugins.PluginManager.ReadySync()
at Sync.Tools.StartupHelper.InitSync()
at Sync.Tools.StartupHelper.Start()
at Sync.Program.Main(String[] args)
ChartreuxWestia
ded
show more
Please sign in to reply.

New reply