|
|
|
|
A: One main reason : the use of Java ; Now the most
critical code is quite good and should be "fast" (in
java world ;-) |
|
Q: Dynamic maps don't show all the history from
the beginning of this round ! |
A: You must have corresponding planetlist.txt
for each day from the beginning of the round. I have this files
but for now, I don't let you have access to all of them because
of their size. Anyway, you can use Hyperiums Watcher even you
miss many files. Launch it every day : it will get all useful
daily files from Hyperiums. |
|
Q: I've found a bug. |
A: Really ? How surprising :-) Send to me a concise
e-mail at hyperiumswatcher@free.fr describing the problem, maybe
with an attached screenshot... |
|
Q: Damn, I click on the hw.bat
icon but nothing's happened ! |
A: You probably don't have a JRE correctly installed.
Check the online documentation available on this site. |
|
Q : HW is crashing when I
try to quit... |
A : Some JRE version on
Win XP seem to have matters with ATI video cards. You have two
ways to solve the problem :
- edit the batch file and replace the command line with this
one : start javaw
-Dsun.java2d.d3d=false -Xmx128m -jar hw.jar
- install the newest JRE available on your platform (at least
v1.4.1_02, see the manual for download instruction if you
don't know how to get it). Be sure the old JRE is really uninstalled.
Thanks to player makrin for the first tip
:-) |