AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012) (https://forums.alliedmods.net/showthread.php?t=134190)

huck529 03-17-2011 05:52

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
2 Attachment(s)
Server crashing again

Code:

L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] SETUP: KV file "cfg/mapconfig/umc_mapcycle.txt" successfully loaded.
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] SETUP: KV file "addons/sourcemod/configs/vote_warnings.txt" successfully loaded.
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] SETUP: No vote warnings defined, vote warnings were not created.
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] SETUP: Current Map Group is 'Control Points'
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] PLAYERLIMITS: Min Players: 0, Max Players: 33
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] PLAYERLIMITS: Server will begin watching for inproper number of players in 240 seconds.
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] SETUP: 2 map extensions remaining.
L 03/17/2011 - 10:21:00: [ultimate-mapchooser.smx] RTV: RTV will be made available in 240 seconds.
L 03/17/2011 - 10:21:00: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "mp_capdeteriorate_time") (value "15")
L 03/17/2011 - 10:21:05: [randomcycle.smx] RandomCycle has chosen cp_granary for the nextmap.
L 03/17/2011 - 10:21:05: [randomcycle.smx] RandomCycle has chosen cp_gravelpit for the nextmap.
L 03/17/2011 - 10:22:00: [ultimate-mapchooser.smx] MAPVOTE: End of map vote will appear after 58 seconds
L 03/17/2011 - 10:22:00: [ultimate-mapchooser.smx] MAPVOTE: Map vote timer successfully updated.
L 03/17/2011 - 10:22:34: [ultimate-mapchooser.smx] MAPVOTE: End of map vote will appear after 60 seconds
L 03/17/2011 - 10:22:34: [ultimate-mapchooser.smx] MAPVOTE: Map vote timer successfully updated.
L 03/17/2011 - 10:23:39: [ultimate-mapchooser.smx] MAPVOTE: Starting an end of map vote.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Handling Tiered Endvote Winner "Payload/Race"
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Setting up second part of Tiered RTV.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] MAPVOTE (Tiered): Players voted for map group 'Payload/Race'
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Calculating ignorelimits.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Setting up mapcycle for traversal.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Counting the number of available maps from the winning group.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Counting the number nominations from the winning group.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Determining if we need to run a seond vote.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Starting countdown timer for the second vote.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Playing RTV complete sound.
L 03/17/2011 - 10:23:45: [ultimate-mapchooser.smx] DEBUG: Finished handling Tiered RTV winner.
L 03/17/2011 - 10:23:50: [ultimate-mapchooser.smx] MAPVOTE (Tiered): Starting second stage of tiered vote.

after that , countdown from 5 to 0 and server hangs without responding

Here is my config and mapcycle.txt

Steell 03-17-2011 11:20

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
I'm working on adding more debug statements to determine the cause. In the meantime, could you try setting sm_umc_endvote_type to 0 and seeing if that also causes a crash? (I just want to see if map votes in general are causing crashes).

huck529 03-17-2011 11:50

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
Quote:

Originally Posted by Steell (Post 1434755)
could you try setting sm_umc_endvote_type to 0 and seeing if that also causes a crash? (I just want to see if map votes in general are causing crashes).

now i get

Code:

L 03/17/2011 - 16:42:56: [ultimate-mapchooser.smx] MAPVOTE: End of map vote will appear after 60 seconds
L 03/17/2011 - 16:42:56: [ultimate-mapchooser.smx] MAPVOTE: Map vote timer successfully updated.
L 03/17/2011 - 16:43:57: [ultimate-mapchooser.smx] MAPVOTE: Starting an end of map vote.

but the mapvote doesn't even appear
server crashs instantly

Steell 03-17-2011 15:15

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
Can you set sm_umc_logging_verbose to 1 and try again?

Bloodlvst 03-17-2011 21:28

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
I'm gettinga strange bug, seems to only happen when a map is extended and the "next" vote happens.

Whent he next vote happens, everyone votes, then almsot right after it brings up a second vote. Is this known?

Steell 03-18-2011 04:52

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
Hmm that's interesting. Can I see your logs?

huck529 03-18-2011 09:49

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
sm_umc_endvote_type 0
sm_umc_logging_verbose 1

Code:

L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] SETUP: KV file "cfg/mapconfig/umc_mapcycle.txt" successfully loaded.
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] SETUP: KV file "addons/sourcemod/configs/vote_warnings.txt" successfully loaded.
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] SETUP: No vote warnings defined, vote warnings were not created.
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] SETUP: Current Map Group is 'Control Points'
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] PLAYERLIMITS: Min Players: 0, Max Players: 33
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] PLAYERLIMITS: Server will begin watching for inproper number of players in 240 seconds.
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] SETUP: 2 map extensions remaining.
L 03/18/2011 - 14:38:31: [ultimate-mapchooser.smx] RTV: RTV will be made available in 240 seconds.
L 03/18/2011 - 14:38:31: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "mp_capdeteriorate_time") (value "15")
L 03/18/2011 - 14:38:36: [randomcycle.smx] RandomCycle has chosen cp_gullywash_imp3 for the nextmap.
L 03/18/2011 - 14:38:46: [ultimate-mapchooser.smx] MAPVOTE: End of map vote will appear after 1138 seconds
L 03/18/2011 - 14:38:46: [ultimate-mapchooser.smx] MAPVOTE: Map vote timer successfully updated.
L 03/18/2011 - 14:38:48: [ultimate-mapchooser.smx] MAPVOTE: End of map vote will appear after 57 seconds
L 03/18/2011 - 14:38:48: [ultimate-mapchooser.smx] MAPVOTE: Map vote timer successfully updated.
L 03/18/2011 - 14:39:18: [ultimate-mapchooser.smx] MAPVOTE: End of map vote will appear after 60 seconds
L 03/18/2011 - 14:39:18: [ultimate-mapchooser.smx] MAPVOTE: Map vote timer successfully updated.
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] MAPVOTE: Starting an end of map vote.
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Fetching 1 maps from group 'Control Points'
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Finished parsing nominations for map group 'Control Points'
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Still need to fetch 1 maps from the group.
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Selected map 'cp_heroic_assault' from group 'Control Points' was added to the vote.
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Fetching 1 maps from group 'Payload/Race'
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Finished parsing nominations for map group 'Payload/Race'
L 03/18/2011 - 14:40:22: [ultimate-mapchooser.smx] VOTE MENU: (Verbose) Still need to fetch 1 maps from the group.

same , mapvote doesn't even appear
server crashs instantly

rowedahelicon 03-18-2011 23:02

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
L 03/18/2011 - 17:40:00: [SM] Displaying call stack trace for plugin "ultimate-mapchooser.smx":
L 03/18/2011 - 17:40:00: [SM] [0] Line 7206, ultimate-mapchooser.sp::ConvertArray()
L 03/18/2011 - 17:40:00: [SM] [1] Line 4888, ultimate-mapchooser.sp::Handle_RunoffVoteTimer()
L 03/18/2011 - 17:40:01: [SM] Native "GetArraySize" reported: Invalid Handle 76c60339 (error: 1)

Every second this appears in my logs. What is the problem here?

Steell 03-18-2011 23:25

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
Quote:

Originally Posted by rowedahelicon (Post 1435619)
L 03/18/2011 - 17:40:00: [SM] Displaying call stack trace for plugin "ultimate-mapchooser.smx":
L 03/18/2011 - 17:40:00: [SM] [0] Line 7206, ultimate-mapchooser.sp::ConvertArray()
L 03/18/2011 - 17:40:00: [SM] [1] Line 4888, ultimate-mapchooser.sp::Handle_RunoffVoteTimer()
L 03/18/2011 - 17:40:01: [SM] Native "GetArraySize" reported: Invalid Handle 76c60339 (error: 1)

Every second this appears in my logs. What is the problem here?

I don't know why that array would be invalid... can you post both your entire normal and error logs from 3/18?

eraserhead 03-19-2011 11:26

Re: Ultimate Mapchooser v2.4.3 (Updated 3/16/11)
 
A suggestion. So far i have not linked any sounds to the plugin which the players hear when the voting starts but i was on another server a while ago and when the vote came you would hear the TF2 announcer counting down from 9 to 1 and then the vote would popup. Maybe an idea to incorporate this here?


All times are GMT -4. The time now is 01:50.

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