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

Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16


Post New Thread Reply   
 
Thread Tools Display Modes
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 07-15-2017 , 02:52   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #801

Hi,

Quote:
Originally Posted by Barlap View Post
How i can stop automaticaly map change, i just want galileo set nextmap without change it.
Currently seems your mod plugin is calling galileo only with the command gal_startvote
You need to configure you mod to call galileo with the command "gal_startvote -nochange"

But I think I fixed a bug, which could be related to it. So if it not work,
then try also to install this version attached on the post:

1. https://forums.alliedmods.net/showpo...&postcount=799

Note this version is recording a debug log.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Barlap
Senior Member
Join Date: Apr 2016
Location: Romania
Old 07-15-2017 , 03:21   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #802

It's the same.
I do not have the sma for my mod and i can change the command it's gal_startvote.
Cannot modify in plugins when it's gal_startvote to not change the map?
__________________
Barlap is offline
Send a message via ICQ to Barlap Send a message via Skype™ to Barlap
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 07-15-2017 , 03:31   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #803

I changed the version I am attaching here. It should not change the map once the voting is started by the command gal_startvote
Attached Files
File Type: sma Get Plugin or Get Source (galileo.sma - 444 views - 769.7 KB)
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Barlap
Senior Member
Join Date: Apr 2016
Location: Romania
Old 07-15-2017 , 03:35   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #804

Quote:
Originally Posted by addons_zz View Post
I changed the version I am attaching here. It should not change the map once the voting is started by the command gal_startvote
Thanks man i love you <3
__________________
Barlap is offline
Send a message via ICQ to Barlap Send a message via Skype™ to Barlap
feruchio
Member
Join Date: Feb 2016
Location: 93.123.18.81:27017
Old 07-15-2017 , 09:06   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #805

Here are the logs on when that rtv bug happens https://pastebin.com/1pXYWXF5
__________________
feruchio is offline
Old 07-15-2017, 14:00
feruchio
This message has been deleted by feruchio.
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 07-15-2017 , 22:19   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #806

Thanks for the log. Looking into it I saw some things stranger happening. The plugin seems to be thinking there are no players on the server,
while seems to have 2 players at least. Are you using this cvar `gal_server_players_count`?
Code:
// If enabled, it will ignore players on the spectator team. This will have effect // when the plugin need counting the server players. Only works for Counter-Strike/CZ mod. // // If you also enabled the cvar `gal_emptyserver_change`, it will cause the empty-cycle // feature to work when there are spectators on server. // // 0 - disabled this feature. // 1 - enable this feature. // // Default: 0 gal_server_players_count 0

I did some changes on the code. I am attaching it here with the debug enabled, so you can test and record a new log.
If everything is working correctly, just say it, then I am going to release a new version within the fix.

If not, can you post the new log `_galileo_log.txt` and these data about your server?
If you have access to your game server's console, type the following commands in the server console:
  • status
  • version
  • meta list
  • amxx list
  • amxx cvars

If you don't have access the your game server's console, join your server and type the following
commands in your game's console:
  • status
  • rcon_password "YOUR_RCON_PASSWORD"
  • rcon version
  • rcon meta list
  • rcon amxx list
  • rcon amxx cvars

  1. Paste here everything from the status command *except* the player list.
  2. Paste here the entire result from the version, meta list and amxx list commands.
  3. Paste here *only* the CVARs that contain "galileo.amxx" in the last column
    from the amxx cvars command. They will be grouped together.
Attached Files
File Type: sma Get Plugin or Get Source (galileo.sma - 446 views - 769.8 KB)
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
feruchio
Member
Join Date: Feb 2016
Location: 93.123.18.81:27017
Old 07-16-2017 , 08:09   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #807

Okay, thanks a bunch I will try this version, btw gal_server_players_count is set to 1. I pasted here the data you need before, there is not much of a difference from last time I post it. And sure I will tell you if works correctly, but that bug happens randomly, so it will take a while to catch it if happening.
__________________

Last edited by feruchio; 07-16-2017 at 08:11.
feruchio is offline
hagol
New Member
Join Date: Jul 2017
Old 07-18-2017 , 06:43   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #808

Is it possible to add tags to maps in this plugin? (Deagles' Map Management has this feature).

Example how it's working :
1. kz_sola [easy kz]
2. kz_word [easy long kz]
3. kz_synergy_x [extreme bh/kz]
4. e.t.c.

If do not have this feature, can add it?
hagol is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 07-18-2017 , 07:04   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #809

Quote:
Originally Posted by hagol View Post
Is it possible to add tags to maps in this plugin? (Deagles' Map Management has this feature).
It is implemented, you just need to add the tags you want to, after the map name on your `maps.txt` file.
You need to set the cvar `gal_vote_mapfile` to maps.txt and on the file `maps.txt` you put the data you want add like this:
Code:
de_dust2      my data for de_dust2
de_inferno    other data
cs_assault    mora data
...
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 07-18-2017 at 07:14.
addons_zz is offline
feruchio
Member
Join Date: Feb 2016
Location: 93.123.18.81:27017
Old 07-18-2017 , 11:13   Re: Galileo v5.7.2-885 (a feature rich map voting plugin) | Last Update: 2017-05-25
Reply With Quote #810

Here is the log file, look after 17:11 minute today
https://drive.google.com/file/d/0B6j...ew?usp=sharing
__________________
feruchio 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 12:44.


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