IRC log for #bzflag on 20100209

00:00.00thefirstdudeone way for what?
00:00.06thefirstdudeoh...
00:00.09blast007;)
00:00.09JefferyMremove the sound file
00:01.04thefirstdudeor do everyone rogue..but then ppl won't know what team they are on
00:01.37JefferyMjust call it donkeyball
00:01.42blast007haha
00:01.55thefirstdudeI like it
00:02.03JefferyMhow do you score a goal? shoot a specific object?
00:02.08JefferyMor drive the flag home?
00:02.38thefirstdudeI am thinking of putting some code from bzflag into bzfs to track bullets..in the server loop
00:02.54JefferyMgood luck
00:04.02thefirstdudethe whole point is being able to shoot it in....no way in heck will you be able to drive by a obese goalie with thief
00:04.13JefferyMyou should be starting there then as that is the most major task you face
00:04.17thefirstdudethere will be player positions
00:04.27thefirstdudewith different settings
00:04.41JefferyMhow are you going to give them th and ob?
00:05.03thefirstdudeI already have where if you shoot someone with teamflag, they get the flag
00:05.08thefirstdudeeasy
00:05.35thefirstdudeI tell them that _tankWidth and _tankHeight are 2
00:05.45thefirstdudeI tell others that they have obesity
00:05.45JefferyMthat sets it for all tanks
00:05.47JefferyMnot just one
00:05.53thefirstdudeno, I can just tell them
00:05.55JefferyMso the goalie sees everyone fat
00:06.02thefirstdudeoh...
00:06.16JefferyMvars are global for the clients that use them
00:06.23JefferyMand they use them in a global way
00:06.31thefirstdudeI didn't think of that problem
00:06.36thefirstdudeI know...
00:07.08thefirstdudeoh..I tell the person with obesity that they all have tiny :)
00:07.11thefirstdudeI think this works
00:07.18*** join/#bzflag temporalD (~ATD@bzflag/serverop/TemporalDistraction)
00:07.30thefirstdudebut then there are the ppl with blue and red flags
00:07.36blast007;)
00:08.08thefirstdudeguess what...remoteplayers can have more than 1 flag
00:08.39JefferyMhow?
00:08.42blast007[citation needed]
00:08.45JefferyMindeed
00:09.02thefirstdudewhen I shot my teamate he has thief..then he had 2 flags
00:09.16blast007define "two flags"
00:09.18blast007and "had"
00:09.20JefferyMthere is no storage for that on server or client
00:09.31JefferyMwhat you probably saw was two different states
00:09.35thefirstdudeit happened..want a screeny
00:09.48JefferyMno, I want you to say what you did that made the code do that
00:09.52JefferyMa picture dosn't mean anything
00:09.59JefferyMnor does a chat message
00:10.11JefferyMwhat message did you send to give the flag?
00:10.43thefirstdudedonno, all I know is they had 2 flags on the tank, white and blue
00:10.47JefferyMand who did oyu send it to? everyone? or just the people who didn't get shot
00:10.57*** join/#bzflag temporalD (~ATD@bzflag/serverop/TemporalDistraction)
00:11.12JefferyMisn't going to bother anymore
00:11.53thefirstdudeI am just saying, they somehow can have tiny, and blue flag will still be showing because they have 2 flags
00:11.59thefirstdudeI don't know how or why
00:12.09JefferyMI know you don't know why
00:12.20thefirstdudeoh, now I know
00:12.24JefferyMand that dosn't mean they had 2 flags, just you got a client stuck in a state where 2 drew
00:12.28JefferyM<PROTECTED>
00:12.35JefferyMthat replaces the flag on grab
00:12.52thefirstdudeI said to everyone they grabbed th, then blue flag without saying they dropped anything
00:12.56JefferyMyou are lying to the clients and that's getting your graphics in bad states
00:13.12blast007probably getting the flag state messed up
00:13.31blast007the client with "two flags" would have seen itself as having only one flag
00:13.33JefferyMsee, you don't know how computers work, so you are assuming what you see on screen means that specific logic happened in the client, when it did not.
00:13.43thefirstdudeyeh..but I might be able to use this to my advantage
00:13.55JefferyMyeah the flag that wasn't droped still thought it was attached to the tank, just graphicaly
00:14.07thefirstdudedude, I know how they work...I know they won't be like stealthed and cloaked at the same time
00:14.07JefferyMthat does not infer any type of gameplay logic
00:14.20JefferyMno, you think you know how they work ;)
00:14.30thefirstdudeand they don't really have 2 flags, what I am wanting is the appearance of having blue flag  while they still have tiny
00:14.35blast007but you just say you don't know how or why about 10 lines up  :P
00:15.01thefirstdudeyeh, cause I didn't look into the bzflag scene renderer code..
00:16.15JefferyMif you knew how it works then you'd have known how silly your statement is, knowing about that code I pated.
00:17.45thefirstdudelooking back...I should have said they can appear to have more than one flag in the scene
00:17.46thefirstdudesry
00:20.38JefferyMnot sure how that would have changed the conversation at hand when we were discussing how you planed on giving a player 2 flags, but ok......
00:26.06*** join/#bzflag I_Died_Once (~I_Died_On@c-98-244-158-51.hsd1.ga.comcast.net)
00:27.27*** join/#bzflag DTRemenak (~DTRemenak@about/essy/CrazyCoder/DTRemenak)
00:27.27*** mode/#bzflag [+v DTRemenak] by ChanServ
00:28.11*** join/#bzflag kierra (~jolie@unaffiliated/kierra)
00:28.24*** part/#bzflag kierra (~jolie@unaffiliated/kierra)
00:30.15thefirstdudegrr, I guess there will be no obese goalies!
00:30.17*** join/#bzflag llrr (~llrr@219-90-217-244.ip.adam.com.au)
00:31.20*** join/#bzflag MindstormsKid (~msk@Wikipedia/MindstormsKid)
00:47.13thefirstdudesweet, the client doesn't assume anything when using thief
00:47.28thefirstdudethis will make it easy to only allow stealing of teamflags :)
00:51.20JefferyMyes the later flags were built more intelegently
00:52.11*** join/#bzflag McSpider (~McSpider@xplr-ts-v10-208-114-184-180.barrettxplore.com)
00:54.22*** join/#bzflag bryjen (~bryjen@75.81.201.131)
00:54.22*** mode/#bzflag [+v bryjen] by ChanServ
01:01.41*** join/#bzflag jomojo (~jomojo@cpe-76-184-20-22.tx.res.rr.com)
01:14.51*** join/#bzflag jcp (~jw@bzflag/contributor/javawizard2539)
01:26.43*** join/#bzflag bier|tp (~bier@pD9E2D22A.dip.t-dialin.net)
01:35.45*** join/#bzflag JeffM2501 (~JeffM@bzflag/projectadmin/JeffM)
01:35.45*** mode/#bzflag [+o JeffM2501] by ChanServ
01:58.28*** join/#bzflag Kutakizukari (~Elijah@207-255-185-183-dhcp.gsv.md.atlanticbb.net)
01:58.53KutakizukariWhere do I find out on who to host maps?
01:59.05Kutakizukarihow to host maps?
01:59.21JeffM2501you mean how to start a server?
01:59.56KutakizukariYes
02:00.15JeffM2501there are posts on the fourms, and articles on the wiki
02:00.30JeffM2501what kind of host do you have to run it on? and what kind of bandwith?
02:01.34KutakizukariVPS 300 GB of bandwidth
02:01.56JeffM2501should run ok untill it runs out of bandwith
02:02.04blast007the bandwidth should be just fine - MW2 only uses around 188GB/month
02:02.36blast007heh, "only"  :)
02:02.43JeffM2501there is a post on the fourms that goes over how to run a pulbic server
02:02.49blast007the bigger issue will probably be how well the VPS runs
02:03.03blast007they're more prone to jitter because resources are being shared
02:03.04JeffM2501bzfs isn't that beefy, it should be ok
02:03.08KutakizukariYeah thats true, do you have the link to that post?
02:03.10JeffM2501yeah latency will be the issue
02:03.24JeffM2501it's a sticky in the "server setup" section
02:03.39JeffM2501there is also the server category on the wiki
02:03.55KutakizukariWill check thank you for the help!
02:04.17JeffM2501sure
02:05.49KutakizukariAre there any artwork fanpacks to use for a website?
02:06.25KutakizukariFree to use?
02:06.39JeffM2501we don't maintain any
02:06.42blast007nothing official, no. the artwork that comes with BZFlag is licensed as LGPL though, so you could use that as long as you follow the license.
02:06.45JeffM2501you can use anything from the game
02:07.32KutakizukariWhat folder would it be under?
02:07.38JeffM2501data
02:07.47Kutakizukarithanks
02:09.40CIA-87BZFlag: 0375.50.178.99 07http://my.bzflag.org * r6917 10/w/Web_BZFS_Manager: remove links to "BZWeb" and clean up language, mention open source status of project. remove unneded talk about paid version.
02:11.11CIA-87BZFlag: 03JeffM2501 07http://my.bzflag.org * r6918 10/w/Web_BZFS_Manager: teh is not a word
02:13.19CIA-87BZFlag: 03JeffM2501 07http://my.bzflag.org * r0 10/w/Special:Log/delete: deleted "[[BugQ/BZFWeb]]": Unused redirect
02:13.45*** join/#bzflag nightstrike (~nightstri@mnit.ac.in)
02:13.56CIA-87BZFlag: 03JeffM2501 07http://my.bzflag.org * r0 10/w/Special:Log/delete: deleted "[[User:BugQ/BZFWeb]]": Unused redirect
02:14.17CIA-87BZFlag: 03JeffM2501 07http://my.bzflag.org * r0 10/w/Special:Log/delete: deleted "[[BZFWeb]]": Unused redirect
02:24.07*** join/#bzflag McSpider (~McSpider@xplr-ts-v10-208-114-184-180.barrettxplore.com)
02:26.10*** join/#bzflag |L4m3r| (~L4m3r@s111-81.resnet.ucla.edu)
02:26.34*** join/#bzflag |L4m3r| (~L4m3r@s111-81.resnet.ucla.edu)
02:35.09*** part/#bzflag Kutakizukari (~Elijah@207-255-185-183-dhcp.gsv.md.atlanticbb.net)
02:40.57*** join/#bzflag noyb (~noyb@pool-173-60-159-76.lsanca.dsl-w.verizon.net)
02:45.42*** join/#bzflag Pimpi_ (~frank@gondolin.pimpi.org)
02:49.41*** join/#bzflag Constitution (~const@bzflag/developer/Constitution)
02:50.39*** join/#bzflag Landon__ (~chatzilla@host-174-44-37-56.kls-mt.client.bresnan.net)
02:58.20*** join/#bzflag mrapplecomputer1 (~mrappleco@bzflag/player/MrAppleComputer)
03:06.47mrapplecomputer1Anyone know why Im getting "This callsign was rejected" in big red letters when trying to join some servers?
03:13.48Landon__No, the game just hates you
03:13.55Landon__You sure your passwords right?
03:15.22mrapplecomputer1yep
03:15.38me1maybe the server doesn't like your callsign
03:15.45JeffM2501becuase it rejected your callsign
03:17.18mrapplecomputer1im just using "mrapplecomputer1"
03:17.24mrapplecomputer1its always worked... untill now
03:17.37me1mrapplecomputer1, the server can reject any name it wants
03:17.45me1try a different name and see if it works
03:18.06mrapplecomputer1mrapplecomputer doesnt work
03:18.21JeffM2501talk to the owner
03:18.22me1try something a little more different from your name
03:18.56mrapplecomputer1ok a different name works...
03:19.00mrapplecomputer1why wont mrapplecomputer1 work?
03:19.06mrapplecomputer1this is bzbureau btw
03:19.11me1mrapplecomputer1, because the  server is rejecting it
03:19.12JeffM2501because the owner blocked it
03:19.24mrapplecomputer1i never blocked my callsign o.O
03:19.34JeffM2501you own the server?
03:19.38mrapplecomputer1yep
03:19.47Constitutionmutiny
03:19.48JeffM2501then you have a name filter
03:19.55mrapplecomputer1...
03:19.56Landon__Const: haha
03:20.00mrapplecomputer1i got it
03:20.08mrapplecomputer1i just started using bambino's bad word file..
03:20.25*** join/#bzflag Bambino (~Bambino@S0106002191dd19a8.gv.shawcable.net)
03:20.29mrapplecomputer1and he banned my names
03:20.35mrapplecomputer1speak of the devil, Bambino !
03:20.39Landon__Who you gonna call
03:20.43JeffM2501you used it with out even reading it?
03:20.47mrapplecomputer1thanks for adding my name to your bad words list
03:21.01mrapplecomputer1heh JeffM2501 i looked over it, but didnt go in depth xP its like 800 lines
03:21.14Landon__Lazy
03:21.18Landon__oh
03:21.20JeffM2501then you got what you deserved
03:21.21Landon__800 lines >.>
03:21.29mrapplecomputer1xP
03:21.40Landon__Bambi kinda owned you though
03:21.49mrapplecomputer1yah id say... clever
03:22.06JeffM2501here, let me give you this plugin to run, it's TOTALY safe ;)
03:22.11mrapplecomputer1haha
03:22.12Bambino??
03:22.27mrapplecomputer1bambino...
03:22.37mrapplecomputer1in your bad words file were "mrapplecomputer
03:22.45mrapplecomputer1and mrapplecomputer1
03:22.47mrapplecomputer1:|
03:23.07Bambinoepic win
03:23.10mrapplecomputer1heh
03:23.41mrapplecomputer1good luck ever getting that operator plugin :D
03:23.42Landon__Well done Bambino
03:23.50Bambinothx
03:24.30Bambinohow long did it taek you to figure it out
03:24.41mrapplecomputer1an entire IRC discusion
03:24.46mrapplecomputer1maybe like 10 minutes xP
03:24.54mrapplecomputer1i just put the list up a second ago
03:25.00mrapplecomputer1then tried to join and i was like wth...
03:25.00Bambinoaha
03:25.18mrapplecomputer1quickly fixed and restarted all servers :D
03:25.29mrapplecomputer1hmm i wonder what else you put in there :\
03:25.30Bambinowins on all levels
03:25.40mrapplecomputer1heads off to read all 800 lines of it
03:25.51Bambinowatches mrapplecomputer1 read new words
03:25.56mrapplecomputer1heh
03:26.07mrapplecomputer1some reason i knew that was coming :\
03:26.32Landon__I'd do a ctrl-f on your name in the code mac ;D
03:26.34mrapplecomputer1i didnt know you could ban client strings o.o
03:26.39mrapplecomputer1Landon__: done
03:26.43mrapplecomputer1i already did that before xp
03:26.56ConstitutionI suppose you blocked all league-related words, too?
03:27.00Bambinonope
03:27.09mrapplecomputer1haha bambino i love how the list starts at hitler then goes into the as
03:27.20BambinoI don't like that guy, do you?
03:27.29JeffM2501perhaps you could take your discussion private guys?
03:54.17*** join/#bzflag Kutakizukari (~Elijah@207-255-185-183-dhcp.gsv.md.atlanticbb.net)
04:04.49*** join/#bzflag Bambino (~Bambino@unaffiliated/sniper15)
04:15.08*** join/#bzflag KingRobot (~mathew@student1710.student.nau.edu)
04:15.20*** join/#bzflag KingRobot (~mathew@unaffiliated/kingrobot)
04:20.28BulldozerIs there any reason that the list server database would have a 75 second delay when queried from a certain range of IPs?
04:21.13blast007how often are you querying it?
04:21.22blast007or are you just talking about in-game?
04:22.25BulldozerNot in-game: http://my.bzflag.org/db/
04:22.38blast007well, in-game calls the same page
04:22.48blast007but answer the first question then :)
04:23.13BulldozerNot very often. :P
04:23.24blast007define "not very often"
04:23.39blast007what are you doing exactly?
04:24.24BulldozerAs in, the first time I tried from IP 'A', it got a 75 s delay, whlie from IP 'B', it was fine.
04:24.42blast007what about the second time you tried from IP 'A'
04:24.49blast007it's possible apache was restarting
04:25.06blast007it sometimes has to reset to shake off a botnet
04:25.18BulldozerThe same every time. Exactly 75.xxx seconds.
04:25.50blast007no idea
04:26.05Bulldozerhttp://my.bzflag.org/ however, is fine.
04:26.10blast007does it happen to here as well?  http://my.bzflag.mobi/db/?action=LIST
04:26.33blast007or whatever action you're running
04:26.52BulldozerYes, any action, or none at all, under /db/ takes 75s
04:27.03blast007no, I mean, try that link
04:27.09blast007different server, same code/db ;)
04:30.09blast007(will probably work fine - though it won't do you any good since it's not a 'live' list - just a snapshot of when I copied the database data)
04:30.23BulldozerThat one takes 10 seconds...
04:30.39Bulldozer(For the 'problem' IP - from another it's fine)
04:30.52blast00710 seconds is still a while
04:30.56blast007under 2 for me here
04:31.16blast007sounds like your other ISP sucks
04:31.33BulldozerIt's really odd... any other part of the site will load fine.
04:31.50blast007tried a different browser?
04:32.07BulldozerIt's definitely not a browser issue; this is curl
04:32.20blast007tried it in a browser?
04:32.22blast007;)
04:32.31BulldozerNo GUI on the box ;-)
04:32.37blast007links? lynx?
04:32.56blast007or wget it
04:32.57Bulldozerwget behaves similarly :-)
04:33.00blast007meh
04:33.50blast007not like we're doing anything too special
04:34.04blast007sending a few headers
04:34.41Bulldozerand it only happens to the database urls
04:34.46blast007Cache-Control: no-cache\nPragma: no-cache\nConnection: close\nContent-type: text/plain
04:35.02QuolOK - I just banned sk3l from my decks server, and right after that bzfs crashed....any ideas what he did to have caused that?
04:35.22Bulldozersending bad packets
04:35.26blast007maybe your ban hammer was too big
04:35.58Quolblast007, I will keep that in mind for next time :)
04:36.09blast007Quol: hard to say really, but yeah, could be malformed packets like Bulldozer said
04:36.21blast007so next time, firewall him out instead of banning ;D
04:36.31Quolok - thanks guys...
04:36.52Quolwell - I can't firewall him out, he changes IP instantly, you have to id ban him
04:37.02Quolthen at least he is forced to create a new bz account
04:38.23Quoljust to give you an idea...he just joined my server right now, that's about 1 minute after the IP and bzid ban :)
04:38.29BulldozerFrom what I've seen, sk3 doesn't have very many subnets that he works from.
04:39.25BulldozerAlthough I guess you probably don't want to ban his entire range.
04:39.37Quolwell - I am seeing them all over the place...67.x.x.x was what I banned, and he just joined from 78.x.x.x
04:39.38blast007I just have his host banned on my server
04:39.47blast007adsl-67*.dsl.irvnca.pacbell.net
04:39.54Quolthat changes too
04:39.54blast007and then I whitelist people as needed
04:40.12BambinoBlack Ham is also registered, him also
04:40.17blast007meh
04:41.04blast007s/is/was/  ;)
04:41.49Bambino:)
05:00.18JeffM2501the list server does have mod-security and firewall stuff that may slow down some connections
05:01.58blast007but that would be for everything
05:02.03Bulldozerexactly
05:02.03blast007not just the /db/ stuff
05:04.39Bulldozermod_security could be applied to /db/ in theory, but is it?
05:05.35Bulldozer... and if it is, why would this set of IPs being slowed? (also, why would the .mobi site, which likely doesn't have the same setup, have a similar problem?)
05:05.54JeffM2501to make scripts time out
05:06.09JeffM2501mobi does not have mod security
05:06.26blast007nor a firewall, which is his point
05:06.36blast007it was slow (though not AS slow) there too
05:06.41JeffM2501he's not in the ban list?
05:06.43blast007took 10 seconds at the .mobi
05:06.51blast007if he was, he wouldn't get the list
05:06.55JeffM2501or close to the ban list?
05:07.07BulldozerAs far as I know I'm not :-)
05:07.10JeffM2501dunno then
05:07.16JeffM2501maybe that one IP has crap routes
05:07.40blast007but the rest of the site loads fast
05:07.44blast007just /db/ is slow
05:07.49blast007and only on that one IP ;D
05:07.58BulldozerActually on a set of IPs
05:08.00JeffM2501cache?
05:08.03blast007k
05:08.17blast007or a proxy, maybe
05:08.23BulldozerNo, straight curl/wget, and no proxy
05:08.24blast007our cache control headers might be pissing something off
05:08.35blast007Bulldozer: no transparent proxy somewhere between?
05:08.48BulldozerPossible... not sure.
05:09.00JeffM2501I sp have a proxy?
05:09.28BulldozerNot as far as we are aware.
05:09.41BulldozerIf there is, they didn't tell us about it.
05:09.51blast007ooo, here's an idea
05:09.53BulldozerThere shouldn't be... this is a dedicated server.
05:09.57blast007try accessing it on port 81 instead
05:10.04Bulldozer'k
05:10.42blast007and/or 8080
05:12.22BulldozerStill exactly 75 seconds for 80,81,8080
05:12.39blast007fun
05:13.14blast007imagine it's the same if you do http://my.bzflag.org/bzfls.php instead of http://my.bzflag.org/db/  ?
05:15.33BulldozerYes, as a matter of fact; the only URL below /db/ that behaves that way.
05:15.58JeffM2501it's the same file
05:16.03blast007/db/ maps to that file
05:18.26blast007wonder if weblogin would act similarly slow
05:18.33blast007it has the same cache headers
05:19.23blast007except for "Connection: close", which I think was a fix when the curl setup in old clients held a connection open to the list server until the client closed ;)
05:22.01blast007Bulldozer: see if this loads slow too: http://my.bzflag.org/weblogin.php?url=http://example.com
05:27.33Quolnight all
05:27.37*** join/#bzflag MJ94 (~MJ94@pdpc/supporter/student/mj94)
05:31.09Bulldozerblast007: The last link you posted loads fast
05:37.21JeffM2501maybe it just dosn't like that big form
05:37.28JeffM2501if you make it a query does it work?
05:38.28BulldozerJeffM2501: The form has nothing to do with it...
05:38.33JeffM2501k
05:39.15Bulldozertime curl "http://my.bzflag.org/bzfls.php" yields 75.5s +/- 0.5s
05:39.35Bulldozerregardless of the query or lack thereof
05:39.54JeffM2501sucks to be on your server I guess then :)
05:44.13JeffM2501what ISP is it?
05:44.20Bulldozertime curl "http://my.bzflag.org/bzfls.php" on the other hand yields 0.5s +/- 0.5s
05:44.58Bulldozer<PROTECTED>
05:46.03BulldozerIt's somewhere in heraklesdata.net Sacramento
05:46.21BulldozerThey just bought out serverminds.com where it was before.
05:47.02BulldozerDoes the script do any kind of reverse lookup or anything like that?
05:48.33JeffM2501probably
05:48.47JeffM2501make sure the domain points to the same IP you are coming from etc.
05:51.40*** part/#bzflag Kutakizukari (~Elijah@207-255-185-183-dhcp.gsv.md.atlanticbb.net)
05:51.47JeffM2501do you have a funky host lookup?
05:52.00JeffM2501tho if you arn't registering to host it should not do that
05:53.11*** join/#bzflag KingRobot (~mathew@unaffiliated/kingrobot)
05:54.25trepanapache/php probably does reverse lookups regardless of the script contents  (depending on the config)
05:55.15JeffM2501that would affect all pages then
05:59.20trepanyup, seems the apache HostnameLookups config directive controls it (or part of it), can be configured differently by directory / server / vhost
05:59.40KingRobotIs the bzfls.php the same as bzfls2/index.php in trunk?
06:01.21JeffM2501no
06:01.28JeffM2501that's a rewrite
06:04.56KingRobotDoes the live version call gethostbyaddr anywhere?
06:07.28JeffM2501yeah
06:07.35JeffM2501$values['hostname'][0] = gethostbyaddr($_SERVER['REMOTE_ADDR']);
06:07.47JeffM2501it's for the ban list
06:08.21KingRobotGreat... looks like the new colo host busted reverse DNS; that'd be where the problem is.
06:08.29KingRobotGuess we'll have to figure that one out.
06:08.37JeffM2501that sucks
06:09.15KingRobotWell at least the problem is explained.
06:09.24JeffM2501yep, don't use that ISP :)
06:10.15KingRobotNot much choice in the matter... we had 8 months left on our contract and the previous owner went bankrupt :P
06:10.56JeffM2501hates fly by night ISPs
06:11.21KingRobotThere were a few days we thought we were going to lose the entire server - data and everything.
06:11.35JeffM2501we used to have a crap ISP, but got off of them
06:11.48JeffM2501we had to pick our server up in the garage under the building
06:11.53JeffM2501that's how flighty they were
06:12.14KingRobotYeah this guy was about the same. These new ones don't seem much better... we'll probably change when this contract is up.
06:12.30JeffM2501you can probalby find a way to get out of the contract
06:12.34JeffM2501we did
06:13.38JeffM2501it was like "you know that part if your compnay name that says 'internet service provider', we think you should actualy provide internet service if you want to keep being paid"
06:15.34Constitutionexcept we paid for one year up front
06:16.09Constitutionnot exactly a contract, but kinda :)
06:17.01JeffM2501oh ouch
06:17.05JeffM2501yeah, that's not smart
06:17.09JeffM2501how much was it?
06:17.36Constitution$450 for a year
06:17.44JeffM2501with your hardware?
06:17.51Constitutionnope, hardware provided
06:18.06JeffM2501how much bandwith?
06:18.24JeffM2501and what kinda machine?
06:18.31Constitution1TB/mo with 1Mbit up/down iirc...
06:19.07KingRobotThe box was a DP 2.6Ghz Xeon with 4Gb ram.
06:19.22JeffM2501that's not too bad
06:19.33KingRobotNo it was fair for the price until all this happened.
06:19.37JeffM2501a good deal, but the "all up front" ones are often scam.
06:19.51JeffM2501I'm payin 50$ a month for dual xeon 3.2s
06:19.58JeffM2501but only 500gigs
06:20.07KingRobotWith who?
06:20.09JeffM2501tho it can do 10megs up and down
06:20.10JeffM2501sagonet
06:20.14JeffM2501same place .bz is hosted
06:20.38JeffM2501I was paying 60 for a 2 gig P4 with a tb bandwith
06:20.51KingRobotWern't we on sagonet before this Const?
06:20.53JeffM2501we never came close tot hat
06:21.50KingRobotHow'd you get that out of them? I don't see prices anywhere near that.
06:21.54JeffM2501XL host was a bit cheaper
06:22.13JeffM2501KingRobot, been a customer for a while, they cut me a deal cus they were out of the end of year sale one I wanted.
06:22.49JeffM2501oh no sorry, I'm paying 60
06:22.53JeffM2501not 50
06:23.16JeffM2501I wanted the 50 at first but then we wanted more CPU
06:23.28JeffM2501I was paying 70
06:23.43JeffM2501it's split over 4 people so we all pay 15 now
06:23.48JeffM2501makes it very reasonable
06:25.24JeffM2501tho if I all I was doing was web stuff I'd move to vps.net
06:25.54JeffM2501that could probably work for bzfs as well, but not other game servers
06:26.04JeffM2501if it wasn't laggy
06:26.24KingRobotAll I'm doing is web stuff, but it's pretty CPU and data intensive. Const is hosting bzfs of course.
06:26.54JeffM2501vps.net vhosts are 20$ a "node"
06:27.06JeffM2501each node gets you 400mz of cpu time on a cloud node
06:27.21JeffM2501as a 400mhz process or 2 200mhz processes
06:27.26JeffM2501and you can add nodes at any time
06:29.34JeffM2501sagonet's been fine ever since they got there power systems worked out
06:29.35*** join/#bzflag noyb (~noyb@pool-173-60-159-76.lsanca.dsl-w.verizon.net)
11:24.07*** join/#bzflag bier|tp (~bier@pD9E2D22A.dip.t-dialin.net)
11:46.10*** join/#bzflag nightstrike (~nightstri@mnit.ac.in)
12:23.17*** join/#bzflag Dontkillme (~chatzilla@frnk-5f743f63.pool.mediaWays.net)
13:29.53*** join/#bzflag WarPig (~WarPig@207.235.53.82)
14:11.36*** join/#bzflag Quol_at_work (~Ian@webout1.futureelectronics.com)
14:37.17*** join/#bzflag Erroneous (~DTRemenak@about/essy/CrazyCoder/DTRemenak)
14:37.17*** mode/#bzflag [+v Erroneous] by ChanServ
14:50.38*** join/#bzflag Dontkillme (~chatzilla@frnk-5f743f63.pool.mediaWays.net)
14:53.25*** join/#bzflag Upsetter (~Ups@89.246.214.141)
14:59.28*** join/#bzflag spldart (~spldart2@bzflag/contributor/spldart)
14:59.29*** mode/#bzflag [+v spldart] by ChanServ
15:03.27*** join/#bzflag bryjen (~bryjen@63.147.94.149)
15:03.28*** mode/#bzflag [+v bryjen] by ChanServ
15:16.58*** join/#bzflag nightstrike (~nightstri@mnit.ac.in)
15:39.10*** join/#bzflag Dontkillme (~chatzilla@frnk-5f743f63.pool.mediaWays.net)
15:57.08Quol_at_workhmm, looks like if I /idbanlist on one of my bzfs instances, it crashes right away...with a warining in the logs:" WARNING: Network message being sent is too long! (message is 133, cutoff at 128)"
15:57.27Quol_at_workis that because of the description messages associated with the idban?
15:59.13Quol_at_workya - seems to be...is that expected? if a ban message is too long that the bzfs instance should crash?
15:59.27trepannope, that shouldn't be the case
15:59.35trepangdb / stacktrace / bzfs version ?
16:01.13Quol_at_workif I have a long message it craps out. the version is from svn built yesterday against the v2_0 branch....getting the svn info now
16:01.38Quol_at_work20755
16:02.51Quol_at_workI just tried it with an old bzfs built last march from svn, and it does the same thing. So it doesn't look like it's something that's been itroduced in at least a year..
16:03.07Quol_at_workas last march's does the same thing (built from svn on march 03, 2009)
16:03.31blast007"Last Changed Rev: 20751"  ?
16:03.56Quol_at_workya..that's the one. but I guess the tags etc..has svn marked at 20755
16:04.06Quol_at_workbut if I svn info, it says 20751
16:04.12blast00720755 is probably trunk
16:04.16Quol_at_worksvn update says "at revision 20755"
16:04.58blast007I'm running 20707 right now
16:05.12blast007but the only change that was done was in src/bzfs/ListServerConnection.cxx
16:05.18Quol_at_workjust idban someone with a message that's longer then 128
16:05.27blast007tries
16:05.32Quol_at_workshould crash when you do /idbanlist
16:06.23Quol_at_workand when you restart the server, it will crash every time you do /idbanlist :)
16:06.29Quol_at_workbzfs server I mean
16:06.36blast007worked fine for me
16:06.46Quol_at_workreally...?
16:06.48Quol_at_workhmm
16:06.51blast007I maxed out the length of the text input in the graphical client
16:07.03Quol_at_workand you did /idbanlist ?
16:07.12blast007oh, no, hold on
16:07.15Quol_at_workand you see the truncated message?
16:07.46blast007I guess I'll assume the message was truncated
16:07.50blast007I just did lots of h's ;)
16:07.55Quol_at_worklol
16:08.06blast007didn't crash when I ran /idbanlist
16:08.11Quol_at_workhmm
16:08.24Quol_at_workscatches head
16:08.29Quol_at_work*scrathes
16:09.07Quol_at_workI tried it on 5 different bzfs server versions...all crahsed...when I build them I just ./configure --disable-client --enable-shared
16:09.13blast007replaced the last letter of the line with 1 and then did it again
16:09.14Quol_at_workmaybe I am missing something>?
16:09.17blast007it didn't truncate it
16:09.43Quol_at_workso you can get a message that's greater then 128 characters?
16:09.55Quol_at_workon mine it clearly will only accept less then 128
16:09.58blast007"/idban +100 1d fdfsdfdsfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhjjjjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh1"
16:10.04blast007that was the ban I did
16:10.14blast007and when I did an idbanlist, it came back fine
16:10.34blast007let me try one other thing
16:10.42blast007I'm assuming the person you banned was currently playing?
16:10.57blast007and did you ban by slot number?
16:11.04Quol_at_workyes
16:11.20Quol_at_workbut I was able to reproduce it with just /idban and /idbanlist
16:11.21blast007yes to both?
16:11.29Quol_at_workban by slot, and the person was playing
16:11.42blast007does using the above command make it crash when you do an idban?
16:12.09blast007I'll try the way you did it
16:12.12Quol_at_workthat was only 112 characters by the way...needs to be longer then 128
16:12.18blast007yeah
16:12.36blast007when you did it by slot number, it adds their name to the reason
16:12.39Quol_at_workkeep that h key pressed down :)
16:12.42blast007(well, by slot number or by name)
16:13.18blast007and because you did it by slot number instead of by name, you were able to make the reason longer
16:13.31blast007so that's likely the issue
16:13.46Quol_at_workbut on my client, even though it's off screen, you can still type and it will accept it up to a certain lenght
16:13.54blast007right
16:14.11Quol_at_workI am guessing that that length is greater than 128
16:14.18blast007no
16:14.25Quol_at_workreally...it is 128?
16:14.27blast007the above example is as far as I could type
16:14.41Quol_at_workI can easily get way more then that on the windows builds
16:14.50Quol_at_workI do it all the time
16:14.50blast007which is 128 exactly
16:14.57blast007I'm on Windows
16:15.07blast0072.0.10
16:15.23Quol_at_workya - that's what I use...
16:15.42blast007how long was their name?
16:15.44Quol_at_workI can get way longer than that most of the time :)
16:15.57Quol_at_workname wasn't long: 8 characters
16:16.04blast007what was the ban duration?
16:16.08Quol_at_workwas sk3l's "XXXX ham" name
16:16.14Quol_at_workcan't remember the first part
16:16.18Quol_at_workmax
16:16.26blast007War Ham? Black Ham?
16:16.30Quol_at_workboth :)
16:16.33blast007hehe
16:16.44blast007so "max" or 0?
16:17.14Quol_at_workand I was able to type something like: "I hvae to leave and I don't trus you at all, you have "shown your true colors" time and time again, good bye"
16:17.37Quol_at_workI saw most of it in the client, and it truncated it to 128, then crashed :)
16:18.18Quol_at_workand I used "max" as duration
16:18.53Quol_at_workI thought it was him sending funny packets...but alas, it was my big ban message :)
16:18.56blast007looks like the problem is that it added the name and "reason: " to the message it output
16:19.20blast007I was able to get it up to 139 characters with "Black Ham" as the name
16:19.28blast007around 139*
16:19.55Quol_at_workya...did it truncate and crash - or is that still unique to me?
16:20.07blast007oh, I wasn't doing it in the client
16:20.12blast007I was doing it in notepad ;)
16:20.38Quol_at_workI had to idunban so my server would stop crashing... :)
16:20.54blast007did a ban command with a single digit slot number and 'max' as the duration and the longest reason possible
16:21.10blast007and that ended up with 138 as the final length of the command
16:21.15blast007of the message*
16:21.30blast007three spaces before 'reason:'
16:21.37blast007<PROTECTED>
16:21.39trepanQuol_at_work: can you run under `gdb' and generate a stacktrace?
16:22.03Quol_at_workya...probably could :)
16:23.12Quol_at_workanyway to get war ham's id...is that public(ish) info on the forums (I guess not)...in the unban, I copied it to my clipboard, with with all my testing that's gone...ooops
16:23.36blast007technically those two names won't work anymore anyway
16:23.40blast007I deactivated them
16:23.57Quol_at_workok - thx...
16:24.45*** join/#bzflag Swigg (~Default@bzflag/player/Swigg)
16:24.46blast007trepan: I could likely get one here in a sec
16:25.30Quol_at_workoohhh, bzadmin accepts a much smaller line...I can't get as long a line in bzadmin..
16:25.45Quol_at_workI can't use the bzclient here at work tre..I will have to wait until tonight
16:26.05*** join/#bzflag Marzipan (~kvirc@bzflag/player/Marzipan)
16:26.14blast007Quol_at_work: I'll get a trace for him if mine crashes too, which I imagine it should :)
16:26.24Quol_at_workok
16:26.31trepanQuol_at_work: i thought that   '/idbanlist'  would cause your crash
16:26.37trepancan't do that from bzadmin?
16:26.54Quol_at_worknot anymore since I remover (/idunban) the problem line
16:27.01Quol_at_work*removed
16:27.21Quol_at_workand now I can't recreate a long line just with bzadmin
16:27.39Quol_at_workit accepts a much smaller line then the client (windows at least)
16:28.50Quol_at_workwonders how hard it would be to have bzadmin accept a large line
16:30.20blast007trepan: http://pastebin.com/m71cd352d
16:30.47blast007though I think I have some modifications in my bzfs code, so line numbers might not be 100% accurate with yours :/
16:32.05blast007bzfs.cxx*
16:32.56trepanblast007: i picked up v2_0branch myself, also crashes here  (x64_86/linux)
16:33.01blast007k
16:33.42*** part/#bzflag WarPig (~WarPig@207.235.53.82)
16:35.19Quol_at_worktrepan, I guess that means you successfully reproduced it?
16:49.46trepanQuol_at_work: ya, i reproduced it; think it's the sprintf()'s overrunning the buffer
16:51.08Quol_at_workheh - and I just increased bzadmin's CMDLENGTH constant so that I could get a 127 character line out of bzadmin, and get a greater then 128 long message :)
16:51.49Quol_at_workbut glad you were able to reproduce it...
16:52.24trepanQuol_at_work: seem the sprintf()'s there have already been fixed with snprintf in trunk
16:52.30trepans/seem/seems
16:52.43Quol_at_worktrunk = 3.0 though - yes?
16:52.45trepanyou could probably just copy that code to fix the crashes
16:52.51Quol_at_workor what will be 3.0
16:52.52trepan2.99.x  ;)
16:53.05Quol_at_workhmm - ok, will give that a shot
16:54.00Quol_at_workI should get back to my real work though....although I would just rather do this stuff :) thx for the help/point in the right direction
17:08.11CIA-87BZFlag: 03trepan * r20756 10/branches/v2_0branch/bzflag/src/bzfs/AccessControlList.cxx:
17:08.11CIA-87BZFlag: * backported the s/sprintf/snprintf/ fix from trunk
17:08.11CIA-87BZFlag:  (for /hostbanlist and /idbanlist)
17:09.01trepanQuol_at_work: that fixed the crash here
17:12.39Quol_at_workooh, thanks tre, I will build it right now :)
17:19.03*** join/#bzflag nightstrike (~nightstri@mnit.ac.in)
17:19.51trepanQuol_at_work: i can also commit backports for the anti-flicker, mouse-clamp, and anti-ground-shake features
17:20.06trepan(copied my changes from v2_0_12 to v2_0branch)
17:21.22trepan(also includes a fix for stencil shadows, stencil buffer is not allocated by default)
17:22.39*** join/#bzflag Kutakizukari (~Elijah@207-255-185-183-dhcp.gsv.md.atlanticbb.net)
17:25.30blast007trepan: that would be cool :)
17:27.38trepanno, it's kind of sad  ;)
17:30.13blast007hehe
17:32.23Quol_at_workheh :)
17:32.34Quol_at_workwell- thanks again blast007 and trepan
17:39.06*** join/#bzflag I_Died_Once (~I_Died_On@c-98-244-158-51.hsd1.ga.comcast.net)
17:51.57*** join/#bzflag joevano (~joevano@bzflag/developer/JoeVano)
17:51.58*** mode/#bzflag [+v joevano] by ChanServ
17:59.56*** join/#bzflag JefferyM (~JefferyM@bzflag/projectadmin/JeffM)
17:59.56*** mode/#bzflag [+o JefferyM] by ChanServ
18:04.40*** join/#bzflag goingberserk (~abc@pD9E85C68.dip.t-dialin.net)
18:08.27*** join/#bzflag osta (~Adam@idb154.internetdsl.tpnet.pl)
18:08.32*** join/#bzflag temporalD (~temporal@bzflag/serverop/TemporalDistraction)
18:09.23CIA-87BZFlag: 03trepan * r20757 10/branches/v2_0branch/bzflag/ (11 files in 4 dirs):
18:09.23CIA-87BZFlag: -- backports from trunk
18:09.23CIA-87BZFlag: * added the Options->Display->AntiFlicker option
18:09.23CIA-87BZFlag: * added the Options->Input->ConfineMouse (MotionBox) option
18:09.23CIA-87BZFlag: * adjusted BackgroundRenderer::drawGroundCentered() to reduce flickering
18:09.24CIA-87BZFlag: * set the default stencil depth to 1
18:09.42JefferyMblast007, joevano group request thread got to 10 pages so I locked it and made a new one
18:09.56JefferyMoooo trepan wants a .14 :)
18:10.22trepanna, copied my changes from v2_0_12 to v2_0branch to test a crash that Quol had
18:10.33trepandidn't really consider 2.0.14  ;)
18:10.42JefferyMwe should probalby do one
18:10.47JefferyMjust for craps and giggles
18:10.56JefferyMhave const make an official mac build at least
18:11.52trepanlock it, post, let 'em play for a couple of weeks, then release?
18:11.54JefferyMumm, did  SkindupTruk just post a bunch of maps by other people?
18:12.07JefferyMpfff, stamp it and release
18:12.21JefferyMenough people have been using .13 it's been plenty fine playtested
18:14.29*** part/#bzflag Upsetter (~Ups@89.246.214.141)
18:16.20*** join/#bzflag kierra (~jolie@unaffiliated/kierra)
18:16.34kierrablast007:
18:20.57JefferyMmoves em all to the attic for now
18:24.45*** join/#bzflag jomojo (~jomojo@cpe-76-184-20-22.tx.res.rr.com)
18:32.00*** join/#bzflag mrapplecomputer1 (~mrappleco@bzflag/player/MrAppleComputer)
18:42.36*** join/#bzflag TimRiker (~timr@bzflag/projectlead/TimRiker)
18:42.36*** mode/#bzflag [+o TimRiker] by ChanServ
18:49.58*** join/#bzflag mrapplecomputer1 (~mrappleco@c-69-180-173-220.hsd1.mn.comcast.net)
18:49.58*** join/#bzflag mrapplecomputer1 (~mrappleco@bzflag/player/MrAppleComputer)
18:50.10*** join/#bzflag Adam1234567 (~adam@213-18-139.netrun.cytanet.com.cy)
18:56.37*** join/#bzflag TimRiker_ (~timr@2002:451b:bd2:1:215:afff:fec8:ffc5)
19:00.27*** join/#bzflag TimRiker_ (~timr@2002:451b:bd2:1:215:afff:fec8:ffc5)
19:03.31JefferyMbrlcad, you got any problem with stamping out a 2.0.14 just so that debian stable dosn't have some random 2.0.13 version?
19:03.32*** join/#bzflag Bambino (~Bambino@S0106002191dd19a8.gv.shawcable.net)
19:03.40JefferyMand so we can do a modern mac intel build
19:03.57*** join/#bzflag Bambino (~Bambino@unaffiliated/sniper15)
19:05.59DontkillmeDoes 2.0.14 have new features?
19:06.06JefferyMno
19:06.14JefferyMother then a few things backported
19:06.17JefferyMand some cleanup
19:06.28JefferyMlike fonts that don't break the law
19:06.40JefferyMit would just be a maint release
19:06.45*** join/#bzflag Think_Differentl (~fatass@pool-71-178-120-61.washdc.east.verizon.net)
19:06.48*** join/#bzflag TimRiker_ (~timr@2002:451b:bd2:1:215:afff:fec8:ffc5)
19:06.58*** join/#bzflag Think_Differentl (~fatass@bzflag/player/ThinkDifferent)
19:07.08JefferyMit just bugs me that debian stable has a version that we flag as "development"
19:07.31JefferyMand we haven't done a mac build in a long while
19:09.40TimRikerI forget the reason I did the debian .13 upload. There was some issue with .12 that was fixed in the dev tree. I probably should have done a .14 release then. I'm fine with it happening now if anyone pushes for it.
19:09.55JefferyMtimRiker it was to replace the fonts
19:10.03TimRikerah! that's it. :)
19:10.10JefferyMor we would have been pulled from debian
19:10.16JefferyMyeah we should have done that as a 14
19:10.29JefferyMI mean it'll only take like an HOUR to do the release
19:10.34JefferyMit's been tested for aged
19:10.41JefferyMages
19:10.54JefferyMwhat do you want to name it?
19:10.56TimRikercourse .14 probably won't make it into lenny now that lenny has shipped. I'd have to find some "security" issue to push it through.
19:11.11JefferyMwell at least it woudl exist
19:11.21TimRikerwe already had a "never say never" release. :/
19:11.22JefferyMand it'd get into ubuntu
19:11.45JefferyMBZFlag 2.0.14 "Oh $#!*"
19:11.59TimRiker"are you still listening?"
19:12.11JefferyM"Oops we did it again"
19:12.14DontkillmeBZFlag 2.0.14 "New year, new release"? :-s
19:12.24TimRikerhehe. "year of the tiger"
19:12.32JefferyM"eye of the tiger"
19:12.38spldart"meh"
19:12.54JefferyM"nothing to see here"
19:13.00*** part/#bzflag kierra (~jolie@unaffiliated/kierra)
19:13.02TimRikeroh. I like that one
19:13.16JefferyM"This isn't the release you are looking for"
19:13.17TimRiker"this is not the release you are looking for"
19:13.20JefferyMhah
19:13.22TimRikerLOL
19:13.37JefferyMI think we have a name
19:13.42TimRiker:)
19:13.51JefferyMI'll tag and build tonight then
19:13.59TimRikersounds good to me
19:15.15spldartI like 'is not' better than 'isn't' It seems like a more formal way of saying 'not 3.0'
19:15.54JefferyMI'll have to check the line in the movie but you are probably right
19:16.04JefferyMadd one api fuction to get a player's token
19:16.38JefferyMand I'll see if Constitution is willing to do the mac build
19:17.47TimRikerI think the movie is "These aren't the droids you're looking for."
19:17.54*** part/#bzflag osta (~Adam@idb154.internetdsl.tpnet.pl)
19:18.22TimRikeryou don't need to see his identification
19:18.25JefferyM"It's not for sale if you want it"
19:19.27TimRiker"You can go about your business" might be more obscure. :)
19:19.30JefferyMmost server owners are using .13 now, and debian players have been using 13 as well so I feel it is stable
19:20.26JefferyMand I'll update the project to VC9
19:21.11JefferyMoh, that'll mean an installer change
19:21.13JefferyMhmmmmm
19:21.41JefferyMblast007, you awake?
19:22.09TimRikershould we do another test round with a current .13 updated to vc9, x86 mac build etc, first?
19:22.25JefferyMthey've all been built and tested before
19:22.44Constitution2.0.13 only builds on leopard, but maybe we're ok with that
19:23.37Constitutiontiger is still fairly widely used, though
19:24.01*** join/#bzflag GvzEvxre (~timr@bzflag/projectlead/TimRiker)
19:24.02*** mode/#bzflag [+o GvzEvxre] by ChanServ
19:24.21Constitutionit gives some weird linker error on earlier versions
19:24.26*** join/#bzflag `ls` (~timr@bzflag/projectlead/TimRiker)
19:24.27*** mode/#bzflag [+o `ls`] by ChanServ
19:24.29mrapplecomputer1JefferyM: Im working on a totally new version of that bzwebadmin thing i did before, but called bzweb. Its alot more secure and doesnt use exec() :D
19:24.35mrapplecomputer1is it ok if i post it on the forums?
19:25.55ConstitutionI'll certainly do the mac build, though
19:26.09JefferyMmrapplecomputer1, is it open source?
19:26.19mrapplecomputer1eh, no
19:26.19JefferyMConstitution, cool
19:26.24JefferyMmrapplecomputer1, then there is your answer
19:26.36JefferyMour project services are arround to support open source.
19:26.40mrapplecomputer1ok. what if I go open source, that will my answer change?
19:26.49JefferyMpossibly
19:26.51mrapplecomputer1then*
19:26.51mrapplecomputer1]
19:26.55mrapplecomputer1ok sounds good
19:27.04mrapplecomputer1im going to go look at some licenseses..
19:27.06JefferyMI'd recomend throwing it into a googlecode project
19:27.10JefferyMthen its' very accessable
19:27.44JefferyMbassicly the idea is, if you mention it on bzbb, it should be something that other people can use/change/colaborate on
19:27.55mrapplecomputer1OK got it.
19:28.18mrapplecomputer1Constitution's isnt open source though...
19:28.19JefferyMalso if it's not done, then it should go in the development section
19:28.24mrapplecomputer1ah ok
19:28.44JefferyMhe runs a service that lets people start servers
19:28.55JefferyMhe is not promopting it as a tool that people can use, you were.
19:29.06JefferyMhis also works ;)
19:30.36JefferyMConstitution, it's fine if the mac build is 10.4 or later
19:30.43JefferyMthose on 10.3 can use 2.0.10
19:35.21*** join/#bzflag MindstormsKid (~msk@Wikipedia/MindstormsKid)
19:36.30*** join/#bzflag bryjen (~bryjen@63.147.94.149)
19:36.31*** mode/#bzflag [+v bryjen] by ChanServ
19:43.47*** join/#bzflag GvzEvxre (~timr@bzflag/projectlead/TimRiker)
19:43.47*** mode/#bzflag [+o GvzEvxre] by ChanServ
19:56.20*** part/#bzflag Adam1234567 (~adam@213-18-139.netrun.cytanet.com.cy)
20:01.19CIA-87BZFlag: 03trepan * r20758 10/branches/v2_0branch/bzflag/ChangeLog: * updated the ChangeLog
20:01.37*** join/#bzflag GvzEvxre (~timr@bzflag/projectlead/TimRiker)
20:01.37*** mode/#bzflag [+o GvzEvxre] by ChanServ
20:09.24blast007JefferyM: yeah
20:21.31*** join/#bzflag Quol_at_work (~Ian@webout1.futureelectronics.com)
20:26.14*** join/#bzflag Dontkillme (~chatzilla@frnk-5f743f63.pool.mediaWays.net)
20:29.44JefferyMblast007, how hard do you think it would be to backport the trunk installer into branch?
20:36.18*** join/#bzflag Bambino (~Bambino@S0106002191dd19a8.gv.shawcable.net)
20:37.09CIA-87BZFlag: 03JeffM2501 * r20759 10/branches/v2_0branch/bzflag/win32/ (Makefile.am VC8/ VC9/): Update VC8 project to VC9
20:38.17*** join/#bzflag Bambino (~Bambino@unaffiliated/sniper15)
20:41.31*** join/#bzflag bier|tp (~bier@pD9E2D22A.dip.t-dialin.net)
20:46.36blast007JefferyM: should be trivial
20:46.44JefferyMyeah looks like it
20:46.47blast007hasn't really changed much
20:46.53JefferyMjust some data dir changes
20:46.54blast007biggest change was the data directory stuff
20:47.05JefferyMand the VC redist
20:47.08JefferyMthat's the big kicker
20:47.16JefferyMif I do 14 with VC9
20:48.53CIA-87BZFlag: 03JeffM2501 * r20760 10/branches/v2_0branch/bzflag/package/win32/nsis/ (9 files): backport installer from trunk so that the VC9 redist gets installed.
20:49.21CIA-87BZFlag: 03JeffM2501 * r20761 10/branches/v2_0branch/bzflag/package/win32/nsis/Makefile.am: add notes to makefile so it gets picked up in yon tarbal
20:50.51blast007JefferyM: and I sent SkindupTruk a PM earlier re: "his" maps. waiting for a response.
20:50.57JefferyMok
20:50.59JefferyMso did I
20:51.02blast007k
20:51.02JefferyMwe'll see what ye says
20:53.37CIA-87BZFlag: 03JeffM2501 * r20762 10/branches/v2_0branch/bzflag/plugins/ (23 files in 20 dirs): update plug-in projects to VC9
20:54.05CIA-87BZFlag: 03JeffM2501 * r20763 10/branches/v2_0branch/bzflag/plugins/SAMPLE_PLUGIN/ (SAMPLE_PLUGIN.sln SAMPLE_PLUGIN.vcproj): update sample plug-in to VC9
20:55.53CIA-87BZFlag: 03JeffM2501 * r20764 10/branches/v2_0branch/bzflag/tools/modeltool/ (6 files in 3 dirs): update modeltool to VC9
20:56.34CIA-87BZFlag: 03JeffM2501 * r20765 10/branches/v2_0branch/bzflag/tools/modeltool/Makefile.am: make sure project dir gets into tarball
20:57.32CIA-87BZFlag: 03JeffM2501 * r20766 10/branches/v2_0branch/bzflag/tools/modeltool/vc9/modeltool.sln: use regex from VC9 not 71
21:00.33CIA-87BZFlag: 03JeffM2501 * r20767 10/branches/v2_0branch/bzflag/ (Dev-C++/ Makefile.am README.DEVC++): remove DevC++ as it is unsuported.
21:08.04CIA-87BZFlag: 03JeffM2501 * r20768 10/branches/v2_0branch/bzflag/win32/VC9/ (21 files): update actual projects to VC9
21:09.17blast007JefferyM: think I should bother fixing the installer for Windows Vista/7?
21:09.30JefferyMthe old installer had the same problem right?
21:09.52blast007think the problem is just that the uninstaller doesn't remove some of the shortcuts
21:10.00blast007think it was the start menu folder that stays
21:10.19blast007cuz Vista/7 move them after the install (from either the user to all users, or the other way around)
21:10.35JefferyMif you feel like it sure, but if the old installer had the same problem then people have been dealing with it so it's not a big deal
21:10.50JefferyMI mostly just want to be able to do a VC9 build
21:10.51blast007it's minor
21:13.26bryjendid the issue from a few days back about hostname bans being case sensitive get fixed in 2.0 ?
21:13.48JefferyMif not slap it in
21:13.54JefferyMseems minor enough
21:15.21*** join/#bzflag goingberserk (~abc@pD9E85C68.dip.t-dialin.net)
21:15.46CIA-87BZFlag: 03JeffM2501 * r20769 10/branches/v2_0branch/bzflag/ (3 files in 2 dirs): update to directX 8
21:16.32joevanoJefferyM, blast007 : I also sent him one about image sbmitter instead of honking big texture zip downloads
21:16.42JefferyMheh
21:16.49JefferyMhe's gonna have a full mailbox then
21:16.55joevano:)
21:18.53*** join/#bzflag hobbsc (~zalgo@altbit.org)
21:18.57*** join/#bzflag hobbsc (~zalgo@opensuse/member/hobbsc)
21:19.33JefferyMhmm something seems to have busted in the curses build of bzadmin
21:19.52JefferyMor I have the wrong curses again
21:20.05bryjenhrm
21:20.40blast007JefferyM: PDCurses 2.8?
21:20.52JefferyMI was just using what I had on my drive
21:20.56JefferyMyou got one that works?
21:21.09*** join/#bzflag hobbsc (~zalgo@altbit.org)
21:21.10*** join/#bzflag hobbsc (~zalgo@opensuse/member/hobbsc)
21:21.15JefferyMhttp://gnuwin32.sourceforge.net/packages/pdcurses.htm says 2.6 is latest
21:21.19blast007ah, guess they're up to 3.4 now
21:21.25blast007http://pdcurses.sourceforge.net/
21:21.35JefferyMI just want one that builds :)
21:21.47blast007I usually use the one I linked to, afaik ;)
21:21.52JefferyMok
21:21.55JefferyMI'll try it
21:21.59JefferyMeverything else is building now
21:22.35blast007yay, I can get rid of my VM with VC7.1 in it now ;)
21:24.05JefferyMthe problem seems to be use_default_colors
21:24.16JefferyMthat dosn't exist in that curses
21:25.20JefferyMlooks like someone tried to define it for solaris too
21:26.01JefferyMoh I don't think it does anything for windows
21:26.12JefferyMsince you can't make a terminal have anything other then the default colors
21:26.15JefferyMstubs
21:29.36*** join/#bzflag bier|tp (~bier@pD9E2D22A.dip.t-dialin.net)
21:34.45*** join/#bzflag bier|tp (~bier@pD9E2D22A.dip.t-dialin.net)
21:38.50bryjenneeds someone to ban to test this on
21:39.01blast007me! me!
21:39.18blast007where should I join?  ;)
21:39.41bryjenbryjen.bzflag.net:5156
21:39.54bryjenoop, 5154
21:40.41JefferyMk, it's all buildable with VC9 now
21:42.07*** join/#bzflag nielsle_ (~nielsle@1385163742.dhcp.dbnet.dk)
21:42.13JefferyMoh crud, I missed glew
21:45.30JefferyMbets he just cheated in trunk and included the glew files in the client
21:46.43JefferyMahh I didn't good
21:47.46bryjenwell, that didn't work :(
21:48.05bryjenoh carp. it'd help if I'd run the right binary :P
21:48.05*** join/#bzflag Think_Differentl (~fatass@pool-71-178-120-61.washdc.east.verizon.net)
21:48.15blast007hah!
21:48.17*** join/#bzflag Think_Differentl (~fatass@bzflag/player/ThinkDifferent)
21:48.50*** join/#bzflag bier|tp (~bier@pD9E2D22A.dip.t-dialin.net)
21:49.12CIA-87BZFlag: 03trepan * r20770 10/branches/v2_0branch/bzflag/configure.ac: * s/VC8/VC9/
21:50.21bryjenblast007, try now
21:50.22JefferyMahh thanks
21:50.26JefferyMI always miss one
21:50.44trepanno prob, also need plugins/plugin_utils/VC9/Makefile in configure.ac ?
21:50.49blast007I am banned by General Ban. I don't know who he is, but I dislike him now!
21:50.54JefferyMprobalby
21:50.54blast007;)
21:51.07blast007bryjen: so yeah, worked that time
21:52.44CIA-87BZFlag: 03JeffM2501 * r20771 10/branches/v2_0branch/bzflag/win32/VC9/bzflag.vcproj: add glew to the pdcurses build since that is the new "distrobution"
21:52.57CIA-87BZFlag: 03JeffM2501 * r20772 10/branches/v2_0branch/bzflag/README.WIN32: VC9
21:55.00CIA-87BZFlag: 03bryjen * r20773 10/branches/v2_0branch/bzflag/src/bzfs/ (AccessControlList.cxx AccessControlList.h): Make hostbans case-insensitive and use existing glob matching
21:55.02blast007JefferyM: does Visual C++ express still need the PSDK?
21:55.15JefferyMVC9 shipps with it
21:55.20JefferyM8 does not
21:55.30blast007k
21:56.01blast007is 7.1 still supported?
21:56.08JefferyMI didn't remove it
21:56.13blast007ok
21:56.18JefferyMtho plugins won't build
21:56.28JefferyMthe code is fine for 7.1
21:56.45*** join/#bzflag xaver (~xaver@pD9ED5BAE.dip.t-dialin.net)
21:57.00JefferyMfiggured just in case where were still some 7.1 holdouts that had it just to build branch, may as well not kill it
22:05.07bryjenblast007: once more, please.
22:06.03joevanobryjen: watch out blast007 is a horrible cheat ;-)
22:06.51bryjenyes, he modifies the source code all the time ;)
22:11.55blast007bryjen: worked  "ban testing"
22:12.32bryjenmixed case, two stars, and a question mark
22:12.35bryjencool
22:14.06blast007hehe
22:16.26bryjendoes not want to be the reason for 2.0.16
22:16.43blast007or a 2.0.15 in debian ;)
22:20.57brlcadnice bryjen!
22:21.10brlcad(glob refactor)
22:22.27JefferyMbrlcad, we are makin a 2.0.14
22:27.55bryjenneeds in trunk too
22:28.38CIA-87BZFlag: 03bryjen * r20774 10/trunk/bzflag/src/bzfs/ (AccessControlList.cxx AccessControlList.h): Make hostbans case-insensitive and use existing glob matching
22:28.42brlcadJefferyM: I noticed..
22:29.32brlcadI can work on an updated mac dmg
22:30.49JefferyMk
22:30.55Constitutionbrlcad: I believe there is a linker issue with mac builds for anything older than snow leopard... I'm going to give it another run and see if I can reproduce it
22:30.57JefferyMfigure 10.4++ is fine
22:31.08JefferyMas those on 10.3 can just use .10
22:31.59brlcadConstitution: okay
22:33.00*** part/#bzflag bryjen (~bryjen@63.147.94.149)
22:39.27JefferyMso what do you all think we need to work the kinks out for a .14? by the end of the week?
22:41.31JefferyMsince it sounds like you have a little bit of macness to work out
22:41.54Constitutionshould work
22:41.58JefferyMk
22:42.47*** topic/#bzflag by JefferyM -> http://cia.vc/stats/project/BZFlag || http://my.BZFlag.org/w/Getting_Help || Channel Logs: http://ibot.rikers.org/%23bzflag/ || http://ohloh.net/p/bzflag || 2.0.14 "This isn't the release you are looking for" TBR 2/1510
22:49.46*** mode/#bzflag [+o blast007] by ChanServ
22:49.53*** topic/#bzflag by blast007 -> http://cia.vc/stats/project/BZFlag || http://my.BZFlag.org/w/Getting_Help || Channel Logs: http://ibot.rikers.org/%23bzflag/ || http://ohloh.net/p/bzflag || 2.0.14 "This isn't the release you are looking for" TBR 2/15/10
22:49.57*** mode/#bzflag [-o blast007] by blast007
22:50.10JefferyMthanks
22:50.17blast007:)
22:50.29JefferyMrelies on a little help from his friends.
22:51.03Marzipanit's finally there ?
22:51.06Marzipan;)
22:51.12JefferyMit?
22:51.30Marzipancmon you know what i mean lol
22:51.41blast007Marzipan: this isn't the release you're looking for
22:51.43Marzipanjust the name is a bit of strange :)
22:51.45Marzipan;)
22:51.48Marzipanokay :(
22:51.50JefferyMthis isn't 3.0
22:51.58JefferyMit's a maint. update of 2.0.12
22:52.02Marzipanwhat's the difference ?
22:52.05JefferyMbecause we had to change some stuff for debian
22:52.10JefferyMit's 2.0.12 with new fonts
22:52.17JefferyMand a few bug fixes
22:52.26blast007and ban globbing stuff
22:52.28JefferyM3.0 is very different
22:52.38Marzipanbut hopefully the same gameplay ;)
22:52.40brlcadthat's DD/YY/MM right? or is it MM/YY/DD?  :)
22:52.42blast007and a few minor backported features from 3.0
22:52.45JefferyMthe exact gameplay
22:52.57blast007Marzipan: you mean 3.0.0 or 2.0.14?
22:53.08*** topic/#bzflag by JefferyM -> http://cia.vc/stats/project/BZFlag || http://my.BZFlag.org/w/Getting_Help || Channel Logs: http://ibot.rikers.org/%23bzflag/ || http://ohloh.net/p/bzflag || 2.0.14 "This isn't the release you are looking for" TBR 02/15/2010
22:53.35Marzipan3.0
22:53.38JefferyMit is compatable with existing servers and clients
22:53.45blast0073.0.0 might have slightly different gameplay - 2.0.14 will be the same
22:53.51JefferyM3.0 will change some elements, and is not compatable
22:54.03Marzipanbecause of the flags or other things too
22:54.09blast007other things too
22:54.09JefferyMnot really
22:54.18JefferyMonly a couple flags were added to 3.0
22:54.29JefferyMmost of the changes are core changes to the logic and behavor
22:54.35JefferyMlike how -a is always in effect
22:54.45JefferyMand the hit volume is not a sphere
22:55.24Marzipanokay, but the movement is the same ?
22:55.32JefferyMwhat do you mean
22:55.39blast007no. tanks have feet in 3.0.0
22:55.41blast007so they can jump
22:55.47Marzipanlike the tanks react the same way as they used to :)
22:55.51Marzipan^^
22:55.59blast007and no, not exactly
22:56.01JefferyMthey will react a little different in 3.0
22:56.10blast0073.0.0 will have some inertia by default
22:56.47Marzipani guess i should build it.
22:57.06JefferyM3.0 is not being released right now tho
22:57.14JefferyMthis is just some fixes for 2.0.x
22:57.15CIA-87BZFlag: 03macsforme * r20775 10/branches/v2_0branch/bzflag/ (3 files in 3 dirs): Updated make files for recent windows-related changes.
22:57.15Marzipanthe source i mean
22:57.33*** join/#bzflag bryjen (~bryjen@75.81.201.131)
22:57.33*** mode/#bzflag [+v bryjen] by ChanServ
22:58.21*** join/#bzflag McSpider (~McSpider@xplr-ts-v10-208-114-184-180.barrettxplore.com)
23:05.26*** part/#bzflag bryjen (~bryjen@75.81.201.131)
23:08.37*** join/#bzflag bryjen (~bryjen@cpe-75-81-201-131.we.res.rr.com)
23:08.37*** mode/#bzflag [+v bryjen] by ChanServ
23:14.21*** join/#bzflag me1 (~ausom@bzflag/player/Me1)
23:16.45Gabe_G23inertia by default? :o
23:16.57JefferyMyep
23:17.07JefferyMacceleration is now a variable
23:17.09JefferyMnot an option
23:17.38JefferyMso the code tha computes acceleration is always used
23:17.54JefferyMthe server can just change the values it uses
23:19.20*** join/#bzflag Bambino (~Bambino@S0106002191dd19a8.gv.shawcable.net)
23:19.49*** join/#bzflag Bambino (~Bambino@unaffiliated/sniper15)
23:20.18JefferyMthe actions that got moved to the server feel a little different as well
23:20.27JefferyMlike flag grab
23:32.21Constitutionhmmm tiger http://bzflag.pastebin.com/m1d1e3bb
23:32.31Constitutionnever seen that before
23:33.03Constitutionlooks like c-ares hasn't been changed in over a year
23:37.56Constitutionbrlcad: any ideas on that error?
23:38.03brlcadlooking
23:39.43brlcadhuh
23:40.04brlcaddo you have object files in your libs dir?
23:40.24*** join/#bzflag McYukon (~McYukon@xplr-ts-v10-208-114-184-180.barrettxplore.com)
23:40.29Constitutionyeah they appear to all be there
23:41.22Constitutionhttp://bzflag.pastebin.com/d5a2f4b1b
23:45.36brlcadhm, then that points at the libtool script
23:46.01brlcadif you run line 482 in your paste manually
23:46.11brlcadremove all of the compilation options, see what it does
23:46.41brlcadi.e., remove "-g -O2  -pipe -pedantic -fno-exceptions -W -Wall -Wundef -Wno-import -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -fno-exceptions  -framework SDL -Wl,-search_paths_first -mdynamic-no-pic"
23:47.01brlcadbut include the basic
23:47.33brlcad/bin/sh ../../libtool --mode=link gcc -o libcares.la  -static ares_cancel.lo  .... ares_version.lo windows_port.lo  -lm -framework Carbon -framework Cocoa -framework OpenGL
23:47.38brlcadthat
23:47.59Constitutionexact same output
23:48.39*** join/#bzflag R0b0t1 (~Enigma@unaffiliated/r0b0t1)
23:48.54brlcadcat ares_cancel.lo
23:49.01brlcaddoes it look empty or valid
23:49.37Constitutionlooks good to me... http://bzflag.pastebin.com/d397f3e62
23:50.22Constitutionhmm, would passing --disable-static to ./configure cause this? I'll try without
23:50.35brlcadhm, good point
23:50.38brlcadbut shouldn't
23:52.12Constitutionyeah I think that fixed it
23:52.25*** join/#bzflag spldart (~spldart2@bzflag/contributor/spldart)
23:52.25*** mode/#bzflag [+v spldart] by ChanServ
23:53.48Constitutionfirst time I've seen that issue though
23:55.46JefferyMhmmm, I'll have to fix the logo image too
23:56.01JefferyMunless I can locate a saturos
23:56.34Constitutionsaturoses are in such high demand and short supply these days
23:56.46JefferyMindeed
23:56.58JefferyMspecialy now that they seem to have that "life" thing

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.