Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug MAC - Cant install App Mac or Standalone

Joined
Nov 1, 2023
Messages
4
Hey,

Im trying to install the client. I have done the full removal of Java etc and tried all of that stuff.
When i try and open standalone, i click it and then literally nothing happens.

When i try the Mac version, it has an issue install the Install4j installer. Below is the Log message i get from this, and help would be appreciated.

Exception:
java.lang.IllegalStateException: Cipher not initialized
at java.base/javax.crypto.Cipher.checkCipherState(Cipher.java:1790)
at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2197)
at com.install4j.runtime.installer.helper.comm.InterProcessCommunication.writeDataBlock(InterProcessCommunication.java:165)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.sendObject(HelperCommunication.java:508)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeOther(HelperCommunication.java:307)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:283)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeAction(HelperCommunication.java:244)
at com.install4j.runtime.installer.helper.fileinst.FileInstallerState.setRollbackIds(FileInstallerState.java:84)
at com.install4j.runtime.installer.helper.fileinst.FileInstaller.setCurrentAction(FileInstaller.java:602)
at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1170)
at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:411)
at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:377)
at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:231)
at com.install4j.runtime.installer.controller.Controller.handleStartup(Controller.java:155)
at com.install4j.runtime.installer.controller.Controller.start(Controller.java:111)
at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61)
at com.install4j.runtime.installer.Installer.main(Installer.java:46)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
at com.install4j.runtime.launcher.MacLauncher.main(MacLauncher.java:52)
System properties:
java.specification.version=17
sun.jnu.encoding=UTF-8
java.class.path=/Volumes/RuneMate/RuneMate Installer.app/Contents/Resources/app/i4jruntime.jar
sun.awt.enableExtraMouseButtons=true
java.vm.vendor=Eclipse Adoptium
i4j.ownBundlePath=/Volumes/RuneMate/RuneMate Installer.app
sun.arch.data.model=64
install4j.exeDir=/Volumes/RuneMate/
sun.font.fontmanager=sun.font.CFontManager
java.vendor.url=https://adoptium.net/
install4j.systemLanguage=en
user.timezone=Pacific/Auckland
java.vm.specification.version=17
os.name=Mac OS X
sun.java.launcher=SUN_STANDARD
user.country=NZ
sun.boot.library.path=/private/var/folders/26/ls9v25hn783bnq5_plghk3ph0000gn/T/BDED093A-B458-4AA8-81B2-0BEE3A079BB9-79473-000001DA570E0D16/jre.bundle/Contents/Home/lib
sun.java.command=com.install4j.runtime.launcher.MacLauncher
http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
jdk.debug=release
sun.cpu.endian=little
user.home=/Users/srjon
user.language=en
jdk.http.auth.tunneling.disabledSchemes=
java.specification.vendor=Oracle Corporation
java.version.date=2023-07-18
java.home=/private/var/folders/26/ls9v25hn783bnq5_plghk3ph0000gn/T/BDED093A-B458-4AA8-81B2-0BEE3A079BB9-79473-000001DA570E0D16/jre.bundle/Contents/Home
file.separator=/
java.vm.compressedOopsMode=Zero based
line.separator=
java.vm.specification.vendor=Oracle Corporation
java.specification.name=Java Platform API Specification
jdk.lang.Process.allowAmbiguousCommands=false
exe4j.moduleName=/Volumes/RuneMate/RuneMate Installer.app
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
java.runtime.version=17.0.8+7
user.name=srjon
path.separator=:
os.version=14.1
java.runtime.name=OpenJDK Runtime Environment
file.encoding=UTF-8
java.vm.name=OpenJDK 64-Bit Server VM
java.vendor.version=Temurin-17.0.8+7
i4j.jreBundle=/var/folders/26/ls9v25hn783bnq5_plghk3ph0000gn/T/BDED093A-B458-4AA8-81B2-0BEE3A079BB9-79473-000001DA570E0D16/jre.bundle
install4j.appDir=/Volumes/RuneMate/RuneMate Installer.app/Contents/Resources/
java.vendor.url.bug=Issues · adoptium/adoptium-support
java.io.tmpdir=/var/folders/26/ls9v25hn783bnq5_plghk3ph0000gn/T/
java.version=17.0.8
user.dir=/Volumes/RuneMate/RuneMate Installer.app/Contents/Resources/app
os.arch=aarch64
java.vm.specification.name=Java Virtual Machine Specification
flatlaf.useWindowDecorations=false
native.encoding=UTF-8
java.library.path=/Users/srjon/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
java.vm.info=mixed mode
java.vendor=Eclipse Adoptium
java.vm.version=17.0.8+7
i4j.tarFile=/var/folders/26/ls9v25hn783bnq5_plghk3ph0000gn/T/BDED093A-B458-4AA8-81B2-0BEE3A079BB9-79473-000001DA570E0D16/jre.tar.gz
sun.io.unicode.encoding=UnicodeBig
socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
java.class.version=61.0
 
Joined
Nov 1, 2023
Messages
4
Yeah iv tried all of the differrent ones just to be sure.
Trying the Apple Silicon one now, i get this error message
 

Attachments

  • Screenshot 2023-11-07 at 21.26.10.png
    Screenshot 2023-11-07 at 21.26.10.png
    108.4 KB · Views: 4
Top