Phil Steinmeyer
05-05-2006, 10:31 AM
The Mac version of my game stores all it's data (images, music, etc), in a bundle, which, in turn is delivered as part of a DMG.
If I download the DMG and run the bundle (either from within the DMG, or pulling it out to the desktop), it works fine, whether I'm an admin or a non-admin user.
However, if, as admin, I copy the Bundle to my applications folder, then switch accounts to a non-admin user account, and try to run that Bundle, the game crashes. I'm about 95% sure it's crashing on an ordinary 'read' of some image data from the bundle (i.e. the very first image it tries to load).
And yet, for other games that I believe are using bundles (Zuma), that I install to my applications folder as admin, I can run them as a different, non-admin user without any problems.
I haven't had a chance to test this yet, but one person reported the same issue for any user account other than the one that first installed the game (i.e. a different admin account).
Any ideas?
If I download the DMG and run the bundle (either from within the DMG, or pulling it out to the desktop), it works fine, whether I'm an admin or a non-admin user.
However, if, as admin, I copy the Bundle to my applications folder, then switch accounts to a non-admin user account, and try to run that Bundle, the game crashes. I'm about 95% sure it's crashing on an ordinary 'read' of some image data from the bundle (i.e. the very first image it tries to load).
And yet, for other games that I believe are using bundles (Zuma), that I install to my applications folder as admin, I can run them as a different, non-admin user without any problems.
I haven't had a chance to test this yet, but one person reported the same issue for any user account other than the one that first installed the game (i.e. a different admin account).
Any ideas?