Giter VIP home page Giter VIP logo

Comments (7)

Lonami avatar Lonami commented on May 30, 2024 1

Jeez, that's #efficiency, well done 😁

from regex.

phikal avatar phikal commented on May 30, 2024

What game mode were you using?

from regex.

Lonami avatar Lonami commented on May 30, 2024

REDB server game mode, connected to the internet.

from regex.

phikal avatar phikal commented on May 30, 2024

I'm sorry, but I can't reproduce it. What device/language are you using?

from regex.

Lonami avatar Lonami commented on May 30, 2024

I'm using a Sony Xperia M4 Aqua set to English (United Kingdom) under Settings/Language & Input.

Edit: I've tried changing it to Spanish (Spain). Same result (I didn't uninstall or clear application data, it is as it was when this first happened).

from regex.

phikal avatar phikal commented on May 30, 2024

I'm not sure about the device, but since I use United Kingdom English too, that shouldn't be the problem.

Do you have root access? And if so, could you post the preferences file (/data/data/com.phikal.regex/shared_prefs/com.phikal.regex_preferences.xml), since line 228, sets what part of the EditText box should be selected. IndexOutOfBoundsException would make be believe, that this selection wasn't saved properly, and therefore provoking the exception.

Edit: Nevermind, I managed to reproduce the bug myself. You just have to select some text, and then leave the app. I'll try and fix it before F-Droid builds the app - thanks for noticing

from regex.

Lonami avatar Lonami commented on May 30, 2024

Got root?

Never have enough ;) The file looks something like this:

<map>
    <string name="cache_matchmode-redb"> x1Fftp://ftp.is.co.za/rfc/rfc1808.txt x1F x1E x1Fhttp://www.ietf.org/rfc/rfc2396.txt x1F x1E x1Fldap://[2001:db8::7]/c=GB?objectClass?one x1F x1E x1Fmailto:[email protected] x1F x1E x1Fnews:comp.infosystems.www.servers.unix x1F x1E x1Ftel:+1-816-555-1212 x1F x1E x1Ftelnet://192.0.2.16:80/ x1F x x1D x1Fftp.is.co.za/rfc/rfc1808.txt x1F x1E x1Fhttp:/www.ietf.org/rfc/rfc2396.txt x1F x1E x1Fldap://2001:db8::7/c=GB?objectClass?one x1F x1E x1Fmailto://[email protected] x1F x1E x1Fnews://comp.infosystems.www.servers.unix/ x1F x1E x1Ftel:18165551212 x1F x1E x1Ftelnet:://192.0.2.16:80/ x1F x</string>
    <int name="position_e_matchmode-random" value="0" />
    <int name="position_s_matchmode-random" value="0" />
    <int name="position_s_matchmode-redb" value="16" />
    <int name="score_matchmode-redb" value="60" />
    <boolean name="regen" value="false" />
    <string name="gamemode">matchmode-redb</string>
    <int name="game_matchmode-redb" value="1" />
    <string name="input_matchmode-redb">\w+:(//)?[\w./]+</string>
    <int name="position_e_matchmode-redb" value="16" />
    <string name="input_matchmode-random"></string>
    <string name="vers">1.3</string>
    <string name="cache_matchmode-random"> x1Fa9 x1F x1D x1F0 x1F</string>
    <int name="diff_matchmode-redb" value="6" />
</map>

Edit: Oh alright, smart notice! Thank you for fixing it.

from regex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.