
Before posting a bug report, please help us to help you by doing the following:
- Read the output on the debug console, or your debugger's output window to see if it contains any information on the problem. Look in particular for messages about being unable to load meshes or textures: these are usually EBKAC errors.
- Read the Beginner's Help FAQ to see if your issue is answered there.
- Search the forum to see if your issue has already been answered.
- Look at the SDK examples to try and determine if your 'bug' is an unexpected feature.
- The version numbers from the start of the console or debugger output, i.e. Irrlicht version, operating system, renderer, and device (and driver / GLSL versions if available).
- A clear, concise description of what you expected to happen, and what actually happened.
- If you are reporting a crash or error message, post the exact text of the message or error.
- Where appropriate, a screenshot of the bad behaviour. Either upload them to a free hosting platform, or (preferred) use the SourceForge trackers.
- A code snippet that produces the bad behaviour. A small self contained compilable example is ideal.
- If the problem is with a specific mesh or texture, please provide resources so that others can replicate the problem and verify the fix.
- A description of why the old behaviour was wrong and why the new behaviour is better.
- A small standalone test application that demonstrates the old, bad behaviour and the new, fixed behaviour.
- A Subversion patch containing the new code. Patches are best hosted by the SourceForge trackers. The code will be always accessible and can be updated as well.
- If the bug can be confirmed then it will be posted to the bug tracker and a link added to the thread.
- Once a fix is applied to SVN the bug will be closed and the text [fixed] will be prefixed to your topic title.
- If it is not a bug, it will be prefixed with [no bug], any tracker item will be closed as invalid.
- If you are reporting a bug which has a thread but is not marked as [fixed], [no bug] or a tracker item, feel free to add it to the tracker as per these instructions.