Opened 14 years ago

Last modified 14 years ago

#38 closed defect

IllegalArgumentException: 'param is not registered' thrown when replaying a file — at Initial Version

Reported by: tshalif Owned by:
Priority: major Milestone: release 0.9.2
Component: robostroke-android Version: r98
Keywords: Cc:
Blocked By: Blocking:
Parent Tickets:

Description

By adding this line to the top of a recorded session, it is possible to recreate:
1277830835196 EVENT PARAMETER_CHANGE 1277830846265000000 org.nargila.talos.rowing.gps.minDistance|40@@

Stack trace:

java.lang.IllegalArgumentException: param is not registered
  at org.nargila.robostroke.param.ParameterService.getParam(ParameterService.java:156)
  at org.nargila.robostroke.param.ParameterService.setParam(ParameterService.java:146)
  at org.nargila.robostroke.param.ParameterService$2.onStrokeEvent(ParameterService.java:42)
  at org.nargila.robostroke.RoboStrokeEventBus.run(RoboStrokeEventBus.java:43)

Subtickets (add)

Change History (0)

Note: See TracTickets for help on using tickets.