Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

SmartComponent does not receive simulation ticks

Hi,
i have created a SmartComponent with CodeBehind, and i want to do something on every simulation tick. So i set "CanBeSimulated" in the xml file to true, and wrote my code into the method OnSimulationStep, but the method is never called during a simulation run. So where is the problem, did i miss something?
I am using RS 5.15 if this helps.

Regards,
Matthias