Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby Millaleya » Thu Mar 14, 2013 9:17 pm

Corncob wrote:
Delerium wrote:could be worse... we could be stuck on haven & hearth graphics. http://www.havenandhearth.com/portal/


Are you trolling? Haven and Hearth's art was miles better than Salem's.


Are you blind?
Or live in the 19th century?
Millaleya
 
Posts: 18
Joined: Mon Mar 11, 2013 11:07 pm

Re: Salem Client by Ender

Postby Myrdred » Thu Mar 14, 2013 9:23 pm

thnx ender, you're the best

And now think that one day Ender will get tired of Salem and stops updating his client....
User avatar
Myrdred
 
Posts: 107
Joined: Tue Sep 25, 2012 10:44 am

Re: Salem Client by Ender

Postby m4sCaRpWn » Thu Mar 14, 2013 9:38 pm

Ender is the MAN. I was praying he'd fix this before I got home from work.
The sweat and blood shed by its people had established a strong foundation upon which the most powerful entity in the world would be built.
User avatar
m4sCaRpWn
 
Posts: 137
Joined: Sun Mar 03, 2013 1:45 am
Location: Ontario

Re: Salem Client by Ender

Postby RuneNL » Thu Mar 14, 2013 9:39 pm

Ender, thank you for your quick response. Much appreciated!
User avatar
RuneNL
 
Posts: 717
Joined: Thu Mar 07, 2013 12:28 am

Re: Salem Client by Ender

Postby CINAR » Fri Mar 15, 2013 11:16 pm

I had some hacking problem so formatted my laptop..And now using win7-64,java JRE 7.17, can run official client, but no chance with Ender's:( here is the error report..please help me too :)
java.lang.Error: java.lang.reflect.InvocationTargetException
at haven.MainFrame.javabughack(MainFrame.java:393)
at haven.MainFrame.main2(MainFrame.java:406)
at haven.MainFrame.access$100(MainFrame.java:63)
at haven.MainFrame$8.run(MainFrame.java:476)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(Unknown Source)
at java.awt.EventQueue.invokeAndWait(Unknown Source)
at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
at haven.MainFrame.javabughack(MainFrame.java:384)
... 4 more
Caused by: java.lang.NoClassDefFoundError: com/jogamp/common/type/WriteCloneable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at haven.TexGL$TexDraw.<clinit>(TexGL.java:59)
at haven.TexGL.<init>(TexGL.java:140)
at haven.TexGL.<init>(TexGL.java:226)
at haven.TexI.<init>(TexI.java:41)
at haven.Resource$Image$1.<init>(Resource.java:612)
at haven.Resource$Image.tex(Resource.java:612)
at haven.Resource.loadtex(Resource.java:1455)
at haven.LoginScreen.<clinit>(LoginScreen.java:49)
at haven.MainFrame$5.run(MainFrame.java:387)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.jogamp.common.type.WriteCloneable
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 47 more
CINAR
 
Posts: 35
Joined: Mon Dec 24, 2012 8:31 pm

Re: Salem Client by Ender

Postby Kandarim » Sat Mar 16, 2013 12:28 pm

feature request: how hard would it be to show the progress on stuff like tanning hides/baked cookies/urns etc (mostly hides & oiling planks) to show up on mouseover? That'd really help me when I forget to put up a timer :)
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Salem Client by Ender

Postby Wournos » Sat Mar 16, 2013 2:46 pm

I just had the following error while digging.
java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:632)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:97)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:288)
at haven.Utils.mkbbuf(Utils.java:808)
at haven.Utils.mksbuf(Utils.java:815)
at haven.Utils.bufcp(Utils.java:783)
at haven.FastMesh.<init>(FastMesh.java:51)
at haven.MeshBuf.mkmesh(MeshBuf.java:167)
at haven.MeshBuf.mkmesh(MeshBuf.java:151)
at haven.MapMesh.build(MapMesh.java:392)
at haven.MCache$Grid$1.call(MCache.java:227)
at haven.MCache$Grid$1.call(MCache.java:222)
at haven.Defer$Future.run(Defer.java:90)
at haven.Defer$Worker.run(Defer.java:167)
Reminder to self: Patience is a virtue.
If Apple blocks Java on Mac: delete
Image
User avatar
Wournos
 
Posts: 519
Joined: Thu Dec 13, 2012 11:45 am
Location: Sweden

Re: Salem Client by Ender

Postby Taipion2 » Sat Mar 16, 2013 6:37 pm

Just some feedback:

- ALT + SHIFT is "change keyboard language layout" on windows systems, maybe use another key combination

- Forageables are displayed ABOVE animals (such as bears or snakes) but BELOW players, therefore, yourself being close renders it difficult to rightclick/pickup them, and snakes/bears are hidden by forageables
=> put animals always on top
=> make forageable symbols slightly bigger for faster pickup
Taipion2
 
Posts: 1
Joined: Thu Mar 14, 2013 11:45 pm

Re: Salem Client by Ender

Postby JinxDevona » Sat Mar 16, 2013 9:45 pm

Had a horrible flashing problem last night. Everything was taking turns flashing in and out including the UI. Tried closing and reopening. Didn't work. Tried changing cameras, didn't work. Got on default and it was fine. Have yet to get back on since then to see if it's still that way or not. Have no idea what it is or why. Thought I'd post in case it comes up with someone else as well.
Being powerful is like being a lady. If you have to tell people you are, you aren't. ~Margaret Thatcher
User avatar
JinxDevona
 
Posts: 668
Joined: Fri Aug 03, 2012 7:21 pm

Re: Salem Client by Ender

Postby zakraj8 » Sun Mar 17, 2013 2:59 pm

Hello

How to run this client ?
I tried using updater.jnlp , it created Custom Salem updater , i run it , it checks for updates and nothing happen after that.
I found where it installed files , i run salem.jar , it open ender client but when i try to log in i get error : "Connection refused : Connect"

On normal client i can log in , i wanted to use Ender client because i have problem to make ground flat in official client and i cant build my house because of that.
zakraj8
 
Posts: 2
Joined: Sat Mar 09, 2013 2:56 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 243 guests