Announcement

Collapse
No announcement yet.

Runtime initialization problem...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Runtime initialization problem...

    Hi , my autoplay application runs without any problem or initialization delay ; however whenever any cpu intensive applications like After Effects or Illustrator or Premiere is running and its process is in CPU , my autoplay application seems to be stuck in memory & wont initialize until i close cpu intensive application and then immediately my autoplay application runs without any error or problem , whats the cause of this initialization conflict ? any help would be appreciated...


  • #2
    Originally posted by mahesh View Post
    Hi , my autoplay application runs without any problem or initialization delay ; however whenever any cpu intensive applications like After Effects or Illustrator or Premiere is running and its process is in CPU , my autoplay application seems to be stuck in memory & wont initialize until i close cpu intensive application and then immediately my autoplay application runs without any error or problem , whats the cause of this initialization conflict ? any help would be appreciated...
    How much RAM does your system have? When you open task manager, how much RAM is available when this problem occurs?
    Bas Groothedde
    Imagine Programming :: Blog

    AMS8 Plugins
    IMXLH Compiler

    Comment


    • #3
      Originally posted by Imagine Programming View Post

      How much RAM does your system have? When you open task manager, how much RAM is available when this problem occurs?
      My system have 4GB DDR3 Ram & available RAM is 2GB ... its odd , there is enough RAM but nothing runs when Adobe software are running , can you give me a simple APZ example in forcing AMS application to run with a certain & fixed RAM by using your memory plugin ? if its possible with your project. thanks for your help.

      Comment


      • #4
        Originally posted by mahesh View Post

        My system have 4GB DDR3 Ram & available RAM is 2GB ... its odd , there is enough RAM but nothing runs when Adobe software are running , can you give me a simple APZ example in forcing AMS application to run with a certain & fixed RAM by using your memory plugin ? if its possible with your project. thanks for your help.
        I wouldn't initialise a project with a fixed amount of RAM. I don't think that will resolve anything, considering the project is not initialising correctly at all at the moment. If you still want to try, you can look in the MemoryEx manual for the allocation functions. MemoryEx.Allocate and MemoryEx.AllocateEx reserve memory and return a pointer or object to work with.
        Bas Groothedde
        Imagine Programming :: Blog

        AMS8 Plugins
        IMXLH Compiler

        Comment


        • #5
          Thanks for support , it was helpful

          Comment

          Working...
          X