Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    memory leaks with standard spline??

    SDK Help
    0
    14
    1.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      On 30/04/2013 at 12:28, xxxxxxxx wrote:

      hm, that is really strange. for testing i removed every plugin and tried the thing again. same result. there are memory leaks.

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 30/04/2013 at 13:19, xxxxxxxx wrote:

        Hi ello,

        what Cinema 4D Version exactly do you use? 14.041?

        -Niklas

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          On 30/04/2013 at 13:21, xxxxxxxx wrote:

          no, its still 14.034 . the updater didnt pop up so far

          edit, btw checking for updates does search endlessly.

          1 Reply Last reply Reply Quote 0
          • H
            Helper
            last edited by

            On 30/04/2013 at 15:25, xxxxxxxx wrote:

            I can not reproduce this either. I've checked R14.034 x64 on Windows 7. Are you sure this
            is not due to your plugin?

            1 Reply Last reply Reply Quote 0
            • H
              Helper
              last edited by

              On 30/04/2013 at 15:29, xxxxxxxx wrote:

              i have now updated and still have this behaviour.. i have removed all plugins and still the same... very strange. i just draw a freehand spline, move some points here and there. close without saving and get plenty of memory leaking

              if i dont move the spline points, there are no leaks. as soon as points where moved, the leaks appear

              1 Reply Last reply Reply Quote 0
              • H
                Helper
                last edited by

                On 30/04/2013 at 16:37, xxxxxxxx wrote:

                Where did you put your c4d_debug.txt file?

                I think I remember getting those kinds of memory leak errors in R12. When I was putting the c4d_debug.txt file in the main Maxon folder.
                These days I usually put that file in my plugin's folder.

                -ScottA

                1 Reply Last reply Reply Quote 0
                • H
                  Helper
                  last edited by

                  On 01/05/2013 at 00:00, xxxxxxxx wrote:

                  really? but when i put it there, the console doesn't pop up

                  1 Reply Last reply Reply Quote 0
                  • H
                    Helper
                    last edited by

                    On 01/05/2013 at 06:23, xxxxxxxx wrote:

                    These days I usually put that file in my plugin's folder.
                    This only works if you Debug C4D using visual Studio so C4D will search in you plugin folder.
                    If you start C4D normally then it will search in main folder.
                    Any way this should not affect memory leaks.

                    1 Reply Last reply Reply Quote 0
                    • H
                      Helper
                      last edited by

                      On 01/05/2013 at 06:42, xxxxxxxx wrote:

                      Btw, one can also use the -debug command line parameter.

                      1 Reply Last reply Reply Quote 0
                      • H
                        Helper
                        last edited by

                        On 11/05/2013 at 14:34, xxxxxxxx wrote:

                        hi, what are your strategies to find what causes memory leaks? even if i comment everything out there still appear memory leaks. and i have no idea what causes them...

                        1 Reply Last reply Reply Quote 0
                        • H
                          Helper
                          last edited by

                          On 12/05/2013 at 01:00, xxxxxxxx wrote:

                          If you commented out everything , it might not be the fault of your plugin. Do you also get the memory
                          leaks when your plugin is simply not installed?

                          Best,
                          -Niklas

                          1 Reply Last reply Reply Quote 0
                          • H
                            Helper
                            last edited by

                            On 12/05/2013 at 01:32, xxxxxxxx wrote:

                            thats the point. as i mentioned at the beginning of the thread. even if the pluginfolder is empty it happens. but it seems that this doesnt happen to many..

                            now i am wondering how i can find out more about the sources of memory leaks.. is there the possibility to get information which things has been forgotten to free, etc

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post