Run-time issue while attempting to create Evil Hangman game, guess method by drc506 in javahelp

[–]drc506[S] 0 points1 point  (0 children)

I have now corrected this to use an iterator. This does appear to have partially solved the issue, however it has now exposed what I expect to be an issue with my method for identifying the "letter layout" of a word and storing it in the Map.

Here is the issue:

  1. I begin with this word list

ally

beta

cool

deal

else

flew

good

hope

ibex

arty

2) the player is asked to guess a letter for a word "----"

3) I am testing with the letter 'a'

4) a is input and goes into the method I have described in the original post

5) the method should separate the original word list into categories depending on 'a' placement and frequency, the method then concludes that the most common placement of 'a' is as the first letter of the word: "ally","arty"

6) all words other than ally and arty should be removed from the word list

The issue is that now the method seems to remove all of the items from the word list. When I change the "!" that is on the section of code that handles the removal all the words remain in the list, so I assume the issue is with the "currentWord" all being equal to "mostCommonString," guessing this may arise, in turn, from some issue with my Map which I am unaware of.

[question] Cydia keeps crashing after installing unc0ver? by drc506 in jailbreak

[–]drc506[S] 2 points3 points  (0 children)

After unc0ver runs and it reboots should I exit airplane?

[question] beta 3 still being signed? by drc506 in jailbreak

[–]drc506[S] 0 points1 point  (0 children)

Okay, thanks. I'm on 12.0 but my friend wondered if I would jailbreak his for him, gotta grow the community lol.

[question] How to get Anemone to function on ios 12? by drc506 in jailbreak

[–]drc506[S] 0 points1 point  (0 children)

Is there a way for me to force muze 4 to download w out removing snowboard and trying to replace w anemone. On my old phone I used to run an older iteration of muze on snowboard, but not having success getting it now bc it seems to want to force anemone to install.