Dante,
Why did you change the other random effect in the model from session to framewise displacement?
You can find a detailed discussion on proper model specification here.
In general, it is more error-proof to let the program handle dummy-coding for categorical variables internally rather than coding them manually.
Gang Chen