Raised This Month: $12 Target: $400
 3% 

[CSGO] Case Opening(1.4.0b) UPDATED 20th feb. 2022


Post New Thread Reply   
 
Thread Tools Display Modes
Golbanux
Member
Join Date: Apr 2020
Location: Romānia
Old 01-23-2022 , 13:05   Re: [CSGO] Case Opening(1.1.0b) DREAMS & NIGHTMARE Case Added. UPDATED 15th Jan. 2022
Reply With Quote #31

Great work! Can't wait to test it! <3
__________________
Golbanux is offline
chroma1337
New Member
Join Date: Dec 2020
Old 01-26-2022 , 12:55   Re: [CSGO] Case Opening(1.1.0b) DREAMS & NIGHTMARE Case Added. UPDATED 15th Jan. 2022
Reply With Quote #32

Quote:
Originally Posted by sojio12 View Post
HTML Code:
[SM] Exception reported: Failed to create MySQL tables. Error: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF NOT EXISTS `type` INT UNSIGNED NOT NULL DEFAULT 0 AFTER `skinId`' at line 1".
L 01/22/2022 - 22:06:59: [SM] Blaming: csgo_case_opening.smx
L 01/22/2022 - 22:06:59: [SM] Call stack trace:
L 01/22/2022 - 22:06:59: [SM]   [0] SetFailState
L 01/22/2022 - 22:06:59: [SM]   [1] Line 24, inc/db.inc::CreateTables_SQLCallback
i have same thing
chroma1337 is offline
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 01-26-2022 , 13:39   Re: [CSGO] Case Opening(1.1.0b) DREAMS & NIGHTMARE Case Added. UPDATED 15th Jan. 2022
Reply With Quote #33

Quote:
Originally Posted by chroma1337 View Post
Quote:
Originally Posted by sojio12 View Post
HTML Code:
[SM] Exception reported: Failed to create MySQL tables. Error: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF NOT EXISTS `type` INT UNSIGNED NOT NULL DEFAULT 0 AFTER `skinId`' at line 1".
L 01/22/2022 - 22:06:59: [SM] Blaming: csgo_case_opening.smx
L 01/22/2022 - 22:06:59: [SM] Call stack trace:
L 01/22/2022 - 22:06:59: [SM]   [0] SetFailState
L 01/22/2022 - 22:06:59: [SM]   [1] Line 24, inc/db.inc::CreateTables_SQLCallback
i have same thing
This is due your MySQL version. IIRC "ADD AFTER" was added in newer versions. I did this because that column wasn't existing from the start and people that were already using my plugin had the table created without it. I had to find a way to add that column without putting the users through too much effort. This will be fixed in the following update(this week).

Quote:
Originally Posted by manicogaming View Post
You could also add the item found event for when someone unboxes an item, or do you think it would get too spammy?
Short answer: Yes.
Long answer: This plugin already has the open message that is printed for everyone if the skin has a higher rarity, no point in adding found event.

Quote:
Originally Posted by Golbanux View Post
Great work! Can't wait to test it! <3
Thank you! I'm waiting for feedback.

FOR SUPPORT JOIN MY DISCORD: https://discord.gg/ndhn6nH5Hn
__________________
kratoss1812 is offline
workes
Junior Member
Join Date: Mar 2020
Old 01-26-2022 , 17:17   Re: [CSGO] Case Opening(1.1.0b) DREAMS & NIGHTMARE Case Added. UPDATED 15th Jan. 2022
Reply With Quote #34

Great Plugin!
I am having issues with installation however, and am getting the following error:
[SM] Unable to load plugin "csgo_case_opening.smx": Native "Weapons_SetClientSkin" was not found
workes is offline
workes
Junior Member
Join Date: Mar 2020
Old 01-27-2022 , 07:15   Re: [CSGO] Case Opening(1.1.0b) DREAMS & NIGHTMARE Case Added. UPDATED 15th Jan. 2022
Reply With Quote #35

Quote:
Originally Posted by workes View Post
Great Plugin!
I am having issues with installation however, and am getting the following error:
[SM] Unable to load plugin "csgo_case_opening.smx": Native "Weapons_SetClientSkin" was not found
The plugin is loading now so nevermind! Just waiting for the update to fix mysql. I am very excited to try it out
workes is offline
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 01-28-2022 , 17:02   Re: [CSGO] Case Opening(1.2.0b) DREAMS & NIGHTMARE Case Added. UPDATED 28th Jan. 2022
Reply With Quote #36

..:: NEW UPDATE ::..
[-- See Change Log --]

DOWNLOAD THE LATEST VERSION

TIP: To install, simply drag&drop the content from the archive into your server files the add "case_opening" in your sourcemod/configs/database.cfg. Then restart your server and enjoy this plugin.


__________________
kratoss1812 is offline
workes
Junior Member
Join Date: Mar 2020
Old 01-28-2022 , 18:13   Re: [CSGO] Case Opening(1.2.0b) DREAMS & NIGHTMARE Case Added. UPDATED 28th Jan. 2022
Reply With Quote #37

Hello. I just updated the plugin, and now I am able to open the menu, but no message appears when I open a case and the menu just closes when I go to see inventory, any ideas?

L 01/29/2022 - 00:11:46: [SM] Exception reported: Invalid Handle 0 (error: 4) L 01/29/2022 - 00:11:46: [SM] Blaming: csgo_case_opening.smx L 01/29/2022 - 00:11:46: [SM] Call stack trace: L 01/29/2022 - 00:11:46: [SM] [0] ArrayList.Length.get
L 01/29/2022 - 00:11:46: [SM] [1] Line 117, inc/helpers.inc::GetSkinsCount L 01/29/2022 - 00:11:46: [SM] [2] Line 257, inc/menus.inc::ShowInventory L 01/29/2022 - 00:11:46: [SM] [3] Line 45, inc/menus.inc::MainMenu_Handler

Edit:
also getting this
L 01/29/2022 - 003:59: [csgo_case_opening.smx] MySQL error: "Unknown column 'type' in 'field list'".

Last edited by workes; 01-28-2022 at 18:36.
workes is offline
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 01-29-2022 , 14:23   Re: [CSGO] Case Opening(1.2.0b) DREAMS & NIGHTMARE Case Added. UPDATED 28th Jan. 2022
Reply With Quote #38

Quote:
Originally Posted by workes View Post
Hello. I just updated the plugin, and now I am able to open the menu, but no message appears when I open a case and the menu just closes when I go to see inventory, any ideas?

L 01/29/2022 - 00:11:46: [SM] Exception reported: Invalid Handle 0 (error: 4) L 01/29/2022 - 00:11:46: [SM] Blaming: csgo_case_opening.smx L 01/29/2022 - 00:11:46: [SM] Call stack trace: L 01/29/2022 - 00:11:46: [SM] [0] ArrayList.Length.get
L 01/29/2022 - 00:11:46: [SM] [1] Line 117, inc/helpers.inc::GetSkinsCount L 01/29/2022 - 00:11:46: [SM] [2] Line 257, inc/menus.inc::ShowInventory L 01/29/2022 - 00:11:46: [SM] [3] Line 45, inc/menus.inc::MainMenu_Handler

Edit:
also getting this
L 01/29/2022 - 003:59: [csgo_case_opening.smx] MySQL error: "Unknown column 'type' in 'field list'".
remove the old table from your database and reload the plugin, it should be all good then
__________________
kratoss1812 is offline
workes
Junior Member
Join Date: Mar 2020
Old 01-29-2022 , 19:07   Re: [CSGO] Case Opening(1.2.0b) DREAMS & NIGHTMARE Case Added. UPDATED 28th Jan. 2022
Reply With Quote #39

Quote:
Originally Posted by kratoss1812 View Post
remove the old table from your database and reload the plugin, it should be all good then
Fantastic, it works now. Thanks for the quick response!
workes is offline
mihaigsm2003
New Member
Join Date: Feb 2022
Old 02-06-2022 , 06:52   Re: [CSGO] Case Opening(1.2.0b) DREAMS & NIGHTMARE Case Added. UPDATED 28th Jan. 2022
Reply With Quote #40

i try to install but get error:
Code:
L 02/05/2022 - 22:43:30: [SM] Exception reported: Failed to create MySQL tables. Error: "near "AUTO_INCREMENT": syntax error".
L 02/05/2022 - 22:43:30: [SM] Blaming: csgo_case_opening.smx
L 02/05/2022 - 22:43:30: [SM] Call stack trace:
L 02/05/2022 - 22:43:30: [SM]   [0] SetFailState
L 02/05/2022 - 22:43:30: [SM]   [1] Line 24, inc/db.inc::CreateTables_SQLCallback
also database is empty

Last edited by mihaigsm2003; 02-06-2022 at 06:53.
mihaigsm2003 is offline
Reply


Thread Tools
Display Modes

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 09:35.


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