Standard Relax

Posts 1630 of 210 · Page 2 of 14
I would love to contribute but actually I don't know how to code but I wish I could learn how to. Any suggestions where I can learn how ?
Quote Originally Posted by SkullZ313 View Post
I would love to contribute but actually I don't know how to code but I wish I could learn how to. Any suggestions where I can learn how ?
I personally started with learning C++, but you might get overwhelmed by the difficulty of it and just give up. I recommend you to start learning C# as you can pretty much make anything with it web applications, desktop applications, games, etc. and it's generally easier to learn. This project was programmed using C#.
When I started learning programming, I used these tutorials (C++). I'm sure you can find C# tutorials on YouTube as well. Everything after that is researching yourself. If you have a question, simply google it and you will find an answer 99% of the time. Make sure to look at questions asked in stackoverflow.com.
Looking forward for this program to be perfect! Keep it up <3.

- - - Updated - - -

Quote Originally Posted by SkullZ313 View Post
I would love to contribute but actually I don't know how to code but I wish I could learn how to. Any suggestions where I can learn how ?
Codecademy is a good website to learn how to code you should give it a shot.
Quote Originally Posted by ImDaWorst View Post
Looking forward for this program to be perfect! Keep it up <3.

- - - Updated - - -



Codecademy is a good website to learn how to code you should give it a shot.
Thanks a lot ^^


Quote Originally Posted by 4773n0x View Post
I personally started with learning C++, but you might get overwhelmed by the difficulty of it and just give up. I recommend you to start learning C# as you can pretty much make anything with it web applications, desktop applications, games, etc. and it's generally easier to learn. This project was programmed using C#.
When I started learning programming, I used these tutorials (C++). I'm sure you can find C# tutorials on YouTube as well. Everything after that is researching yourself. If you have a question, simply google it and you will find an answer 99% of the time. Make sure to look at questions asked in stackoverflow.com.

Thank you aswell I'll check it
Still not working?
This is a great relax mod thing. Quick question, when it says hold space to enable 100s' does it mean during gameplay?
Quote Originally Posted by Johney320 View Post
This is a great relax mod thing. Quick question, when it says hold space to enable 100s' does it mean during gameplay?
Yeah, while the program clicks the circles, you get to make the program "fail", making the gameplay more "legit".
How do i get it to find my beatmaps?
Quote Originally Posted by Symphonize View Post
How do i get it to find my beatmaps?
Try running program as admin, that's what I did and it showed my beatmaps
StartIndex cannot be less than zero.
how to fix it? win7 x64
Quote Originally Posted by WhatIsHangHGaX View Post
error signature not found
Change to beta version and try again.
signature not found error on beta version.
Feels sad.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.String.Remove(Int32 startIndex)
at osu__Tool.Form.SearchSongs(String text)
at osu__Tool.Form.<>c__DisplayClass5_0.<SearchSongsAs ync>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at osu__Tool.Form.<SearchSongsAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at osu__Tool.Form.<Form_Load>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<>c.<ThrowAsync>b__6_0(Object state)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2098.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
osu! Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Levi/Desktop/osu!%20Tool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2094.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2093.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2098.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
InputSimulator
Assembly Version: 0.1.0.0
Win32 Version: 0.1.0.0
CodeBase: file:///C:/Users/Levi/Desktop/InputSimulator.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.
Posts 1630 of 210 · Page 2 of 14

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?