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

Map configs with prefix support 1.3


Post New Thread Reply   
 
Thread Tools Display Modes
mumixam
Junior Member
Join Date: Jan 2015
Old 01-23-2015 , 16:40   Re: Map configs with prefix support 1.2
Reply With Quote #131

Quote:
Originally Posted by berni View Post
Is there any specific reason you using development builds? Try a stable snapshot.
i need 1.7 for another plugin, anyway i installed 1.6.3 and have the same issue
mumixam is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 01-23-2015 , 17:04   Re: Map configs with prefix support 1.2
Reply With Quote #132

Strange, I just tested it on CS:GO with the latest 1.6 stable snapshot and it worked for me:

L 01/23/2015 - 23:01:13: [mapconfigs.smx] Searching specific configs for de_dust2
L 01/23/2015 - 23:01:13: [mapconfigs.smx] Executing map specific config: de_dust2.cfg

Does Sourcemod print any errors when the server is starting up?
Did you already try to update your Metamod?
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
mumixam
Junior Member
Join Date: Jan 2015
Old 01-23-2015 , 18:44   Re: Map configs with prefix support 1.2
Reply With Quote #133

im running Metamod:Source version 1.10.4
mumixam is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 01-23-2015 , 19:12   Re: Map configs with prefix support 1.2
Reply With Quote #134

No clue then, seems to be a Sourcemod problem. You could file a bug report. All I could offer you is some remote debugging over teamviewer.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
mumixam
Junior Member
Join Date: Jan 2015
Old 01-23-2015 , 19:45   Re: Map configs with prefix support 1.2
Reply With Quote #135

what versions of everything are you running? what os is this
mumixam is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 01-23-2015 , 19:48   Re: Map configs with prefix support 1.2
Reply With Quote #136

Linux
CS:GO 1.34.6.8/13468 5906
Metamod:Source version 1.10.4 Build ID: 925:e52d2fc Compiled on: Oct 1 2014
SourceMod Version: 1.6.4-dev+4624 Compiled on: Jan 21 2015 08:50:22 Build ID: 4624:ae666b8
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
mumixam
Junior Member
Join Date: Jan 2015
Old 01-23-2015 , 19:51   Re: Map configs with prefix support 1.2
Reply With Quote #137

im using the zip of 1.2 of mapconfig from github aswell

ok just tested with all the same versions as you have and still no luck nothing shows up in console and nothing shows up in sm logs

i still wonder why this isnt working clearly not a issue with your script i made a test script and get the same results
Quote:
#pragma semicolon 1
#include <sourcemod>
#include <sdktools>
#define PLUGIN_VERSION "15"
public Plugin:myinfo = {name = "Testing",author = "mumixam",description = "ttt",version = PLUGIN_VERSION,url = "none"}
public OnAutoConfigsBuffered() {LogMessage("DEBUG: OnAutoConfigsBuffered");}
public OnConfigsExecuted() {LogMessage("DEBUG: OnConfigsExecuted");}
public OnMapStart() {LogMessage("DEBUG: OnMapStart");}
only thing thats outputted to console is
L 01/23/2015 - 19:08:03: [aa.smx] DEBUG: OnMapStart

Last edited by mumixam; 01-23-2015 at 20:44.
mumixam is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 05-05-2015 , 18:07   Re: Map configs with prefix support 1.3
Reply With Quote #138

Released 1.3 with handle leak fix.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 06-01-2015 , 03:53   Re: Map configs with prefix support 1.3
Reply With Quote #139

doesnt seem to be working on csgo anymore

SourceMod Version Information:
SourceMod Version: 1.7.2-dev+5203
SourcePawn Engine: SourcePawn 1.7, jit-x86 (build 1.7.2-dev+5203)
SourcePawn API: v1 = 4, v2 = 6
Compiled on: May 27 2015 1063
Built from: https://github.com/alliedmodders/sou...commit/b491345
Build ID: 5203:b491345
http://www.sourcemod.net/
__________________

Last edited by PresidentEvil; 06-01-2015 at 03:53.
PresidentEvil is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 06-01-2015 , 09:06   Re: Map configs with prefix support 1.3
Reply With Quote #140

works great for me on csgo... no problems. sm1.7.2
__________________
coding & free software
shanapu 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 00:30.


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