opcon / turnt-ninja

game in development.
https://opcon.itch.io/turnt-ninja
GNU General Public License v3.0
14 stars 1 forks source link

Access to the path "/Volumes/VMware Shared Folders/Dropbox/Duke Dumont - Ocean Drive.flac" is den... #15

Open opcon opened 8 years ago

opcon commented 8 years ago
UnauthorizedAccessException: Access to the path "/Volumes/VMware Shared Folders/Dropbox/Duke Dumont - Ocean Drive.flac" is denied.
  Module "TurntNinja.GameController", in Main
    Void Main(System.String[])
  Module "OpenTK.GameWindow", in Run
    Void Run()
  Module "OpenTK.GameWindow", in Run
    Void Run(Double, Double)
  Module "OpenTK.GameWindow", in DispatchUpdateAndRenderFrame
    Void DispatchUpdateAndRenderFrame(System.Object, System.EventArgs)
  Module "OpenTK.GameWindow", in RaiseUpdateFrame
    Void RaiseUpdateFrame(Double, Double ByRef)
...
(10 additional frame(s) were not displayed)

Access to the path "/Volumes/VMware Shared Folders/Dropbox/Duke Dumont - Ocean Drive.flac" is denied.
opcon commented 8 years ago

Need to add exception handling to file system methods.