This topic is more for Union Client Scripts.
But ... well, lets see.
The Union client that can be downloaded from the Russian site (
link in first post) seem to have a problem with the additional "jogl
*" code files that are used. (
no error message, oddly)
See if copying the "jogl
*" files from a Ender client (
32bit version) to that Union client will do the trick. (
overwrite when needed)
Also change that Union "run.bat" file from
- Code: Select all
java -Xms512m -Xmx512m -jar haven.jar moltke.seatribe.se
to
- Code: Select all
java -Xms512m -Xmx512m -jar haven.jar moltke.seatribe.se
pause
to keep error messages from disappearing together with the client.