Author Topic: Bug in nettest. (Screenie inside)  (Read 3077 times)

0 Members and 1 Guest are viewing this topic.

Offline Starks

  • 29
Bug in nettest. (Screenie inside)
Formerly of the Dark Wings and Legion of Apocalypse

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Bug in nettest. (Screenie inside)
I'v been meaning to mention that
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Bug in nettest. (Screenie inside)
i noticed that a while ago.. don't look at me for the cause
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Bug in nettest. (Screenie inside)
/*looks at Kazan for the solution*/
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Bug in nettest. (Screenie inside)
rotfl!
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Bug in nettest. (Screenie inside)
Quote
Originally posted by Bobboau
/*looks at Kazan for the solution*/


:lol:

I've been meaning to mention that one too. I guess we're all forgetful :)
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Bug in nettest. (Screenie inside)
Forgot to mention... that I fixed that already.  "Closed" and "Restricted" are supposed to be commented out in multiui.cpp.  There are only supposed to be 10 buttons on that screen, not 12.

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Bug in nettest. (Screenie inside)
taylor: ok - i can take cvare of that easily
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Drew

  • 29
    • http://www.galactic-quest.com
Bug in nettest. (Screenie inside)
Quote
Originally posted by Bobboau
/*looks at Kazan for the solution*/

kaz = slacker


:rolleyes:
[(WWF - steroids + ties - spandex) / Atomic Piledrivers] - viewing audience = C-SPAN

My god.. He emptied the gasoline tank from the van onto your cat, lit him on fire, threw him in the house and dove for cover.  :wtf: Family indeed.  ~ KT

Happiness is belt fed.

 

Offline J3Vr6

  • 28
Bug in nettest. (Screenie inside)
Quote
Originally posted by Drew

kaz = slacker


:rolleyes:



And you're working so hard on the code, right?  Let's see you do the things he's doing, plus manage a real life :rolleyes:
"I wanna drink til I'm drunk, and smoke til I'm senseless..."
-Tricky

"Hey barkeep, who's leg do I have to hump to get a dry martini around here?"
-Brian, Family Guy

 

Offline Starks

  • 29
Bug in nettest. (Screenie inside)
RealLife™
Formerly of the Dark Wings and Legion of Apocalypse

 

Offline Drew

  • 29
    • http://www.galactic-quest.com
Bug in nettest. (Screenie inside)
Quote
Originally posted by J3Vr6



And you're working so hard on the code, right?  Let's see you do the things he's doing, plus manage a real life :rolleyes:


*removes bug from J3Vr6's ass*
[(WWF - steroids + ties - spandex) / Atomic Piledrivers] - viewing audience = C-SPAN

My god.. He emptied the gasoline tank from the van onto your cat, lit him on fire, threw him in the house and dove for cover.  :wtf: Family indeed.  ~ KT

Happiness is belt fed.

 

Offline J3Vr6

  • 28
Bug in nettest. (Screenie inside)
So THAT'S where I left my car keys!
"I wanna drink til I'm drunk, and smoke til I'm senseless..."
-Tricky

"Hey barkeep, who's leg do I have to hump to get a dry martini around here?"
-Brian, Family Guy

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Bug in nettest. (Screenie inside)
fixed - it highlights the wrong text right now - but that is a nitpick that im not going to deal with till later
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Bug in nettest. (Screenie inside)
Kazan: just make sure to set MULTI_SG_NUM_BUTTONS to 10 and renumber the other button #define's after MSG_OPEN_GAME by -2 (commenting out MSG_CLOSED_GAME, MSG_RESTRICTED_GAME).  Comment out the, at least two each, code blocks for MSG_CLOSED_GAME and MSG_RESTRICTED_GAME that show up later in the file.  This will get rid of the extra (non-visible) buttons and hot spots so that the highlights will be right again.

The bad thing is that I know to do all of that from memory.  I think I've played with the interface code a bit too much since all of it seems completely normal and good to me now.  Think I should seek professional help? ;)

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Bug in nettest. (Screenie inside)
lol :D

i'll be as intimate with the interface code soon too - i have to write custom display classes for text

nice postcount btw - 69
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Bug in nettest. (Screenie inside)
Kazan, I just realized that this is still a problem.  The buttons are screwed up so that you can't create a game (Accept == Help).  Also in game_hacked_data() the file handle (tvalid_cfg) isn't checked for NULL before being read.  If this file doesn't exist (ie. if the PXO stuff isn't used) then the game crashes.  I can go ahead and commit fixes for this if you don't have something ready yet.

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Bug in nettest. (Screenie inside)
go ahead and fix them taylor
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

  

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Bug in nettest. (Screenie inside)
Done.