Thread: [Release] Weapon Colors
View Single Post
Phault
Junior Member
Join Date: Mar 2013
Old 03-18-2013 , 12:52   Re: Weapon Colors
Reply With Quote #11

Quote:
Originally Posted by naldecon View Post
Hello,

Found the following errors on CSGO:

Code:
L 03/18/2013 - 02:24:20: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 03/18/2013 - 02:24:20: [SM] Displaying call stack trace for plugin "store\store-backend.smx":
L 03/18/2013 - 02:24:20: [SM]   [0]  Line 1228, C:\Users\Alon\Documents\GitHub\store\scripting\store-backend.sp::GetEquippedItemsByType()
L 03/18/2013 - 02:24:20: [SM]   [1]  Line 1762, C:\Users\Alon\Documents\GitHub\store\scripting\store-backend.sp::Native_GetEquippedItemsByType()
L 03/18/2013 - 02:24:20: [SM] Native "Store_GetEquippedItemsByType" reported: Error encountered while processing a dynamic native
L 03/18/2013 - 02:24:20: [SM] Displaying call stack trace for plugin "store\store-weaponcolors.smx":
L 03/18/2013 - 02:24:20: [SM]   [0]  Line 153, D:\Dropbox\GitHub\store-weaponcolors\scripting\store-weaponcolors.sp::OnItemPickup()

L 03/18/2013 - 02:24:20: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 03/18/2013 - 02:24:20: [SM] Displaying call stack trace for plugin "store\store-backend.smx":
L 03/18/2013 - 02:24:20: [SM]   [0]  Line 1228, C:\Users\Alon\Documents\GitHub\store\scripting\store-backend.sp::GetEquippedItemsByType()
L 03/18/2013 - 02:24:20: [SM]   [1]  Line 1762, C:\Users\Alon\Documents\GitHub\store\scripting\store-backend.sp::Native_GetEquippedItemsByType()
L 03/18/2013 - 02:24:20: [SM] Native "Store_GetEquippedItemsByType" reported: Error encountered while processing a dynamic native
L 03/18/2013 - 02:24:20: [SM] Displaying call stack trace for plugin "store\store-weaponcolors.smx":
L 03/18/2013 - 02:24:20: [SM]   [0]  Line 162, D:\Dropbox\GitHub\store-weaponcolors\scripting\store-weaponcolors.sp::OnPlayerSpawn()
Any ideas?
Looks like Store can't connect to your database, I might be wrong though. Does it only happen with this module?
Phault is offline