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

[Source 2009, CS:GO] Stamm 2.28 - VIP Level Ranking


Post New Thread Reply   
 
Thread Tools Display Modes
exc4libur
Member
Join Date: Oct 2015
Old 01-02-2016 , 02:23   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1771

Hello,

i having some problems setting up my mysql table.

Code:
L 01/02/2016 - 08:00:07: SourceMod error session started
L 01/02/2016 - 08:00:07: Info (map "de_dust2") (file "errors_20160102.log")
L 01/02/2016 - 08:00:07: [SM] Plugin encountered error 25: Call was aborted
L 01/02/2016 - 08:00:07: [SM] Native "SetFailState" reported: [ STAMM ] Stamm couldn't connect to the Database!! Error: [2013]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111
L 01/02/2016 - 08:00:07: [SM] Displaying call stack trace for plugin "stamm.smx":
L 01/02/2016 - 08:00:07: [SM]   [0]  Line 97, stamm/sqllib.sp::sqllib_LoadDB()
L 01/02/2016 - 08:00:07: [SM]   [1]  Line 313, C:\Users\David\Dokumente\Github\Stamm\stamm.sp::OnConfigsExecuted()
L 01/02/2016 - 08:05:53: SourceMod error session started
L 01/02/2016 - 08:05:53: Info (map "de_dust2") (file "errors_20160102.log")
L 01/02/2016 - 08:05:53: [SM] Plugin encountered error 25: Call was aborted
L 01/02/2016 - 08:05:53: [SM] Native "SetFailState" reported: [ STAMM ] Stamm couldn't connect to the Database!! Error: [2005]: Unknown MySQL server host '134.255.230.122:3306' (1)
L 01/02/2016 - 08:05:53: [SM] Displaying call stack trace for plugin "stamm.smx":
L 01/02/2016 - 08:05:53: [SM]   [0]  Line 97, stamm/sqllib.sp::sqllib_LoadDB()
L 01/02/2016 - 08:05:53: [SM]   [1]  Line 313, C:\Users\David\Dokumente\Github\Stamm\stamm.sp::OnConfigsExecuted()
First error is the standard error that occurs. Second one was because i added the port to the ip.

Code:
    "stamm_sql"
    {
        "driver"        "mysql"
        "host"            "134.255.230.122"
        "database"        "100012"
        "user"            "KD10015"
        "pass"            "xxxxxxxxx"
    }
This is my databases.cfg entry. I can connect via phpmyadmin without problems.

Can someone help why stamm won't connect ot my DB?

Best regards
Christian
exc4libur is offline
exc4libur
Member
Join Date: Oct 2015
Old 01-04-2016 , 06:41   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1772

I also tried another DB and changed settings to get full access from external addresses, but nothing worked with mysql. Without it works.
exc4libur is offline
bongotrommler
Senior Member
Join Date: Feb 2013
Location: GG-Elite.Net
Old 01-04-2016 , 10:18   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1773

your MySQL-Port is not open for extern connections...

3306 for mysql is closed @ 134.255.230.122

Quote:
[+] Nmap scan report for 134.255.230.122
Host is up (0.016s latency).
Not shown: 96 closed ports

PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind

Last edited by bongotrommler; 01-04-2016 at 10:23.
bongotrommler is offline
Lucky_luck
AlliedModders Donor
Join Date: May 2011
Location: Germany
Old 01-05-2016 , 11:05   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1774

hi,

Popoklopsi wenn ich das umstelle (aktuell habe ich 3650) auf 0 also Off (soll es ja nicht gelöscht werden) dann löscht er die ganzen spieler.

Code:
// x = Days until a inactive player gets deleted, 0 = Off
// -
// Default: "0"
stamm_delete "0"
Lucky_luck is offline
theplake
Junior Member
Join Date: Jan 2010
Old 01-08-2016 , 13:29   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1775

How can i change to german?

Last edited by theplake; 01-08-2016 at 13:37.
theplake is offline
Sqveeze
Junior Member
Join Date: May 2015
Old 01-13-2016 , 17:15   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1776

Any way to display the created level eg: "Bronze" as Clan Tag? So the current level of the player will be displayed as a clan tag?
Sqveeze is offline
Deadhuntz
AlliedModders Donor
Join Date: Dec 2015
Location: Germany look behind you!
Old 01-14-2016 , 16:13   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1777

Big problem: when a player join to any team, they get the maximum of points from the last level for me 5000 points. It is a bug or something?
Deadhuntz is offline
Fraggy2016
Junior Member
Join Date: Jan 2016
Old 01-15-2016 , 12:46   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1778

Hello,
I have some Trubblew with the Stamm-Plugin.
But first, nice Plugin!


But even if i like this Plugin, i still cant get run the model- feature.
The Feature always apear in the Adminmenu (Turn feature off/on)

I have copied the Feature like all other befor

I have created the Model-pfads like this in the ModelDownloads.txt:
materials/models/*
models/*

Modelsettings even too.
I also changed the Skins like below


"VIP GSG9"
{
"team" "3"
"model" "models/player/GeNeRaLbEaM/vip/CT/vip_gsg9/ct_gsg9.mdl"
"name" "GSG9 VIP"
"level" "4"
}


Here is the Level off the Stammlevel.txt (the name is restricted right now so u jsut see ****)
"4"
{
"name" "*********************************"
"points" "4000"
}

my Stamm_model.txt shows like this:
"LevelSettings"
{
// Level to get VIP models
"level" "4"
}



Ingame i cant open up the menu with the command (smodel)
If someon connect to my server he dont even need to download this skins and finaly the Feature does nothing than just apear in the admin flag - Turn feature off/on

Normaly im Happy if i dont get a Error log but at this case i dont even now what i could to to fix this :S



Is There someon with a Information to help me ??


Sorry 4 my extremly bad english ;D

Last edited by Fraggy2016; 01-16-2016 at 09:56.
Fraggy2016 is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 01-15-2016 , 14:15   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1779

Fraggy2016, please write your text in english. AM is not a german Forum.
Fraggy2016, bitte schreibe Deinen Text auf Englisch. AM ist kein deutsches Forum.
2NASTY4U is offline
Fraggy2016
Junior Member
Join Date: Jan 2016
Old 01-17-2016 , 03:08   Re: [Source 2009, CS:GO] Stamm 2.28 (TF2 Fix) VIP Level Ranking
Reply With Quote #1780

Sorry, i changed it
Fraggy2016 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 04:12.


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