CraigsBook:Panda craigmacomber$ /Users/craigmacomber/Desktop/Panda/panda3d packp3d.p3d
Some function pointers not found:
P3D_initialize = 1
P3D_finalize = 1
P3D_set_plugin_version = 0
P3D_set_super_mirror = 0
P3D_new_instance = 1
P3D_instance_start = 1
P3D_instance_start_stream = 0
P3D_instance_finish = 1
P3D_instance_setup_window = 1
P3D_object_get_type = 1
P3D_object_get_bool = 1
P3D_object_get_int = 1
P3D_object_get_float = 1
P3D_object_get_string = 1
P3D_object_get_repr = 1
P3D_object_get_property = 1
P3D_object_set_property = 1
P3D_object_has_method = 1
P3D_object_call = 1
P3D_object_eval = 1
P3D_object_incref = 1
P3D_object_decref = 1
P3D_make_class_definition = 1
P3D_new_undefined_object = 1
P3D_new_none_object = 1
P3D_new_bool_object = 1
P3D_new_int_object = 1
P3D_new_float_object = 1
P3D_new_string_object = 1
P3D_instance_get_panda_script_object = 1
P3D_instance_set_browser_script_object = 1
P3D_instance_get_request = 1
P3D_check_request = 1
P3D_request_finish = 1
P3D_instance_feed_url_stream = 1
P3D_instance_handle_event = 1
Unable to launch core API in /Users/craigmacomber/Library/Caches/Panda3D/coreapi/osx_i386/p3d_plugin.dylib
:express(warning): error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
:express(warning): error:0D068066:asn1 encoding routines:ASN1_CHECK_TLEN:bad object header
:express(warning): error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
Some function pointers not found:
P3D_initialize = 1
P3D_finalize = 1
P3D_set_plugin_version = 0
P3D_set_super_mirror = 0
P3D_new_instance = 1
P3D_instance_start = 1
P3D_instance_start_stream = 0
P3D_instance_finish = 1
P3D_instance_setup_window = 1
P3D_object_get_type = 1
P3D_object_get_bool = 1
P3D_object_get_int = 1
P3D_object_get_float = 1
P3D_object_get_string = 1
P3D_object_get_repr = 1
P3D_object_get_property = 1
P3D_object_set_property = 1
P3D_object_has_method = 1
P3D_object_call = 1
P3D_object_eval = 1
P3D_object_incref = 1
P3D_object_decref = 1
P3D_make_class_definition = 1
P3D_new_undefined_object = 1
P3D_new_none_object = 1
P3D_new_bool_object = 1
P3D_new_int_object = 1
P3D_new_float_object = 1
P3D_new_string_object = 1
P3D_instance_get_panda_script_object = 1
P3D_instance_set_browser_script_object = 1
P3D_instance_get_request = 1
P3D_check_request = 1
P3D_request_finish = 1
P3D_instance_feed_url_stream = 1
P3D_instance_handle_event = 1
Unable to launch core API in /Users/craigmacomber/Library/Caches/Panda3D/coreapi/osx_i386/p3d_plugin.dylib
Unable to load Panda3D plugin.
CraigsBook:Panda craigmacomber$ /Users/craigmacomber/Desktop/Panda/panda3d -h
This is panda3d version 0.9.3c
Usage:
panda3d [opts] file.p3d [args]
panda3d -m [opts] file_a.p3d file_b.p3d [file_c.p3d ...]
This program is used to execute a Panda3D application bundle stored
in a .p3d file. In the first form, without the -m option, it
executes one application; remaining arguments following the
application name are passed into the application. In the second
form, with the -m option, it can execute multiple applications
simultaneously, though in this form arguments cannot be passed into
the applications.
Options:
-m
Indicates that multiple application filenames will be passed on
the command line. All applications will be run at the same
time, but additional arguments may not be passed to any of the
applictions.
-t token=value
Defines a web token or parameter to pass to the application(s).
This simulates a entry in an