VX8500 Cricket Phone won't work with BitPim

zxdfmlp

New member
I have a VX8500 phone I bought off e-bay that was flashed for Cricket and I am having some problems with it. For the most part, everything works fine except I cannot send picture messages and I am unable to get it to work with BitPim which to me is more important than the picture messaging. Whenever I try to interface with BitPim I get this extremely annoying error:

BitPim version: 1.0.2-official
An unexpected exception has occurred.
Please see the help for details on what to do.

Traceback (most recent call last):
File "gui.pyo", line 284, in run
File "gui.pyo", line 159, in __call__
File "gui.pyo", line 1882, in getdata
File "gui.pyo", line 1876, in getfundamentals
File "phones\com_lgvx4400.pyo", line 98, in getfundamentals
File "phones\com_lgvx8100.pyo", line 152, in getgroups
File "phones\p_lgvx8100.pyo", line 445, in readfrorabuffer
File "prototypes.pyo", line 1433, in readfrorabuffer
File "phones\p_lgvx8100.pyo", line 367, in readfrorabuffer
File "prototypes.pyo", line 608, in readfrorabuffer
File "prototypes.pyo", line 1562, in getnextbytes
IndexError: Trying to read 23 bytes starting at 1702 which will go beyond end of 1716 byte buffer

Variables by last 8 frames, innermost last

Frame getfundamentals in gui.pyo at line 1876
self =
results = Keys ['uniqueserial']
{'uniqueserial': '2837c120aebcc9ad38068cd54628baa394b804e3'}

Frame getfundamentals in phones\com_lgvx4400.pyo at line 98
self =
results = Keys ['uniqueserial']
{'uniqueserial': '2837c120aebcc9ad38068cd54628baa394b804e3'}

Frame getgroups in phones\com_lgvx8100.pyo at line 152
self =
buf =
results = Keys ['uniqueserial']
{'uniqueserial': '2837c120aebcc9ad38068cd54628baa394b804e3'}
g =

Frame readfrorabuffer in phones\p_lgvx8100.pyo at line 445
buf =
autolog = True
logtitle = 'Groups read'
self =

Frame readfrorabuffer in prototypes.pyo at line 1433
x =
self =
buf =

Frame readfrorabuffer in phones\p_lgvx8100.pyo at line 367
buf =
autolog = True
logtitle = ''
self =

Frame readfrorabuffer in prototypes.pyo at line 608
_value = ''
self =
buf =
flush = 0

Frame getnextbytes in prototypes.pyo at line 1562
self =
howmany = 23


Can anyone help me resolve this issue?

Thanks,
Michael
 
Back
Top