Purus Pasta Client [W14 COMPATIBLE]

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

Re: Purus Pasta Client

Postby shubla » Mon Apr 25, 2016 5:25 pm

reiz00 wrote:I must admit, it's a hell of a nice client, great job!
i would add 3 features that would make it even more usefull:
1. Plants growth lvl
2. Mine support area of effect
3. Night Vision.

It lacks only thoes 3 options in my opinion ^^
Could you do it?

These all already exist

As previous post said
1. ctrl p
2. ctrl d or shift
3. ctrl n
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Purus Pasta Client

Postby riker88 » Wed Apr 27, 2016 12:58 am

Where can I find a Hot-Key Cheatsheet?
User avatar
riker88
 
Posts: 167
Joined: Wed Sep 16, 2015 9:38 pm
Location: Phoenix - Arizona -=USA=-

Re: Purus Pasta Client

Postby shubla » Wed Apr 27, 2016 6:12 pm

riker88 wrote:Where can I find a Hot-Key Cheatsheet?

Amber ones are here http://www.havenandhearth.com/forum/viewtopic.php?f=49&t=40400
Purus pasta ones, Im not sure if they are anywhere.
ctrl+h hides stuff.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Purus Pasta Client

Postby Igglebert » Thu Apr 28, 2016 4:15 am

Anyone else having an issue where the game freezes at a black screen while waiting to load a resource for an animals idle state?
Igglebert
 
Posts: 293
Joined: Wed Dec 02, 2009 9:50 pm

Re: Purus Pasta Client

Postby shubla » Fri Apr 29, 2016 9:14 pm

Purus pasta 2.15.1 is out!
- White circles around non party members
- Latest amber merges
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Purus Pasta Client

Postby Igglebert » Sun May 01, 2016 5:06 am

I keep getting freeze ups from time to time with your client. See pic below.

Image

It's similar the one I posted here: viewtopic.php?f=47&t=48889
Igglebert
 
Posts: 293
Joined: Wed Dec 02, 2009 9:50 pm

crashes when entering

Postby norstromo » Sun May 01, 2016 10:30 am

hs_err_pid8024.log

Client crashes after pushing button "play", after words "building world" at a black screen.
You do not have the required permissions to view the files attached to this post.
norstromo
 
Posts: 2
Joined: Sat Mar 26, 2016 6:49 am

Re: crashes when entering

Postby shubla » Sun May 01, 2016 11:05 am

norstromo wrote:
hs_err_pid8024.log

Client crashes after pushing button "play", after words "building world" at a black screen.

This seems to be java side problem, not client side.
Check this thread http://www.havenandhearth.com/forum/viewtopic.php?f=47&t=44629


Igglebert wrote:I keep getting freeze ups from time to time with your client. See pic below.

Image

It's similar the one I posted here: viewtopic.php?f=47&t=48889

Are you using thing to disable animations? If its some problem with animation disabling it is more related to amber.
You could try cleaning your .haven cache if that would fix it.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: crashes when entering

Postby norstromo » Sun May 01, 2016 4:13 pm

shubla wrote:
norstromo wrote:
hs_err_pid8024.log

Client crashes after pushing button "play", after words "building world" at a black screen.

This seems to be java side problem, not client side.
Check this thread http://www.havenandhearth.com/forum/viewtopic.php?f=47&t=44629

thx for that.
but there are some problems more with eXtensions.

below is the crash message when i closed dragonfly collector (by clicking a cross):
2.15.1:${gitrev}

java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at purus.DragonflyCollector$StatusWindow.wdgmsg(DragonflyCollector.java:84)
at haven.Widget.wdgmsg(Widget.java:649)
at haven.Window.wdgmsg(Window.java:312)
at purus.DragonflyCollector$StatusWindow.wdgmsg(DragonflyCollector.java:86)
at haven.Widget.wdgmsg(Widget.java:656)
at haven.Widget.wdgmsg(Widget.java:649)
at haven.IButton.click(IButton.java:82)
at haven.IButton.mouseup(IButton.java:110)
at haven.UI.mouseup(UI.java:377)
at haven.HavenPanel.dispatch(HavenPanel.java:498)
at haven.HavenPanel.run(HavenPanel.java:595)
at java.lang.Thread.run(Unknown Source)

cancel dragonfly collector (by cancel button)
2.15.1:${gitrev}

java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at purus.DragonflyCollector$StatusWindow$1.click(DragonflyCollector.java:76)
at haven.Button.mouseup(Button.java:216)
at haven.UI.mouseup(UI.java:377)
at haven.HavenPanel.dispatch(HavenPanel.java:498)
at haven.HavenPanel.run(HavenPanel.java:595)
at java.lang.Thread.run(Unknown Source)

when try to use carrots farmer option:
2.15.1:${gitrev}

java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at purus.CarrotFarmer$1.run(CarrotFarmer.java:106)
at java.lang.Thread.run(Unknown Source)
norstromo
 
Posts: 2
Joined: Sat Mar 26, 2016 6:49 am

Re: crashes when entering

Postby shubla » Sun May 01, 2016 4:36 pm

norstromo wrote:
shubla wrote:
norstromo wrote:
hs_err_pid8024.log

Client crashes after pushing button "play", after words "building world" at a black screen.

This seems to be java side problem, not client side.
Check this thread http://www.havenandhearth.com/forum/viewtopic.php?f=47&t=44629

thx for that.
but there are some problems more with eXtensions.

below is the crash message when i closed dragonfly collector (by clicking a cross):
2.15.1:${gitrev}

java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at purus.DragonflyCollector$StatusWindow.wdgmsg(DragonflyCollector.java:84)
at haven.Widget.wdgmsg(Widget.java:649)
at haven.Window.wdgmsg(Window.java:312)
at purus.DragonflyCollector$StatusWindow.wdgmsg(DragonflyCollector.java:86)
at haven.Widget.wdgmsg(Widget.java:656)
at haven.Widget.wdgmsg(Widget.java:649)
at haven.IButton.click(IButton.java:82)
at haven.IButton.mouseup(IButton.java:110)
at haven.UI.mouseup(UI.java:377)
at haven.HavenPanel.dispatch(HavenPanel.java:498)
at haven.HavenPanel.run(HavenPanel.java:595)
at java.lang.Thread.run(Unknown Source)

cancel dragonfly collector (by cancel button)
2.15.1:${gitrev}

java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at purus.DragonflyCollector$StatusWindow$1.click(DragonflyCollector.java:76)
at haven.Button.mouseup(Button.java:216)
at haven.UI.mouseup(UI.java:377)
at haven.HavenPanel.dispatch(HavenPanel.java:498)
at haven.HavenPanel.run(HavenPanel.java:595)
at java.lang.Thread.run(Unknown Source)

when try to use carrots farmer option:
2.15.1:${gitrev}

java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at purus.CarrotFarmer$1.run(CarrotFarmer.java:106)
at java.lang.Thread.run(Unknown Source)

Java does not like my thread stopping methods. But I dont think its anything too critical.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Yandex [Bot] and 2 guests