GUN GAME IS WEIRD

Gungame level Up
Image

User avatar
lost
Posts: 275
Joined: Thu Mar 23, 2017 1:49 pm

Re: GUN GAME IS WEIRD

Post by lost » Mon Apr 08, 2019 8:26 am

I am playing and everything is running well on my end...

I cannot find minecraft and mario castle is still there, but hey considering all your hard work and free labor, I will live with the small stuff..

THANK YOU!!! ;)
" I am so lost "
Image

User avatar
rip
Posts: 1008
Joined: Sat Oct 18, 2008 9:51 am

Re: GUN GAME IS WEIRD

Post by rip » Sun Apr 14, 2019 1:11 am

Its 1am....

But have a working standalone server and made a test waypoint file. This is low priority for me, but whatever, slowly working on it. Need to script out some stuff to make it 10x faster, super labor intensive the way it is now, ugh.
rip

Build a fire for a man, you keep him warm that night.
Set a man on fire, and he'll be warm the rest of his life.

User avatar
rip
Posts: 1008
Joined: Sat Oct 18, 2008 9:51 am

Re: GUN GAME IS WEIRD

Post by rip » Sun Apr 14, 2019 9:08 pm

Adding them as I make them.

fy_dustworld2010, gg_fy_repub and gg_poolday_go have bots now.
rip

Build a fire for a man, you keep him warm that night.
Set a man on fire, and he'll be warm the rest of his life.

User avatar
Jaaaash.
Posts: 14
Joined: Tue Dec 04, 2012 8:08 pm
Location: Canada

Re: GUN GAME IS WEIRD

Post by Jaaaash. » Wed Apr 24, 2019 9:31 pm

Hey sorry I know this might be a little off-topic to this thread, but it's the most recently active one so I thought it might be best to post here first.

Anyone else noticed the server has been kinda dead recently? Every time I log on, no one is online. Seriously log on at least once daily and haven't seen anyone online for probably like 3 weeks or more by now. Getting super bummed that I can't get in on any action. Bots just aren't the same.

Am I the only one experiencing this? I feel like I haven't seen any players online since the new map rotation. :( :(
Favourite Quote:

"You don't go AFK in a gungame!!"

- lost

:lol:

User avatar
rip
Posts: 1008
Joined: Sat Oct 18, 2008 9:51 am

Re: GUN GAME IS WEIRD

Post by rip » Thu Apr 25, 2019 1:15 am

Ive noticed GG is way down as well, and and again, it's 1am and I;m workingonit.

I found something, probably a recent update, broke the ability of nonsteam IDs to join GG.....but DM, for example, is fine....UGH. This old game is getting harder to support everyday.

I need to sleep, but trying to figure out a way to roll it back.

Code: Select all

   Metamod version 1.21.1-am  Copyright (c) 2001-2013 Will Day <willday@metamod.org>
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.

Version 0.9.582 Linux
[DPROTO]: Parsing error: validation checking code analyzing error (2)
[DPROTO]: Parse_ConnectClient() failed
[DPROTO]: Sorry, this version of engine is not supported

   AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.
[/size]

have another version to try and possibly related to gcc compiler....
rip

Build a fire for a man, you keep him warm that night.
Set a man on fire, and he'll be warm the rest of his life.

User avatar
rip
Posts: 1008
Joined: Sat Oct 18, 2008 9:51 am

Re: GUN GAME IS WEIRD

Post by rip » Thu Apr 25, 2019 5:29 pm

I have a working plan, but it's labor intensive. Not sure it'll get done soon.

Identified a possible work around...requires me manually manipulating a lot of files, UGH.
rip

Build a fire for a man, you keep him warm that night.
Set a man on fire, and he'll be warm the rest of his life.

User avatar
lost
Posts: 275
Joined: Thu Mar 23, 2017 1:49 pm

Re: GUN GAME IS WEIRD

Post by lost » Thu Apr 25, 2019 5:57 pm

rip wrote:I have a working plan, but it's labor intensive. Not sure it'll get done soon.

Identified a possible work around...requires me manually manipulating a lot of files, UGH.
I support your efforts, and I can help ( well not really with coding), but I am talking booze, hookers, whatever it takes to keep you going..I am in.. :D
And if booze, hookers, so on is not your thing I will take that bullet for you...Hey, I got your back.. 8-)
" I am so lost "
Image

User avatar
rip
Posts: 1008
Joined: Sat Oct 18, 2008 9:51 am

Re: GUN GAME IS WEIRD

Post by rip » Thu Apr 25, 2019 11:27 pm

So what happens is one of the following:

Steam Updates
Linux Updates
Things break for no reason whatsoever.

You have to update steam, if it gets too out of date it won't work until you do, so the servers need to be up to date. When it updates, things can break, because there is no test and validated on valves part because all the plugs and mods are 3rd party.

The plugins and mods are almost universally made by dedicated amateurs and generally not well built or supported. (WC3FT is universally one of the worst coded CS16 mods I'm aware of, lol...seriously amazing...and not because someone was lazy or sucks, just didn't realize the consequences of doing some tasks certain ways.)

Linux updates, we need those as well for performance and security. Sometimes things those plugins rely on get changed and they break. Usually deprecated commands or programing bits...or they are too inflexible to manage (like, coding to expect version 1.00 of something and here we are a decade later.)

No reason...seriously, sometimes things stop working and I don't know exactly why. /servers is broken again. It was broken because the programming for it was technically incorrect but would still execute until linux decided that you had to be strict in that case for security (because, you could [not here, but in a global sense] exploit that non-strict adherence to potentially do sql injections or buffer overflows.) So anyway, fixed it to be strict, then it stopped working again, with no errors, YAY!!
rip

Build a fire for a man, you keep him warm that night.
Set a man on fire, and he'll be warm the rest of his life.

User avatar
rip
Posts: 1008
Joined: Sat Oct 18, 2008 9:51 am

Re: GUN GAME IS WEIRD

Post by rip » Fri Apr 26, 2019 2:21 pm

It MIGHT be fixed. Only had to edit 10 binaries by hand, UGH.

Loaded and no errors on the part I was after, need some valve users to join to see it work.
rip

Build a fire for a man, you keep him warm that night.
Set a man on fire, and he'll be warm the rest of his life.

User avatar
lost
Posts: 275
Joined: Thu Mar 23, 2017 1:49 pm

Re: GUN GAME IS WEIRD

Post by lost » Fri Apr 26, 2019 4:20 pm

rip wrote:It MIGHT be fixed. Only had to edit 10 binaries by hand, UGH.

Loaded and no errors on the part I was after, need some valve users to join to see it work.
Just played a map..I of course was awesome..NO LAG..very smooth, saw one player laggy, but I think it was him, nobody else had problems..

THANK YOU>>>>>> :D
" I am so lost "
Image

Post Reply

Return to “#4 Gungame Server! ------------------------108.181.1.219:27018”

Who is online

Users browsing this forum: No registered users and 6 guests