Error with integer read of 1e+05

I'm using Rmark multistate models, and no models with my current data set will run. The error message in the output file says:
"ERROR -- Error with integer read of 1e+05"
It's at integer 100000 of 'input' in the output file. My guess is that R is turning '100000' to '1e+05' and Mark doesn't know what that means (just a guess). I don't know what I can do about it.
The same models have worked successfully with other data sets, but this may be a larger data set than previous ones.
Any suggestions?
Thanks!!
"ERROR -- Error with integer read of 1e+05"
It's at integer 100000 of 'input' in the output file. My guess is that R is turning '100000' to '1e+05' and Mark doesn't know what that means (just a guess). I don't know what I can do about it.
The same models have worked successfully with other data sets, but this may be a larger data set than previous ones.
Any suggestions?
Thanks!!