-
Notifications
You must be signed in to change notification settings - Fork 306
Exception in thread "main" #13
Comments
Hello, PS: make sure then you followed all steps to configure the environment. |
Have version 1.8.0_171
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: RICHARD ROSARIO MARTINEZ
Sent: Saturday, September 1, 2018 12:01:36 AM
To: tiagorlampert/sAINT; tiagorlampert/sAINT
Cc: Author
Subject: Re: [tiagorlampert/sAINT] Exception in thread "main" (#13)
How check the version?
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Tiago Rodrigo Lampert <[email protected]>
Sent: Saturday, September 1, 2018 12:00:49 AM
To: tiagorlampert/sAINT
Cc: RICHARD ROSARIO MARTINEZ; Author
Subject: Re: [tiagorlampert/sAINT] Exception in thread "main" (#13)
Hello,
Which java version do you have?
PS: make sure then you followed all steps to configure the environment.
https://github.com/tiagorlampert/sAINT#how-to-use
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#13 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Ao3OnjQAle17DBOcxl4R4NkOFaDbhYQ-ks5uWgZxgaJpZM4WUCW0>.
|
Did you follow all steps to configure the environment? (They are required) Make sure that you have installed the necessary dependencies and run the configure.sh. $ apt install maven default-jdk default-jre openjdk-8-jdk openjdk-8-jre -y and run $ git clone https://github.com/tiagorlampert/sAINT.git |
Hello Friend also Script configure.ch launch fails.
|
[*] The information above is correct? (y/n): y
Exception in thread "main" java.lang.IllegalArgumentException: Illegal group reference: group index is missing
at java.util.regex.Matcher.appendReplacement(Matcher.java:819)
at java.util.regex.Matcher.replaceAll(Matcher.java:955)
at java.lang.String.replaceAll(String.java:2223)
at saint.ui.sAINT.replaceWord(sAINT.java:98)
at saint.ui.sAINT.showGenerator(sAINT.java:365)
at saint.ui.sAINT.showMenu(sAINT.java:221)
at saint.ui.sAINT.main(sAINT.java:71)
The text was updated successfully, but these errors were encountered: