Purus Pasta Client [W14 COMPATIBLE]

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

Re: Purus Pasta Client

Postby xTrainx » Sun Dec 18, 2016 5:31 am

pinkslot wrote:Shubla, plz merge the latest amber update and realese it. We need auto miner.

maybe he is protesting because of his ban/curfew?
User avatar
xTrainx
 
Posts: 511
Joined: Sun Feb 02, 2014 8:22 am
Location: Venezuela

Re: Purus Pasta Client

Postby shubla » Wed Dec 21, 2016 7:13 pm

Purus has been tired as it is dark and sad outside. and why not inside too.
I will probably update it soon
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 mdsanta » Thu Dec 29, 2016 5:24 pm

Purus, into the New World with updated client! :D

Pleeeeease :)))
User avatar
mdsanta
 
Posts: 99
Joined: Mon May 09, 2016 8:36 pm

Re: Purus Pasta Client

Postby shubla » Sat Dec 31, 2016 9:48 pm

Purus pasta version 2.26.0 released! Just in time for a new world.
- Added hotkeys to change movement speed (Alt+Q or W or E or R)
- Added red onion and wheat for farming bot
- Added utility to right click items while holding ctrl + i for resname
- Merged latest changes from Amber & Default client
- Fixed farming bot
- Fixed through filler
- Various minor fixes
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 boreial » Sun Jan 01, 2017 6:24 am

Many Many Thanks for getting the farm and trough bots working
User avatar
boreial
 
Posts: 536
Joined: Mon Sep 02, 2013 4:02 am
Location: Smack dab in the middle of NoWhere

Re: Purus Pasta Client

Postby mdsanta » Sun Jan 01, 2017 5:15 pm

THANK YOUUUUU!!!!!!!
User avatar
mdsanta
 
Posts: 99
Joined: Mon May 09, 2016 8:36 pm

Re: Purus Pasta Client

Postby Ethiang » Tue Jan 03, 2017 3:26 pm

I experienced several crushing when open inventory using 'tap'.

I use java 8, 64 bit and error code is here,

--

2.26.0:${gitrev}

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at haven.TabStrip.select(TabStrip.java:41)
at haven.CraftWindow.globtype(CraftWindow.java:83)
at haven.Widget.globtype(Widget.java:751)
at haven.GameUI.globtype(GameUI.java:1111)
at haven.Widget.globtype(Widget.java:751)
at haven.RootWidget.globtype(RootWidget.java:44)
at haven.UI.type(UI.java:359)
at haven.HavenPanel.dispatch(HavenPanel.java:512)
at haven.HavenPanel.run(HavenPanel.java:598)
at java.lang.Thread.run(Unknown Source)

--

Could you let me know why this happened? ;)
I know Dawn is cute, seriously.
User avatar
Ethiang
 
Posts: 27
Joined: Tue Feb 01, 2011 2:30 pm

Re: Purus Pasta Client

Postby shubla » Tue Jan 03, 2017 4:20 pm

Ethiang wrote:I experienced several crushing when open inventory using 'tap'.

I use java 8, 64 bit and error code is here,

--

2.26.0:${gitrev}

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at haven.TabStrip.select(TabStrip.java:41)
at haven.CraftWindow.globtype(CraftWindow.java:83)
at haven.Widget.globtype(Widget.java:751)
at haven.GameUI.globtype(GameUI.java:1111)
at haven.Widget.globtype(Widget.java:751)
at haven.RootWidget.globtype(RootWidget.java:44)
at haven.UI.type(UI.java:359)
at haven.HavenPanel.dispatch(HavenPanel.java:512)
at haven.HavenPanel.run(HavenPanel.java:598)
at java.lang.Thread.run(Unknown Source)

--

Could you let me know why this happened? ;)

Fixed (For next release)
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 Quadbro » Wed Jan 04, 2017 4:25 am

java 8, 111 update, 64x, Mac 0S
This error comes after pressing "start" button in launcher

2.26.0:${gitrev}

java.lang.UnsatisfiedLinkError: Can't load library: /System/Library/Frameworks/gluegen-rt.Framework/gluegen-rt
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1827)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:551)
at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:64)
at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:96)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:414)
at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrary(DynamicLibraryBundle.java:388)
at com.jogamp.common.os.Platform$1.run(Platform.java:203)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.<clinit>(Platform.java:173)
at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:82)
at haven.HavenPanel.stdcaps(HavenPanel.java:90)
at haven.HavenPanel.<init>(HavenPanel.java:103)
at haven.HavenPanel.<init>(HavenPanel.java:113)
at haven.MainFrame.<init>(MainFrame.java:208)
at haven.MainFrame.main2(MainFrame.java:351)
at haven.MainFrame.access$100(MainFrame.java:49)
at haven.MainFrame$7.run(MainFrame.java:389)
at java.lang.Thread.run(Thread.java:745)
Quadbro
 
Posts: 11
Joined: Fri Aug 28, 2015 11:09 pm

Re: Purus Pasta Client

Postby shubla » Sat Jan 07, 2017 8:41 am

2.26.1 Released
Latest merges from amber and some fixes
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] and 264 guests