Old 16th March 2006, 09:44   #1
SizOFF
Junior Member
 
Join Date: Mar 2006
Posts: 1
Angry I have error((((

Hello!!!
I want to compile game, it's size is 5GB? but after compressing for winrar it's size is 2,6GB and I want to compile for NSIS, but I have this error:

File: "Statues_T.utx" [compress]
Internal compiler error #12345: error mmapping file (2126961624, 5788827) is out of range.

Note: you may have one or two (large) stale temporary file(s)left in your temporary directory (Generally this only happens on Windows 9x).

Please anyone help me....
SizOFF is offline   Reply With Quote
Old 16th March 2006, 17:02   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
You can't have over 2GB of data compressed into the installer. You'd have to distribute your installer with a compressed archive that'd be decompressed by the installer. There are many plug-ins in the wiki that can decompress all sorts of archives. For example:

http://nsis.sourceforge.net/UnTGZ_plug-in
http://nsis.sourceforge.net/ZipDLL_plug-in
http://nsis.sourceforge.net/Nsisunz_plug-in
http://nsis.sourceforge.net/CABSetup_plug-in

You can also use an external tool like 7z.exe.

Search the forum for "12345" or "2gb", you'll find some more threads with more information on this.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump