Custom client by Latikai, building on Ender's client

Forum for game modifications and custom clients.

Re: Custom client by Latikai, building on Ender's client

Postby Ailaa » Wed Jul 22, 2015 2:35 pm

What happened to the sorting function? I liked it, will it come back?
Ailaa
Customer
 
Posts: 262
Joined: Thu Feb 28, 2013 8:48 pm

Re: Custom client by Latikai, building on Ender's client

Postby Arhangel3d » Wed Jul 22, 2015 3:41 pm

Image
What is it?
It's bug?
User avatar
Arhangel3d
 
Posts: 33
Joined: Wed Apr 10, 2013 7:16 pm

Re: Custom client by Latikai, building on Ender's client

Postby Nagualcina » Wed Jul 22, 2015 5:10 pm

Kandarim wrote:oh nsuidara, I hate you too, don't worry :) I'll have to check what is causing the issue.
you can always try and get a log by typing :whyload after it has happened. it 'll appear in the system chat.

edit: i've had it happen myself before, but can't replicate just now.


I can replicate it, but its not random. Only when i`m passing from certain map tiles to other ones i get black screen that last for some time. Have one close to my base on Popham. Will try that :whyload unless u trolling Master Yoda...B)
User avatar
Nagualcina
 
Posts: 276
Joined: Sat Sep 20, 2014 4:24 am

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Wed Jul 22, 2015 5:42 pm

Arhangel3d wrote:Image
What is it?
It's bug?


No, you enabled the translation checkbox in the option menu. Don't tick random checkboxes without knowing what they do :)

Nagualcina wrote:
Kandarim wrote:oh nsuidara, I hate you too, don't worry :) I'll have to check what is causing the issue.
you can always try and get a log by typing :whyload after it has happened. it 'll appear in the system chat.

edit: i've had it happen myself before, but can't replicate just now.


I can replicate it, but its not random. Only when i`m passing from certain map tiles to other ones i get black screen that last for some time. Have one close to my base on Popham. Will try that :whyload unless u trolling Master Yoda...B)


Hmm, I'm pretty sure I remember roughly where it happened to me. Will check it out.
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Wikiultra » Wed Jul 22, 2015 6:57 pm

Kandarim wrote:That sounds convoluted. If I it happens in the future, you can always manually download the files from https://github.com/EnderWiggin/EnderWiggin.github.io or https://github.com/DonnEssime/DonnEssime.github.io.
That said, i'm not entirely sure what causes it.


I honestly think it was a java security config. last version of java i had installed was 1.7u25 now it's 1.8u51.
Wikiultra
 
Posts: 30
Joined: Tue May 26, 2015 4:13 pm

Re: Custom client by Latikai, building on Ender's client

Postby Brego » Thu Jul 23, 2015 6:49 am

can you advice creator of latikai client , after some updates with inventory sort ,almost always crashing when butchering animals ,what to do ?

i can't butcher animals while hunting
what did you do with client???!!!!?!?!?!?
Madness
I would change everything in places, but to madness, I do not have enough strength
""I Love TRIBE ""
Tha Biddas "Dream Crusher"
User avatar
Brego
 
Posts: 1315
Joined: Wed Oct 16, 2013 6:38 am
Location: Ukraine!

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Thu Jul 23, 2015 11:12 am

I don't have this issue. If you do crash, PLEASE post a crash report. If I had this issue myself i wouldn't have pushed the update ;) I do test these things somewhat, you know.
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Brego » Thu Jul 23, 2015 1:39 pm

Kandarim wrote:I don't have this issue. If you do crash, PLEASE post a crash report. If I had this issue myself i wouldn't have pushed the update ;) I do test these things somewhat, you know.


well i found why i'm getting crash when i get items in my inventory and it starts to sort automatically ,the reason was an option you added ''Enable continuous sorting''
it was activated and getting my client to crash ..when i off this ,it start to be ok

who can figure me out how to stop getting double items in inventory ,because when i take item and just click it to put ,it is putting on other item and i'm getting double items at one tile of inventory and i can't see 1 of 2 items at one tile ,maybe i do something wrong but not sure
Madness
I would change everything in places, but to madness, I do not have enough strength
""I Love TRIBE ""
Tha Biddas "Dream Crusher"
User avatar
Brego
 
Posts: 1315
Joined: Wed Oct 16, 2013 6:38 am
Location: Ukraine!

Re: Custom client by Latikai, building on Ender's client

Postby keyara » Thu Jul 23, 2015 7:43 pm

Does your client have a quick move on materials to construction site
[color=#800080]Keyara/color][/size]
keyara
 
Posts: 32
Joined: Wed Jan 14, 2015 1:21 am
Location: Texas

Re: Custom client by Latikai, building on Ender's client

Postby Necrobane » Thu Jul 23, 2015 11:41 pm

Code: Select all
java.lang.IllegalArgumentException: Comparison method violates its general contract!
   at java.util.TimSort.mergeHi(Unknown Source)
   at java.util.TimSort.mergeAt(Unknown Source)
   at java.util.TimSort.mergeForceCollapse(Unknown Source)
   at java.util.TimSort.sort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at haven.CharWnd$SkillList.tick(CharWnd.java:254)
   at haven.Widget.tick(Widget.java:490)
   at haven.Widget.tick(Widget.java:490)
   at haven.Widget.tick(Widget.java:490)
   at haven.GameUI.tick(GameUI.java:698)
   at haven.Widget.tick(Widget.java:490)
   at haven.UI.tick(UI.java:160)
   at haven.HavenPanel.run(HavenPanel.java:447)
   at java.lang.Thread.run(Unknown Source)


instantly after logging in game
Loyal servant of Her Majesty Lallaith
User avatar
Necrobane
Customer
 
Posts: 1092
Joined: Tue May 07, 2013 9:34 am

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 313 guests