Thread Tools Display Modes
11/13/14, 05:15 PM   #1
mrme73
Join Date: Nov 2014
Posts: 4
Crash at stablemaster

Hi, it took me a while to narrow down the suspects but I managed to.
I have Inventory Grid View, JunkIt, and Sous Chef addons, and upon changing mounts at the stable master the game will either hang for 2-5 seconds or just crash.
I'm not sure what other info would be helpful to solving it :\
  Reply With Quote
11/13/14, 05:39 PM   #2
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Originally Posted by mrme73 View Post
Hi, it took me a while to narrow down the suspects but I managed to.
I have Inventory Grid View, JunkIt, and Sous Chef addons, and upon changing mounts at the stable master the game will either hang for 2-5 seconds or just crash.
I'm not sure what other info would be helpful to solving it :\
I looked at it, it seems if the horse you switch to has a lower capacity than the horse you had active it forces a slot update on all bank & bag inventory slots. I'm not sure why since you can not switch to a horse with lower capacity if it would mean you would not have enough free slots for the items in your inventory. So I don't know why any slots would need to be updated.

Either way that is a lot of slots to call updates on at once. I can see the possibility of JunkIt causing a slight second delay, but I don't see any reason it would cause a crash. I'm looking at it now I'll let you know what I find.

Last edited by circonian : 11/13/14 at 06:49 PM.
  Reply With Quote
11/13/14, 06:51 PM   #3
mrme73
Join Date: Nov 2014
Posts: 4
thanks, it is only when all 3 of those are enabled at the same time. Inventory grid view by itself causes a 2 second hang, the others just cause the normal hiccup.

Last edited by mrme73 : 11/13/14 at 06:54 PM.
  Reply With Quote
11/13/14, 06:55 PM   #4
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Originally Posted by mrme73 View Post
thanks, it is only when all 3 of those are enabled at the same time otherwise it seems to just hang for 3 seconds normally.
Yeah, I looked at it a little closer. No matter what, even with all addons off, the game hangs for about a second. I don't think JunkIt caused the crash. I don't know about those other addons, but if they also use slotUpdate I can see where the 3 together all updating every slot in your inventory & bank could add up to a longer delay.
  Reply With Quote
11/15/14, 08:22 AM   #5
mrme73
Join Date: Nov 2014
Posts: 4
well hopefully ingeniousclown, katkat, or crazydutchguy see this and can provide more insight on the other addons :\
Client crashes using a different computer so I don't think its hardware. I also did a client repair but it didn't help any.
  Reply With Quote
11/15/14, 02:23 PM   #6
katkat42
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 155
Do you have SousChef set to sort ingredients in your inventory? (It's the last option in the menu.) If so, you might try turning that off first, to see if it has any impact. The issue might be LibSort. Otherwise, there's a little bit of optimization that can be squeezed out of the AddRankToSlot function, but not much.

Randactyl, can you speak for InventoryGridView?
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Crash at stablemaster


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off