l3ger0j / Questopia

Android fork port of Quest Soft Player
Apache License 2.0
16 stars 2 forks source link

File path analysis problem #27

Closed iceberg2271 closed 6 months ago

iceberg2271 commented 6 months ago

When I use this version,2.4.0

It can be used normally when there is a case difference in the file path. such as filename is /xxx/AAA/Abc.jpg can able to be identified as /xxx/aaa/abc.jpg.

but in Questopia,it will report an error

l3ger0j commented 6 months ago

Try the new version of Questopia!

https://github.com/l3ger0j/Questopia/releases/tag/3.21.2

iceberg2271 commented 6 months ago

Try the new version of Questopia!

https://github.com/l3ger0j/Questopia/releases/tag/3.21.2

The problem still exists,When I open image debug,it‘s show that image file cannot be found:/avator. Actually,the filename is Avator. use the 3.21.4