Apoc Lite

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Apoc Lite

Postby junus123 » Mon Feb 23, 2015 4:53 pm

Cant run the client with fix
The client immediately closes/crashes
How do I fix this?
junus123
 
Posts: 10
Joined: Sat Nov 26, 2011 3:44 pm

Re: Apoc Lite

Postby borka » Mon Feb 23, 2015 5:01 pm

edit in a new line into run.bat put in
Code: Select all
pause

that way CMD window stays open and may show an error message
if it does post please

Do other clients run?
Last edited by borka on Mon Feb 23, 2015 5:06 pm, edited 1 time in total.
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby junus123 » Mon Feb 23, 2015 5:04 pm

Code: Select all
C:\Users\zlamalemsobiekutasakiedyfapalemprzyozzim\Desktop\HnH_ApocLite>java -Xms256m -Xmx512m -jar haven.jar moltk
e.seatribe.se
lut 23, 2015 5:02:49 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Exception in thread "Haven UI thread" java.lang.RuntimeException: java.lang.Inte
rruptedException
        at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:
60)
        at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadin
gPlugin.java:103)
        at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:2
01)
        at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)

        at javax.media.opengl.Threading.invoke(Threading.java:221)
        at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:525)
        at haven.HavenPanel.uglyjoglhack(HavenPanel.java:400)
        at haven.HavenPanel.run(HavenPanel.java:429)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Unknown Source)
        at java.awt.EventQueue.invokeAndWait(Unknown Source)
        at java.awt.EventQueue.invokeAndWait(Unknown Source)
        at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:
53)
        ... 8 more
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed erro
r in resource paginae/options/kinlist (v-1), from forking source backed by HTTP
res source (http://www.havenandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1227)
        at haven.Resource.layer(Resource.java:1022)
        at haven.MenuGrid.cons(MenuGrid.java:90)
        at haven.MenuGrid.<init>(MenuGrid.java:112)
        at haven.MenuGrid$1.create(MenuGrid.java:64)
        at haven.UI.newwidget(UI.java:190)
        at haven.RemoteUI.run(RemoteUI.java:77)
        at haven.MainFrame.run(MainFrame.java:218)
        at haven.MainFrame.main2(MainFrame.java:290)
        at haven.MainFrame.access$100(MainFrame.java:54)
        at haven.MainFrame$6.run(MainFrame.java:333)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/options/
kinlist(v-1), from forking source backed by HTTP res source (http://www.havenand
hearth.com/res/)
        at haven.Resource$Loader.handle(Resource.java:477)
        at haven.Resource$Loader.run(Resource.java:451)
        ... 1 more
Caused by: java.io.FileNotFoundException: http://www.havenandhearth.com/res/pagi
nae/options/kinlist.res
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at haven.Resource$HttpSource.get(Resource.java:406)
        at haven.Resource$TeeSource.get(Resource.java:301)
        at haven.Resource$Loader.handle(Resource.java:471)
        ... 2 more

C:\Users\Marcin\Desktop\HnH_ApocLite>pause
Press any key to continue . . .


Ye Apoclite without fix opens
Hotkeys in apoclite without fix doesnt work correctly. They are activating while im writing on chat

Tried on java version 7u75 and 8u31
junus123
 
Posts: 10
Joined: Sat Nov 26, 2011 3:44 pm

Re: Apoc Lite

Postby borka » Mon Feb 23, 2015 5:18 pm

sheesh M***** - i hope that user name at the top is just for the posting here ... ;)

Solution for Windows Preference error
http://www.havenandhearth.com/forum/vie ... 5&p=486567

for the rest i guess it's up to Xcom to look into

Code: Select all
http://www.havenandhearth.com/res/paginae/options/kinlist.res

Code: Select all
http://www.havenandhearth.com/res/paginae/options/equipment.res


called from Glob.java (?)
Last edited by borka on Mon Feb 23, 2015 6:07 pm, edited 4 times in total.
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby junus123 » Mon Feb 23, 2015 5:33 pm

I added this key
Code: Select all
HKEY_LOCAL_MACHINE\Software\JavaSoft\Prefs

still got same problem

Opened with
Code: Select all
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause

Code: Select all
C:\Users\CHUJKURWACHUJCIWDUPSKOJEBANEGUNWO\Desktop\HnH_ApocLite>java -Xms256m -Xmx512m -jar haven.jar moltk
e.seatribe.se
Exception in thread "Haven UI thread" java.lang.RuntimeException: java.lang.Inte
rruptedException
        at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:
60)
        at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadin
gPlugin.java:103)
        at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:2
01)
        at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)

        at javax.media.opengl.Threading.invoke(Threading.java:221)
        at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:525)
        at haven.HavenPanel.uglyjoglhack(HavenPanel.java:400)
        at haven.HavenPanel.run(HavenPanel.java:429)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Unknown Source)
        at java.awt.EventQueue.invokeAndWait(Unknown Source)
        at java.awt.EventQueue.invokeAndWait(Unknown Source)
        at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:
53)
        ... 8 more
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed erro
r in resource paginae/options/equipment (v-1), from forking source backed by HTT
P res source (http://www.havenandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1227)
        at haven.Resource.layer(Resource.java:1022)
        at haven.MenuGrid.cons(MenuGrid.java:90)
        at haven.MenuGrid.<init>(MenuGrid.java:112)
        at haven.MenuGrid$1.create(MenuGrid.java:64)
        at haven.UI.newwidget(UI.java:190)
        at haven.RemoteUI.run(RemoteUI.java:77)
        at haven.MainFrame.run(MainFrame.java:218)
        at haven.MainFrame.main2(MainFrame.java:290)
        at haven.MainFrame.access$100(MainFrame.java:54)
        at haven.MainFrame$6.run(MainFrame.java:333)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/options/
equipment(v-1), from forking source backed by HTTP res source (http://www.havena
ndhearth.com/res/)
        at haven.Resource$Loader.handle(Resource.java:477)
        at haven.Resource$Loader.run(Resource.java:451)
        ... 1 more
Caused by: java.io.FileNotFoundException: http://www.havenandhearth.com/res/pagi
nae/options/equipment.res
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at haven.Resource$HttpSource.get(Resource.java:406)
        at haven.Resource$TeeSource.get(Resource.java:301)
        at haven.Resource$Loader.handle(Resource.java:471)
        ... 2 more

C:\Users\Marcin\Desktop\HnH_ApocLite>pause
Press any key to continue . . .


+ when I open this with

Code: Select all
"C:\Program Files\Java\jre7\bin\javaw.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause


It just closes when I log in to any char
junus123
 
Posts: 10
Joined: Sat Nov 26, 2011 3:44 pm

Re: Apoc Lite

Postby borka » Mon Feb 23, 2015 5:48 pm

javaw.exe is for running a 32 Bit client with 32 Bit Java (Program Files (x86)) so a worthless try ;)

borka wrote:for the rest i guess it's up to Xcom to look into


And the rest is some weird request for res files that can't be found at the the given path on server and thus you'll get exceptions

be patient

BTW. i didn't run in any problems with a test of fixed ApocLite
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby Xcom » Mon Feb 23, 2015 9:42 pm

This is related to an unreleased client update. I'm confused how it got out but when its out the res files needed to run the client with follow along.
User avatar
Xcom
 
Posts: 1105
Joined: Wed Dec 14, 2011 1:43 pm

Re: Apoc Lite

Postby borka » Mon Feb 23, 2015 9:55 pm

that's why i wondered as it wasn't in v.01.28.2015 so i looked at source. So i assume the res files aren't official ones but client res files ...
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby Waffles7224 » Thu Feb 26, 2015 2:59 am

Every time i load the game it will log me in and then give me the damn house music but stays a black screen....please help
Waffles7224
 
Posts: 59
Joined: Wed Mar 27, 2013 9:01 pm

Re: Apoc Lite

Postby borka » Thu Feb 26, 2015 4:46 am

pause argument
screenshot of cmd window

What graphic hardware what driverversion?

it's getting annoying - you should know the way right now what's asked to get help ...
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 1 guest