Page 234 of 237

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 3:32 pm
by toddesloan
Yeah having problems with gluegen-rt.dll

Guess I am gonna have to uninstall 64 bit java and use 32 bit java

uninstalled 64 bit and I'm in! Thanks Taipion u da man!

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 3:47 pm
by Freedoom
Taipion wrote:Use the .jar instead of the .jnlp to start the client,
or use a batch file to start manually, like shown here


That not works because the lsalem.jar and update.jar are not unable to access.

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 3:59 pm
by Taipion
Freedoom wrote:
Taipion wrote:Use the .jar instead of the .jnlp to start the client,
or use a batch file to start manually, like shown here


That not works because the lsalem.jar and update.jar are not unable to access.


Huh?!

Set rights so you can access them. o.O

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 4:14 pm
by Freedoom
Taipion wrote:
Freedoom wrote:
Taipion wrote:Use the .jar instead of the .jnlp to start the client,
or use a batch file to start manually, like shown here


That not works because the lsalem.jar and update.jar are not unable to access.


Huh?!

Set rights so you can access them. o.O


Nope. The problem is those 2 files do not exists, then the client is trying to access to files which do not exist. Try to check this url, please: https://donnessime.github.io/Salem/updater.jar (404 error...).

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 4:47 pm
by toddesloan
Simon Donné has stepped in and Donald Trump'd the internet!!!!! :mrgreen:

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 4:49 pm
by toddesloan
Freedoom wrote:
Taipion wrote:Use the .jar instead of the .jnlp to start the client,
or use a batch file to start manually, like shown here


That not works because the lsalem.jar and update.jar are not unable to access.


Modify the last section to point to where the actual lsalem.jar file is (if not it will assume its in System32 = bad):

javaw.exe -Dhaven.resurl="http://game.salemthegame.com/res/" -Dhaven.defserv="game.salemthegame.com" -Xms512m -Xmx512m -jar C:\Users\Todd\Salem\bin\lsalem.jar -P

Uninstall 64bit java and install use 32bit java and it should fire right up.

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 5:11 pm
by Freedoom
toddesloan wrote:
Freedoom wrote:
Taipion wrote:Use the .jar instead of the .jnlp to start the client,
or use a batch file to start manually, like shown here


That not works because the lsalem.jar and update.jar are not unable to access.


Modify the last section to point to where the actual lsalem.jar file is (if not it will assume its in System32 = bad):

javaw.exe -Dhaven.resurl="http://game.salemthegame.com/res/" -Dhaven.defserv="game.salemthegame.com" -Xms512m -Xmx512m -jar C:\Users\Todd\Salem\bin\lsalem.jar -P

Uninstall 64bit java and install use 32bit java and it should fire right up.


It works, ty.

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 5:19 pm
by Freedoom
I understand then... have not to be updated the repository of latikai never more? does anyone know any thing?. Because We are getting the files now from our coumputer instead of the repository (because of the updater.jar is unable to access).

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 6:31 pm
by lachlaan
Sometimes github dies, i doubt kand quit. Give it a while and it'll fix itself.

Re: Custom client by Latikai, building on Ender's client

PostPosted: Thu Apr 19, 2018 7:01 pm
by Kandarim
not by itself, sadly. As some of you noticed, I have moved my private site to github.io (from my previous university's hosting). Unfortunately, jekyll doesn't like some random files I hosted there as well, such as the Salem client. Looking to fix.

edit: should be fixed now. Minor understand of me vs jekyll config files.

Note for the future: one of the easiest ways to reach me is by dropping issues on my salem github repository. I get mails from that, and it is bound to be faster than me randomly checking this forum again.