Reported Problems

Reported Problems


Problem Applied to Severity Description
1 Theme Interface Not Implemented Theme Entry Error A composite theme entry does not fulfil the interface (An anchor or composite property from the interface is not present in the composite; The instance sharing flag of a an node attachment assigned to a theme entry does not match the one in the master theme).
2 ShaderCompiler Shader/Shader Program Error/Warning/Info Information obtained from shader compiler.
3 DRT Used As Texture Texture Error Display Render Target is used as texture.
4 TRT2D Used as Texture Texture Error Texture render target 2D is used as texture for a node in 3D scene.
5 MipMapTextureInvalidBitmapSize Texture Warning The size of a bitmap used for a mipmap texture is not a power of 2.
6 DeviceCapabilitiesTextureInvalidBitmapSize Texture Warning The size of a bitmap used for a texture exceeds the capabilities of the simulation/target device.
7 Scene has no light Scene 3D Warning The scene does not contain any Light object.
8 Morph Item Vertex Count Invalid MorphMesh Error The Morph Items associated to a Morphing Mesh does not have the same value for Vertex Count property.
9 Group is Empty Group Info The scene contains an empty group.
10 Camera Shared Sequence Number Camera Warning The same sequence number is used by multiple cameras.
11 Camera Not linked to RT Camera Warning Camera is not associated to a render target.
12 Empty name Any item Error Name is empty.
13 Wrong template Any item Error The template of an item does not match the item itself.
14 Dependency is missing Any item Error Dependency is not found using its name.
15 Mandatory Dependency not set Any item Error Mandatory Dependency is not set.
16 Camera Sequence number duplicate Camera Error Multiple cameras using the same sequence number.
17 Widget property not found Composite Property Error Widget property not found.
18 Composite property set to an internal node Composite Property Error The composite property is set to node which is part of the composite.
19 Animated Shared node attachment AnimatedProperty Warning A shared node attachment is animated.
20 Not Equal Channels and Mapping Animated Property Warning Transformable channel not corespondig with curent channel mapping.
21 Channel Not Found In Template Animated Property Error Defined channel not found in template channels.
22 Invalid text in document root SCML Error The document root contains invalid text.
23 Invalid equals in tag SCML Error SCML tag contains an invalid equal.
24 The start element was not closed SCML Error
25 Expecting attribute value SCML Error SCML attribute values was not set.
26 Found end tag instead of value SCML Error End tag was found instead of attribute value.
27 Found start tag instead of value SCML Error Start tag was found instead if attribute value.
28 Found double equals SCML Error Double equal was found.
29 Found attribute name instead of value SCML Error The attribute name was found instead of the attribute value.
30 Found text in closing tag SCML Error The closing tag contains text.
31 Tag was not closed SCML Error The tag was not closed.
32 Equals is expected before attribute value SCML Error Equal is expected before atrribute value.
33 Found comment instead of value SCML Error A comment was found instead of attribute value.
34 Unexpected closing tag SCML Error Unexpected closing tag was found.
35 Element was not closed SCML Error The element was not closed.
36 The following type was not found SCML Error The type in the tag was not found.
37 The following property was not found SCML Error The property from the attribute was not found on the object.
38 The following property element can have only one child SCML Error The property can have only one child.
39 The following property element must have at least one child SCML Error The property must have at least one child.
40 The following property element must not have attributes SCML Error The property must not have any attributes.
41 The following property cannot be assigned from value SCML Error The property cannot be assigned from the value field.
42 The collection property has been set SCML Error The collection property has been set.
43 Found duplicate property SCML Error A duplicate property was found.
44 The object type is incompatible with the content type SCML Error The object type is incompatible with the content type.
45 IncompatibleType SCML Error Incompatible type.
46 IncompatibleContentType SCML Error Incompatible content type.
47 SimpleTypeCannotHaveContent SCML Error Simple type cannot have content.
48 CannotConvertStringToValue SCML Error Cannot convert string to value.
49 TagDoesNotAcceptContent SCML Error The tag does not accept content.
50 CannotAddItemsToDictionary SCML Error Items cannot be added to a dictionary.
51 MultipleAnimationInGroup AnimationGroup Error AnimationGroup should have an Animation refered once.
52 AnimationGroupInvalideComposite AnimationGroup Error AnimationGroup composite should be the same with the animation composite.
53 SharedNodeAttachmentModified NodeAttachment Warning A shared node attachment is modified compared to its template. These modifications will be ignored.
54 OrphanRenderTarget Render target Error Render target type is invalid or is not available in the current platform.
55 WidgetRequirementNotFulfilled Widget Error A widget requirement is not fulfilled (a node with that name/type is not found as descendent of the widget node).
56 AnimationGroupInvalideComposite AnimationGroup Error AnimationGroup composite should be the same with the animation composite.
57 NoDefaultShaderSet Appearance Error Instance sharing is not supported for appearances.
58 PlanarShadowInvalidContent PlanarShadow Error PlanarShadow does not support children.
59 PlanarShadowInvalidAutoVertexBuffer PlanarShadow Error AutoVertexBuffer can be enabled only for planar shadows which are direct children of a mesh or billboard.
60 SkyBoxInvalidContent SkyBox Error SkyBox does not support children.
61 SkyBoxInvalidParent SkyBox Error SkyBox must be dirrect child of a camera.
62 SkyBoxNoCubeMapTexturee SkyBox Warning The specified texture of a skybox must be a cube texture.

Revision #2
Created 2023-02-15 08:21:18 UTC by Tsuyoshi.Kato
Updated 2023-06-26 06:48:56 UTC by Tsuyoshi.Kato