EffectMaster Wiki
Discord Support
  • EffectMaster
    • EffectMaster Home
    • Getting Started
      • Creating your first show
    • Effects
      • Activator
      • Animatronic
      • Animatronic Group
      • Block Line
      • Block Path
      • Console Command
      • Falling Block
      • Fill Block
      • Firework
      • Fountain
      • Fountain Bloom
      • Fountain Dancing
      • Fountain Line
      • Fountain Path
      • Item Fountain
      • Item Fountain Line
      • Item Fountain Path
      • Particle
      • Particle Emitter
      • Particle Line
      • Particle Path
      • Replace Fill
      • Set Block
      • Snow Launcher
      • Sound Effect
      • Sound Emitter
    • Commands
    • Settings
      • Show Looping
      • Relative Shows
    • Plugin Integrations
      • Animatronics
      • ProtocolLib
      • TrainCarts
    • Videos and tutorials
    • Creations
    • Developer API
      • Starting a show
      • Creating a custom effect
    • Troubleshooting
    • Donation
  • Links
    • Download
    • Github
    • Discord
    • M64's Wiki
    • M64's Portfolio
Powered by GitBook
On this page
  • My fountain isn't going to the right direction!
  • The ... path effect does not go over the location I set!
  • "The value entered is not possible"
  • Something else...

Was this helpful?

  1. EffectMaster

Troubleshooting

Can't figure out why something isn't working? This page may have the solution!

PreviousCreating a custom effectNextDonation

Last updated 8 months ago

Was this helpful?

My fountain isn't going to the right direction!

First of all, check if your Velocity parameter is actually set correctly. If you've already verified that, then check if the location at which your effect spawns, isn't against another block. The hitbox of a falling block is always a full block, no matter which material you use.

The ... path effect does not go over the location I set!

This may be because the Smooth parameter is set to true. This will make it so that the effect follows a bezier's curve which doesn't go over the exact locations, but calculates a smooth path between them. If you want to go over the exact locations, set Smooth to false.

"The value entered is not possible"

You may get this error when you're using specific mods or plugins (like a chat decoration plugin which modifies the player message). As an alternative, you can use the enter command: /em enter <value....>.

Something else...

Haven't found a solution here? Ask for support in our server.

Discord