Author Topic: EFF'ing Head.ani's!  (Read 22182 times)

0 Members and 1 Guest are viewing this topic.

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
Ok one more for the stuttering guys: https://www.dropbox.com/s/ov43lk7q08fg7qh/fs2_open_3_6_13r_INF_SSE2.zip

there are two exes in there first try the texture_streaming one if that has no stuttering use the control trunk build and that SHOULD have stuttering again. If those conditions happen then were safe and have fixed it

Late to testing...

I can't seem to run those two builds, they're either 64 bit or maybe corrupted.
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 
Ok one more for the stuttering guys: https://www.dropbox.com/s/ov43lk7q08fg7qh/fs2_open_3_6_13r_INF_SSE2.zip

there are two exes in there first try the texture_streaming one if that has no stuttering use the control trunk build and that SHOULD have stuttering again. If those conditions happen then were safe and have fixed it

Late to testing...

I can't seem to run those two builds, they're either 64 bit or maybe corrupted.

They're incompatible with Windows XP since he compiled with VS 2012

 

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
Ok one more for the stuttering guys: https://www.dropbox.com/s/ov43lk7q08fg7qh/fs2_open_3_6_13r_INF_SSE2.zip

there are two exes in there first try the texture_streaming one if that has no stuttering use the control trunk build and that SHOULD have stuttering again. If those conditions happen then were safe and have fixed it

Late to testing...

I can't seem to run those two builds, they're either 64 bit or maybe corrupted.

They're incompatible with Windows XP since he compiled with VS 2012

...Yep. Definitely behind the curve these days.  :beamz:
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
:bump:

As requested by the wizard Valathil, I ran a trunk build (r9223) via MSVC's debugger to try and pin down this animation corruption I've been having.

http://dl.dropbox.com/u/97612992/FreeSpace2%20Open/SCP/r9223_Callstack.png

http://dl.dropbox.com/u/97612992/FreeSpace2%20Open/SCP/r9223_Unhandled_Except.png

The debugger breaks right here with the unhandled exception:

Code: [Select]
gropengltexture.cpp

glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, t->w, t->h, glFormat, texFormat, (texmem)?texmem:data);
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Oh, great, a bug in Intels' GPU driver. Fan-friggin-tastic.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Valathil

  • ...And I would have had a custom title if it wasn't for you meddling kids!
  • 29
  • Custom Title? Wizards need no Custom Title!
nono driver gets power of 2 texture sizes from texture info which are bigger than the actual texture data -> read outside allocated memory -> crash i need to pad the data when we dont have nonpowerof2 textures avaliable.
┏┓╋┏┓╋╋╋╋╋╋╋╋╋┏┓
┃┃╋┃┃╋╋╋╋╋╋╋╋╋┃┃
┃┃┏┫┃┏┳━━┓┏━━┓┃┗━┳━━┳━━┳━━┓
┃┃┣┫┗┛┫┃━┫┃┏┓┃┃┏┓┃┏┓┃━━┫━━┫
┃┗┫┃┏┓┫┃━┫┃┏┓┃┃┗┛┃┗┛┣━━┣━━┃
┗━┻┻┛┗┻━━┛┗┛┗┛┗━━┻━━┻━━┻━━┛

 

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
Who is using non power of 2 textures?
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

 

Offline Spoon

  • 212
  • ヾ(´︶`♡)ノ
Who is using non power of 2 textures?
Head ani's
Urutorahappī!!

[02:42] <@Axem> spoon somethings wrong
[02:42] <@Axem> critically wrong
[02:42] <@Axem> im happy with these missions now
[02:44] <@Axem> well
[02:44] <@Axem> with 2 of them

 

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
Who is using non power of 2 textures?
Head ani's

And retail mainhall animations, and retail briefing animations...
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
...So, is this the reason why Intel GPUs always cause crashes with FSO or are there other reasons?

 

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
...So, is this the reason why Intel GPUs always cause crashes with FSO or are there other reasons?

As far as I know, yes, this is the only reason.
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
So all you have to do is patch FSO to pad that data and they'll work?

 

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
So all you have to do is patch FSO to pad that data and they'll work?

The patch is already in trunk as of 9226. Padding the data was what actually caused the problem in the first place, because apparently Intel didn't go fully by the OpenGL specs for glTexSubImage2D. Whereas the rest of the GPU's would chug away with the padded data, Intel's GPUs would do a read access violation and cause the corruption/nastiness. (or so I've heard from Valathil when he was making the patch)
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline Valathil

  • ...And I would have had a custom title if it wasn't for you meddling kids!
  • 29
  • Custom Title? Wizards need no Custom Title!
nah it was because the texsubimage call took the texture dimensions of the gl texture slot which was in z's case a power of 2 and therefor larger than the texture data which caused a read into unitialized memory and made the pictures come out wrong. im now just passing the right dimensions now it works fine.
┏┓╋┏┓╋╋╋╋╋╋╋╋╋┏┓
┃┃╋┃┃╋╋╋╋╋╋╋╋╋┃┃
┃┃┏┫┃┏┳━━┓┏━━┓┃┗━┳━━┳━━┳━━┓
┃┃┣┫┗┛┫┃━┫┃┏┓┃┃┏┓┃┏┓┃━━┫━━┫
┃┗┫┃┏┓┫┃━┫┃┏┓┃┃┗┛┃┗┛┣━━┣━━┃
┗━┻┻┛┗┻━━┛┗┛┗┛┗━━┻━━┻━━┻━━┛

 

Offline Aardwolf

  • 211
  • Posts: 16,384
    • Minecraft
So it was a crash in Intel's drivers caused by bad data from FSO?

 

Offline Valathil

  • ...And I would have had a custom title if it wasn't for you meddling kids!
  • 29
  • Custom Title? Wizards need no Custom Title!
yes cause i assumed non power of 2 textures everywhere cause come on who has stone age gpus like z
┏┓╋┏┓╋╋╋╋╋╋╋╋╋┏┓
┃┃╋┃┃╋╋╋╋╋╋╋╋╋┃┃
┃┃┏┫┃┏┳━━┓┏━━┓┃┗━┳━━┳━━┳━━┓
┃┃┣┫┗┛┫┃━┫┃┏┓┃┃┏┓┃┏┓┃━━┫━━┫
┃┗┫┃┏┓┫┃━┫┃┏┓┃┃┗┛┃┗┛┣━━┣━━┃
┗━┻┻┛┗┻━━┛┗┛┗┛┗━━┻━━┻━━┻━━┛

 

Offline MatthTheGeek

  • Captain Obvious
  • 212
  • Frenchie McFrenchface
What GPU ? I thought he had a derptelgrated.
People are stupid, therefore anything popular is at best suspicious.

Mod management tools     -     Wiki stuff!     -     Help us help you

666maslo666: Releasing a finished product is not a good thing! It is a modern fad.

SpardaSon21: it seems like you exist in a permanent state of half-joking misanthropy

Axem: when you put it like that, i sound like an insane person

bigchunk1: it's not retarded it's american!
bigchunk1: ...

batwota: steele's maneuvering for the coup de gras
MatthTheGeek: you mispelled grâce
Awaesaar: grace
batwota: oh right :P
Darius: ah!
Darius: yes, i like that
MatthTheGeek: the way you just spelled it it means fat
Awaesaar: +accent I forgot how to keyboard
MatthTheGeek: or grease
Darius: the killing fat!
Axem: jabba does the coup de gras
MatthTheGeek: XD
Axem: bring me solo and a cookie

 

Offline Swifty

  • 210
  • I reject your fantasy & substitute my own
yes cause i assumed non power of 2 textures everywhere cause come on who has stone age gpus like z

GL_INTEL_bang_rocks_together is probably one of the best OpenGL extensions in the registry.

 

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Minecraft
    • Steam
yes cause i assumed non power of 2 textures everywhere cause come on who has stone age gpus like z

GL_INTEL_bang_rocks_together is probably one of the best OpenGL extensions in the registry.

My Laptop's cheaper than yours and works great so meh :P
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline pecenipicek

  • Roast Chicken
  • 211
  • Powered by copious amounts of coffee and nicotine
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • PeceniPicek's own deviantart page
considering you have tons of acers around that are cheap, and different models have either craptelgrateds or a bit better integrated's, ala ati or nvidia, but they are horribly underpowered compared to even weak-ass desktop cards. i know that a friends laptop with nvidia M520 or whichever, is tons slower than my gf's pc with a measly nv 9600GT anyhow.
Skype: vrganjko
Ho, ho, ho, to the bottle I go
to heal my heart and drown my woe!
Rain may fall and wind may blow,
and many miles be still to go,
but under a tall tree I will lie!

The Apocalypse Project needs YOU! - recruiting info thread.