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

MissingFormatArgumentException #43

Closed
bravolover520 opened this issue Jul 4, 2017 · 3 comments
Closed

MissingFormatArgumentException #43

bravolover520 opened this issue Jul 4, 2017 · 3 comments

Comments

@bravolover520
Copy link

java.util.MissingFormatArgumentException: Format specifier: 22d
at java.util.Formatter.getArgument(Formatter.java:1111)
at java.util.Formatter.doFormat(Formatter.java:1076)
at java.util.Formatter.format(Formatter.java:1042)
at java.util.Formatter.format(Formatter.java:1011)
at java.lang.String.format(String.java:1999)
at java.lang.String.format(String.java:1973)
at com.tencent.tinker.lib.util.TinkerLog$1.w(TinkerLog.java:49)
at com.tencent.tinker.lib.util.TinkerLog.w(TinkerLog.java:93)
at com.tinkerpatch.sdk.server.callback.TinkerPatchRequestCallback.onPatchSyncFail(SourceFile:219)
at com.tinkerpatch.sdk.server.a.a$1.onLoadFailed(SourceFile:200)
at com.tinkerpatch.sdk.server.a.a$2.onLoadFailed(SourceFile:258)
at com.tinkerpatch.sdk.server.b.a$1.onLoadFailed(SourceFile:65)
at com.tinkerpatch.sdk.server.b.a$a.run(SourceFile:126)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:841)

@simpleton
Copy link
Collaborator

simpleton commented Jul 4, 2017 via email

@bravolover520
Copy link
Author

1.1.7

@simpleton
Copy link
Collaborator

已fix在1.1.8

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

2 participants