14712 Posts in 2613 Topics - by 7960 Members - Latest Member: Sumthanbuub

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Sonic5039

Pages: [1]
1
Help & Support / Account settings Your Profile tab is erroring
« on: September 14, 2013, 03:54:26 AM »
Code: [Select]
[ERROR] addons/nondb-beta/lua/nondb/cl_account.lua:374: attempt to index local 'x' (a nil value)
  1. onsuccess - addons/nondb-beta/lua/nondb/cl_account.lua:374
   2. unknown - lua/includes/modules/http.lua:34


Happens any time you attempt to look at the profile tab.

2
Help & Support / Slight error regarding the VGUI in game
« on: September 09, 2013, 07:57:03 AM »
Code: [Select]
[ERROR] addons/nondb-beta/lua/nondb/vgui/custom/invitem.lua:198: bad argument #1 to 'WriteUInt' (number expected, got nil)
  1. WriteUInt - [C]:-1
   2. DoClick - addons/nondb-beta/lua/nondb/vgui/custom/invitem.lua:198
    3. OnMouseReleased - lua/vgui/dlabel.lua:206
     4. unknown - lua/vgui/dmenuoption.lua:116

Edit: Seems the first error above was caused by the item being unselected in some way either sent to the bank from a filtered view and quickly clicking the action button again for that item, or any time the action menu is used and no item is selected. More likely to happen accidentally to a person if they were sending an item to the bank and it took a fraction longer than usual .

As well another minor bug would be sending an item from your inventory when using a filter to view specific items and sending one to the bank doesn't actually remove it immediately from that filtered view until you remove the item filter and re-click it.

Ex: Click gem filter, send 1st gem to bank, it still appears there until you remove the gem filter even though its already in the bank.


Neither seem at least to require immediate attention, may just confuse some users if they even notice.

Pages: [1]