forum

osu! Trainer - find maps near your skill

posted
Total Posts
353
show more
Topic Starter
dukambe
I didn't see a reason to keep it, because you can now freely change min. PP anyways.
Ezoda
cptn said he still sees some of his top50 ranks on the os version and wanted to check if he misspelled his username at startup :)
Topic Starter
dukambe
Oh yeah, he's right. I'll change it when i'm back home.
KaelGen

dukambe wrote:

Farming in ppv2 = increasing your skill unlike in ppv1 ;)
well, farming in ppv2 with this program > guided skill increase
KaelGen
could you add a feature that let's us choose a map, with specific mods and the program tells us the pp we would get if SS, S , A, B ....
Hinarcia
Is it possible to make an option that you don't have mods? because I don't like the mods except HC.
Full Tablet

Hinarcia wrote:

Is it possible to make an option that you don't have mods? because I don't like the mods except HC.
Select "Exclusive" while searching with no mods.
Heatspree
You're a great guy dukambe, thanks for contributing to the community!
Physalis
can't open the app due to windows 8 being a dick. anyone who knows how to fix that? It says something about windows smartscreen.

Edit: Fixed it, great app and a huge thanks for this app dukambe :]
Hinarcia

Full Tablet wrote:

Hinarcia wrote:

Is it possible to make an option that you don't have mods? because I don't like the mods except HC.
Select "Exclusive" while searching with no mods.
Oh sorry I didn't see it. I tested it out in the osutrainerOS, but it don't work there. In the osutrainer it is working.
Heatspree
what causes this to say my api code is invalid? I am 100% it's correctly copy pasted straight from the site

Edit: nvm I had to re-install and it worked properly
Sawe
Can u maybe add an option where if you doubleclick osu!direct opens the song instead of website ?
Or make it changeable for the ones who have direct
TripLeTricKz
An option to exclude maps that are made in ~2008?
They kinda suck, lol.

( ͡º ͜ʖ ͡º)
- Marco -
if i search for mania i would like 4k only :D
Tamako Lumisade
Can't get API key. :?
BlackMidKnight
Anyone can port this to mobile. I love to see this on mobile :)
Lorenzo
Could you add an option to sort by map length?
Kurokocchi
Not sure if it's been said, but it'd be nice to see the accuracy that the player had for that amount of pp.
Gem_old_1
I simply extracted the zip to my desktop... meaning the entire osu trainer folder.
ziogio

ashketchum1234 wrote:

Anyone can port this to mobile. I love to see this on mobile :)
I like your idea so much, LOL.

There's one thing I haven't understood: I have to open "Osu!trainer" or "osu!trainer OS"? Because at the momento the "osu!trainer" doesn't work and now I'm using the OS version.

Lorenzo wrote:

Could you add an option to sort by map length?
There is the option about the lenght in the "osu!trainer" but I can't found that in the "osu!trainer OS". Can anyone take a breath because I'm probably just an idiot and explain the difference? :o
Ezoda
the option about the length in the osu!traineros is currently not working because we are making changes to osustats (Piotrekol & me) it will be available later i think. And the osu!trainerOS is the same as the normal osu!Trainer just with data from http://osustats.ppy.sh :)
Lorenzo

ziogio wrote:

ashketchum1234 wrote:

Anyone can port this to mobile. I love to see this on mobile :)
I like your idea so much, LOL.

There's one thing I haven't understood: I have to open "Osu!trainer" or "osu!trainer OS"? Because at the momento the "osu!trainer" doesn't work and now I'm using the OS version.

Lorenzo wrote:

Could you add an option to sort by map length?
There is the option about the lenght in the "osu!trainer" but I can't found that in the "osu!trainer OS". Can anyone take a breath because I'm probably just an idiot and explain the difference? :o

I don't see anything that I can click on to sort them by length.
Akio
.
Topic Starter
dukambe
Added a BPM column.

There is no way to filter/sort by length. As long as it gives PP why does it matter? :D
Lorenzo

dukambe wrote:

Added a BPM column.

There is no way to filter/sort by length. As long as it gives PP why does it matter? :D
Because I and many others don't like playing long maps. It's just alot easier than having to search manually, surely it wouldn't be too hard to add right? It would help tons though.
ziogio

Ezoda wrote:

the option about the length in the osu!traineros is currently not working because we are making changes to osustats (Piotrekol & me) it will be available later i think. And the osu!trainerOS is the same as the normal osu!Trainer just with data from http://osustats.ppy.sh :)
I don't know how to use this site, but this and osu!trainer are my heavens. XD
darkstar738
this program recommends songs that are much too hard for me QQ, i guess its not made for people that cant pass insane songs yet?

or songs that are wayyyyyyyy too easy
zigbean
I keep getting this error message when I type in the API key, it worked fine the first time I used it.
ThyPenguinZ
^ I'm getting the same error as well.

The old version (1.0.5.2) worked fine until recently. Both 1.0.5.2 and 1.0.6.2 give the same error :(.
Wasted Pillow
I also get error 500, my started after my pc crashed, is there like a registry path or something this also uses, where you can completely clear all traces of it?
Topic Starter
dukambe
The settings are saved under %userprofile%\appdata\local\osutrainer. Just delete that folder to reset settings. Can you show me a picture of the complete error with the details opened?
zigbean

dukambe wrote:

The settings are saved under %userprofile%\appdata\local\osutrainer. Just delete that folder to reset settings. Can you show me a picture of the complete error with the details opened?
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at osuTrainer.Forms.GetApiKey.ConfirmButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
osuTrainer
Assembly Version: 1.0.6.2
Win32 Version: 1.0.6.2
CodeBase: file:///C:/Users/Alex/Desktop/osuTrainer/osuTrainer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Octokit
Assembly Version: 0.3.4.0
Win32 Version: 0.3.4
CodeBase: file:///C:/Users/Alex/Desktop/osuTrainer/Octokit.DLL
----------------------------------------
System.Net.Http
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Wasted Pillow

dukambe wrote:

The settings are saved under %userprofile%\appdata\local\osutrainer. Just delete that folder to reset settings. Can you show me a picture of the complete error with the details opened?
Edit: I tried deleting the settings and downloaded a new copy of it, and it still had the error, so I guess I'll wait until you find a fix. :D

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at osuTrainer.UserStandard.GetInfo(String json, Boolean isjson)
at osuTrainer.Forms.OsuTrainer.CheckUser()
at osuTrainer.Forms.OsuTrainer.OsuTrainer_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
osuTrainer
Assembly Version: 1.0.6.2
Win32 Version: 1.0.6.2
CodeBase: file:///C:/Users/Vin/Downloads/My%20files/osu!/osuTrainer/osuTrainer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Octokit
Assembly Version: 0.3.4.0
Win32 Version: 0.3.4
CodeBase: file:///C:/Users/Vin/Downloads/My%20files/osu!/osuTrainer/Octokit.DLL
----------------------------------------
System.Net.Http
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
ServiceStack.Text
Assembly Version: 4.0.0.0
Win32 Version: 4.0.0.0
CodeBase: file:///C:/Users/Vin/Downloads/My%20files/osu!/osuTrainer/ServiceStack.Text.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Avail_old_1
The error occurs cause the trainer can't contact the api (My guess is the api is having issues)
hinamizawan
I'm also having the same problem, please fix it fast, it is a very useful tool for pp farming :?
Ezoda
We'll it seems that youre using the normal osu!Trainer.exe so it would be sth with the official osu! API or your API-Key.
shARPII
if (_client.DownloadString(@"https://osu.ppy.sh/api/get_user?k=" + textBox1.Text + @"&u=1").Length < 3)
Are you serious?
https://osu.ppy.sh/u/1
Seems legit that it sends an internal server error.
If you want to be sure that the userpage won't be deleted, just point it on BanchoBot or dunno.
Now, you can fix it ^^'
Marcin
Read yo github issues.
Topic Starter
dukambe

shARPII wrote:

if (_client.DownloadString(@"https://osu.ppy.sh/api/get_user?k=" + textBox1.Text + @"&u=1").Length < 3)
Are you serious?
https://osu.ppy.sh/u/1
Seems legit that it sends an internal server error.
If you want to be sure that the userpage won't be deleted, just point it on BanchoBot or dunno.
Now, you can fix it ^^'
The whole point was to use a nonexistent user id, but something must have changed in the output. Will update it later today.
shARPII
I see, nvm then o3o
GL with your project
show more
Please sign in to reply.

New reply