Raised This Month: $ Target: $400
 0% 

Issue BUG - Native "GetTrieValue" reported: Invalid Handle 0 (error 4)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
knifin_indian
Junior Member
Join Date: Mar 2013
Old 03-31-2013 , 13:29   BUG - Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
Reply With Quote #1

Hello,

I've downloaded the store version from this thread and git thread. tried them both and getting the error below.

I am able to open up !store and once i press 1. shop. the menu disappears.

Error listed

L 03/31/2013 - 13:220: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 03/31/2013 - 13:220: [SM] Displaying call stack trace for plugin "store/store-inventory.smx":
L 03/31/2013 - 13:220: [SM] [0] Line 518, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-inventory.sp::Native_IsItemTypeRegistered()
L 03/31/2013 - 13:220: [SM] Native "Store_IsItemTypeRegistered" reported: Error encountered while processing a dynamic native
L 03/31/2013 - 13:220: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 03/31/2013 - 13:220: [SM] [0] Line 165, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-shop.sp::GetCategoriesCallback()
L 03/31/2013 - 13:224: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 03/31/2013 - 13:224: [SM] Displaying call stack trace for plugin "store/store-inventory.smx":
L 03/31/2013 - 13:224: [SM] [0] Line 518, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-inventory.sp::Native_IsItemTypeRegistered()
L 03/31/2013 - 13:224: [SM] Native "Store_IsItemTypeRegistered" reported: Error encountered while processing a dynamic native
L 03/31/2013 - 13:224: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 03/31/2013 - 13:224: [SM] [0] Line 165, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-shop.sp::GetCategoriesCallback()

SM PLUGIN LIST

13:26:42 [SM] Listing 27 plugins:
01 "Admin File Reader" (1.5.0-dev+3823) by AlliedModders LLC
02 "[Store] Distributor" (1.1-alpha) by alongub
03 "[Store] Logging" (1.1-alpha) by alongub
04 "[Store] Shop" (1.1-alpha) by alongub
05 "[Store] Core" (1.1-alpha) by alongub
06 "[Store] Gifting" (1.1-alpha) by alongub
07 "[Store] Backend" (1.1-alpha) by alongub
08 "[Store] Loadout" (1.1-alpha) by alongub
09 "[Store] Refund" (1.1-alpha) by alongub
10 "[Store] Inventory" (1.1-alpha) by alongub
11 "Fun Votes" (1.5.0-dev+3823) by AlliedModders LLC
12 "Basic Votes" (1.5.0-dev+3823) by AlliedModders LLC
13 "Sound Commands" (1.5.0-dev+3823) by AlliedModders LLC
14 "Reserved Slots" (1.5.0-dev+3823) by AlliedModders LLC
15 "Basic Info Triggers" (1.5.0-dev+3823) by AlliedModders LLC
16 "Basic Ban Commands" (1.5.0-dev+3823) by AlliedModders LLC
17 "Client Preferences" (1.5.0-dev+3823) by AlliedModders LLC
18 "Admin Menu" (1.5.0-dev+3823) by AlliedModders LLC
19 "Nextmap" (1.5.0-dev+3823) by AlliedModders LLC
20 "Player Commands" (1.5.0-dev+3823) by AlliedModders LLC
21 "Basic Comm Control" (1.5.0-dev+3823) by AlliedModders LLC
22 "Anti-Flood" (1.5.0-dev+3823) by AlliedModders LLC
23 "Admin Help" (1.5.0-dev+3823) by AlliedModders LLC
24 "byaaaaah's CP/Timer (modified)" (2.0.8 modified by abckrieger v1.1) by byaaaaah
25 "Basic Chat" (1.5.0-dev+3823) by AlliedModders LLC
26 "Fun Commands" (1.5.0-dev+3823) by AlliedModders LLC
27 "Basic Commands" (1.5.0-dev+3823) by AlliedModders LLC

SM EXT LIST

13:279 [SM] Displaying 12 extensions:
[01] Automatic Updater (1.5.0-dev+3823): Updates SourceMod gamedata files
[02] Webternet (1.5.0-dev+3823): Extension for interacting with URLs
[03] CS Tools (1.5.0-dev+3823): CS extended functionality
[04] BinTools (1.5.0-dev+3823): Low-level C/C++ Calling API
[05] SDK Tools (1.5.0-dev+3823): Source SDK Tools
[06] Regex (1.5.0-dev+3823): Provides regex natives for plugins
[07] Top Menus (1.5.0-dev+3823): Creates sorted nested menus
[08] Client Preferences (1.5.0-dev+3823): Saves client preference settings
[09] SQLite (1.5.0-dev+3823): SQLite Driver
[10] SDK Hooks (1.5.0-dev+3823): Source SDK Hooks
[11] MySQL-DBI (1.5.0-dev+3823): MySQL driver implementation for DBI
[12] SMJansson (2.3.1/3): JSON parser/writer
knifin_indian is offline
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 03-31-2013 , 18:56   Re: BUG - Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
Reply With Quote #2

Try to set up some item modules.
__________________
alongub is offline
knifin_indian
Junior Member
Join Date: Mar 2013
Old 03-31-2013 , 19:24   Re: BUG - Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
Reply With Quote #3

I have all 3 items set up. Equipment, Trails,and Titles


Correction... only Titles shows up. I can buy it but cant load or even select them in inventory.

Last edited by knifin_indian; 03-31-2013 at 19:29. Reason: double checked
knifin_indian is offline
knifin_indian
Junior Member
Join Date: Mar 2013
Old 03-31-2013 , 19:32   Re: BUG - Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
Reply With Quote #4

Now in sourcelog errors is shows the following:


L 03/31/2013 - 19:08:23: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 03/31/2013 - 19:08:23: [SM] Displaying call stack trace for plugin "store/store-inventory.smx":
L 03/31/2013 - 19:08:23: [SM] [0] Line 518, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-inventory.sp::Native_IsItemTypeRegistered()
L 03/31/2013 - 19:08:23: [SM] Native "Store_IsItemTypeRegistered" reported: Error encountered while processing a dynamic native
L 03/31/2013 - 19:08:23: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 03/31/2013 - 19:08:23: [SM] [0] Line 165, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-shop.sp::GetCategoriesCallback()
L 03/31/2013 - 19:083: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 03/31/2013 - 19:083: [SM] Displaying call stack trace for plugin "store/store-inventory.smx":
L 03/31/2013 - 19:083: [SM] [0] Line 518, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-inventory.sp::Native_IsItemTypeRegistered()
L 03/31/2013 - 19:083: [SM] Native "Store_IsItemTypeRegistered" reported: Error encountered while processing a dynamic native
L 03/31/2013 - 19:083: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 03/31/2013 - 19:083: [SM] [0] Line 165, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-shop.sp::GetCategoriesCallback()
L 03/31/2013 - 19:086: [SM] Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
L 03/31/2013 - 19:086: [SM] Displaying call stack trace for plugin "store/store-inventory.smx":
L 03/31/2013 - 19:086: [SM] [0] Line 194, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-inventory.sp::GetCategoriesCallback()
L 03/31/2013 - 19:26:56: SourceMod error session started
L 03/31/2013 - 19:26:56: Info (map "de_dust2") (file "errors_20130331.log")
L 03/31/2013 - 19:26:56: [store/store-logging.smx] SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
L 03/31/2013 - 19:27:29: [store/store-logging.smx] SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
L 03/31/2013 - 19:28:14: [store/store-logging.smx] SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'


Under Source/LOG Store it says the following

2013-03-31 19:26:56 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
2013-03-31 19:27:29 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
2013-03-31 19:28:14 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'

Last edited by knifin_indian; 03-31-2013 at 19:45.
knifin_indian is offline
knifin_indian
Junior Member
Join Date: Mar 2013
Old 03-31-2013 , 22:24   Re: BUG - Native "GetTrieValue" reported: Invalid Handle 0 (error 4)
Reply With Quote #5

Problem sloved. Thanks!
knifin_indian is offline
Reply



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

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

Forum Jump


All times are GMT -4. The time now is 01:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode