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

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 03-27-2017 , 18:26   Re: Galileo v5.4.0-803 (a feature rich map voting plugin) | Last Update: 2017-03-20
Reply With Quote #611

I still not understand very well, if you record a log with the problem I can see what the plugin is doing and fix if it is broken.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Enrory
Senior Member
Join Date: Nov 2016
Location: Austria
Old 04-04-2017 , 14:21   Re: Galileo v5.4.0-803 (a feature rich map voting plugin) | Last Update: 2017-03-20
Reply With Quote #612

Hello i think i was read for a longer time this problem but i find it not again.

I have now linux server with sven coop
now i become this message:

( 15) Load fails: Plugin uses an unknown function (name "RegisterHam") - check your modules.ini.
A update was not help.
I think it was a problem with sven coop support but i am not sure.
__________________
Enrory is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 04-04-2017 , 15:21   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #613

Seems you are using AMXX 182, but if you want the special vote map feature for svencoop server, you need to:
  1. Install AMXX 183 within the new HamSandwich.
  2. Or disable the special feature downloading the source code `galileo.sma`, changing the constant `IS_TO_ENABLE_SVEN_COOP_SUPPPORT` from 1 to 0 and recompiling/installing the plugin `galileo.amxx`:



I also here release a new small version:

2017-04-04 | v5.5.0-807
  1. Added a new cvar `gal_server_players_count` to ignore players on spectator when the plugin need counting the server players.
  2. Fixed the `empty-cycle` feature changing to the wrong map continually.
__________________
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; 04-04-2017 at 15:40.
addons_zz is offline
Enrory
Senior Member
Join Date: Nov 2016
Location: Austria
Old 04-04-2017 , 16:55   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #614

yeah thanks now it works.

First i try to install amxx 1.8.3 and all modules. but not work (linux)
Change 42 Line to 0 now work.
__________________
Enrory is offline
ivani6651
Member
Join Date: Feb 2017
Old 04-14-2017 , 09:04   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #615

@addons_zz How can I reduce seconds at counting.

ivani6651 is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 04-14-2017 , 10:12   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #616

Change the cvar `gal_vote_duration`:
Code:
// Specifies the number of seconds the vote should last. // // Default: 30 gal_vote_duration 30
Your vote menu should not had all the spacing between the maps and the countdown.



Did you do something? What are your galileo cvars?
__________________
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; 04-14-2017 at 10:18.
addons_zz is offline
ivani6651
Member
Join Date: Feb 2017
Old 04-15-2017 , 05:30   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #617

Galileo v5.5.0-807 crash server on amxmodx-1.8.3-dev-git5110.

Can you fix this problem?
ivani6651 is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 04-15-2017 , 13:31   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #618

  1. You can enable the DEBUG_LEVEL on 16, instead of the level 0 as default. See here how to do it.
    After that, to compile, install the plugin, restart your server and let your server run until the problem
    you are experiencing happens and after that send me by PM or post here log file '_galileo_log.txt'.
    The log file '_galileo_log.txt' will be at the folder 'addons/amxmodx/logs'.

    The file '_galileo_log.txt' will be very helpful to find out why it is not working.
    You current plugin is not creating the file log file '_galileo_log.txt', only the one with the debugging
    log enabled, as I explained above with the DEBUG_LEVEL 16 constant inside the plugin.

After enable debug, make the server crash. Then send me the `_galileo_log.txt` file.
Can you also explain how do you make it crash?
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
ivani6651
Member
Join Date: Feb 2017
Old 04-15-2017 , 14:06   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #619

Quote:
Originally Posted by addons_zz View Post
  1. You can enable the DEBUG_LEVEL on 16, instead of the level 0 as default. See here how to do it.
    After that, to compile, install the plugin, restart your server and let your server run until the problem
    you are experiencing happens and after that send me by PM or post here log file '_galileo_log.txt'.
    The log file '_galileo_log.txt' will be at the folder 'addons/amxmodx/logs'.

    The file '_galileo_log.txt' will be very helpful to find out why it is not working.
    You current plugin is not creating the file log file '_galileo_log.txt', only the one with the debugging
    log enabled, as I explained above with the DEBUG_LEVEL 16 constant inside the plugin.

After enable debug, make the server crash. Then send me the `_galileo_log.txt` file.
Can you also explain how do you make it crash?
Attached Files
File Type: txt _galileo_log.txt (61.3 KB, 56 views)

Last edited by ivani6651; 04-15-2017 at 14:08.
ivani6651 is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 04-15-2017 , 14:50   Re: Galileo v5.5.0-807 (a feature rich map voting plugin) | Last Update: 2017-04-04
Reply With Quote #620

So, I installed it here and it is not crashing the server when the server starts.

I removed the last function on the log. Try this version I am attaching here.
This version will record the log, try it.
Attached Files
File Type: sma Get Plugin or Get Source (galileo.sma - 476 views - 754.0 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
Reply


Thread Tools
Display Modes

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 20:59.


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