User Tools

Site Tools


arma:arma.rpt

This is an old revision of the document!


ArmA.RPT File

ArmA.RPT file is the debug report file created by the game engine when its running. Sometimes if you have alot of errors in addons, islands or missions this file gets excessively large (several megabytes in fact). However it is a valuable tool for editing as it reports errors in so much detail.

Errors, Cause and Fix

w:\c\Poseidon\lib\roads.cpp(51) : Road object not present
Cause: (something to do with usermade island ca\roads\ces* roads) ?
Fix: ?

Tree at 85096.398, 5950.000 out of grid (z-axis) - 0.000 rounded to 2
Cause: ?
Fix: ?

Are these below two the same error or completely different ones?

Object id 9f674957 (343) not found in slot 233,251
w:\c\Poseidon\lib\landSave.cpp(1692) : Link cannot be resolved
Cause: ?
Fix: ?

Warning Message: Cannot open object <addon>\<model>.p3d
Cause: object not found in addons dirs.
Fix: remove object or add the addon.

Warning Message: Cannot load texture <addon>\<filename>.ext
Cause: Texture not found?
Fix: Add the missing texture.

w:\c\Poseidon\lib\pactext.cpp(1823) : Obsolette P8 format
Obsolete palette format texture
Cause: ?
Fix: ?

Warnings in <addon>\<model>.p3d:3
Point 92: Invalid point flags ffffcc00.
Cause: ?
Fix: ?

Warnings in <addon>\<model>.p3d:9
Key frame animation, no 'keyframe' property
Cause: ?
Fix: ?

Warnings in <addon>\<model>.p3d:1
Face 211, point 207, face points 206,207,209 - invalid normal 1.#QNAN,1.#QNAN,1.#QNAN
Cause: ?
Fix: ?

In Vehicle: <addon>\<model>.p3d missing gunner get in direction point
Cause: ?
Fix: ?

Error: bin\config.bin/CfgVehicles/<name>/Turrets/MainTurret/Turrets/CommanderOptics/: Turret gun obsGun not found while initializing the model <addon>\<model>.p3d
Cause: ?
Fix: ?

<addon>\<model>.p3d:30: Bad proxy object definition proxy:<proxy_name> Cause: ? Fix: ?

Warning Message: No entry 'bin\config.bin/CfgModels/Default.sections'.
Warning Message: Size: '/' not an array
Cause: ?
Fix: ?

Warning Message: No entry 'bin\config.bin/CfgModels/Default.sectionsInherit'.
Warning Message: '/' is not a value
Cause: ?
Fix: ?

Warning: <addon>\<model>.p3d:0 Face 1500, point 1495, face points 1495,1496,1494 - very small normal 0,0,0
Cause: ?
Fix: ?

No shape object 2: <no shape> tested for aiming position
Cause: ?
Fix: ?

<addon>\<model>.p3d: house, config class missing
Cause: ?
Fix: ?

Warning: Pixel shader Detail not supported for roads.
Cause: ?
Fix: ?

w:\c\Poseidon\lib\AI\operMap.cpp(2131) : Cannot search path - no algorithm
Cause: ?
Fix: ?

No point in selection zamerny.
Cause: ?
Fix: ?

Conflicting addon SaraLite in '<addon>\', previous definition in '<addon>\'
Cause: Two addons use the same classname.
Fix: Use individual classnames.

w:\c\Poseidon\lib\shots.cpp(45) : No shape
Cannot load sound 'sound\soundfly1.wss'
Cause: ?
Fix: ?

Warning: <addon>\<model>.p3d:0 Error while trying to generate ST for points: 5823, 5765, 5792
Cause: ?
Fix: ?

Missing axis in model <addon>\<model>.p3d:0, sel trigger, axis trigger_axis
Cause: ?
Fix: ?

Warnings in <addon>\<model>.p3d:0
Warning Message: Bad file format ().
Cause: ?
Fix: ?

Degenerate face - 0 vertices
Cause: ?
Fix: ?

Warning: <addon>\<model>.p3d: Degenerated triangle found on source triangles (136,139,138)
Cause: ?
Fix: ?

Warning: Degenerated faces found in model <addon>\<model>.p3d:10000
Cause: ?
Fix: ?

Error: Bad entry count in bin\config.bin/CfgSkeletons/<name>/ skeleton
Cause: ?
Fix: ?

Strange convex component <addon>\<model>.p3d in component01:geometry
Cause: ?
Fix: ?

w:\c\Poseidon\lib\Shape\material.cpp(1683) : Unknown terrain pixel shader during conversion to grass
w:\c\Poseidon\lib\landscape.cpp(965) : Unknown terrain material
Cause: one possible cause is wrong path/texture in .rvmat file.
Fix: fix the path/texture.

Warnings in <addon>\<model>.p3d:0
Warning Message: Error loading tag
Cause: ?
Fix: ?

Invalid named selection map
Invalid named selection class
Invalid named selection dammage
Invalid named selection canocclude
Invalid named selection (its just empty, no name at all).
Cause: ?
Fix: ?

<addon>\<model>.p3d - Not all levels have On Surface set
Cause: ?
Fix: ?

SW animation used for <model>\<model>.p3d - Not all levels have Keep Height set
Cause: ?
Fix: ?

In Vehicle: <addon>\<model>.p3d missing driver get in direction point
Cause: no driver get in point at the model
Fix: add it, heh.

Warning: UV coordinate on point 256 is too big UV(153.364182, 0.999795) - the UV compression may produce inaccurate results
Cause: ?
Fix: ?

Unrecognized texture type '': '<addon>'
Cause: ?
Fix: ?

Warning: Object is animated, but no skeleton is defined
Cause: ?
Fix: ?

arma/arma.rpt.1184061153.txt.gz · Last modified: 2008-04-23 15:43 (external edit)