AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Galileo 1.1.290 (a feature rich map voting plugin) (https://forums.alliedmods.net/showthread.php?t=77391)

Mlk27 09-15-2008 04:12

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
Quote:

Originally Posted by hcxx (Post 686167)
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

`666 09-15-2008 12:11

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
Thanks for your work Brad, donated $10 :)

hcxx 09-15-2008 12:41

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
sry my bad. thx Mlk27 :)

Brad 09-15-2008 14:19

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
Thanks, Mlk27.

Quote:

Originally Posted by `666 (Post 686302)
Thanks for your work Brad, donated $10 :)

Thanks, mate! I really appreciate it.

Quote:

Originally Posted by hcxx (Post 686323)
sry my bad. thx Mlk27 :)

It's amazing what you can learn by reading. :wink:

Hack_ 09-15-2008 15:45

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
Nice updated :D im donated 5$ :D

AntiBots 09-15-2008 18:32

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
Thanks Good Job. :D

Private Dyin 09-15-2008 19:57

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
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.

Brad 09-15-2008 21:03

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
Quote:

Originally Posted by Hack_ (Post 686411)
Nice updated :D im donated 5$ :D

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 (Post 686492)
Thanks Good Job. :D

Thank you.

Quote:

Originally Posted by Private Dyin (Post 686515)
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. :wink:

If you get it working, please come back to this thread and let us know how you got it working.

neogeo 09-16-2008 14:16

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
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.

Brad 09-16-2008 16:34

Re: Galileo 1.0.255 (a feature rich map voting plugin)
 
@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 (Post 684848)
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.



All times are GMT -4. The time now is 17:14.

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