don't click here

WindowsZone

Discussion in 'Fangaming Discussion' started by MainMemory, Mar 31, 2010.

  1. MainMemory

    MainMemory

    Kate the Wolf Tech Member
    4,792
    381
    63
    SonLVL
  2. Runner

    Runner

    Long time no see, old friend. Member
    Doesn't work on my computer. :(

    Is it compatible with Windows 7 64-bit?
     
  3. DigitalDuck

    DigitalDuck

    Arriving four years late. Member
    5,411
    488
    63
    Lincs, UK
    TurBoa, S1RL
    Yep, works fine on mine.
     
  4. Josh

    Josh

    Oldbie
    2,123
    1,087
    93
    USA
  5. MainMemory

    MainMemory

    Kate the Wolf Tech Member
    4,792
    381
    63
    SonLVL
    I fixed an error that would have caused it to crash if you clicked OK on the options without selecting a controller.

    Also, it appears that there was a newer version of the DirectX runtimes from February.

    As for the people getting errors, could you give me the "Exception Text" area in the details?
     
  6. Conan Kudo

    Conan Kudo

    「真実はいつも一つ!」工藤新一 Member
    478
    1
    18
    Fail to run on Windows 7 64-bit.

    Exception for Form 1:
    <div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.BadImageFormatException: is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
    at WindowsZone.Form1.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)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    WindowsZone
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/projects/windowsZone/WindowsZone.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    Rat234
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/projects/windowsZone/Rat234.DLL
    ----------------------------------------
    System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.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.

    </div>


    <div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.BadImageFormatException: is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
    at WindowsZone.Form1.Timer1_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    WindowsZone
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/projects/windowsZone/WindowsZone.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    Rat234
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/projects/windowsZone/Rat234.DLL
    ----------------------------------------
    System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    ManagedWinapi
    Assembly Version: 0.3.0.0
    Win32 Version: 0.3
    CodeBase: file:///C:/projects/windowsZone/ManagedWinapi.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.
    </div>
     
  7. DimensionWarped

    DimensionWarped

    Erinaceous! Oldbie
    [​IMG]

     
  8. MainMemory

    MainMemory

    Kate the Wolf Tech Member
    4,792
    381
    63
    SonLVL
    Well, I honestly have no idea what's happening there.
     
  9. Yeah the newer version doesn't work. The old one still does.
     
  10. Hello there!

    I've been trying to download WindowsZone for a while, it sounds pretty freaking awesome. But, there's just a single problem with the download link for me. Whenever I click it, it turns out to be a screwed up documentation with only symbols. Don't believe me? I came here with proof:

    [​IMG]

    Help?
     
  11. MainMemory

    MainMemory

    Kate the Wolf Tech Member
    4,792
    381
    63
    SonLVL
    That is because the server I'm on reports the 7z as text/plain. Right-click on the link and choose "Save Target As..." or something similar.
     
  12. Will "Save link as..." work? Because I don't see the button for "Save target as..." It works on other things, like downloading IGN videos, but it just doesn't show up here.
     
  13. MainMemory

    MainMemory

    Kate the Wolf Tech Member
    4,792
    381
    63
    SonLVL
    Sure, whatever, I use IE so it's probably different for you.
     
  14. HOLY SHIT IT WORKS. O_O

    Sorry, I just recently moved to Firefox, so I'm still used to Internet Explorer. XD Thanks, anyways!
     
  15. FeliciaVal

    FeliciaVal

    Member
    693
    11
    18
    Spain
    Does it works with Windows 7 64 bit? Or is there a way to make it work there? I tried installing it on my computer but I get an error and I'm sure if it was caused of my OS >_< 64 bit is stupid...
     
  16. DigitalDuck

    DigitalDuck

    Arriving four years late. Member
    5,411
    488
    63
    Lincs, UK
    TurBoa, S1RL
     
  17. FeliciaVal

    FeliciaVal

    Member
    693
    11
    18
    Spain
    oops sorry for posting the same question again ^^U

    EDIT: well I tried running it again, I downloaded the DirectX stuff but still I get the same error, I screencapped it:

    http://twitpic.com/1cnbl9
     
  18. MainMemory

    MainMemory

    Kate the Wolf Tech Member
    4,792
    381
    63
    SonLVL
    So, the latest version with joypad support works fine on your system?
     
  19. nineko

    nineko

    I am the Holy Cat Tech Member
    6,354
    513
    93
    italy
    I tried and retried, but this is all I get:
    Code (Text):
    1. ************** Exception Text **************
    2. System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Impossibile trovare il file specificato.
    3. File name: 'Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
    4. &nbsp;&nbsp; at WindowsZone.Form1.Form1_Load(Object sender, EventArgs e)
    5. &nbsp;&nbsp; at System.EventHandler.Invoke(Object sender, EventArgs e)
    6. &nbsp;&nbsp; at System.Windows.Forms.Form.OnLoad(EventArgs e)
    7. &nbsp;&nbsp; at System.Windows.Forms.Form.OnCreateControl()
    8. &nbsp;&nbsp; at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    9. &nbsp;&nbsp; at System.Windows.Forms.Control.CreateControl()
    10. &nbsp;&nbsp; at System.Windows.Forms.Control.WmShowWindow(Message& m)
    11. &nbsp;&nbsp; at System.Windows.Forms.Control.WndProc(Message& m)
    12. &nbsp;&nbsp; at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    13. &nbsp;&nbsp; at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    14. &nbsp;&nbsp; at System.Windows.Forms.Form.WmShowWindow(Message& m)
    15. &nbsp;&nbsp; at System.Windows.Forms.Form.WndProc(Message& m)
    16. &nbsp;&nbsp; at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    17. &nbsp;&nbsp; at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    18. &nbsp;&nbsp; at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    19.  
    20. WRN: Assembly binding logging is turned OFF.
    21. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    22. Note: There is some performance penalty associated with assembly bind failure logging.
    23. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    24.  
    25.  
    26.  
    27. ************** Loaded Assemblies **************
    28. mscorlib
    29. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 2.0.0.0
    30. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    31. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    32. ----------------------------------------
    33. WindowsZone
    34. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 1.0.0.0
    35. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 1.0.0.0
    36. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/Documents%20and%20Settings/Tommaso/Desktop/WindowsZone/WindowsZone.exe
    37. ----------------------------------------
    38. Microsoft.VisualBasic
    39. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 8.0.0.0
    40. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    41. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    42. ----------------------------------------
    43. System
    44. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 2.0.0.0
    45. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    46. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    47. ----------------------------------------
    48. System.Windows.Forms
    49. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 2.0.0.0
    50. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    51. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    52. ----------------------------------------
    53. System.Drawing
    54. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 2.0.0.0
    55. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    56. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    57. ----------------------------------------
    58. System.Runtime.Remoting
    59. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 2.0.0.0
    60. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    61. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    62. ----------------------------------------
    63. Rat234
    64. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 1.0.0.0
    65. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 1.0.0.0
    66. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/Documents%20and%20Settings/Tommaso/Desktop/WindowsZone/Rat234.DLL
    67. ----------------------------------------
    68. System.Web
    69. &nbsp;&nbsp;&nbsp;&nbsp;Assembly Version: 2.0.0.0
    70. &nbsp;&nbsp;&nbsp;&nbsp;Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    71. &nbsp;&nbsp;&nbsp;&nbsp;CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    72. ----------------------------------------
     

  20. I hope the old version still works for you. In case you don't have it the link

    btw the new one works fine on my system (windows XP, I'm running it 16 bit)

    Edit: nineko maybe you can try the old one too.