• Login
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.
  • E
    Ekopalypse
    last edited by Feb 21, 2020, 2:05 PM

    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.

    A 1 Reply Last reply Feb 21, 2020, 2:31 PM Reply Quote 0
    • A
      Adam Dendy
      last edited by Feb 21, 2020, 2:30 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • A
        Adam Dendy @Ekopalypse
        last edited by Feb 21, 2020, 2:31 PM

        @Ekopalypse using npp v.7.8.3 32-bit

        1 Reply Last reply Reply Quote 0
        • E
          Ekopalypse
          last edited by Feb 21, 2020, 2:48 PM

          @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
          • A
            Alan Kilborn
            last edited by Feb 21, 2020, 3:29 PM

            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?

            A 1 Reply Last reply Feb 21, 2020, 4:29 PM Reply Quote 2
            • A
              Adam Dendy
              last edited by Feb 21, 2020, 3:36 PM

              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
              • A
                Adam Dendy @Alan Kilborn
                last edited by Feb 21, 2020, 4:29 PM

                @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
                • J
                  John Martin 1
                  last edited by Feb 8, 2021, 6:24 PM

                  This post is deleted!
                  1 Reply Last reply Reply Quote -4
                  • J
                    Janica Williams Banned
                    last edited by Feb 10, 2021, 7:45 PM

                    This post is deleted!
                    1 Reply Last reply Reply Quote -3
                    • P
                      Pavel P
                      last edited by Feb 22, 2021, 1:34 PM

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

                      P 1 Reply Last reply Feb 22, 2021, 2:23 PM Reply Quote 0
                      • P
                        PeterJones @Pavel P
                        last edited by Feb 22, 2021, 2:23 PM

                        @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