Author Topic: Dyson on Mac OS X 10.5 Leopard  (Read 5365 times)

Jim

  • Guest
Dyson on Mac OS X 10.5 Leopard
« on: May 27, 2009, 06:08:56 PM »
Hey guys,

I've been playing Dyson for a while now on my PC, and am loving it, but would really like to get it working on my Mac too.

I installed Mono (MonoFramework 2.4) and then opened up Terminal, navigated to the Dyson folder (dyson120-linux) and typed "mono Dyson.exe"

but got the following problems:

Code: [Select]
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Dyson.Game ---> System.TypeInitializationException: An exception was thrown by the type initializer for SdlDotNet.Input.Mouse ---> System.TypeInitializationException: An exception was thrown by the type initializer for SdlDotNet.Graphics.Video ---> System.DllNotFoundException: /Library/Frameworks/SDL.framework/SDL
  at (wrapper managed-to-native) Tao.Sdl.Sdl:SDL_WasInit (int)
  at SdlDotNet.Graphics.Video.Initialize () [0x00000]
  at SdlDotNet.Graphics.Video..cctor () [0x00000]
  --- End of inner exception stack trace ---
  at SdlDotNet.Input.Mouse..cctor () [0x00000]
  --- End of inner exception stack trace ---
  at Wuwei.Input.MouseStateRecorder.UpdateCurrentState () [0x00000]
  at Wuwei.Input.MouseStateRecorder..ctor () [0x00000]
  at Dyson.Game..cctor () [0x00000]
  --- End of inner exception stack trace ---

Any ideas guys?

Alex

  • Administrator
  • Ent
  • *****
  • Thank You
  • -Given: 3
  • -Receive: 14
  • Posts: 1,035
Re: Dyson on Mac OS X 10.5 Leopard
« Reply #1 on: May 27, 2009, 09:05:02 PM »
Try here: http://www.dyson-game.com/smf/index.php?topic=90.0

Hopefully we will start doing official releases of this kind soon.

Jim

  • Guest
Re: Dyson on Mac OS X 10.5 Leopard
« Reply #2 on: May 27, 2009, 11:18:43 PM »
Hey Alex,

Thanks for that, I've got it all working now :)

My bad for not checking the forum thoroughly enough, I only looked in Support/Troubleshooting/Bugs


Alex

  • Administrator
  • Ent
  • *****
  • Thank You
  • -Given: 3
  • -Receive: 14
  • Posts: 1,035
Re: Dyson on Mac OS X 10.5 Leopard
« Reply #3 on: May 27, 2009, 11:50:16 PM »
Well, it's my fault for not linking to it or going to the effort of doing it myself and making it official really :)

Enjoy!