Bug 3654 - No pak0.pk3? ioquake3.app fails silently to the player.
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: GIT MASTER
Hardware: PC MacOS X
: P3 enhancement
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2008-05-18 12:53 EDT by Zachary J. Slater
Modified: 2009-09-15 01:39:42 EDT
1 user (show)

See Also:



Description Zachary J. Slater 2008-05-18 12:53:02 EDT
While it might generate a log somewhere, ioquake3.app fails silently if pak0.pk3 isn't present and it wasn't launched from the command line. We really should have some kind of dialog that pops up to tell you about this.
Comment 1 Tim Angus 2008-07-05 18:58:20 EDT
We have Sys_ErrorDialog for a system specific error dialog, but the unix version (which the Mac uses) just prints to the tty and logs the console to crashlog.txt. Ideally someone familiar with OS X should write a mac specific Sys_ErrorDialog.
Comment 2 Zachary J. Slater 2009-07-29 04:18:59 EDT
Theoretically this will be resolved by the front end, if it is ever in some reasonable state.
Comment 3 Ryan C. Gordon 2009-09-15 01:39:42 EDT
Fixed in svn revision #1616.

--ryan.