|
Couple of questions... (Server & Watch)
|
|
11-01-2013, 16:34
(This post was last modified: 11-01-2013 16:34 by Miesepies.)
Post: #4
|
|||
|
|||
|
RE: Couple of questions... (Server & Watch)
I think I know what happens (not why
). The shortcut directly tries to start the jar file, but fails with the following error:Code: Error: Could not find or load main class C:\Program Files (x86)\MinimWatch\lib\minimwatch.jarSince I did have some problems with java, maybe the association is broken. Manually starting MinimWatch with the following command seems te work: Code: "c:\Program Files (x86)\Java\jre7\bin\javaw.exe" -jar minimwatch.jar |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Couple of questions... (Server & Watch) - Miesepies - 11-01-2013, 14:05
RE: Couple of questions... (Server & Watch) - simoncn - 11-01-2013, 15:06
RE: Couple of questions... (Server & Watch) - Miesepies - 11-01-2013, 16:04
RE: Couple of questions... (Server & Watch) - simoncn - 11-01-2013, 21:16
RE: Couple of questions... (Server & Watch) - Miesepies - 11-01-2013 16:34
RE: Couple of questions... (Server & Watch) - simoncn - 11-01-2013, 21:20
RE: Couple of questions... (Server & Watch) - Miesepies - 11-01-2013, 22:33
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


). The shortcut directly tries to start the jar file, but fails with the following error:
