based on DuH
Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.
************** Testo dell'eccezione **************
System.IO.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\s\Tiziano\Documents\osu!grab\osu!grab.xml'.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean ights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
in System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
in System.IO.StreamWriter..ctor(String path)
in osu_Grab.Main.MyApplication_Shutdown(Object sender, EventArgs e)
in System.Windows.Forms.Form.WmClose(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
osu!Grab
Versione assembly: 1.0.0.0
Versione Win32: 1.0.0.0
Base di codice: file:///C:/s/Tiziano/s/osu!Gra/osu!Grab.exe
----------------------------------------
Microsoft.VisualBasic
Versione assembly: 8.0.0.0
Versione Win32: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5488 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Debug JIT **************
Per attivare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
attivato.
Ad esempio:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Quando il debug JIT è attivato, tutte le eccezioni non gestite
vengono inviate al debugger JIT registrato nel computer,
anziché essere gestite da questa finestra di dialogo.
^agree, you need to insert argument to it (read on how to execute on #1 )Bauxe wrote: 4e640
You need to add arguments.marcostudios wrote: 2j1961
![]()
actually it's VB.net but, sure you can since this application is open-source, just fork this project on github and convert it into C#Howl wrote: 6r3e5m
oh god visual basic no
the concept is cool though. Would you give me the permission to create something like this in c#? I definetly want to contribute to make this better.
Yeah, I knew already it was open source. Though, I still wanted to ask if I could make this to c# to avoid eventuals rages at me because I stole an ideaFaishal Akbar wrote: 573335
actually it's VB.net but, sure you can since this application is open-source, just fork this project on github and convert it into C#Howl wrote: 6r3e5m
oh god visual basic no
the concept is cool though. Would you give me the permission to create something like this in c#? I definetly want to contribute to make this better.
*note : maybe you'll confused with the script, because i put it randomly.
the .php is very complex , and very clean code. wow. fully approves thisHowl wrote: 6r3e5m
did it, still in beta but i did it. https://github.com/TheHowl/osugrab-csha ... 0.1.0-beta
good update i like itFaishal Akbar wrote: 573335
Take more than one month to redesign it lol
WIP :>
[+] Audio Preview
[+] BG Preview
[+] Charmbar sliding effects
[+] more stable Server to Use
[+] Greasemonkey script for advanced intergration with Browser
[-] Use your API key since using one API key for public application was disallowed by ppy :>
i've disabled old server that used for o!grab v1 , and reuse more reliable hosting for v2. (i hope they didn't take down my hosting lol)- P l u e m - wrote: 6i5u6a
good update i like itFaishal Akbar wrote: 573335
Take more than one month to redesign it lol
WIP :>
[+] Audio Preview
[+] BG Preview
[+] Charmbar sliding effects
[+] more stable Server to Use
[+] Greasemonkey script for advanced intergration with Browser
[-] Use your API key since using one API key for public application was disallowed by ppy :>
I'll wait![]()
err really? i think it's available on .net 2 tooHowl wrote: 6r3e5m
huh? isn't mahapps running on top of .net framework 4.5?Faishal Akbar wrote: 573335
eh really? are you have .net framework 2 installed on your machine. XP and 7 machine reported works with .net 2 installed
can't install helpFaishal Akbar wrote: 573335
How to Install? 2f35i
- Install .net Framework 2 and .net Framework 4 (seems the MetroFrameworks require .net 4 and this project using .net 2. much confusing)
- Extract it on anyplaces
- Run As for first time (to the osugrab: protocol for first time, after that run as regular)
- Enter Your API Code if needed
- osu!grab closed and ready to use
- Install Greasemonkey on your default browser
- Install Extension (Make sure Greasemonkey or similiar browser extentions like that handle that file and install it for you)
- Finish \o/
Hmm... send me the error message, or tell me what error happened less than 100 words.Mousr wrote: 4g3q62
can't install helpFaishal Akbar wrote: 573335
How to Install? 2f35i
- Install .net Framework 2 and .net Framework 4 (seems the MetroFrameworks require .net 4 and this project using .net 2. much confusing)
- Extract it on anyplaces
- Run As for first time (to the osugrab: protocol for first time, after that run as regular)
- Enter Your API Code if needed
- osu!grab closed and ready to use
- Install Greasemonkey on your default browser
- Install Extension (Make sure Greasemonkey or similiar browser extentions like that handle that file and install it for you)
- Finish \o/
![]()
sorry, but i have many tasks to do IRLMousr wrote: 4g3q62
never solvedFaishal Akbar wrote: 573335
Hmm... send me the error message, or tell me what error happened less than 100 words.
YAELAH MESSAGE FB NAPA
gj anyway
1. Run osu!grab asKei1koh2 wrote: 606a
I dont know what to type to get APi code, can anyone tell me?
Faishal Akbar wrote: 573335
1. Run osu!grab asKei1koh2 wrote: 606a
I dont know what to type to get APi code, can anyone tell me?
2. Click here or click on here :
![]()
3. Click Create New API Key
4. Fill the form. site doesn't matter ( or you can link the site form to this thread )
5. Copy API Key to osu!grab API key Request Box
ps: i'm not sure osu!grab is working right now because may long server inactivity makes the osu!grab Parse server suspended. but i'll try to reenable ( or maybe using in application JSON parser to saving time)
I'd recommend to check out either Vultr or Digitalocean, they offer VPS for some hella low prices ($5/mo) and are pretty great. If you have some sort of proof that you're a student, you can also apply for the VM hosting offered by peppy. finally, if you wish, I can give you some space on my dedicated server if you need it. me via pm (ingame/forums) for info.Faishal Akbar wrote: 573335
still don't have any hosting recommendation ¯\_(ツ)_/¯ . anyway still working to make it work without any hosting (live process)Kei1koh2 wrote: 606a
does the server still being down????
Thanks for your recommendations and also your offer. but i'll try to make the data-processing inside the app instead using external web processing first.Howl wrote: 6r3e5m
I'd recommend to check out either Vultr or Digitalocean, they offer VPS for some hella low prices ($5/mo) and are pretty great. If you have some sort of proof that you're a student, you can also apply for the VM hosting offered by peppy. finally, if you wish, I can give you some space on my dedicated server if you need it. me via pm (ingame/forums) for info.
but seems metro app will not handle args correctly.LoliFlan wrote: 2n6420
Looks clean and nice, gotta love metro-styled apps.
But all those DLLs for MetroFramework? You can easily make a metro app with a few s lmao.
One small bug, if you click OK on the API request dialog, a popup message will occur, then the form will show again and if you press OK again, the shows and then retracts back quickly and then the application closes.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File not found.
at System.Drawing.Text.PrivateFontCollection.AddMemoryFont(IntPtr memory, Int32 length)
at osugrabv2.osugrab.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
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.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Seems the Exo 2.0 Font are undetected by system. will fix it ASAP. thanks for reportingTakeda Shingen wrote: 3j1f30
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File not found.
at System.Drawing.Text.PrivateFontCollection.AddMemoryFont(IntPtr memory, Int32 length)
at osugrabv2.osugrab.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
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.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I am seeing the above when i open the application.