Game Development Community

Using Torsion on the Mac

by Andy Hawkins · in iTorque 2D · 05/24/2011 (6:49 am) · 2 replies

When I run WineBottler to create an .app of Torsion is seems to run okay but I get this error on the Rainy Day sample. Any ideas?

Error loading level D:/Applications/iTorque2D_1_5_Preview1/MyProjects/RainyDay/projectFiles/gameD:/Applications/iTorque2D_1_5_Preview1/MyProjects/RainyDay/projectFiles/game/data/levels/emptyLevel.t2d. Invalid file.
DirectInput deactivated.

Andy H.

#1
05/24/2011 (9:24 am)
It looks like the wrapper is having difficulty with the path. I've never used Winebottler, so I'm not sure how it deals with pathing issues. But it looks like it is concatenating the path for the project and level. Are there any examples of this issue on their site? It may not be related to Torsion so much as trying to load existing files automatically.
#2
05/31/2011 (1:43 pm)
Removed from the bug forum. I've used WineBottler in the past, but not since working on 1.4.1 or the 1.5 previews. I do remember that all you could do with it is load up Torsion, a project, and perform some scripting. You can't run a game or debug a project.