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

Galileo 1.1.290 (a feature rich map voting plugin)


Post New Thread Reply   
 
Thread Tools Display Modes
Mlk27
Veteran Member
Join Date: May 2008
Old 09-15-2008 , 04:12   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #41

Quote:
Originally Posted by hcxx View Post
how can I disable rockthevote option in this plugin?
well umm

Quote:
// Indicates which say commands can be used to rock the vote.
// The flags are additive. A value of 0 will disable this feature.
// 1 - standard "rockthevote" command
// 2 - shorthand "rtv" command
// 4 - dynamic "rockthe<anything>vote" command (allows a player to type
// any one word (i.e. no spaces) that starts with "rockthe" and ends
// with "vote". Some examples might be: "rockthedamnvote",
// "rockthesillylittlevote", or "rockthefreakingvote". The total
// length of the word can not be longer than 31 characters. That
// leaves 20 characters for creativeness once you factor in the
// lengths of "rockthe" and "vote")
gal_rtv_commands 0
Mlk27 is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 09-15-2008 , 12:11   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #42

Thanks for your work Brad, donated $10
`666 is offline
hcxx
Senior Member
Join Date: Jan 2007
Location: 127.0.0.1
Old 09-15-2008 , 12:41   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #43

sry my bad. thx Mlk27
hcxx is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 09-15-2008 , 14:19   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #44

Thanks, Mlk27.

Quote:
Originally Posted by `666 View Post
Thanks for your work Brad, donated $10
Thanks, mate! I really appreciate it.

Quote:
Originally Posted by hcxx View Post
sry my bad. thx Mlk27
It's amazing what you can learn by reading.
__________________
Brad is offline
Hack_
Senior Member
Join Date: Jul 2008
Location: In The Virus! :D
Old 09-15-2008 , 15:45   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #45

Nice updated im donated 5$
__________________
Added me to xfire Ri7x
[IMG]http://img441.**************/img441/741/steamht7fn8eh0.gif[/IMG]
Hack_ is offline
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 09-15-2008 , 18:32   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #46

Thanks Good Job.
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Private Dyin
Member
Join Date: Jul 2006
Old 09-15-2008 , 19:57   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #47

Hi, I installed this plugin but I get an error when I try to start up my server.

Code:
Fatal error: Dedicated server
SZ_GetSpace: Tried to write to an uninitialized sizebuf_t:???
Does that mean what I think it does? I have too many cfg's, txt's, ini's, etc and it overloads the buffer? This only happens when I put in Galileo. Server worked fine with Deag's running. I'd like to give yours a try though. Any idea how I can get it working? I don't think I have that many plugins running. Maybe about 53.
__________________
Private Dyin is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 09-15-2008 , 21:03   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #48

Quote:
Originally Posted by Hack_ View Post
Nice updated im donated 5$
I don't know if you were saying you are planning on donating $5 or if you were saying you already did, but if it's the latter, you haven't.

Quote:
Originally Posted by AntiBots View Post
Thanks Good Job.
Thank you.

Quote:
Originally Posted by Private Dyin View Post
Hi, I installed this plugin but I get an error when I try to start up my server.

Code:
Fatal error: Dedicated server
SZ_GetSpace: Tried to write to an uninitialized sizebuf_t:???
Does that mean what I think it does? I have too many cfg's, txt's, ini's, etc and it overloads the buffer? This only happens when I put in Galileo. Server worked fine with Deag's running. I'd like to give yours a try though. Any idea how I can get it working? I don't think I have that many plugins running. Maybe about 53.
Is there anything in this thread that you can try? If not, or if nothing in it works, you can try taking all the beautiful comments out of galileo.cfg. You could also try disabling a handful of your other plugins, to see if it still happens.

Yeah though, from my brief research into that error, I'd say you're probably right about too many text files there.

I'm a bit biased, but I think this plugin is better than DMM, code-wise and feature-wise. So, you'll want to make it work.

If you get it working, please come back to this thread and let us know how you got it working.
__________________
Brad is offline
neogeo
Senior Member
Join Date: Jul 2005
Old 09-16-2008 , 14:16   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #49

Code:
L 09/16/2008 - 07:37:47: Start of error session.
L 09/16/2008 - 07:37:47: Info (map "de_dust") (file "addons/amxmodx/logs/error_20080916.log")
L 09/16/2008 - 07:37:47: Invalid cellvector handle provided (8:0:0)
L 09/16/2008 - 07:37:47: [AMXX] Displaying debug trace (plugin "galileo.amxx")
L 09/16/2008 - 07:37:47: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 09/16/2008 - 07:37:47: [AMXX]    [0] galileo.sma::map_getNext (line 327)
L 09/16/2008 - 07:37:47: [AMXX]    [1] galileo.sma::srv_startEmptyCycle (line 2784)
L 09/16/2008 - 07:49:58: Invalid cellvector handle provided (8:0:0)
L 09/16/2008 - 07:49:58: [AMXX] Displaying debug trace (plugin "galileo.amxx")
L 09/16/2008 - 07:49:58: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 09/16/2008 - 07:49:58: [AMXX]    [0] galileo.sma::map_getNext (line 327)
L 09/16/2008 - 07:49:58: [AMXX]    [1] galileo.sma::srv_startEmptyCycle (line 2784)
L 09/16/2008 - 07:52:08: Invalid cellvector handle provided (8:0:0)
L 09/16/2008 - 07:52:08: [AMXX] Displaying debug trace (plugin "galileo.amxx")
L 09/16/2008 - 07:52:08: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 09/16/2008 - 07:52:08: [AMXX]    [0] galileo.sma::map_getNext (line 327)
thanks.
neogeo is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 09-16-2008 , 16:34   Re: Galileo 1.0.255 (a feature rich map voting plugin)
Reply With Quote #50

@neogeo:
I am guessing that you enabled the empty server map cycle, but then never added any maps to the empty server map file. Is this correct?

Presuming it is, I will submit an issue into the issue tracker for this plugin, that you received the "invalid cellvector" error in this situation, so that I'll remember to fix it for the next release. Incidentally, that's where you should have posted it in the first place, as per...
Quote:
Originally Posted by Brad View Post
Support

All support for this plugin is handled at my community and development site, Mixed Berry. Registering is quick, easy, and optional. You can read all the threads, all the bugs, and all the change requests without registering. Beta versions of this plugin will be released there. Stable versions will be released both there and here.
__________________
Brad 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 13:56.


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