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

Custom Nextmap


Post New Thread Reply   
 
Thread Tools Display Modes
GDX^
Junior Member
Join Date: May 2005
Old 11-29-2007 , 14:25   Re: Custom Nextmap
Reply With Quote #161

Sorry my bad about the paused plugin.

My amxx-logs are empty. I found the next rules in my server-logs (cstrike/logs) (I don't think they have anything to do with it, but maybe it does):
Code:
L 11/29/2007 - 19:48:20: [META] ini: Begin re-reading plugins list: /home/cstrike/wc3ft/cstrike/addons/metamod/plugins.ini
L 11/29/2007 - 19:48:20: [META] ini: Read plugin config for: AMX Mod X
L 11/29/2007 - 19:48:20: [META] ini: Finished reading plugins list: /home/cstrike/wc3ft/cstrike/addons/metamod/plugins.ini; Found 1 plugins
L 11/29/2007 - 19:48:20: [META] dll: Updating plugins...
L 11/29/2007 - 19:48:20: [META] dll: Finished updating 8 plugins; kept 1, loaded 0, unloaded 0, reloaded 0, delayed 0
BTW, I am using v1.76d (however I downloaded the 1.80 from the website, and that was the first install of amxx on that server!)

If you want a demo, you can try it @ 195.242.153.48:27015
P.S.: My server is currently running cs_backally, which isn't in custom_nextmaps.ini! (but it is in mapcycle.txt!)
This is my custom_nextmaps.ini, which is correct I think: http://195.242.153.48/custom_nextmaps.ini
__________________

http://it-blog.be/ for more ;)
GDX^ is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 11-29-2007 , 15:01   Re: Custom Nextmap
Reply With Quote #162

dont know what to tell you, try upgrading to 1.8
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
GDX^
Junior Member
Join Date: May 2005
Old 11-29-2007 , 16:54   Re: Custom Nextmap
Reply With Quote #163

Code:
amxx version
AMX Mod X 1.8.0.3660 (http://www.amxmodx.org)
Authors:
        David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
        Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
        Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
        Borja "faluco" Ferrer, Scott "Damaged Soul" Ehlert
Compiled: Oct 25 2007, 22:03:37
Core mode: JIT+ASM32
Still the same problem... If I press a key, nothing happens...

Dunno, but is it normal that I only see this in my console (full logged!):
Code:
Take me and abuse me! : rockthevote
L 11/29/2007 - 22:48:54: "Take me and abuse me!<1><STEAM_0:0:3613854><TERRORIST>" say "rockthevote"
In my gameclient I see after a few seconds [mapchooser] no votes... selecting random map or something like that...

amxx logfile of this session:
Code:
cstrike@ENGONDO:~/wc3ft/cstrike/addons/amxmodx/logs$ cat L20071129.log
L 11/29/2007 - 22:44:55: -------- Mapchange to de_inferno --------
L 11/29/2007 - 22:44:55: [nextmap.amxx] WARNING: Couldn't find a valid map or the file doesn't exist (file "mapcycle.txt")
L 11/29/2007 - 22:44:58: [amxbans.amxx] [AMXBANS] AMXBans 5.0 is online
L 11/29/2007 - 22:44:58: [amxbans.amxx] [AMXBANS] No reasons found in data base. Static reasons was loaded instead
L 11/29/2007 - 22:47:03: [admin_amxbans.amxx] Login: "Take me and abuse me!<1><STEAM_0:0:3613854><>" became an admin (account "STEAM_0:0:3613854") (access "abcdefghijklmnopqrstu") (address "87.66.50.**")
Note: I deleted the mapcycle.txt AFTER the problems where on... The plugin did never work on my server...

I will try to eleminate some plugins and modules this saturday, maybe there are some conflicts.

GDX^
__________________

http://it-blog.be/ for more ;)
GDX^ is offline
GDX^
Junior Member
Join Date: May 2005
Old 11-29-2007 , 17:02   Re: Custom Nextmap
Reply With Quote #164

Tried to eliminate some plugins (couldn't wait :p), no effect... BUT I just saw this in my console (however, I think it's the first time):
Code:
L 11/29/2007 - 22:59:34: Server cvars end
L 11/29/2007 - 22:59:34: -------- Mapchange to de_rats --------
L 11/29/2007 - 22:59:34: Server cvar "sv_maxspeed" = "900"
L 11/29/2007 - 22:59:35: [nextmap.amxx] WARNING: Couldn't find a valid map or the file doesn't exist (file "mapcycle.txt")
L 11/29/2007 - 22:59:35: Server cvar "amx_nextmap" = "de_rats"
L 11/29/2007 - 22:59:35: ** Map 'de_rats' started
L 11/29/2007 - 22:59:35: ** Plugin version: '3.0 RC8'
Starting Init
Setting Task
Last man bets version 0.9.4 initialized.
pipes.cpp (484) : Assertion Failed: bRet
pipes.cpp (536) : Assertion Failed: bRet
steamclient.cpp (371) : Assertion Failed: pClientPipe->BWriteAndReadResult( buf, bufRet )
steamclient.cpp (373) : Assertion Failed: bufRet.TellPut() == ( sizeof(HSteamUser) + sizeof(uint8) )
L 11/29/2007 - 22:59:35: Started map "de_rats" (CRC "1889207785")
steamclient.cpp, since it's steamCLIENT I think it's possible it has to do with it, cause it looks like the server is ignoring my 1-0-buttons. (When I press on a numeric key (binded to slotX, not one of my keypad), my equipment "menu" will open)
__________________

http://it-blog.be/ for more ;)
GDX^ is offline
Tartooob
Senior Member
Join Date: May 2006
Old 11-30-2007 , 11:17   Re: Custom Nextmap
Reply With Quote #165

Sorry to ask but

Quote:
map_lastmap_show - Show the lastmap played on the server (1=yes 0=no) (Default: 1)
Is there a command to show the lastmap was played or where to check what was it ??

Would be gr8 if people typed /lastmap and it will show the last map was played and if they type /nextmap it will say nextmap will be chosen by voting after X minutes.
__________________
oooooohh signature space o.o

Last edited by Tartooob; 11-30-2007 at 11:21.
Tartooob is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 11-30-2007 , 16:34   Re: Custom Nextmap
Reply With Quote #166

there is no command to check lastmap and nah
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
hoboman
Senior Member
Join Date: Jul 2007
Old 12-01-2007 , 03:28   Re: Custom Nextmap
Reply With Quote #167

kinda weird?
Code:
L 12/01/2007 - 00:34:48: Start of error session.
L 12/01/2007 - 00:34:48: Info (map "cs_winter_assault") (file "addons/amxmodx/logs/error_20071201.log")
L 12/01/2007 - 00:34:48: String formatted incorrectly - parameter 5 (total 4)
L 12/01/2007 - 00:34:48: [AMXX] Displaying debug trace (plugin "custom_nextmap.amxx")
L 12/01/2007 - 00:34:48: [AMXX] Run time error 25: parameter error 
L 12/01/2007 - 00:34:48: [AMXX]    [0] 15232.attach::sayrockthevote (line 300)
L 12/01/2007 - 00:34:48: String formatted incorrectly - parameter 5 (total 4)
hoboman is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 12-01-2007 , 04:30   Re: Custom Nextmap
Reply With Quote #168

u must not have gotten the updated version that i posted when BMP posted the error in the code that causes that problem.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
Tartooob
Senior Member
Join Date: May 2006
Old 12-02-2007 , 03:17   Re: Custom Nextmap
Reply With Quote #169

Quote:
Originally Posted by GHW_Chronic View Post
there is no command to check lastmap and nah
Then whats the use of this o.o ?
Quote:
map_lastmap_show - Show the lastmap played on the server (1=yes 0=no) (Default: 1)
Where does it show exactly ?
__________________
oooooohh signature space o.o
Tartooob is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 12-02-2007 , 04:54   Re: Custom Nextmap
Reply With Quote #170

the menu.

if you are on de_dust2 and the last map was de_dust and under option say 1 you have

[1]
de_dust
de_oilrig
[/1]

it will not show de_dust because the last map played was de_dust.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
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 02:04.


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