ErrLookup › FyroxEngine/Fyrox
FyroxEngine/Fyrox
3D and 2D game engine written in Rust · Rust · 652 source files
Analyzed at 76c91aad8e on 2026-09-10. 133 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Unable to get style property, because the resource is… | console | warning | ui, style, resource |
| Window height was | console | warning | ui, window, layout, non-finite |
| Degenerated triangle found when calculating tangents… | console | warning | fyrox, mesh, geometry, lighting |
| Failed to revert property | console | error | reflection, property-path, fyrox, undo |
| Unable to load script instance of id | console | info | fyrox, serialization, scripts, compatibility |
| No id specified for node | console | warning | fyrox, resource-loading, serialization |
| There's already a material resource binding with | panic | error | panic, material, name-conflict, property-group |
| There is a script instance on a node | console | warning | fyrox, scripts, scene-graph, resource-leak |
| Animation pool must be empty on load! | panic | critical | serialization, panic, pool, deserialization |
| There are multiple original nodes for | console | warning | graph, handles, duplicate, prefab |
| Widget `preview_message` method is already registered! | console | warning | gui, duplicate-registration, lifecycle |
| Unable to use material property | console | warning | renderer, materials, type-mismatch, shaders, fyrox |
| Floating window name is empty, wrong widget will be used as… | console | warning | gui, docking, serialization |
| Window name is empty, wrong widget will be used as a tile… | console | warning | gui, docking, config |
| Invalid path | error_code | error | path, io, invalid-path |
| Path may not start with .. | panic | error | panic, path, validation, resources |
| Failed to parse a network message of | console | error | network, serialization, bincode, protocol |
| : Model has triangles with repeated vertices | console | error | gltf, mesh, asset-import, geometry |
| Tile data swap error | console | error | tilemap, invalid-state, invariant |
| Failed to resolve parent path | console | error | reflection, inheritance, property-path, fyrox |
| Widget `handle_os_event` method is already registered! | console | warning | gui, duplicate-registration, lifecycle |
| Vertex size must match! | panic | error | panic, mesh, vertex-buffer, layout-mismatch |
| Script instance of id | console | warning | fyrox, serialization, scripts, migration |
| Widget `on_update` method is already registered! | console | warning | gui, duplicate-registration, lifecycle |
| Height data type error | panic | error | panic, dtype, texture, terrain, rust |
| Visitor environment must contain serialization context! | panic | error | deserialization, panic, missing-context, fyrox |
| Texture is not rectangle | panic | error | panic, texture-kind, terrain, rust |
| Unable to create resource watcher. Reason | console | error | file-watcher, resources, hot-reload, fyrox |
| An object at index must be returned to a pool it was taken… | panic | critical | pool, raii, resource-leak, panic |
| Node ( : ) instance have different type than in the… | console | warning | graph, type-mismatch, prefab, sync |
| Animation: unable to set value of type | console | error | animation, type-mismatch, value-binding, fyrox |
| Unable to load options file | console | warning | fyrox, assets, io, file-read, options |
| Terrain brush operation dropped due to sanity limit | console | warning | terrain, brush, editor, sanity-limit |
| Attempt to replace object in pool using dangling handle!… | panic | error | pool, handle, dangling, generation, panic |
| Infinite init loop detected! Most likely some of your… | console | error | scripts, prefab, infinite-loop |
| Node ( : ) and its children will be deleted, because it… | console | warning | graph, prefab, sync, resource |
| Couldn't find uniform block U | console | warning | opengl, shader, uniform-block, binding |
| ADB error | console | error | android, adb, deployment, process-spawn |
| Failed to create backbuffer depth-stencil | console | warning | wgpu, depth-stencil, backbuffer, texture-creation |
| Pixel types must match! | panic | error | texture, mipmap, pixel-format, panic |
| Resource manager must be available when deserializing… | panic | error | deserialization, panic, resource-manager, fyrox |
| More than two geoms with blend shapes? | console | warning | fbx, blend-shapes, import |
| Malformed bus graph! | panic | error | audio, graph-invariant, panic, fyrox-sound |
| Malformed options file | console | warning | fyrox, assets, options, ron, serialization |
| A node with existing name | console | error | gltf, asset-import, naming, scene-graph |
| Failed to set property | console | warning | animation, property-path, binding, fyrox |
| Zero duration buffer | panic | critical | rust, panic, audio, duration, fyrox-sound |
| Attempt to spawn an object at pool record with payload!… | panic | critical | pool, invariant, memory, panic |
| Failed to remap handle | console | warning | graph, handles, reflection, remap |
| Implement me! | console | warning | fyrox, ui, animation, unimplemented |
| duplicate visiting names detected! | panic | error | derive-macro, serialization, compile-time, visit |
| glTF material failed to import. Reason | console | error | gltf, material, asset-import, fallback |
| There's no message sender for shared handle | console | warning | gui, memory-leak, lifecycle |
| Failed to remap handle | console | warning | graph, handles, remap, scene |
| : Mesh has a triangle with a zero-length edge! | console | error | gltf, asset-import, mesh, degenerate-geometry |
| An error occurred when reading data from socket | console | error | network, tcp, socket, io |
| Build was cancelled. | console | warning | build, cancellation, export, async |
| Resource error for untyped resource | console | error | serialization, resource, visitor |
| Unable to find original handle for node | console | warning | graph, prefab, sync, node |
| Command swap failed due to texture size mismatch | console | error | terrain, brush, texture, size-mismatch |
| Invalid texture kind. | panic | error | panic, terrain, texture-kind, invalid-state |
| Cast to failed! | panic | error | downcast, type-mismatch, panic, macro |
| Attempt to get reference to resource data while it is… | panic | critical | rust, panic, async-loading, resource-state, fyrox |
| Infinite update loop detected! Most likely some of your… | console | error | scripts, prefab, infinite-loop, update |
| The handle must be valid | panic | error | panic, graph, handle, invariant |
| Property is not inheritable! | console | error | reflection, inheritance, property-path, fyrox |
| {error} | console | error | shader, renderer, gpu, fallback |
| Unable to use texture binding | console | warning | renderer, textures, type-mismatch, shaders, fyrox |
| Unable to reload dynamic plugins. Reason | console | error | plugins, hot-reload, dynamic-loading, fyrox |
| Vertex size cannot be larger than 256 bytes! | panic | error | panic, mesh, vertex-buffer, limit |
| Type mismatch! | panic | critical | type-mismatch, downcast, panic, resource |
| Instantiating a model from a resource that is not loaded | console | error | resource-loading, async, prefab, scene |
| Resource type mismatch. Expected | panic | error | panic, type-mismatch, resources |
| Invalid Terrain height texture size | console | error | fyrox, terrain, heightmap, validation |
| Attempt to get reference to resource data while it is… | panic | error | panic, resource-state, mutable-access, loading |
| Ticket index was invalid | panic | error | panic, pool, ticket, invalid-handle |
| Failed to import animation | console | error | gltf, animation, asset-import |
| Attempt to use color attachment as depth/stencil! | panic | error | opengl, framebuffer, graphics, panic |
| Node column out of bounds | console | error | ui, layout, grid, index-out-of-bounds |
| Tile set update page missing. | console | warning | fyrox, tilemap, tileset, stale-handle |
| Unable to get a resource of type | panic | critical | rust, panic, type-mismatch, resource-manager, loader |
| Failed to copy file to the folder. Reason | console | warning | android, export, file-copy, io |
| Attempt to get reference to resource data while it is… | panic | error | panic, async, resource-state, loading |
| Invalid Terrain quad tree node size | console | error | terrain, quadtree, spatial-index, invalid-parameters |
| Uniform block is empty and will be ignored! | console | warning | opengl, shader, uniform-block |
| err.to_string() | console | warning | fyrox, tilemap, autotile, bounds |
| : Mesh has a triangle with edge length | console | error | gltf, asset-import, mesh, floating-point |
| Illegal nine slice position | panic | error | panic, nine-slice, tilemap, rust |
| Node ( : ) and its children will be deleted, because its… | console | warning | graph, resource, load-failure, sync |
| Scene resource loading error | console | error | resource-loading, scene, async, missing-assets |
| Unable to add a resource of type | panic | critical | rust, panic, type-mismatch, resource-manager, generics |
| Invalid brush stroke. Holes are not enabled on terrain. | console | error | terrain, brush, holes, editor |
| Invalid pixel position | panic | error | panic, bounds-check, terrain, texture |
| Cannot obtain a reference to the plugin, because it is… | panic | error | dylib, plugins, state, panic |
| blit_to: scaling not supported in wgpu backend, skipping | console | warning | wgpu, framebuffer, blit, scaling |
| Embedded resources cannot be serialized. | panic | error | rust, panic, serde, embedded-resources, serialization |
| Unable to read FBX element, fallback to defaults. Reason | console | warning | fbx, asset-import, parse, fallback |
| error while setting decoder position | console | warning | audio, streaming, seek |
| Setting latest value of missing element | panic | error | panic, terrain, brushstroke, key-lookup |
| Failed to resolve child path | console | error | reflection, property-path, fyrox |