test content
What is the Arc Client?
Install Arc
Options

Taco's guide to Environment bugs

tacofangstacofangs Member Posts: 2,951 Cryptic Developer
Ahoy Captains, we've gotten a few reports over the years of graphical issues people are seeing, but which many may have trouble describing, or use the wrong terms for. In an effort to help folks more clearly identify the issue, and make it easier for us to track down, here's a quick visual guide to some of them.

Bad Normals/Black Texture
Bad Normals generally appear as solid black sections of geometry. It's usually just a single triangle, sometimes a few triangles near each other, which can make it appear to be other shapes. This was something we had an issue with a couple of years ago. It should almost entirely be fixed now, but it may still occur now and then. Because they appear solid black, it can be hard to tell what's going on. If you describe it as "Black Triangles," or "Black Geometry," we'll know what you mean.

34698662681_8e800b9cf7_o.jpg


Floating Geometry
Floating Geometry is just that, an object or geometry that appears to be intended to be incontact with the ground or another surface, but is instead sitting out in the air, above or near the surface. It's usually not much, but sometimes things can be quite noticeable.

34698662611_155ab96085_o.jpg


Low Resolution Texture/Low Mips
Textures in game are stored at a bunch of different resolutions, called Mips. A square 256 texture will be saved at 256, 128, 64, 32, 16, 8, 4, and 2. The game then uses those different resolutions at various times. Things that are far away from you, where you can't see the detail, will load one of the lower resolution Mips. Sometimes, if you're low on memory, the game may need to drop out higher res textures closer to you as well. Most of the time this will be minor, but sometimes it can be severe.

33987678344_45d9f59eb2_o.jpg


Hole, or Missing Geometry
Holes in geometry are one of the more common things we run into. As the name implies, this is just straight up missing. So it will let you see through to whatever is behind it. On interior maps, where there is nothing behind it, these can just look black. Most are too small to cause much of an issue, but they can be severe if the geometry is large enough for a player to fall through.

34667564252_36c3141254_o.jpg


Missing Textures
One of the phrases people seem to like to use the most is "Missing Textures." It's used for anything from holes in geometry to black triangles caused by bad normals. In reality, a missing texture is goign to be displayed as pure white. In the image below, the left shows what the object might look like if only one texture (diffuse) is missing, while the right shows what it will look like if all of the textures, or the entire material are missing

33987678304_1b325dde34_b.jpg


Occlusion
Occlusion can make some objects appear to be popping in and out of existance. Usually this will be view dependent, and as you move your camera around, things will change. We use Occlusion intentionally, to stop drawing objects that might be in other rooms, or behind large objects. But sometimes that occlusion sneaks out and starts hiding things you SHOULD be able to see.

33987678234_b91bd868e7_o.gif


Texture Stretching/Bad UVs
Texture Stretching looks like it sounds. It usually appears as the texture being stretched, or smeared across a surface. Sometimes it will cause an entire surface to appear as a single color. Sometimes it will appear as a bunch of different stuff all crammed into a small space.

34698662741_f81d676621_o.jpg


Z-Fighting
Z-Fighting looks like flickering in the texture. Z-Fighting happens when two triangles with different materials/UVs end up in the exact same plane. This confuses the renderer, and it doesn't know which one to draw in front of the other, so it keeps choosing different answers as you move the camera around.

33987677894_38b9da3170_o.gif

Only YOU can prevent forum fires!
19843299196_235e44bcf6_o.jpg

Comments

  • Options
    salacnar070890salacnar070890 Member Posts: 425 Bug Hunter
    DAYbAqVXkAAdMLL.jpg So Black Triangles like this
    Salacnar
    =/\=Priority One Armada=/\=
    32 | Introvert | ADD (W/O Hyperactivity) | He/Him | Hetro-Demisexual | 6’9” ft-in tall | Avatar by: foodcu_be | Gunpla | STO | Yu-Gi-Oh!
  • Options
    tacofangstacofangs Member Posts: 2,951 Cryptic Developer
    DAYbAqVXkAAdMLL.jpg So Black Triangles like this

    Correct. I'm seeing them on my end too, but I'm not sure yet what's going on. I won't have time to investigate fully for a bit.
    Only YOU can prevent forum fires!
    19843299196_235e44bcf6_o.jpg
  • Options
    ddesjardinsddesjardins Member Posts: 3,056 Media Corps
    Great guide Taco - an immense help for those willing to share what they see, now in a way we all understand.
  • Options
    primar13primar13 Member Posts: 1,896 Bug Hunter
    and that means the Bottles are Occlusion issues. LOL

    Risa and the Romulan Bar are affected. There are other Occlusion issues there as well. The Entire Romulan Logo behind the Bar Disappears. :)
  • Options
    electrumleopardelectrumleopard Member Posts: 88 Arc User
    edited May 2017
    I've seen that low-rez texture issue when switching between characters and my KDF with his D7 temporal Battle Cruiser will sometimes load the hull patterns(not the textures) low-rez. Rebooting the game clears that up so I guess it is just a memory issue. In my ignorance I am assuming it is some sort of texture memory priority thing? Strange that it happens most often with his D7.
  • Options
    frtoasterfrtoaster Member Posts: 3,352 Arc User
    edited May 2017
    primar13 wrote: »
    and that means the Bottles are Occlusion issues. LOL

    I'm not entirely sure about that; it might be a z-fighting issue. Maybe, Tacofangs or someone on the graphics team can confirm which one it is.
    tacofangs wrote: »
    Occlusion
    Occlusion can make some objects appear to be popping in and out of existance. Usually this will be view dependent, and as you move your camera around, things will change. We use Occlusion intentionally, to stop drawing objects that might be in other rooms, or behind large objects. But sometimes that occlusion sneaks out and starts hiding things you SHOULD be able to see.

    33987678234_b91bd868e7_o.gif
    tacofangs wrote: »
    Z-Fighting
    Z-Fighting looks like flickering in the texture. Z-Fighting happens when two triangles with different materials/UVs end up in the exact same plane. This confuses the renderer, and it doesn't know which one to draw in front of the other, so it keeps choosing different answers as you move the camera around.

    33987677894_38b9da3170_o.gif

    Holodeck ticket 4,431,534: Flickering bottles at Starfleet Academy
    frtoaster wrote: »
    The bottles behind the bar at Starfleet Academy now flicker. The flickering started after the Season 13 patch on April 25, 2017. This bug is not affected by camera angle, distance, or movement. Even if I stand perfectly still, the bottles continue to flicker, no matter how far away I stand from them or the angle with which I view them. The bug is also unaffected by my graphics settings. I've tried changing literally every setting under the "Display", "Graphics", and "Advanced" tabs. None of them has any effect on the bug.
    primar13 wrote: »
    Risa and the Romulan Bar are affected. There are other Occlusion issues there as well. The Entire Romulan Logo behind the Bar Disappears. :)

    I haven't checked the Romulan or Risian bars, but the bottles at Starfleet Academy have been flickering since Season 13 began. (I'm not even sure where the Romulan bar is.)

    Here's another bug that's either an occlusion or z-fighting issue. This one dates back to Season 9.

    Holodeck ticket 3,439,289: Disappearing banner textures at Starfleet Academy

    And here's another one that I haven't reported yet.

    http://i.imgur.com/jiYT3Ew.jpg

    Look at the windows and metal gratings in the yellow boundary I've drawn. They flicker like the bottles do.


    EDIT: I'm not sure whether this bug should be included in your list or not. For a month and a half, those of us not running Lighting 2.0 had reversed normal maps. The fix was available on Tribble for a month, but we had to wait until Season 13 to get it on Holodeck. We had been using the wrong terminology to describe this problem until Topmoe diagnosed it for us. Most of the reports about this problem concerned the face and skin, but I'm pretty sure it affected all textures in the game; it was just more apparent on the face and skin.

    Holodeck ticket 4,378,482: Low-resolution faces when "Lighting 2.0" is turned off
    Character and NPC Skin Textures Broken since 3/9 & 3/10 Patches?
    https://www.reddit.com/r/sto/comments/60kkxl/pc_alarming_gfx_ingame_control_settings/df79bci/

    We're also still seeing the transparency issues mentioned in this thread.

    https://www.reddit.com/r/sto/comments/67q2wh/bizarre_texturing_glitches_at_starfleet_academy/

    I'm not sure whether you want to include that in your list as well.
    Waiting for a programmer ...
    qVpg1km.png
  • Options
    frtoasterfrtoaster Member Posts: 3,352 Arc User
    I've seen that low-rez texture issue when switching between characters and my KDF with his D7 temporal Battle Cruiser will sometimes load the hull patterns(not the textures) low-rez. Rebooting the game clears that up so I guess it is just a memory issue. In my ignorance I am assuming it is some sort of texture memory priority thing? Strange that it happens most often with his D7.

    I reported a problem with low-resolution textures on outfits, skin, and hair during the 2015 summer event.

    Holodeck ticket 3,489,666: Low-resolution textures on outfits, skin, and hair
    frtoaster wrote: »
    The client sometimes fails to load high-resolution textures for player characters and bridge officers. Low-resolution textures can be seen on outfits, skin, and hair. After I restart the client, the high-resolution textures load properly. It is difficult to give exact reproduction steps. I notice that the bug often occurs after I play for some time on Risa during the summer event. Possible contributing factors include

    (a) switching between multiple characters and
    (b) more people in the area, causing more textures to be loaded.

    I agree that it seems to be a memory problem. It's as if they're not freeing up memory occupied by textures that are no longer being used.
    Waiting for a programmer ...
    qVpg1km.png
  • Options
    salacnar070890salacnar070890 Member Posts: 425 Bug Hunter
    primar13 wrote: »
    and that means the Bottles are Occlusion issues. LOL

    Risa and the Romulan Bar are affected. There are other Occlusion issues there as well. The Entire Romulan Logo behind the Bar Disappears. :)

    Quarks Bar is also affected with the bottles
    Salacnar
    =/\=Priority One Armada=/\=
    32 | Introvert | ADD (W/O Hyperactivity) | He/Him | Hetro-Demisexual | 6’9” ft-in tall | Avatar by: foodcu_be | Gunpla | STO | Yu-Gi-Oh!
  • Options
    alonaralonar Member Posts: 280 Arc User
    I'm so glad this was posted, now I know what it is when my ship disappears at certain angles when I zoom in close traveling at warp speeds. Now I just have to find out whats causing it, I think its on my end because the same thing happens in SWTOR to the taxis for me.
  • Options
    tacofangstacofangs Member Posts: 2,951 Cryptic Developer
    I looked at the banners in SFA, and they're definitely an occlusion issue. Someone put in a big box occluder in the walls behind the banners, but it sticks out too far.

    I don't see anything weird with the grating and glass up top though. Not sure what you're seeing there. If you can get a video, maybe that'll help?
    primar13 wrote: »
    and that means the Bottles are Occlusion issues. LOL

    Risa and the Romulan Bar are affected. There are other Occlusion issues there as well. The Entire Romulan Logo behind the Bar Disappears. :)

    Quarks Bar is also affected with the bottles

    That's probably going to happen anywhere there are bottles.
    I looked at SFA, and I don't see the issue. What settings are you running on?

    alonar wrote: »
    I'm so glad this was posted, now I know what it is when my ship disappears at certain angles when I zoom in close traveling at warp speeds. Now I just have to find out whats causing it, I think its on my end because the same thing happens in SWTOR to the taxis for me.

    That sounds like a different issue. Occlusion volumes generally live in/around big pieces of geometry. If you're just out in space, there shouldn't be any occluders out there.
    Only YOU can prevent forum fires!
    19843299196_235e44bcf6_o.jpg
  • Options
    lordsteve1lordsteve1 Member Posts: 3,492 Arc User
    Wow this is a great help to those people spotting the issues out there.

    Is the low res texture you get on Earth in Sol system space and example of the Low res texture loading i guess? Sometimes it'll looks normal, others its just a fuzzy blurry mess, like the whole planet has cloud cover.
    SulMatuul.png
  • Options
    tacofangstacofangs Member Posts: 2,951 Cryptic Developer
    edited May 2017
    lordsteve1 wrote: »
    Wow this is a great help to those people spotting the issues out there.

    Is the low res texture you get on Earth in Sol system space and example of the Low res texture loading i guess? Sometimes it'll looks normal, others its just a fuzzy blurry mess, like the whole planet has cloud cover.

    Yeah, that's an example of it. Note that being able to name the thing doesn't mean we necessarily know what's causing it or how to fix it, but it's more helpful than saying "This thing looks weird. . . " or whatever.
    Only YOU can prevent forum fires!
    19843299196_235e44bcf6_o.jpg
  • Options
    primar13primar13 Member Posts: 1,896 Bug Hunter
    tacofangs wrote: »
    alonar wrote: »
    I'm so glad this was posted, now I know what it is when my ship disappears at certain angles when I zoom in close traveling at warp speeds. Now I just have to find out whats causing it, I think its on my end because the same thing happens in SWTOR to the taxis for me.

    That sounds like a different issue. Occlusion volumes generally live in/around big pieces of geometry. If you're just out in space, there shouldn't be any occluders out there.

    I also notice that if my ship is travelling faster than roughly warp 14 in Sector Space it will start to flicker at angle or distance. Once I get higher than that on my way to my top speed of warp 22. It disappears completely.
  • Options
    frtoasterfrtoaster Member Posts: 3,352 Arc User
    edited May 2017
    tacofangs wrote: »
    I looked at the banners in SFA, and they're definitely an occlusion issue. Someone put in a big box occluder in the walls behind the banners, but it sticks out too far.

    Great. I'm glad you were able to figure out the cause.

    tacofangs wrote: »
    I don't see anything weird with the grating and glass up top though. Not sure what you're seeing there. If you can get a video, maybe that'll help?

    Here's a video:

    https://www.youtube.com/watch?v=an-6uMYwkk8

    tacofangs wrote: »
    That's probably going to happen anywhere there are bottles.
    I looked at SFA, and I don't see the issue. What settings are you running on?

    Oddly enough, the bottles at the bar on Qo'noS: First City don't flicker.

    I included my graphics settings in the bug report.

    Holodeck ticket 4,431,534: Flickering bottles at Starfleet Academy
    frtoaster wrote: »
    Graphics Settings

    Holodeck 04/25/2017
    http://i.imgur.com/xZwiLkb.png
    http://i.imgur.com/uEuVFVb.png
    http://i.imgur.com/PTeaxrb.png

    System Information

    OS: Windows 7 Home Premium (64-bit), Service Pack 1
    CPU: Intel Core i7-4700MQ
    RAM: 12 GB
    Video card: NVIDIA GeForce GTX 765M (2 GB GDDR5)

    But as I said in the bug report:
    frtoaster wrote: »
    The bug is also unaffected by my graphics settings. I've tried changing literally every setting under the "Display", "Graphics", and "Advanced" tabs. None of them has any effect on the bug.

    I don't know why you don't see the bottles flicker at Starfleet Academy. Everyone I've asked in-game can see it; we can't all be running with the same graphics settings and hardware. Are you checking on Holodeck?

    EDIT: Some text to prevent the spam filter from eating this post.
    Waiting for a programmer ...
    qVpg1km.png
  • Options
    salvation4salvation4 Member Posts: 1,167 Arc User
    primar13 wrote: »
    tacofangs wrote: »
    alonar wrote: »
    I'm so glad this was posted, now I know what it is when my ship disappears at certain angles when I zoom in close traveling at warp speeds. Now I just have to find out whats causing it, I think its on my end because the same thing happens in SWTOR to the taxis for me.

    That sounds like a different issue. Occlusion volumes generally live in/around big pieces of geometry. If you're just out in space, there shouldn't be any occluders out there.

    I also notice that if my ship is travelling faster than roughly warp 14 in Sector Space it will start to flicker at angle or distance. Once I get higher than that on my way to my top speed of warp 22. It disappears completely.

    -Yeah same here with Sector space warp..I just narrowed it down to my ship phasing in and out of space time..I bet daniels is gonna visit me soon..
    -Jokes apart..I cant see quantum torpedos at all from me nor an NPC but only the impact explosion and sometimes there are NPC which become invisble until I use BFAW and the invisible quantum TORP spread to see the impact explosions somewhere to lock onto something..
    -There is an excessive amount of clipping in space also where sometimw if you try manuvering a tigt space you basically can and land up half inside an object..Best simple map to explore this is ESD you can put half of the SOC saucer thru the top od esd away from the door..
    -Bottles and crates are every way..




    PS:Posting Pics here from the ame need to be made easier like selecting directly off the drive and not by adding a link..
    Adrian-Uss Sovereign NCC-73811 (LVL 65 FED ENG) UR/E MKXV Fleet Intel Assault Cruiser (April 2012) (Main)
    Adu-Uss Firefox NCC-93425-F (LVL 65 FED AoY ENG) UR/VR MKXV Fleet Intel Assault Cruiser (July 2016)
    Jean-Uss Seratoga Ravenna (LVL 60 FED Delta ENG) UC/R MKVI Bajoran Escort (April 2018)
    Dubsa-RRW Mnaudh (LVL 50 FED allied ROM Delta ENG) Warbird (May 2018)
    Marop-IKS Orunthi (LVL 50 KNG Delta ENG) BoP (May 2018)
    Kanak'lan-TRIBBLE (LVL 65 DOM Gamma ENG) TRIBBLE (June 2018)
  • Options
    where2r1where2r1 Member Posts: 6,054 Arc User
    frtoaster wrote: »
    I don't know why you don't see the bottles flicker at Starfleet Academy. Everyone I've asked in-game can see it; we can't all be running with the same graphics settings and hardware. Are you checking on Holodeck?

    Well, last night was the first night I seen the bottles flickering at the club on SFA, Frtoaster....but then I rarely am on the Ferengi.

    I will say: along with the bottles disappearing on occasion (some of the shelves decide bottles are going to just disappear): THE BOTTLES will remain on the shelves and counters, the FLUID INSIDE THE BOTTLES come and go like crazy. Bottles are empty, then full of fluid, then empty, then full, again. It does it really fast. And that makes the bottles look like they are flickering.

    I am wondering if this is some sort of animation issue....to make the 602 Bar on SFA look different every time someone visits...you know, like liquor is being used. Only now it is going bonkers and changes constantly.


    "Spend your life doing strange things with weird people." -- UNK

    “Tell me and I forget. Teach me and I remember. Involve me and I learn.” -- Benjamin Franklin
  • Options
    lordsteve1lordsteve1 Member Posts: 3,492 Arc User
    So here's an odd one for you.

    When traveling at transwarp in sector space the "decal markings" (?) on my ships will show over the top of the transwarp tunnel effect. It that an issue with the way the ship model/skin is rendered, or with the way the warp effect interacts with it?
    SulMatuul.png
  • Options
    jackson900pwejackson900pwe Member Posts: 189 Arc User
    I've noticed what people have said about the academy 602 club bottles in addition to the computer and lcars displays on the TOS and Defiant/Belfast bridge changing and going bonkers. It is annoying and game breaking.
  • Options
    tacofangstacofangs Member Posts: 2,951 Cryptic Developer
    edited May 2017
    Toaster, you were right, I was looking at it in my dev build, where I was working. I just loaded up a new character on Holodeck, and sure enough, they're flickering like mad.

    The fact that it's different, with the same settings on the same machine, leads me to believe that this is one of the graphics issues that was addressed recently (with the non-transparent leaf cards), but hasn't made it to a build yet. That's all supposed to be in a new build in a couple of weeks, so lets hope it's fixed for you all there.
    salvation4 wrote: »
    -There is an excessive amount of clipping in space also where sometimw if you try manuvering a tigt space you basically can and land up half inside an object..Best simple map to explore this is ESD you can put half of the SOC saucer thru the top od esd away from the door..

    This has always been the case. The collision capsules on your ship will collide with each other, but not with environment geometry. That means that your environment collision is basically just your pivot point, so roughly half of your ship can sink into geo.

    I'd love for that not to be the case, but collision calculations are expensive, and that's all on the graphics team to determine if we can do it or not.

    salvation4 wrote: »
    PS:Posting Pics here from the ame need to be made easier like selecting directly off the drive and not by adding a link..

    This would require us to host all of the pictures you upload, which is definitely not something we're going to do. Hence the linking.

    where2r1 wrote: »
    I am wondering if this is some sort of animation issue....to make the 602 Bar on SFA look different every time someone visits...you know, like liquor is being used. Only now it is going bonkers and changes constantly.

    There are no animations on the bottles. They are flickering due to sorting issues. All of the bottles, and their contents are semi-transparent, and thus the game is having difficulty in determining which geometry is in front of what.
    lordsteve1 wrote: »
    So here's an odd one for you.

    When traveling at transwarp in sector space the "decal markings" (?) on my ships will show over the top of the transwarp tunnel effect. It that an issue with the way the ship model/skin is rendered, or with the way the warp effect interacts with it?

    This is exactly the same thing as the bottles. Your decals, and the transwarp FX are both transparent, and the game is sorting them incorrectly.
    I've noticed what people have said about the academy 602 club bottles in addition to the computer and lcars displays on the TOS and Defiant/Belfast bridge changing and going bonkers. It is annoying and game breaking.

    I think we need to have a discussion on what the term "Game Breaking" means. To me, and to most Devs, "Game Breaking" means something that completely stops you from playing, or at least progressing in the game. We often call these "Show-Stoppers." A mission that you cannot complete, and thus cannot move on to other missions, is game breaking. A map where the floor is gone, is game breaking. Flickering bottles and LCARS are obnoxious, absolutely, but they are visual only, have no bearing on the story or gameplay, and do nothing to stop you from playing the game.
    Only YOU can prevent forum fires!
    19843299196_235e44bcf6_o.jpg
  • Options
    frtoasterfrtoaster Member Posts: 3,352 Arc User
    where2r1 wrote: »
    I will say: along with the bottles disappearing on occasion (some of the shelves decide bottles are going to just disappear): THE BOTTLES will remain on the shelves and counters, the FLUID INSIDE THE BOTTLES come and go like crazy. Bottles are empty, then full of fluid, then empty, then full, again. It does it really fast. And that makes the bottles look like they are flickering.

    Yes, I noted this in my bug report.
    frtoaster wrote: »
    There are two issues that give the appearance of flickering:

    1. The bottom parts of the clear bottles switch between clear and brown.
    2. Sometimes, the clear bottles appear in front of the blue-green bottles, and sometimes they appear behind.

    Both of these happen very rapidly, often several times a second. You can see both these issues in the screenshots below.

    Right Bar (Holodeck 04/26/2017)
    http://i.imgur.com/1o6cJBk.jpg
    http://i.imgur.com/0bdvlhW.jpg
    http://i.imgur.com/zGnnbf0.jpg
    http://i.imgur.com/Ek65e8e.jpg

    Left Bar (Holodeck 04/26/2017)
    http://i.imgur.com/gRWpmmg.jpg
    http://i.imgur.com/sCpTqVe.jpg
    http://i.imgur.com/ObE1gv0.jpg
    http://i.imgur.com/ve1qn8F.jpg
    tacofangs wrote: »
    Toaster, you were right, I was looking at it in my dev build, where I was working. I just loaded up a new character on Holodeck, and sure enough, they're flickering like mad.

    The fact that it's different, with the same settings on the same machine, leads me to believe that this is one of the graphics issues that was addressed recently (with the non-transparent leaf cards), but hasn't made it to a build yet. That's all supposed to be in a new build in a couple of weeks, so lets hope it's fixed for you all there.

    That's good news. Let's hope we see these fixes soon.
    Waiting for a programmer ...
    qVpg1km.png
  • Options
    jackson900pwejackson900pwe Member Posts: 189 Arc User
    edited May 2017
    tacofangs wrote: »
    Toaster, you were right, I was looking at it in my dev build, where I was working. I just loaded up a new character on Holodeck, and sure enough, they're flickering like mad.

    The fact that it's different, with the same settings on the same machine, leads me to believe that this is one of the graphics issues that was addressed recently (with the non-transparent leaf cards), but hasn't made it to a build yet. That's all supposed to be in a new build in a couple of weeks, so lets hope it's fixed for you all there.
    salvation4 wrote: »
    -There is an excessive amount of clipping in space also where sometimw if you try manuvering a tigt space you basically can and land up half inside an object..Best simple map to explore this is ESD you can put half of the SOC saucer thru the top od esd away from the door..

    This has always been the case. The collision capsules on your ship will collide with each other, but not with environment geometry. That means that your environment collision is basically just your pivot point, so roughly half of your ship can sink into geo.

    I'd love for that not to be the case, but collision calculations are expensive, and that's all on the graphics team to determine if we can do it or not.

    salvation4 wrote: »
    PS:Posting Pics here from the ame need to be made easier like selecting directly off the drive and not by adding a link..

    This would require us to host all of the pictures you upload, which is definitely not something we're going to do. Hence the linking.

    where2r1 wrote: »
    I am wondering if this is some sort of animation issue....to make the 602 Bar on SFA look different every time someone visits...you know, like liquor is being used. Only now it is going bonkers and changes constantly.

    There are no animations on the bottles. They are flickering due to sorting issues. All of the bottles, and their contents are semi-transparent, and thus the game is having difficulty in determining which geometry is in front of what.
    lordsteve1 wrote: »
    So here's an odd one for you.

    When traveling at transwarp in sector space the "decal markings" (?) on my ships will show over the top of the transwarp tunnel effect. It that an issue with the way the ship model/skin is rendered, or with the way the warp effect interacts with it?

    This is exactly the same thing as the bottles. Your decals, and the transwarp FX are both transparent, and the game is sorting them incorrectly.
    I've noticed what people have said about the academy 602 club bottles in addition to the computer and lcars displays on the TOS and Defiant/Belfast bridge changing and going bonkers. It is annoying and game breaking.

    I think we need to have a discussion on what the term "Game Breaking" means. To me, and to most Devs, "Game Breaking" means something that completely stops you from playing, or at least progressing in the game. We often call these "Show-Stoppers." A mission that you cannot complete, and thus cannot move on to other missions, is game breaking. A map where the floor is gone, is game breaking. Flickering bottles and LCARS are obnoxious, absolutely, but they are visual only, have no bearing on the story or gameplay, and do nothing to stop you from playing the game.

    lol Yeah now that I think about it Taco I meant to say immersion breaking not game breaking. XD *facepalm* My brain hurts just looking at that. Sorry about that meant to say immersion breaking. lol no wonder that looked weird after I've already typed it. Thanks for the response anyhow.
  • Options
    tacofangstacofangs Member Posts: 2,951 Cryptic Developer
    tacofangs wrote: »
    Toaster, you were right, I was looking at it in my dev build, where I was working. I just loaded up a new character on Holodeck, and sure enough, they're flickering like mad.

    The fact that it's different, with the same settings on the same machine, leads me to believe that this is one of the graphics issues that was addressed recently (with the non-transparent leaf cards), but hasn't made it to a build yet. That's all supposed to be in a new build in a couple of weeks, so lets hope it's fixed for you all there.
    salvation4 wrote: »
    -There is an excessive amount of clipping in space also where sometimw if you try manuvering a tigt space you basically can and land up half inside an object..Best simple map to explore this is ESD you can put half of the SOC saucer thru the top od esd away from the door..

    This has always been the case. The collision capsules on your ship will collide with each other, but not with environment geometry. That means that your environment collision is basically just your pivot point, so roughly half of your ship can sink into geo.

    I'd love for that not to be the case, but collision calculations are expensive, and that's all on the graphics team to determine if we can do it or not.

    salvation4 wrote: »
    PS:Posting Pics here from the ame need to be made easier like selecting directly off the drive and not by adding a link..

    This would require us to host all of the pictures you upload, which is definitely not something we're going to do. Hence the linking.

    where2r1 wrote: »
    I am wondering if this is some sort of animation issue....to make the 602 Bar on SFA look different every time someone visits...you know, like liquor is being used. Only now it is going bonkers and changes constantly.

    There are no animations on the bottles. They are flickering due to sorting issues. All of the bottles, and their contents are semi-transparent, and thus the game is having difficulty in determining which geometry is in front of what.
    lordsteve1 wrote: »
    So here's an odd one for you.

    When traveling at transwarp in sector space the "decal markings" (?) on my ships will show over the top of the transwarp tunnel effect. It that an issue with the way the ship model/skin is rendered, or with the way the warp effect interacts with it?

    This is exactly the same thing as the bottles. Your decals, and the transwarp FX are both transparent, and the game is sorting them incorrectly.
    I've noticed what people have said about the academy 602 club bottles in addition to the computer and lcars displays on the TOS and Defiant/Belfast bridge changing and going bonkers. It is annoying and game breaking.

    I think we need to have a discussion on what the term "Game Breaking" means. To me, and to most Devs, "Game Breaking" means something that completely stops you from playing, or at least progressing in the game. We often call these "Show-Stoppers." A mission that you cannot complete, and thus cannot move on to other missions, is game breaking. A map where the floor is gone, is game breaking. Flickering bottles and LCARS are obnoxious, absolutely, but they are visual only, have no bearing on the story or gameplay, and do nothing to stop you from playing the game.

    lol Yeah now that I think about it Taco I meant to say immersion breaking not game breaking. XD *facepalm* My brain hurts just looking at that. Sorry about that meant to say immersion breaking. lol no wonder that looked weird after I've already typed it. Thanks for the response anyhow.

    No worries at all.
    Only YOU can prevent forum fires!
    19843299196_235e44bcf6_o.jpg
  • Options
    salvation4salvation4 Member Posts: 1,167 Arc User
    From what I'm reading from the responses I am assuming that the game engine to an extent is struggling alot and is crying to be refreshed/updated..
    Adrian-Uss Sovereign NCC-73811 (LVL 65 FED ENG) UR/E MKXV Fleet Intel Assault Cruiser (April 2012) (Main)
    Adu-Uss Firefox NCC-93425-F (LVL 65 FED AoY ENG) UR/VR MKXV Fleet Intel Assault Cruiser (July 2016)
    Jean-Uss Seratoga Ravenna (LVL 60 FED Delta ENG) UC/R MKVI Bajoran Escort (April 2018)
    Dubsa-RRW Mnaudh (LVL 50 FED allied ROM Delta ENG) Warbird (May 2018)
    Marop-IKS Orunthi (LVL 50 KNG Delta ENG) BoP (May 2018)
    Kanak'lan-TRIBBLE (LVL 65 DOM Gamma ENG) TRIBBLE (June 2018)
  • Options
    tacofangstacofangs Member Posts: 2,951 Cryptic Developer
    salvation4 wrote: »
    From what I'm reading from the responses I am assuming that the game engine to an extent is struggling alot and is crying to be refreshed/updated..

    I don't think this is a fair assessment. While this thread was started to highlight some of the more commonly encountered Environment bugs, they are the same issues that all game engines deal with. There is no engine that doesn't deal with sorting issues or mip selection or z-fighting.

    The replies are concentrated here, more than the would otherwise be on the forums, because I (a dev) started a post about bugs, and thus people think that I'll be paying more attention here than I would otherwise. I understand that impulse, but I don't think that means that the issues raised are more grievous than usual. They're just concentrated.
    Only YOU can prevent forum fires!
    19843299196_235e44bcf6_o.jpg
  • Options
    salvation4salvation4 Member Posts: 1,167 Arc User
    Now I cant see tricobalt torps until I am knocked by them..Quantums are now gone until you see impact explosions..Till before S13 all this was visible..

    Also what about massive drops in frames in certain ground and space maps and the only way to play them is in a TOP Down view for some verey wierd reason?
    tacofangs wrote: »
    salvation4 wrote: »
    From what I'm reading from the responses I am assuming that the game engine to an extent is struggling alot and is crying to be refreshed/updated..

    I don't think this is a fair assessment. While this thread was started to highlight some of the more commonly encountered Environment bugs, they are the same issues that all game engines deal with. There is no engine that doesn't deal with sorting issues or mip selection or z-fighting.

    The replies are concentrated here, more than the would otherwise be on the forums, because I (a dev) started a post about bugs, and thus people think that I'll be paying more attention here than I would otherwise. I understand that impulse, but I don't think that means that the issues raised are more grievous than usual. They're just concentrated.

    I didnt mean any disrespect but anyone will say that STO's engine is quite old now and needs a refresh..The graphicals update to DX11+ is well and good and was required but what about the issues that STO experiences as this is the first thread I have seen put up by a developer..Overall it is a good MMO and supported well..We need more of this with some one who will listen to players who experience problems in other parts of the game not onl graphical..Again no disrespect and appreciate this thread being created.. :)
    Adrian-Uss Sovereign NCC-73811 (LVL 65 FED ENG) UR/E MKXV Fleet Intel Assault Cruiser (April 2012) (Main)
    Adu-Uss Firefox NCC-93425-F (LVL 65 FED AoY ENG) UR/VR MKXV Fleet Intel Assault Cruiser (July 2016)
    Jean-Uss Seratoga Ravenna (LVL 60 FED Delta ENG) UC/R MKVI Bajoran Escort (April 2018)
    Dubsa-RRW Mnaudh (LVL 50 FED allied ROM Delta ENG) Warbird (May 2018)
    Marop-IKS Orunthi (LVL 50 KNG Delta ENG) BoP (May 2018)
    Kanak'lan-TRIBBLE (LVL 65 DOM Gamma ENG) TRIBBLE (June 2018)
  • Options
    coytcoyt Member Posts: 20 Arc User
    What about BLUE areas, not actually holes? The rock wall above the lower caves on RISA, for example. There are now blue patches, the largest one can be walked upon.
Sign In or Register to comment.