Subpage under development, new version coming soon!
Thema: »[SV] SokkerViewer
It may be related to java misconfiguration. Try launching from console. For that do the following:
1) Open console (in windows - "Windows key" + R -> in the opened box type "cmd" -> hit Enter; in Linux - typically Ctrl+Alt+T opens a terminal window)
2) check if java is included in path. For that type "java -version" and see if a proper message is shown. It sould be similar to this:
java version "1.6.0_35"
Java(TM) SE Runtime Environment (build 1.6.0_35-b10)
Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01, mixed mode)
3) change your current folder to where SV is installed. This is done, using "cd" command in either Windows or Linux
4) type "java -jar Launcher.jar" and hit enter
If you fail at point 2), then most probably java is not installed properly (at least path variable is not configured correctly), or there is registry configuration (for Windows) conflict
If you fail at point 4) your SV package may be corrupted. Also, it may happen if you install 64-bit Java. SV by default uses 32-bit SWT library. I've fixed that by replacing it with 64-bit library.
Anyways, too many possibilities will most probably cause more questions from you. So, don't hesitate to write me a private message.
Regards!
1) Open console (in windows - "Windows key" + R -> in the opened box type "cmd" -> hit Enter; in Linux - typically Ctrl+Alt+T opens a terminal window)
2) check if java is included in path. For that type "java -version" and see if a proper message is shown. It sould be similar to this:
java version "1.6.0_35"
Java(TM) SE Runtime Environment (build 1.6.0_35-b10)
Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01, mixed mode)
3) change your current folder to where SV is installed. This is done, using "cd" command in either Windows or Linux
4) type "java -jar Launcher.jar" and hit enter
If you fail at point 2), then most probably java is not installed properly (at least path variable is not configured correctly), or there is registry configuration (for Windows) conflict
If you fail at point 4) your SV package may be corrupted. Also, it may happen if you install 64-bit Java. SV by default uses 32-bit SWT library. I've fixed that by replacing it with 64-bit library.
Anyways, too many possibilities will most probably cause more questions from you. So, don't hesitate to write me a private message.
Regards!
hey man, thank you for such a great response :)
it failed at point 2 :)
i'll try to reinstall the java. if this doesn't work i'll send you a pvt :)
thank you again!
it failed at point 2 :)
i'll try to reinstall the java. if this doesn't work i'll send you a pvt :)
thank you again!
No problem, you're always welcome!
It would be interesting to see, though, why it failed. There may be different causes depending on what error message you get. Nonetheless, reinstalling Java might fix most of them.
Good luck!
It would be interesting to see, though, why it failed. There may be different causes depending on what error message you get. Nonetheless, reinstalling Java might fix most of them.
Good luck!
Absolutely, as long as you have Java installed there.
Hi,
I found a while to put SokkerViewer sources on GitHUB so if you are interested how SV is built you are welcome :)
https://github.com/rrymaszewski/SokkerViewer
Please remember that this was my first Java project on University so code of it is not so professional and last changes were made few years ago :P
If you want to change something please do not hesitate to do it
br,
rym3k
(Edith war hier)
I found a while to put SokkerViewer sources on GitHUB so if you are interested how SV is built you are welcome :)
https://github.com/rrymaszewski/SokkerViewer
Please remember that this was my first Java project on University so code of it is not so professional and last changes were made few years ago :P
If you want to change something please do not hesitate to do it
br,
rym3k
(Edith war hier)
Thanks :)
(Not that i can code, but maybe someone else can and will :) )
(Not that i can code, but maybe someone else can and will :) )
Is there a way to export the database of my players stored in sokker viewer into excel or csv format?
It's very interesting make researchers because I've got a great collection of data :)
(Edith war hier)
It's very interesting make researchers because I've got a great collection of data :)
(Edith war hier)
The data is stored in XML files. So you could look on the internet to import xml files into excel or something.
Thank you :)
I've found the xml and I've gather all the info that I need... except the training type!
Where the training type per each week info are stored? In which xml files?
I've found the xml and I've gather all the info that I need... except the training type!
Where the training type per each week info are stored? In which xml files?
in the team_**** file: trainingtype, the number is a trainingtype. But i do not know the numbers.
would it be possible to ad in sokker viewer option to calculate income from sold players from youth school since that statistic option in sokker doesn`t calculate released or retired players?
i am getting the following error message. any hints?
.
pl.pronux.sokker.exceptions.SVSynchronizerCriticalException: Unbekannte Antwort
pl.pronux.sokker.downloader.Synchronizer.run(Unknown Source)
pl.pronux.sokker.ui.actions.CoreAction.run(Unknown Source)
pl.pronux.sokker.ui.widgets.custom.ProgressBarCustom$3.run(Unknown Source)
.
pl.pronux.sokker.exceptions.SVSynchronizerCriticalException: Unbekannte Antwort
pl.pronux.sokker.downloader.Synchronizer.run(Unknown Source)
pl.pronux.sokker.ui.actions.CoreAction.run(Unknown Source)
pl.pronux.sokker.ui.widgets.custom.ProgressBarCustom$3.run(Unknown Source)
Me too...I reïnstalled everything, hopefully I can recover my data :-/