Having trouble with Error #1023:stack overflow

I've run into this error ican't seem to get around. I've redone this code many times and it still happens. Part of the problem is its randomness, sometimes it happens right at launch and sometimes after 5-10 mins. I've tried to look up how to fix it but haven't seen how my problem relates to those that have something similar. As far as i can tell i dont have an recurrsion of code. Here's a copy of the error that pops up.
Error: Error #1023: Stack overflow occurred.
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2Listeners()
    at MathRaceradvanced3_fla::MainTimeline/bigSpaceShip2StartPoint()
Here's the code, basically what i'm doing is placing the object on screen at a random Y position.I do have a check when it loads it isn't right on top of another object and if it does it redoes the Y Position. Then i give it a random scale to the original object and speed. Then when the objects reachs the other side of the screen i move it back to the start and randomize the size,speed, and Yposition again. The error seems to happen when it moves back to the other side. And when it happens it doesnt stop the program, the object just never reappears. Any help would be greatly appreciated.
var bigSpaceShip2:MovieClip=new bigSpaceShip();
var bigSpaceShip2Speed:Number;
var bigSpaceShip2Scale:Number;
var bigSpaceShip2YPosition:Number;
var bigSpaceShip2Reset:Boolean;
bigSpaceShip2SetUp();
function bigSpaceShip2SetUp():void{
    bigSpaceShip2Speed= ((Math.random()*.95)+.75);
    bigSpaceShip2Scale= ((Math.random()*.30)+.35);
    addChildAt(bigSpaceShip2, 1);
    bigSpaceShip2StartPoint();
function bigSpaceShip2StartPoint():void{
    bigSpaceShip2.scaleX=bigSpaceShip2Scale;
    bigSpaceShip2.scaleY=bigSpaceShip2Scale;
    bigSpaceShip2.x=0;
    bigSpaceShip2.y=(Math.ceil(Math.random()*650))+50;
    bigSpaceShip2YPosition=bigSpaceShip2.y;
    if((bigSpaceShip2YPosition-bigSpaceShip1.y)>(-200) && (bigSpaceShip2YPosition-bigSpaceShip1.y)<2000){
        bigSpaceShip2Reset=true;
    }else{
        bigSpaceShip2Reset=false;
    bigSpaceShip2Listeners();   
function bigSpaceShip2Listeners():void{
    if(bigSpaceShip2Reset==false){
    bigSpaceShip2.addEventListener(Event.ENTER_FRAME, bigSpaceShip2SpeedSet);
    bigSpaceShip2.addEventListener(Event.ENTER_FRAME, bigSpaceShip2CheckReset);
    }else{
        bigSpaceShip2StartPoint();
function bigSpaceShip2SpeedSet(e:Event):void{
    bigSpaceShip2.x+=bigSpaceShip2Speed;
function bigSpaceShip2CheckReset(e:Event):void{
    if (bigSpaceShip2.x >1400){
        bigSpaceShip2.removeEventListener(Event.ENTER_FRAME, bigSpaceShip2SpeedSet);
        bigSpaceShip2.removeEventListener(Event.ENTER_FRAME, bigSpaceShip2CheckReset);
        bigSpaceShip2StartPoint();

Hi enaz13,
The default recurring of a function is only 256 times but u calling same function endlessly that is the reasong stack over flow error is coming

Similar Messages

  • Error: Error #1023: Stack overflow occurred.

    This is the code of my Flash component for Flex.
    It loads 2 images, one with a "Loader" and the other with a
    "UILoader" and a progressbar.
    When the completeHandler function is executed, the error
    message " Error #1023: Stack overflow occurred." appears. (The
    whole message is a the end of the Post)
    The code line which does this error is:
    ImageContainer2.addChild(myUILoader2);
    When I take it away, no error anymore, but no image too!
    package {
    import flash.display.*
    import flash.text.*
    import mx.flash.UIMovieClip;
    import flash.net.URLRequest;
    import flash.events.*;
    import fl.containers.UILoader;
    import fl.controls.Label;
    import fl.controls.ProgressBar;
    //import fl.controls.progressBarClasses.*;
    public class mcbigImage extends UIMovieClip
    // Define public setter method.
    [Bindable (event="bgImageChanged")]
    [Event('bgImageChanged')]
    [ChangeEvent("change")]
    public function set bgImage(img:String):void
    var ldr:Loader = new Loader();
    var url:String = img;
    var urlReq:URLRequest = new URLRequest(url);
    ldr.load(urlReq);
    this.ImageContainerMirror.addChild(ldr);
    dispatchEvent(new Event("bgImageChanged"));
    //this.testTXT.text = String(ldr.content);
    [Bindable (event="bigImageChanged")]
    [Event('bigImageChanged')]
    [ChangeEvent("change")]
    public function set bigImage(img:String):void
    ImageLoader.visible = true;
    var myUILoader2:UILoader = new UILoader();
    myUILoader2.autoLoad = true;
    myUILoader2.source = img;
    myUILoader2.scaleContent = false;
    myUILoader2.load();
    ImageContainer2.addChild(myUILoader2);
    var myProgressBar:ProgressBar = new ProgressBar();
    myProgressBar.source = myUILoader2;
    myProgressBar.move(218, 147);
    myProgressBar.addEventListener(Event.COMPLETE,
    completeHandler);
    ImageLoader.addChild(myProgressBar)
    function completeHandler(event:Event):void
    myProgressBar.removeEventListener(Event.COMPLETE,
    completeHandler);
    ImageLoader.visible = false;
    dispatchEvent(new Event("bigImageChanged"));
    This is the whole error message:
    Error: Error #1023: Stack overflow occurred.
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
    mx.managers::SystemManager/mx.managers:SystemManager::Stage_resizeHandler()[C:\dev\flex_2 01_gmc\sdk\frameworks\mx\managers\SystemManager.as:2429]
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()

    But I can't see where in my code a listener calls the setter
    where its event is dispatched.
    Am I blind? ;-)
    Do you see it?

  • Error #1023: Stack overflow occurred. null

    I am entering data inside a datagrid and I have an update button which sends data to a web service.  But when I click the update button, I get this error: Error #1023: Stack overflow occurred. null.  I filled in the info using SOAPUI and sent it to the web service and it works fine.  So this error is inside flex.  Would you help me understand what I am doing wrong.
    Here is my code:
                protected function updateBtn_clickHandler(event:MouseEvent):void
                    if (currentState == "EmployeeNonAvails")
                        setNonAvailResult.token = personnelBean.setNonAvail(nonAvailDto);
                    else if (currentState == "EmployeeDetail")
                        userDto.firstName = firstNameTextInput.text;
                        userDto.lastName = lastNameTextInput.text;
                        userDto.loginName = loginNameTextInput.text;
                        userDto.password = passwordTextInput.text;
                        setUserResult.token = personnelBean.setUser(userDto);
        <fx:Declarations>
            <personnelbean:PersonnelBean id="personnelBean" fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)" showBusyCursor="true"/>
            <valueObjects:UserDto id="userDto"/>
            <valueObjects:NonAvailDto id="nonAvailDto"/>
            <valueObjects:ReasonDto id="reasonDto"/>
            <s:CallResponder id="setNonAvailResult"/>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <s:Button id="updateBtn" includeIn="EmployeeNonAvails,EmployeeDetail" x="80" y="192" label="Update" click="updateBtn_clickHandler(event)"/>
        <mx:DataGrid id="nonAvailDg" width="875" height="248" editable="true" x="0" y="244"
                     dataProvider="{userDto.nonAvails}" includeIn="EmployeeNonAvails">

    PersonnelBean is a reference generated by Flash Builder to a web Service.  As stated in my original message.  I have already tested the web service and it is working fine.  I used SOAPUI to send the data via XML and it worked perfectly fine.  Besides, when I watch the server log, nothing happens and so Flex is not even sending out the message.  Flex is talking to the server because it connects and loads data fine.  It seems to fail when I want to send data to the server.  But it is failing before it actually sends the data.  And it fails during generated code.  This tells me there is a bug in Flash Builder.  If you look at the generated code for Personnel Bean this is what you see.
    [ExcludeClass]
    internal class _Super_PersonnelBean extends com.adobe.fiber.services.wrapper.WebServiceWrapper
        // Constructor
        public function _Super_PersonnelBean()
            // initialize service control
            _serviceControl = new mx.rpc.soap.mxml.WebService();
            var operations:Object = new Object();
            var operation:mx.rpc.soap.mxml.Operation;
            operation = new mx.rpc.soap.mxml.Operation(null, "setNonAvail");
             operation.resultType = valueObjects.NonAvailDto;
            operations["setNonAvail"] = operation;
            _serviceControl.operations = operations;
            try
                _serviceControl.convertResultHandler = com.adobe.serializers.utility.TypeUtility.convertResultHandler;
            catch (e: Error)
            { /* Flex 3.4 and eralier does not support the convertResultHandler functionality. */ }
            _serviceControl.service = "PersonnelBeanService";
            _serviceControl.port = "PersonnelBeanPort";
            wsdl = "http://localhost:8080/PersonnelBeanService/PersonnelBean?wsdl";
            model_internal::loadWSDLIfNecessary();
            model_internal::initialize();
          * This method is a generated wrapper used to call the 'setNonAvail' operation. It returns an mx.rpc.AsyncToken whose
          * result property will be populated with the result of the operation when the server response is received.
          * To use this result from MXML code, define a CallResponder component and assign its token property to this method's return value.
          * You can then bind to CallResponder.lastResult or listen for the CallResponder.result or fault events.
          * @see mx.rpc.AsyncToken
          * @see mx.rpc.CallResponder
          * @return an mx.rpc.AsyncToken whose result property will be populated with the result of the operation when the server response is received.
        public function setNonAvail(arg0:valueObjects.NonAvailDto) : mx.rpc.AsyncToken
            model_internal::loadWSDLIfNecessary();
            var _internal_operation:mx.rpc.AbstractOperation = _serviceControl.getOperation("setNonAvail");
            var _internal_token:mx.rpc.AsyncToken = _internal_operation.send(arg0) ;
            return _internal_token;

  • Im having trouble with error 13019 I have read the previous discussions about this matter and have tried to do them except for the fact that under the music tab when clicking on my ipod every thing is frozen. It s not my comp. and i dont wish to restore.

    Im having trouble with error 13019 I have read the previous discussions about this matter and have tried to do them except for the fact that under the music tab when clicking on my ipod every thing is frozen. It s not my comp. and i dont wish to restore. Please help!

    If you are wondering why you are not getting any responses, it is because you have vented a complaint without any details that make any sense or give anyone something to work on.
    If you want help, I suggest actually detailing what has happened, with versions of software etc. Anything that would let us assist.
    As a start I am guessing that you have not really got the hang of "How it all works". Firstly download the Pages09_UserGuide.pdf from under the Help menu. Read that and view the Video Tutorials in the same place. A good addition would be the iWork 09 Missing manual book and something to help you learn how to use your Mac.
    If there are specific tasks you need help with:
    http://www.freeforum101.com/iworktipsntrick/index.php?mforum=iworktipsntrick
    Is a good resource.
    Peter

  • Error: #1023 Stack overflow occurred (internal resolved property)

    Hi there,
    After working on my site for months with different versions of Adobe Muse CC I recently did the update to CC 2014.3.0 and after doing so, every time I open the site file it throws a #1023 error message. After doing some digging, it would seem it relates to paragraph styles and a recurring loop.
    Editing on Mac Pro (Late 2013) OSX Yosemite Version 10.10 - Have deleted all previous versions of Muse from system, cleared all Library preferences, reinstalled the latest version, tried all the tricks. Have wetransferred the site file to [email protected], awaiting a response (For Adobe the reference is [email protected]).
    Has anybody else experienced this issue? As is the case with these things, we are meant to be finalising and going live this week so any support as soon as possible would be great. Would be good to hear from Adobe?

    Hi there,
    Adobe replied via email to our muse file over the weekend. Below is their reponse:
    "You recently submitted a muse file to [email protected]
    Your file had a very deeply nested submenu which was causing a crash in Muse.
    I’ll work on fixing that crash for a future version of Muse. Until then, I have edited your file, marking the page named ‘xxxxxxxx’ as ‘exclude from menu’ to prevent Muse from trying to build a very deeply nested menu that caused the crash.
    Based on the other pages you’ve marked as ‘exclude from menu’, I suspect you may have wanted to exclude this page and it’s child pages from your menu anyways."
    Thank you for the response Adobe, greatly appreciated! The error was a result of a large number of child pages on top of child pages, not visible on the site but used to help customise a search widget. Hope this information helps anyone in the future with this problem....
    JE

  • Having trouble with error message in itunes every since I had a new hard drive installed. Write access are not enough or permissions aren't allowed.  I have changed all of these in the corresponding folders, restarted and nothing works.  I need help bad??

    Got a new hard drive installed and since then, I cannot get purchased song into my itunes.  It is telling me that my write access or permission are wrong.  I have changed all and nothing works.  HELP!!!!!!

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • Help with error 1023

    Can someone help me to understand the error: Error 1023,
    Stack overflow occurred. Im not sure why im getting that error.
    Does it have to do with memory?

    Typically it is a runaway loop of some kind.
    Tracy

  • I'm having trouble with my Ipod- I tried to restore it but keep getting a message - the ipod could not be restored. an unknown error occurred(1413)

    I'm having trouble with my Ipod- I tried to restore it but keep getting a message - the ipod could not be restored. an unknown error occurred(1413)
    Mt computer has been freezing up on me lately and I think it messed up my Ipod when it quit right in the middle of downloading and got shut off.

    That's because you jailbroke your phone. You can't get help here.

  • HT1414 hi everyone , having trouble with restoring my iphone, i did follow the step untul extracting the update software but when the iphone start to restoring my iPhone always turn off and it say Error 21 on my PC monitor ...please help me icannot get my

    hi everyone , having trouble with restoring my iphone, i did follow the step untul extracting the update software but when the iphone start to restoring my iPhone always turn off and it say Error 21 on my PC monitor ...please help me i cannot get my iPhone turn on

    Error 20, 21, 23, 26, 28, 29, 34, 36, 37, 40
    These errors typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service.

  • I am having trouble with face time , it was working well yesterday and today am not able to use it due to an error that won't let me log in !!!

    I am having trouble with face time , it was working well yesterday and today am not able to use it due to an error that won't let me log in !!!

    I have the same exact issue. There is number of these post, but still not an answer. hope someone post an answer soon

  • To whom this may concern, I'm having troubles with uploading Flash Files Online throught Adobe Flash Professional and I would to correct the Error Messages I've received as an indication that I need to correct them in order to test a Flash and Shockwave F

    To whom this may concern, I'm having troubles with uploading Flash Files Online throught Adobe Flash Professional and I would to correct the Error Messages I've received as an indication that I need to correct them in order to test a Flash and Shockwave Files I have stored into the Software of Flash!. Could you please help me get this matter resolved? Gerard Hargrove.

    what exactly are you trying to do and attach a screenshot of the error message, if it's in english.

  • Having trouble with itunes update.  Error with itunes64.msi. Windows 8.1 64 bit.  Thanks.

    Having trouble with itunes update.  Error with itunes64.msi. Windows 8.1 64 bit.  I tried uninstalling, but I am stuck now trying to reinstall.
    It says itcan't find the itunes64.msi destination folder.

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • HT2404 Since downloading the new operating system on my iPhone 4S, I'm having trouble with my phone messaging.  I enter a number or input a number from my contacts and send my msg.  I then get error messagings showing a set of "1" are entered before my nu

    Since downloading the new operating system on my iPhone 4S, I'm having trouble with my phone messaging.  I enter a number or input a number from my contacts and send my message.  I then receive a error message stating the message can't be sent and it shows a set of "1s" were added in front of the number I entered.  Ex: 1 (1) xxx-xxx-xxxx.  Does anyone know why this is happening and how I can fix it?

    I realize this. When calling prepaid cus service it only gives you the option to input your #. If you dont the system hangs up on you. When I input my number the system doesnt recognize it and hangs up on me.

  • I am having trouble with PDF 8.1 reader.  Tried to download upgrade to 10.1 reader.  Rec'd error mes

    I am having trouble with PDF 8.1 reader.  Tried to download upgrade to 10.1 reader.  Rec'd error message. Message said Adobe 8.1 needed to be updated by this set-up?   Isn't this part of download upgrade process??   How can I straighten this out?

    It is always better to uninstall the older version when skipping versions.  What is your operating system?

  • HT201272 I recently upgraded from an Iphone 4S to 5. I am having trouble with magicjack; each time i install it it gives me an error message "The installation associated with this device is invalid". Cannot seem to access account info or make calls.

    I recently upgraded from an Iphone 4S to 5. I am having trouble with magicjack; each time i install it it gives me an error message "The installation associated with this device is invalid". Cannot seem to access account info or make calls.

    I have exactly the same trouble.
    If you wet the answer, please let me know!!

Maybe you are looking for