Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crash: StringIndexOutOfBoundsException #182

Open
drpo opened this issue Jan 8, 2022 · 1 comment
Open

app crash: StringIndexOutOfBoundsException #182

drpo opened this issue Jan 8, 2022 · 1 comment

Comments

@drpo
Copy link

drpo commented Jan 8, 2022

D raindrops: raininfo "000000000"
D AndroidRuntime: Shutting down VM
--------- beginning of crash
E AndroidRuntime: FATAL EXCEPTION: main
E AndroidRuntime: Process: org.secuso.privacyfriendlyweather, PID: 32296
E AndroidRuntime: java.lang.StringIndexOutOfBoundsException: length=9; index=9
E AndroidRuntime: 	at java.lang.String.charAt(Native Method)
E AndroidRuntime: 	at org.secuso.privacyfriendlyweather.ui.RecycleList.CityWeatherAdapter.setRainDrops(CityWeatherAdapter.java:838)
E AndroidRuntime: 	at org.secuso.privacyfriendlyweather.ui.RecycleList.CityWeatherAdapter.onBindViewHolder(CityWeatherAdapter.java:662)
E AndroidRuntime: 	at org.secuso.privacyfriendlyweather.ui.RecycleList.CityWeatherAdapter.onBindViewHolder(CityWeatherAdapter.java:43)
@sleep-yearning
Copy link
Member

Thank you for the report. Looks like this is the same as #188 in origin.
Please see comments there for a workaround/explanation for the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants