Develop-2521 Crash with the crafter UI and error on time_tracker_controller (is_active method)

Bug found on develop build.

If you change the number of items a crafter is making using numlock keys the game freeze and crash.

ID: 1a657b96-3976-11e5-9182-d0509901ce70

Also this engine message go on and on. Just keeps counting upwards

develop-2521 (x64)radiant/controllers/time_tracker_controller.luac:7: attempt to call method ‘is_active’ (a nil value)stack traceback:
radiant/modules/events.luac:68: in function 'is_active’
radiant/controllers/time_tracker_controller.luac:7: in function 'set_now’
radiant/controllers/time_tracker_controller.luac:20: in function 'increment_now’
radiant/modules/timer.luac:6: in function 'self’
radiant/modules/events.luac:80: in function <radiant/modules/events.luac:78>
[C]: in function 'xpcall’
radiant/modules/events.luac:78: in function 'trigger’
radiant/modules/events.luac:97: in function '_update’
radiant/server.luac:19: in function <radiant/server.luac:17>

1 Like