Someone999

Results 80 comments of Someone999

At win7 ,the Windows tells me pypy3-rtpp.exe crashed for so many times.

By the way. I forgot to test the plugin after last modify. Today I find, Stars from RTPPD is still 0, and I curtained that I initialized that. ![image](https://user-images.githubusercontent.com/45456778/72318741-0dc3e800-36d8-11ea-9525-b2715f9fe267.png)

public class RtppdInfo : RealTimePPDisplayer.Displayer.DisplayerBase { public RtppdInfo() { Sync.Tools.IO.CurrentIO.Write($"[osuTools] Initialized Beatmap:Stars{BeatmapTuple.Stars} RealTimeStars:{BeatmapTuple.RealTimeStars}"); } }

if I launch it as Administrator with func system ![image](https://user-images.githubusercontent.com/45456778/72322403-3ac8c880-36e1-11ea-94d0-28137238711e.png)

错误应用程序名称: pypy3-rtpp.exe,版本: 0.0.0.0,时间戳: 0x5aded4c4 错误模块名称: libpypy3-c.dll,版本: 0.0.0.0,时间戳: 0x5aded4bc 异常代码: 0xc0000005 错误偏移量: 0x00921ee3 错误进程 ID: 0xcb0 错误应用程序启动时间: 0x01d5cf4f6f705b9f 错误应用程序路径: C:\Users\hesiy\Desktop\sync app\ctb-server\pypy3\pypy3-rtpp.exe 错误模块路径: C:\Users\hesiy\Desktop\sync app\ctb-server\pypy3\libpypy3-c.dll 报告 ID: d68f2288-097c-4bc0-a690-3765a7d5f4c3 错误程序包全名: 错误程序包相对应用程序 ID:

By the way, if I do something like assignment in PlayModeChanged event handler, the progress seems to be blocked.

![image](https://user-images.githubusercontent.com/45456778/73136399-280ea600-4088-11ea-85f3-4bb5978f8a86.png) After I started the game with mania mode , RTPPD didn't show anything.

I ran "plugin updates" before it.Update should be successful.