Raised This Month: $ Target: $400
 0% 

Issue Native error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
cTmoNe
AlliedModders Donor
Join Date: Jul 2010
Location: Germany
Old 01-05-2014 , 21:57   Native error
Reply With Quote #1

Does not work any command on the server, !store, !credits etc.
In console it appears Unknown command: sm_store

My server is ZR:CSGO


I installed everything.

- Web panel
- MYSQL Setup
- SMJANSSON

Code:
 "Automatic Updater" (1.5.0-dev+3886) by AlliedModders LLC: Updates SourceMod gamedata files
 "Webternet" (1.5.0-dev+3886) by AlliedModders LLC: Extension for interacting with URLs
 "SMJansson" (2.3.1/3) by Thrawn2: JSON parser/writer
 "CS Tools" (1.5.0-dev+3886) by AlliedModders LLC: CS extended functionality
 "BinTools" (1.5.0-dev+3886) by AlliedModders LLC: Low-level C/C++ Calling API
 "SDK Tools" (1.5.0-dev+3886) by AlliedModders LLC: Source SDK Tools
 "Top Menus" (1.5.0-dev+3886) by AlliedModders: Creates sorted nested menus
 "GeoIP" (1.5.0-dev+3886) by AlliedModders LLC: Geographical IP information
 "SDK Hooks" (2.2.0) by Tsunami, psychonic: Source SDK Hooks
 "Client Preferences" (1.5.0-dev+3886) by AlliedModders: Saves client preference settings

Code:
L 01/06/2014 - 04:49:32: Info (map "ze_greencity") (file "errors_20140106.log")
L 01/06/2014 - 04:49:32: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 01/06/2014 - 04:49:32: [SM] Displaying call stack trace for plugin "store/store-loadout.smx":
L 01/06/2014 - 04:49:32: [SM]   [0]  Line 36, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-loadout.sp::AskPluginLoad2()
L 01/06/2014 - 04:49:32: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 01/06/2014 - 04:49:32: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:32: [SM]   [0]  Line 44, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::AskPluginLoad2()
L 01/06/2014 - 04:49:32: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 01/06/2014 - 04:49:32: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 01/06/2014 - 04:49:32: [SM]   [0]  Line 26, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::AskPluginLoad2()
L 01/06/2014 - 04:49:32: [SM] Plugin encountered error 25: Call was aborted
L 01/06/2014 - 04:49:32: [SM] Native "SetFailState" reported: No config entry found for 'store' in databases.cfg.
L 01/06/2014 - 04:49:32: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 01/06/2014 - 04:49:32: [SM]   [0]  Line 1515, C:\Users\Alon\Documents\GitHub\store\scripting\store-backend.sp::ConnectSQL()
L 01/06/2014 - 04:49:32: [SM]   [1]  Line 142, C:\Users\Alon\Documents\GitHub\store\scripting\store-backend.sp::OnAllPluginsLoaded()
L 01/06/2014 - 04:49:37: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:37: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:37: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:37: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:37: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:37: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:38: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:38: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:38: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:38: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:38: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:38: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:40: [SM] Native "Store_RegisterClient" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:40: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:40: [SM]   [0]  Line 105, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OnClientPostAdminCheck()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:41: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:41: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:49:41: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:49:43: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:43: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:43: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:49:43: [SM]   [1]  Line 130, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_Say()
L 01/06/2014 - 04:49:43: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:43: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:43: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:49:43: [SM]   [1]  Line 130, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_Say()
L 01/06/2014 - 04:49:43: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:43: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:43: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:49:43: [SM]   [1]  Line 144, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_OpenMainMenu()
L 01/06/2014 - 04:49:43: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:43: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:43: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:49:43: [SM]   [1]  Line 144, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_OpenMainMenu()
L 01/06/2014 - 04:49:59: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:59: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:49:59: [SM]   [0]  Line 150, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_Credits()
L 01/06/2014 - 04:49:59: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:49:59: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:49:59: [SM]   [0]  Line 150, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_Credits()
L 01/06/2014 - 04:50:01: [SM] Native "Store_GetCategories" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:01: [SM] Displaying call stack trace for plugin "store-shop.smx":
L 01/06/2014 - 04:50:01: [SM]   [0]  Line 147, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::OpenShop()
L 01/06/2014 - 04:50:01: [SM]   [1]  Line 120, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::Command_Say()
L 01/06/2014 - 04:50:01: [SM] Native "Store_GetCategories" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:01: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 01/06/2014 - 04:50:01: [SM]   [0]  Line 147, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::OpenShop()
L 01/06/2014 - 04:50:01: [SM]   [1]  Line 120, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::Command_Say()
L 01/06/2014 - 04:50:01: [SM] Native "Store_GetCategories" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:01: [SM] Displaying call stack trace for plugin "store-shop.smx":
L 01/06/2014 - 04:50:01: [SM]   [0]  Line 147, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::OpenShop()
L 01/06/2014 - 04:50:01: [SM]   [1]  Line 134, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::Command_OpenShop()
L 01/06/2014 - 04:50:01: [SM] Native "Store_GetCategories" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:01: [SM] Displaying call stack trace for plugin "store/store-shop.smx":
L 01/06/2014 - 04:50:01: [SM]   [0]  Line 147, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::OpenShop()
L 01/06/2014 - 04:50:01: [SM]   [1]  Line 134, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-shop.sp::Command_OpenShop()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store/store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:36: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:36: [SM] Displaying call stack trace for plugin "store-equipment.smx":
L 01/06/2014 - 04:50:36: [SM]   [0]  Line 204, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-equipment.sp::SpawnTimer()
L 01/06/2014 - 04:50:47: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:47: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:50:47: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:50:47: [SM]   [1]  Line 130, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_Say()
L 01/06/2014 - 04:50:47: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:47: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:50:47: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:50:47: [SM]   [1]  Line 130, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_Say()
L 01/06/2014 - 04:50:47: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:47: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/06/2014 - 04:50:47: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:50:47: [SM]   [1]  Line 144, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_OpenMainMenu()
L 01/06/2014 - 04:50:47: [SM] Native "Store_GetCredits" reported: Plugin owning this native is currently paused.
L 01/06/2014 - 04:50:47: [SM] Displaying call stack trace for plugin "store/store-core.smx":
L 01/06/2014 - 04:50:47: [SM]   [0]  Line 307, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::OpenMainMenu()
L 01/06/2014 - 04:50:47: [SM]   [1]  Line 144, C:\Users\cTm\Desktop\source mod compiler\sourcemod\scripting\store-core.sp::Command_OpenMainMenu()
__________________



Last edited by cTmoNe; 01-05-2014 at 22:29.
cTmoNe is offline
 



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 13:37.


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