Git Product home page Git Product logo

Comments (10)

DarkGuardsman avatar DarkGuardsman commented on June 3, 2024

Not sure what your on about so a screenshot could help.

From what I do understand it sounds like velocity rendering glitches?

As well I think I need to re-add redmatter merging to fix the collision render issue.

from icbm-classic.

LemADEC avatar LemADEC commented on June 3, 2024

According to MC Edit, there was still 4 ProceduralExplosion and 913+ GravityBlocks in the area.

It was going pretty fast and I've crashed shortly after. I'll try to reproduce later on.

from icbm-classic.

DarkGuardsman avatar DarkGuardsman commented on June 3, 2024

Ok, when you do try to take screenshots or even better record it as it happens. This way I better understand what happened. If you can't do either of those tell me how you managed to get it to happen. That way I can follow the same steps to see the same rendering issues.

from icbm-classic.

LemADEC avatar LemADEC commented on June 3, 2024

This was the same session that lead to the crash in #29 with low video settings:
image

With DefenseTech:
1- The missing black sphere is intermittent, it seems related to EvilCraft vengeance spirits orbiting around the RedMatter. Those are transparent versions of recently dead entities.

2- Some entities from Advent Of Ascension (nevermine2) appears to resist the Red Matter wrath and keep oscillating around the explosion. It's kinda fun and inconsistent at the same time:
image

3- I can't reproduce the offset glitch so far.

from icbm-classic.

LemADEC avatar LemADEC commented on June 3, 2024

With ICBM-Classic:
1- The black sphere is always present when Vengeange spirits are orbiting it. The black sphere is still missing depending on time and where I'm looking at, still not sure which block or entity is triggering it.

2- The mob entities appears to hover below the explosion instead of orbiting it like DefenceTech does. The Glistering pixon are surviving, no difference here.

3- Offset glitch is reproduced. It's probably related with the flying blocks creation:
3.1: glitch stops when RedMatter no longer break new blocks
3.2: glitch is reproduced when antigrav explosion is starting

Capture just before the glitch:
image
Capture with the glitch:
image
The offset is also horizontal every now and then, just couldn't capture it.

Those are confirmed also on ICBM-classic-1.7.10-2.15.1b45-universal

from icbm-classic.

LemADEC avatar LemADEC commented on June 3, 2024

To summarize:
A- Entities are falling instead of orbiting the RedMatter explosion => #31

B- Black sphere isn't always rendering, not sure what's trigerring it yet. => this issue

C- Some parts of the GUI is offset when FlyingBlocks are created. => this issue

from icbm-classic.

DarkGuardsman avatar DarkGuardsman commented on June 3, 2024

GUI might be an overflow error of some kind, the render code has a lot of crash preventers that do not clean up well.

I can most likely fix the entity issue here soon but the render issue is going to take a while. It is most likely an openGL issue that might not be fixable. The best thing I can think of is to kill entities before they get in the center. This way the issue does not happen.

from icbm-classic.

LemADEC avatar LemADEC commented on June 3, 2024

Which entities you want to kill?

from icbm-classic.

DarkGuardsman avatar DarkGuardsman commented on June 3, 2024

Any entity being sucked into the redmatter, since I think the clipping or z fighting is the issue.

That being said I think I might have fixed it in the latest as I did fix two issues with the flying block renderers causing display bugs.

from icbm-classic.

DarkGuardsman avatar DarkGuardsman commented on June 3, 2024

Should be fixed now

from icbm-classic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.