runEvent call method with a setNextEvent causes load issue

I am running a method and based on certain conditions a runEvent
('callEvent') is done.

the callEvent then has a setNextEvent() in it. When the setNextEvent
runs the browser just gets stuck in a perpetual loading.

If I then select the URL (which is the correct setNextEvent) the page
refreshes fine. This may be bad form and right now I am looking at
replacing the runEvent with a setNextEvent with persistent vars, but
want to see if there is any other options.

thanks
Kevin

Kevin,

I have no clue what you are talking about without seeing code. Please post any kind of indicator of what you are doing. As this seems more of a programmatic error.