APEX Basic IOS Programmers Guide

../_images/ParticlesIcon.JPG

Introduction

Since the Particle emitter spawns the IOS and the IOFx there is nothing that the programmer needs to do with this module. The following error messages are most likely triggered by authoring problems such as invalid asset names or using too many injectors.

Errors and Warnings

The BasicIOS outputs the following error and warning messages using the standard APEX error stream.

ERROR CODE MESSAGE Explanation
APEX_INTERNAL_ERROR Unknown authorable type: %s, please load the IOFX module. The APEX IOFX module was not loaded.
APEX_INTERNAL_ERROR Failed to create BasicIOS GPU Injector: out of GPU const memory. The GPU const memory pool was exhausted.

Table Of Contents

Previous topic

APEX Emitter Programmers Guide

Next topic

APEX IOFx Programmers Guide