Hello,
I try to install the new version for linux.
I downloaded the file and executed sudo java -jar Domination*.jar.
I obtain this error java.lang.ArrayIndexOutOfBoundsException: Index 70131 out of bounds for length 22674.
thanks in advance
TNX. I'm a bit confused that you got that error as I use the same installer myself executing it with Java 21 under Linux too. I will do a new IzPack release as soon we got a rebuilt pico container...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2025-02-17
I have downloaded Domination_install_Domination_install_1.3.3.jar
Try to run sudo java -jar Domination_install_1.3.3.jar on Ubuntu 24.04
the error is
java.lang.ArrayIndexOutOfBoundsException: Index 70131 out of bounds for length 22674
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2025-02-18
thanks for sending that
I searched online and it looks like it is a bug in the installer: https://izpack.atlassian.net/browse/IZPACK-1786 i will wait for them to fix it and then release another version of the game.
but you do not need to use the installer, you can download the game as a zip file http://prdownloads.sourceforge.net/domination/Domination_1.3.3.zip?download
and just extract it to the folder you want to install it into. then you can use the scripts provided to run the game (or the command i mentioned earlier $ java -jar Domination.jar)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2025-02-18
Thanks a lot. So I'll try the zip.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2025-02-21
hi, can you please also let me know what version of java you have installed
please run $ java -version
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
have you tried using any of the launch scripts? run.sh or GameGUI.sh
the correct command to run the game is:
$ java -jar Domination.jar
Could you point me to the installer definition source?
sure, here it is: https://sourceforge.net/p/domination/code/HEAD/tree/Domination/swingUI/installer/izpack/install.xml
TNX. I'm a bit confused that you got that error as I use the same installer myself executing it with Java 21 under Linux too. I will do a new IzPack release as soon we got a rebuilt pico container...
I have downloaded Domination_install_Domination_install_1.3.3.jar
Try to run sudo java -jar Domination_install_1.3.3.jar on Ubuntu 24.04
the error is
java.lang.ArrayIndexOutOfBoundsException: Index 70131 out of bounds for length 22674
thats a very strange error i have never seen, could you send a full screen screenshot of how this happens?
sure! Here it is.
thanks for sending that
I searched online and it looks like it is a bug in the installer: https://izpack.atlassian.net/browse/IZPACK-1786 i will wait for them to fix it and then release another version of the game.
but you do not need to use the installer, you can download the game as a zip file
http://prdownloads.sourceforge.net/domination/Domination_1.3.3.zip?download
and just extract it to the folder you want to install it into. then you can use the scripts provided to run the game (or the command i mentioned earlier
$ java -jar Domination.jar)Thanks a lot. So I'll try the zip.
hi, can you please also let me know what version of java you have installed
please run
$ java -versionThanks
fixed in version Domination 1.3.4