The separator for strings used was "space %d space" this was making wrong string splits. It was fixed by using "%d" as string separators.
The separator for strings used was "space %d space" this was making wrong string splits. It was fixed by using "%d" as string separators.