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

Unable to start the patcher #1

Open
jkroepke opened this issue Mar 17, 2019 · 0 comments
Open

Unable to start the patcher #1

jkroepke opened this issue Mar 17, 2019 · 0 comments

Comments

@jkroepke
Copy link

Screen:
image
CLI Log:

$ java -jar texture-patcher-v3.0-dev1.jar
Starting up....
log4j:WARN No appenders could be found for logger (org.eclipse.jgit.util.FS).
log4j:WARN Please initialize the log4j system properly.
Merge of revisions 228229d310220209971dcc2bde506712f8037b84, 228229d310220209971dcc2bde506712f8037b84 with base 228229d310220209971dcc2bde506712f8037b84 using strategy recursive resulted in: Already-up-to-date.
Merge of revisions 5b56ab609c0a8daff9cd8be18f67788b198c0a8f, 5b56ab609c0a8daff9cd8be18f67788b198c0a8f with base 5b56ab609c0a8daff9cd8be18f67788b198c0a8f using strategy recursive resulted in: Already-up-to-date.
Merge of revisions 653f6638105452a97f8fa61683de88c879b9790d, 653f6638105452a97f8fa61683de88c879b9790d with base 653f6638105452a97f8fa61683de88c879b9790d using strategy recursive resulted in: Already-up-to-date.
Merge of revisions d7d5ac147cc9ac5e3d13d5bfcce353bd81355072, d7d5ac147cc9ac5e3d13d5bfcce353bd81355072 with base d7d5ac147cc9ac5e3d13d5bfcce353bd81355072 using strategy recursive resulted in: Already-up-to-date.
Merge of revisions bf360c43629c3620a3a30bbe5217fb2af1564adb, bf360c43629c3620a3a30bbe5217fb2af1564adb with base bf360c43629c3620a3a30bbe5217fb2af1564adb using strategy recursive resulted in: Already-up-to-date.
Soartex Modded 1.7.x = 694,6 MB (163 mods)
Soartex Modded 1.8.x = 90,7 MB (38 mods)
Soartex Modded 1.10.x = 266,4 MB (77 mods)
Soartex Modded 1.11.x = 104,5 MB (33 mods)
Exception in thread "main" org.json.JSONException: Expected a ',' or '}' at 189 [character 3 line 8]
	at org.json.JSONTokener.syntaxError(JSONTokener.java:451)
	at org.json.JSONObject.<init>(JSONObject.java:231)
	at org.json.JSONObject.<init>(JSONObject.java:320)
	at patcher.RepoLoader.load_repo_data(RepoLoader.java:98)
	at patcher.Patcher.startup_checks(Patcher.java:200)
	at patcher.Patcher.<init>(Patcher.java:107)
	at Main.main(Main.java:15)
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

1 participant