Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating vertical snowstorm #47

Open
crazylightlady opened this issue Nov 23, 2012 · 3 comments
Open

Error creating vertical snowstorm #47

crazylightlady opened this issue Nov 23, 2012 · 3 comments

Comments

@crazylightlady
Copy link

Am creating effects for my oak tree grid, and even thought the effect is generated after quite some time this is the error that repeats numerous times before the animation.

Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer to flush. in /users/meighan.net/htdocs/nutcracker/effects/f_snowstorm.php on line 181

@smeighan
Copy link
Owner

what is your username, target and effect name?
2) You probably are hitting the time limit on meighan.net. I suggest you
install nutcracker locally and the limits are then removed (Cpu and disk).

foillow the instructions for a local install here
http://diylightanimation.com/index.php?topic=9365.0
or here
http://doityourselfchristmas.com/forums/showthread.php?21784-Nutcracker-Local-Install-of-Nutcracker

thanks

On 11/22/2012 10:08 PM, crazylightlady wrote:

Am creating effects for my oak tree grid, and even thought the effect
is generated after quite some time this is the error that repeats
numerous times before the animation.

Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer
to flush. in
/users/meighan.net/htdocs/nutcracker/effects/f_snowstorm.php on line 181


Reply to this email directly or view it on GitHub
#47.

@crazylightlady
Copy link
Author

crazylightlady oak matrix bluesnow

Thanks

---- sean meighan notifications@github.com wrote:

what is your username, target and effect name?
2) You probably are hitting the time limit on meighan.net. I suggest you
install nutcracker locally and the limits are then removed (Cpu and disk).

foillow the instructions for a local install here
http://diylightanimation.com/index.php?topic=9365.0
or here
http://doityourselfchristmas.com/forums/showthread.php?21784-Nutcracker-Local-Install-of-Nutcracker

thanks

On 11/22/2012 10:08 PM, crazylightlady wrote:

Am creating effects for my oak tree grid, and even thought the effect
is generated after quite some time this is the error that repeats
numerous times before the animation.

Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer
to flush. in
/users/meighan.net/htdocs/nutcracker/effects/f_snowstorm.php on line 181


Reply to this email directly or view it on GitHub
#47.


Reply to this email directly or view it on GitHub:
#47 (comment)

@kgustafson
Copy link
Collaborator

This really is not an error per se. The code was trying to flush a buffer that had nothing in it. It sent a notice out. An empty buffer may be a symptom of another problem (why is it trying to push out a blank web page for example? This doesn't seem right) . Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants