Apoc Lite

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

Moderator: Phades

Re: Apoc Lite

Postby dymekcool » Wed Oct 22, 2014 12:11 pm

how to use auto harvest?
dymekcool
 
Posts: 10
Joined: Fri Sep 19, 2014 10:58 pm

Re: Apoc Lite

Postby Niza » Wed Oct 22, 2014 2:55 pm

hold shift and press left click on the "harvest" button. Then draw a rectangle covering all the crops you want to harvest !

if you want to auto-collect stuff from the floor (like straw or fibers, hover the mouse over one of the items and press ALT + S)
User avatar
Niza
 
Posts: 57
Joined: Wed Aug 27, 2014 10:13 pm

Re: Apoc Lite

Postby Xcom » Thu Oct 23, 2014 1:01 am

dymekcool wrote:hi i just download new version and i have curio time bug :( how i can fix it? for example show me pearl 1m study time

That looks like a strange bug. I don't know how you ended up with 1 minute study time on the pearls. It might be that your curio.conf file is corrupted. I would re download the "curio.conf" file and see if it fixes it.
User avatar
Xcom
 
Posts: 1105
Joined: Wed Dec 14, 2011 1:43 pm

Re: Apoc Lite

Postby Xcom » Thu Oct 23, 2014 1:03 am

Niza wrote:I was harvesting poppy flowers with no problem (using your auto harvest function). Then i proceeded collectign the poppy flowers (using ALT + S), the hearthling took a few of them and then the client crashed (the window closed completly without any freezes or some wierd shit like that) !.

Code: Select all
C:\Users\Niza\Desktop\Apoc HnH>"C:\Program Files (x86)\Java\jre1.8.0_25\bin\java
.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Logged in.
Exception in thread "Haven main thread" haven.UI$UIException: Null parent widget
 16532 for 16533
        at haven.UI.newwidget(UI.java:185)
        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)

C:\Users\Niza\Desktop\Apoc HnH>pause
Press any key to continue . . .


I have seen this error report show up from time to time, completely unaware on the exact reason it happens. I will just try and remove the exception that causes the crash and hope it wont cause a bigger cascade. Its very rare bug though from the times I have gotten it.
User avatar
Xcom
 
Posts: 1105
Joined: Wed Dec 14, 2011 1:43 pm

Re: Apoc Lite

Postby dymekcool » Thu Oct 23, 2014 2:46 am

Xcom wrote:
dymekcool wrote:hi i just download new version and i have curio time bug :( how i can fix it? for example show me pearl 1m study time

That looks like a strange bug. I don't know how you ended up with 1 minute study time on the pearls. It might be that your curio.conf file is corrupted. I would re download the "curio.conf" file and see if it fixes it.

i dont end in 1m it just say 1min but take normaly 1h. i redownload curio.cfg copy from other client and nothing change.
dymekcool
 
Posts: 10
Joined: Fri Sep 19, 2014 10:58 pm

Re: Apoc Lite

Postby Xcom » Thu Oct 23, 2014 5:28 am

Is it only the pearl curio that is showing incorrect study time or other curios as well?
User avatar
Xcom
 
Posts: 1105
Joined: Wed Dec 14, 2011 1:43 pm

Re: Apoc Lite

Postby Niza » Thu Oct 23, 2014 3:34 pm

wow...if the god of clients don't know how to fix the bug then we are doomed ! :?
User avatar
Niza
 
Posts: 57
Joined: Wed Aug 27, 2014 10:13 pm

Re: Apoc Lite

Postby NOOBY93 » Thu Oct 23, 2014 5:20 pm

Niza wrote:wow...if the god of clients don't know how to fix the bug then we are doomed ! :?

I think the god of clients should be Ender. He really made the base for most modern clients.
I mean, no offense to Xcom, he made an awesome client, bots, etc.
Jalpha wrote:I believe in my interpretation of things.
User avatar
NOOBY93
 
Posts: 6528
Joined: Tue Aug 09, 2011 1:12 pm

Re: Apoc Lite

Postby borka » Thu Oct 23, 2014 10:58 pm

Prolly the only God in this case is Loftar himself again as he laid down the base client

Gilbertus client was the "blueprint" for Enders AFAIK
viewtopic.php?f=27&t=10840
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby Kidd » Fri Oct 24, 2014 11:38 am

Client freezes trying to ride the wagon. Happens when the wagon itself is about to move. 08.07.2014 version of client didnt have this problem.
Code: Select all
javax.media.opengl.GLException: java.lang.ClassCastException: haven.Homing canno
t be cast to haven.LinMove
        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:393)
        at haven.HavenPanel.run(HavenPanel.java:422)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: haven.Homing cannot be cast to haven.Li
nMove
        at haven.MapView.drawPlayerPath(MapView.java:1668)
        at haven.MapView.draw(MapView.java:1608)
        at haven.Widget.draw(Widget.java:290)
        at haven.RootWidget.draw(RootWidget.java:144)
        at haven.UI.draw(UI.java:158)
        at haven.HavenPanel.redraw(HavenPanel.java:298)
        at haven.HavenPanel$1.display(HavenPanel.java:96)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.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 Sour
ce)
        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)
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.
ClassCastException: haven.Homing cannot be cast to haven.LinMove
        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:393)
        at haven.HavenPanel.run(HavenPanel.java:422)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: haven.Homing cannot be cast to haven.Li
nMove
        at haven.MapView.drawPlayerPath(MapView.java:1668)
        at haven.MapView.draw(MapView.java:1608)
        at haven.Widget.draw(Widget.java:290)
        at haven.RootWidget.draw(RootWidget.java:144)
        at haven.UI.draw(UI.java:158)
        at haven.HavenPanel.redraw(HavenPanel.java:298)
        at haven.HavenPanel$1.display(HavenPanel.java:96)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.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 Sour
ce)
        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)
User avatar
Kidd
 
Posts: 35
Joined: Wed Jul 07, 2010 8:53 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Amazon [Bot], Claude [Bot] and 0 guests