Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • [1.7.10] Custom particles are affecting other (vanilla) particle effects
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 1
M4thG33k

[1.7.10] Custom particles are affecting other (vanilla) particle effects

By M4thG33k, July 24, 2015 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

M4thG33k    0

M4thG33k

M4thG33k    0

  • Stone Miner
  • M4thG33k
  • Members
  • 0
  • 58 posts
Posted July 24, 2015

Greetings! I have a custom particle I've been using in my mod for fluid transfer particles in my tanks, but it appears as though every time the particles are spawned, it changes other particle effects around them. For example, I've placed a torch next to my tank and when my custom particles are rendered, the "smoke" particles of the torch are overridden with the textures for the EnderIO conduits. I'm...not even sure how this is happening. I've gone into the code and turned off my particles to make sure that it was, indeed, the rendering of the particles that caused this glitch and can confirm it. Are there any ideas as to what could be happening? Here's a link to the particle class on github: https://goo.gl/xmxEUV. And here's a link to (one of) the class(es) which starts the rendering of my particle: https://goo.gl/51ItJ0. As always, thanks in advance!

  • Quote

Share this post


Link to post
Share on other sites

N247S    16

N247S

N247S    16

  • Creeper Killer
  • N247S
  • Forge Modder
  • 16
  • 222 posts
Posted July 24, 2015

I posted the same problem before. Its because you assign the EntityFX to an other Layer than FxLayer 3. If you've bound it to FXLayer 3 note that you must call (Tess =tessellator parameter):

 

Tess.startDrawingQuads();

//Tess.vertex methos

Tess.draw();

 

Hope this helped you out!

  • Quote

Share this post


Link to post
Share on other sites

M4thG33k    0

M4thG33k

M4thG33k    0

  • Stone Miner
  • M4thG33k
  • Members
  • 0
  • 58 posts
Posted July 24, 2015

Wow...I wish there was more documentation on the EntityFX class. Changing the FXLayer from 0 to 3 (and altering the code to adapt to that) fixed the issue. Thanks!

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • DaemonUmbra
      problema con el heap space

      By DaemonUmbra · Posted 6 minutes ago

      User was banned for piracy. Buy the game.
    • lockedlol9
      problema con el heap space

      By lockedlol9 · Posted 7 minutes ago

    • JMAS
      net.minecraftforge.oredict.OreDictionary missing from 1.14.4 MDK

      By JMAS · Posted 23 minutes ago

      Thank you for the answer and for the constructive instruction.  Officially, I started learning Java about three weeks ago.  I completed the SoloLearn program last week, and am 82% of the way done re-viewing it to confirm that what I learned did stick.  I'm reading the Oracle tutorials at their website and am up to Controlling Access to Members of a Class.  Completed the first seven Mr Crayfish modding tutorials, and devoured Jorrit Tyberghein's "Modding Tutorial 1.14: Episode 1 (IDEA setup, basic mod and first block)" after being excoriated by Daemon Umbra for asking questions about 1.7.10. I've jumped in and started with the Minecraft mods as the review code because I can't learn in a vacuum.  I set up the Procyon decompiler and have been reviewing my son's favorite mods and attempting to recompile them for 1.14.4 (per D.U.), which is why my questions are oriented as they are; its the jump from 1.12.2 to 1.14.4 (which would be JDK 7 to JDK 8, I gather). I suspect that Daemon Umbra has lots of experience in coding but very little in human interaction and forgets that his position isn't aiding experts but is aiding newcomers. I thank you again for your instruction and for your good-natured demeanor. Respectfully, JMAS  
    • DaemonUmbra
      problema con el heap space

      By DaemonUmbra · Posted 24 minutes ago

      This crash report says you're in 1.13.2 What launcher are you using? Please provide a screenshot
    • lockedlol9
      problema con el heap space

      By lockedlol9 · Posted 56 minutes ago

      the launcher say me that im in 1.14.4-forge-28.1.94
  • Topics

    • lockedlol9
      5
      problema con el heap space

      By lockedlol9
      Started 1 hour ago

    • JMAS
      7
      net.minecraftforge.oredict.OreDictionary missing from 1.14.4 MDK

      By JMAS
      Started 7 hours ago

    • Barca
      6
      cant use mods in survival 1.12.2

      By Barca
      Started 4 hours ago

    • JMAS
      5
      pointing to MCP folder instead of MDK ???

      By JMAS
      Started 2 hours ago

    • solitone
      19
      Distinguish singleplayer vs. multiplayer

      By solitone
      Started December 5

  • Who's Online (See full list)

    • thevortex
    • Ronaldi2001
    • blender dog
    • Professional Derp
    • lockedlol9
    • DaemonUmbra
    • PrinceRaiden
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • [1.7.10] Custom particles are affecting other (vanilla) particle effects
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community