Browser/Director crash...

Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default Browser/Director crash...

    Hi there!

    I'm in a HUGE trouble. I'm programming a 3d minigolf game using Havok xtra. I
    have the main menu in an internal cast and the 9 holes in external casts. Well,
    when I want to play some of the holes, sometimes they work fine, but sometimes
    (randomly) when the loading has finished and the first frame appears on the
    screen, the director causes a "fatal error" and the same thing occurs in a
    browser. Why is that? I have Director MX2004 version 10, Win XP with SP2 and
    the latest Shockwave Player.

    Another thing that's annoying me, is when i load the game for the first time
    from the server, when the shockwave loader seems to be complete, it freezes
    there for so long time that sometimes i have to click on "reload" button and
    then it
    runs the game. Other people told me that it freezes when downloading xtras. I
    don't know what i'm doing wrong or if it is a Director's bug.

    Thanks!!



    McKrackeN Guest

  2. Similar Questions and Discussions

    1. Crash the browser
      I have a problem and need some advise. When I try to run my flash, is there a limitation (on system memory or calculation limits) that would...
    2. Browser crash when flash use loadMovie
      This problem also happens to when you load XML into Flash. If you close the browser window with the SWF in as the SWF is requesting the XML the...
    3. Mozilla browser crash under linux
      Hi. This crash is reproducable under Linux using window manager other than KDE. As I understood, flashplugin works uses artsd (sound daemon), which...
    4. WindowsXP Crash in PS7.0.1 File Browser
      When useing file browser in docked position, PS locks up or shuts down system. Currently not using file browser, everything appears to be ok. Any...
    5. Flash causes browser to crash.
      When trying to load a web page that has flash content using Flash Plugin 6.0r79 and linux , my browser crashes, this can be any browser mozilla,...
  3. #2

    Default Re: Browser/Director crash...

    External casts when pulished is "*.cct". I think the error is from these
    external casts.

    I advise you to load all "external casts" before use them by
    "preloadNetThing()" function. Then you must check their states is 4.

    I hope I could help you.

    DocCoBinh Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139