Author Topic: New Audiosurf Daily Challenge Program - V1.2.1 Released! [Source Released]  (Read 21194 times)

Laserrobotics

  • Robot Overlord
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3484
  • Beep boop everyone.
    • View Profile
    • Steam ID
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #45 on: May 20, 2008, 01:45:01 pm »
Why don't you just add it as an attachment to your forum post?

Because im well... eh... stupid?
don't worry
lots of people miss that until told.
Note to self:  1/24/12 Awawayabeft

ViRUS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3218
    • MSN Messenger - newvirus@live.com.ar
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #46 on: May 20, 2008, 05:11:51 pm »
I don't know how many spanish people visit this forum, but I was bored so I translated it xD.
The news are still in english as it reads them from Shammah's server.

Shammah, if you don't like this I'll have no problem in deleting it ^^



Laserrobotics

  • Robot Overlord
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3484
  • Beep boop everyone.
    • View Profile
    • Steam ID
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #47 on: May 20, 2008, 06:36:51 pm »
Quote
Ejecutar Audiosurf
sounds kind of weird O,o

but why would he complain about a translated version?  just don't take the credit for the programming and you're fine.
Note to self:  1/24/12 Awawayabeft

ViRUS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3218
    • MSN Messenger - newvirus@live.com.ar
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #48 on: May 20, 2008, 07:15:00 pm »
Quote
Ejecutar Audiosurf
sounds kind of weird O,o

xD lol

but why would he complain about a translated version?  just don't take the credit for the programming and you're fine.

Mmmh, dunno, some people just don't like seeing their apps modified (happened to me before)...


Shammah

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #49 on: May 24, 2008, 06:12:21 am »
Are there still people interested in this? I don't feel like adding songs each day wich get 0, 1 or 2 downloads, mostly 0...

Hmuryj

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #50 on: May 24, 2008, 07:03:00 am »
It doesn't fucking work, k? Filefront still gives me version 1.1 and it still gives the same goddamn error people posted about before.


That and you need a PR campaign, nobody knows the thing exists.

Scoreboards: Stickman - Pihl

DarkSunDS

  • Guest
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #51 on: May 24, 2008, 08:51:31 am »
Yeah, fix the fucking error.

Laserrobotics

  • Robot Overlord
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3484
  • Beep boop everyone.
    • View Profile
    • Steam ID
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #52 on: May 24, 2008, 09:54:17 am »
Are there still people interested in this? I don't feel like adding songs each day wich get 0, 1 or 2 downloads, mostly 0...
weekly challenge song would be better.
Note to self:  1/24/12 Awawayabeft

Shammah

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #53 on: May 24, 2008, 10:48:17 am »
Oh my god, fucking Filefront...
Anyway, i'm working on a weekly version now, also with different languages.
If it ever gets popular i may change it back to daily

Lavos^

  • Hero Member
  • *****
  • Posts: 2251
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #54 on: May 24, 2008, 10:52:55 am »
Attach the .zip to your post, it's easier.

Shammah

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #55 on: May 24, 2008, 11:12:50 am »
Next time i'll attach it yes, and this version will take a bit longer, as im testing things more then twice now ...

About all these errors, they we're fixed in 1.2.1, but since im now focusing on 1.3 i haven't maintained the list anyway

DarkSunDS

  • Guest
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #56 on: May 24, 2008, 06:42:43 pm »
You should make it display a window alert when no song is downloadable (or block the Download button), since I get another fucked up error when I click the button. Even if there's a message when I start the application, it would be nice if there could be another message when people try to download anyways.

Code: [Select]
Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue, If you click Quit, the application will close immediately.

Object reference not set to an instance of an object.

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at AudioChallenge.Main.cmdDownload_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: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AudioChallenge
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/RAPHAL~1/AppData/Local/Temp/Rar$EX01.248/AudioChallenge.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.

Devil_Spawn

  • Hero Member
  • *****
  • Posts: 893
  • Not Devil_Awesome, Devil_0wns, Devil_TheGreatest..
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #57 on: May 25, 2008, 03:57:33 am »
i am yet to be able to download a single song using the tool, and yes, weekly challenges would be better

i also fail to see how this is better than audiosurf radio.

DarkSunDS

  • Guest
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #58 on: May 25, 2008, 06:40:59 am »
i am yet to be able to download a single song using the tool, and yes, weekly challenges would be better

i also fail to see how this is better than audiosurf radio.
More variety.

VDZ

  • Sr. Member
  • ****
  • Posts: 404
  • Nooooooooeees
    • MSN Messenger - supervdz@dolfijn.nl
    • View Profile
    • Email
Re: New Audiosurf Daily Challenge Program - V1.2.1 Released!
« Reply #59 on: May 25, 2008, 09:46:51 am »
i also fail to see how this is better than audiosurf radio.
It isn't. But we only get one radio update per week. Getting these challenge songs as well is a nice extra.