Community
    • Login

    File size problem - File is too big to be opened by Notepad++

    Scheduled Pinned Locked Moved General Discussion
    12 Posts 7 Posters 3.9k Views
    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.
    • EkopalypseE
      Ekopalypse
      last edited by

      but after some quick searches in Google is seems that there should be no issues with opening files under 2GB

      Depends, what npp version are you running?
      See and post debug-info from last menu, the ? menu.

      Adam DendyA 1 Reply Last reply Reply Quote 0
      • Adam DendyA
        Adam Dendy
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • Adam DendyA
          Adam Dendy @Ekopalypse
          last edited by

          @Ekopalypse using npp v.7.8.3 32-bit

          1 Reply Last reply Reply Quote 0
          • EkopalypseE
            Ekopalypse
            last edited by

            @Adam-Dendy said in File size problem - File is too big to be opened by Notepad++:

            32-bit

            That means, as far as I’m aware, that npp itself can have only
            ~2GB of RAM allocated in total as the other halve gets used by the OS.
            Every open documents counts.
            If the file you want to open is a file which gets lexed,
            meaning colored by a lexer, then scintilla has to allocate additional
            RAM which might end up in double the size of the file.
            Npp identifies which lexer gets assigned via the extension of a file.

            So in order to get your file opened, you might test to start another
            npp instance without any document open and if needed to rename the
            file to a .txt extension as this one is, normally, assigned to no lexer.

            1 Reply Last reply Reply Quote 3
            • Alan KilbornA
              Alan Kilborn
              last edited by

              Another suggestion might be to grab a portable 64-bit version of Notepad++ and see if it can open the file. If not, maybe add to that some of @Ekopalypse 's suggestions. And if you finally get the file open this way, maybe consider a permanent move to Notepad++ 64-bit?

              Adam DendyA 1 Reply Last reply Reply Quote 2
              • Adam DendyA
                Adam Dendy
                last edited by

                I didn’t manage to get it opened changing it to .txt - I will try using the 64-bit version and hopefully this will resolve my issue.

                1 Reply Last reply Reply Quote 2
                • Adam DendyA
                  Adam Dendy @Alan Kilborn
                  last edited by

                  @Alan-Kilborn have downloaded and installed 64-bit version and success! Thanks for the tip off, appreciate both yours and @Ekopalypse ’ help!

                  1 Reply Last reply Reply Quote 3
                  • John Martin 1J
                    John Martin 1
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote -4
                    • Janica WilliamsJ
                      Janica Williams Banned
                      last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote -3
                      • Pavel PP
                        Pavel P
                        last edited by

                        Same problem for me. 388MB file and notepad++ cannot open it. What a fail.

                        PeterJonesP 1 Reply Last reply Reply Quote 0
                        • PeterJonesP
                          PeterJones @Pavel P
                          last edited by

                          @Pavel-P ,

                          I have opened files that big or bigger in Notepad++, so Notepad++ can open a 388MB file.

                          If you have a problem, you need to describe the circumstances of the problem with more detail than that. Please see https://community.notepad-plus-plus.org/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you, then come back and give us something to work with.

                          1 Reply Last reply Reply Quote 3
                          • First post
                            Last post
                          The Community of users of the Notepad++ text editor.
                          Powered by NodeBB | Contributors