Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby Zephyr40k » Sun Dec 02, 2012 1:51 pm

I uninstalled the Ender Client and then attempted to reinstall it from the link in the OP. It didnt work. Here's the error messages I got:

<?xml version="1.0" ?>
<jnlp spec="1.0+" codebase="http://dl.dropbox.com/u/18779594/salem/" href="updater.jnlp">
<information>
<title>Custom Salem Updater</title>
<vendor>Ender</vendor>
<description>The Salem game</description>
<icon href="http://plymouth.seatribe.se/java/icon.gif" />
<shortcut online="false">
<desktop />
<menu submenu="Custom Salem Updater" />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<resources>
<java version="1.6+" max-heap-size="512M" />
<j2se version="1.6+" max-heap-size="512M" />
<jar href="updater.jar" />
<property name="haven.defserv" value="plymouth.seatribe.se" />
<property name="haven.resurl" value="http://plymouth.seatribe.se/res/" />
</resources>
<application-desc />
</jnlp>



java.lang.NullPointerException
at org.ender.updater.Main.log(Main.java:66)
at org.ender.updater.Main.main(Main.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Image
Zephyr40k
 
Posts: 27
Joined: Sat Nov 17, 2012 1:32 am

Re: Salem Client by Ender

Postby Darwoth » Sun Dec 02, 2012 2:14 pm

installed on a fresh and updated windows 7 but get an unable to launch application error.



<?xml version="1.0" ?>
<jnlp spec="1.0+" codebase="http://dl.dropbox.com/u/18779594/salem/" href="updater.jnlp">
<information>
<title>Custom Salem Updater</title>
<vendor>Ender</vendor>
<description>The Salem game</description>
<icon href="http://plymouth.seatribe.se/java/icon.gif" />
<shortcut online="false">
<desktop />
<menu submenu="Custom Salem Updater" />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<resources>
<java version="1.6+" max-heap-size="512M" />
<j2se version="1.6+" max-heap-size="512M" />
<jar href="updater.jar" />
<property name="haven.defserv" value="plymouth.seatribe.se" />
<property name="haven.resurl" value="http://plymouth.seatribe.se/res/" />
</resources>
<application-desc />
</jnlp>
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

Re: Salem Client by Ender

Postby Gorukha » Sun Dec 02, 2012 2:20 pm

Got this when running the install
java.lang.NullPointerException
at org.ender.updater.Main.log(Main.java:66)
at org.ender.updater.Main.main(Main.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


?xml version="1.0" ?>
<jnlp spec="1.0+" codebase="http://dl.dropbox.com/u/18779594/salem/" href="updater.jnlp">
<information>
<title>Custom Salem Updater</title>
<vendor>Ender</vendor>
<description>The Salem game</description>
<icon href="http://plymouth.seatribe.se/java/icon.gif" />
<shortcut online="false">
<desktop />
<menu submenu="Custom Salem Updater" />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<resources>
<java version="1.6+" max-heap-size="512M" />
<j2se version="1.6+" max-heap-size="512M" />
<jar href="updater.jar" />
<property name="haven.defserv" value="plymouth.seatribe.se" />
<property name="haven.resurl" value="http://plymouth.seatribe.se/res/" />
</resources>
<application-desc />
</jnlp>
Gorukha
 
Posts: 13
Joined: Fri Nov 09, 2012 2:20 pm

Re: Salem Client by Ender

Postby EnderWiggin » Sun Dec 02, 2012 2:39 pm

NullPointerException should be fixed now
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby Darwoth » Sun Dec 02, 2012 2:46 pm

whatever you did it works for me now as well, thank you kindly sir.
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

Re: Salem Client by Ender

Postby Korion » Sun Dec 02, 2012 3:09 pm

Code: Select all
javax.media.opengl.GLException: haven.GOut$GLException: GL Error: 1285 (out of memory)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
   at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
   at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:385)
   at haven.HavenPanel.run(HavenPanel.java:420)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLException: GL Error: 1285 (out of memory)
   at haven.GOut.checkerr(GOut.java:84)
   at haven.TexGL.create(TexGL.java:240)
   at haven.TexGL.glid(TexGL.java:273)
   at haven.TexGL$TexDraw.applyfrom(TexGL.java:133)
   at haven.GLState$Applier.apply(GLState.java:455)
   at haven.GOut.apply(GOut.java:171)
   at haven.TexGL.render(TexGL.java:281)
   at haven.Tex.crender(Tex.java:92)
   at haven.Tex.crender(Tex.java:97)
   at haven.GOut.image(GOut.java:119)
   at haven.SIWidget.draw(SIWidget.java:46)
   at haven.Tempers.draw(Tempers.java:213)
   at haven.Widget.draw(Widget.java:479)
   at haven.Widget.draw(Widget.java:484)
   at haven.GameUI.draw(GameUI.java:422)
   at haven.Widget.draw(Widget.java:479)
   at haven.Widget.draw(Widget.java:484)
   at haven.RootWidget.draw(RootWidget.java:70)
   at haven.UI.draw(UI.java:144)
   at haven.HavenPanel.redraw(HavenPanel.java:273)
   at haven.HavenPanel$1.display(HavenPanel.java:88)
   at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
   at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
   at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   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)
Korion
 
Posts: 10
Joined: Sun Sep 16, 2012 7:52 am

Re: Salem Client by Ender

Postby Gorukha » Sun Dec 02, 2012 3:09 pm

same
Gorukha
 
Posts: 13
Joined: Fri Nov 09, 2012 2:20 pm

Re: Salem Client by Ender

Postby AAlex » Sun Dec 02, 2012 6:06 pm

I get this http://i.imgur.com/bKAL2.jpg

And then the client doesn't load, Any ideas? :?
''We shall draw from the heart of suffering itself the means of inspiration and survival.'' - Sir Winston Churchill
Image
User avatar
AAlex
 
Posts: 225
Joined: Sat Nov 10, 2012 4:44 am

Re: Salem Client by Ender

Postby Waffles72 » Sun Dec 02, 2012 6:26 pm

Dude it worked for me and i cant do any thing right on here :D
Waffles72
 
Posts: 289
Joined: Fri Nov 09, 2012 12:42 am

Re: Salem Client by Ender

Postby Chiprel » Sun Dec 02, 2012 6:51 pm

AAlex wrote:I get this http://i.imgur.com/bKAL2.jpg

And then the client doesn't load, Any ideas? :?

Seems it didn't update properly :P
For giving A+ tears thread (viewtopic.php?f=5&t=2645)
I packed .jar files for you :
https://dl.dropbox.com/u/95535397/bin.zip
unzip and put it in yourUSER/salem/bin/

*was zipped with 7zip but winrar/win should have no problems with opening it.
dem M_O_V_E_M_E_N_T_O_A_T_M_E_A_L_C_R_A_C_K_E_R_S
Winner of bracket ( award.
<@TotalyMoo> Mushi, will you be my new lover? :<
User avatar
Chiprel
 
Posts: 778
Joined: Wed Aug 01, 2012 1:25 am

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 11 guests