- 最后登录
- 2010-9-19
- 在线时间
- 68 小时
- 阅读权限
- 30
- 注册时间
- 2009-6-14
- 积分
- 767
- 帖子
- 727
- 精华
- 0
- UID
- 98592
- 性别
- 男
- 积分
- 767
- 帖子
- 727
- 精华
- 0
- UID
- 98592
- 性别
- 男
|
Rubik Player 5.1, © 2004 W. Randelshofer. All rights reserved.
java.lang.IllegalArgumentException: Invalid parameter 'script':
Statement: Unknown token XY
ch.randelshofer.io.ParseException: Statement: Unknown token XY
at ch.randelshofer.rubik.parserAWT.ScriptParser.parseStatement(Unknown Source)
at ch.randelshofer.rubik.parserAWT.ScriptParser.parseExpression(Unknown Source)
at ch.randelshofer.rubik.parserAWT.ScriptParser.parse(Unknown Source)
at ch.randelshofer.rubik.parserAWT.ScriptParser.parse(Unknown Source)
at ch.randelshofer.rubik.RubikPlayerApp.readParameters(RubikPlayerApp.java:336)
at ch.randelshofer.rubik.RubikPlayerApp.run(RubikPlayerApp.java:130)
at ch.randelshofer.util.ConcurrentDispatcherAWT.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
java.lang.IllegalArgumentException: Invalid parameter 'script':
Statement: Unknown token XY
ch.randelshofer.io.ParseException: Statement: Unknown token XY
at ch.randelshofer.rubik.parserAWT.ScriptParser.parseStatement(Unknown Source)
at ch.randelshofer.rubik.parserAWT.ScriptParser.parseExpression(Unknown Source)
at ch.randelshofer.rubik.parserAWT.ScriptParser.parse(Unknown Source)
at ch.randelshofer.rubik.parserAWT.ScriptParser.parse(Unknown Source)
at ch.randelshofer.rubik.RubikPlayerApp.readParameters(RubikPlayerApp.java:336)
at ch.randelshofer.rubik.RubikPlayerApp.run(RubikPlayerApp.java:130)
at ch.randelshofer.util.ConcurrentDispatcherAWT.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at ch.randelshofer.rubik.RubikPlayerApp.readParameters(RubikPlayerApp.java:346)
at ch.randelshofer.rubik.RubikPlayerApp.run(RubikPlayerApp.java:130)
at ch.randelshofer.util.ConcurrentDispatcherAWT.run(Unknown Source)
at java.lang.Thread.run(Unknown Source) |
|