Hmm its still not working for me, the checkbox won't let me enable it, I looked at my console and have these errors:
7/29/11 8:39:02 PM [0x0-0x371371].org.blenderfoundation.blender[27771] File "/Users/brookharker/Library/Application Support/Blender/2.58/scripts/addons/io_export_irrlicht.py", line 1927, in menu_func
7/29/11 8:39:02 PM [0x0-0x371371].org.blenderfoundation.blender[27771] default_path = bpy.data.filepath.replace('.blend', '.irr')
7/29/11 8:39:02 PM [0x0-0x371371].org.blenderfoundation.blender[27771] AttributeError: 'NoneType' object has no attribute 'data'
7/29/11 8:39:02 PM [0x0-0x371371].org.blenderfoundation.blender[27771] Traceback (most recent call last):
7/29/11 8:39:02 PM [0x0-0x371371].org.blenderfoundation.blender[27771] File "/Applications/blender-2.58a-OSX_10.5_x86_64/blender.app/Contents/MacOS/2.58/scripts/modules/bpy_types.py", line 534, in draw_ls
Im on Mac btw but because its python I don't think that should affect it.

