Loading configuration file /home/brian/data/Adobe_Flex_Builder_Linux/sdks/3.0.0/frameworks/flex-config.xml /home/brian/tmp/pv3d/PV3D_1_5/src/livePreview/LivePreviewParent.as: Error: A file found in a source-path must have the same package structure 'livePreview', as the definition's package, 'fl.livepreview'. /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/core/culling/CompositeTriangleCuller.as(6): col: 15 Error: Interface method testFace in namespace org.papervision3d.core.culling:ITriangleCuller is implemented with an incompatible signature in class org.papervision3d.core.culling:CompositeTriangleCuller. public class CompositeTriangleCuller implements ITriangleCuller ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/core/culling/DepthTriangleCuller.as(6): col: 15 Error: Interface method testFace in namespace org.papervision3d.core.culling:ITriangleCuller is implemented with an incompatible signature in class org.papervision3d.core.culling:DepthTriangleCuller. public class DepthTriangleCuller implements ITriangleCuller ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/materials/InteractiveWireframeMaterial.as(22): col: 111 Error: Access of undefined property x0. if(instance.interactiveSceneManager != null && result) instance.interactiveSceneManager.drawFace(instance, x0, x1, x2, y0, y1, y2); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/materials/InteractiveWireframeMaterial.as(22): col: 115 Error: Access of undefined property x1. if(instance.interactiveSceneManager != null && result) instance.interactiveSceneManager.drawFace(instance, x0, x1, x2, y0, y1, y2); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/materials/InteractiveWireframeMaterial.as(22): col: 119 Error: Access of undefined property x2. if(instance.interactiveSceneManager != null && result) instance.interactiveSceneManager.drawFace(instance, x0, x1, x2, y0, y1, y2); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/materials/InteractiveWireframeMaterial.as(22): col: 123 Error: Access of undefined property y0. if(instance.interactiveSceneManager != null && result) instance.interactiveSceneManager.drawFace(instance, x0, x1, x2, y0, y1, y2); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/materials/InteractiveWireframeMaterial.as(22): col: 127 Error: Access of undefined property y1. if(instance.interactiveSceneManager != null && result) instance.interactiveSceneManager.drawFace(instance, x0, x1, x2, y0, y1, y2); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/materials/InteractiveWireframeMaterial.as(22): col: 131 Error: Access of undefined property y2. if(instance.interactiveSceneManager != null && result) instance.interactiveSceneManager.drawFace(instance, x0, x1, x2, y0, y1, y2); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/objects/Stars.as(223): col: 10 Error: Access of undefined property v. if( v.visible ) ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/objects/Stars.as(225): col: 33 Error: Access of undefined property v. _bdCanvas.setPixel( sW2 + v.x, sH2 + v.y, color ); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/objects/Stars.as(225): col: 44 Error: Access of undefined property v. _bdCanvas.setPixel( sW2 + v.x, sH2 + v.y, color ); ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/objects/Stars.as(235): col: 16 Error: Access of possibly undefined property pixels through a reference with static type org.papervision3d.core.stat:RenderStatistics. scene.stats.pixels += pixels; ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/objects/Stars.as(235): col: 16 Error: Access of possibly undefined property pixels through a reference with static type org.papervision3d.core.stat:RenderStatistics. scene.stats.pixels += pixels; ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/components/as3/flash9/PV3DColladaScene.as(422): col: 17 Warning: variable 'items' has no type declaration. for each(var items in materialsQue) ^ /home/brian/tmp/pv3d/PV3D_1_5/src/org/papervision3d/components/as3/flash9/PV3DColladaScene.as(503): col: 17 Warning: variable 'item' has no type declaration. for each(var item in collada.children) if(debug) trace("collada children: ", item.name); ^