2012-06-28, 12:14 PM
Fiel Wrote:Looks like you're telling NXPatcher to look at the wrong file? What file was it that you downloaded?
http://download3.nexon.net/maplestory/fu...erv112.exe
|
NXPatcher - Create your own pre-patcher & list of Maple FTPs
|
|
2012-06-28, 12:14 PM
Fiel Wrote:Looks like you're telling NXPatcher to look at the wrong file? What file was it that you downloaded? http://download3.nexon.net/maplestory/fu...erv112.exe
2012-06-28, 12:18 PM
I can replicate your problems on my machine. Lemme have a closer look to see what's going on.
2012-11-14, 06:05 AM
Hello there, this is the first time I'm using the pre-patcher, I downloaded the lite version and followed the steps and everything went fine until I got to "applying maplestory.exe" it stuck there for about half an hour and I had to finish the process to try it again, I re installed and tried again but the problem persisted. What should I do?
2012-11-14, 06:12 AM
sweetpapaya Wrote:Hello there, this is the first time I'm using the pre-patcher, I downloaded the lite version and followed the steps and everything went fine until I got to "applying maplestory.exe" it stuck there for about half an hour and I had to finish the process to try it again, I re installed and tried again but the problem persisted. What should I do? Open the task manager and kill the Maplestory.exe process that's running. Then try again.
2012-11-29, 02:16 PM
NXPatcher crashes when patching 00122to00123, after trying to allocate roughly 1GB of memory (the patch file itself is almost 500mb) in safe_realloc called from UnpackZlibBlock (FileIO.c). Seeing as patch files are getting larger with every version, it would probably be a good idea to read from the zlib stream incrementally instead of trying to unpack the whole patch file into memory.
2012-11-29, 08:15 PM
Kortestanov Wrote:NXPatcher crashes when patching 00122to00123, after trying to allocate roughly 1GB of memory (the patch file itself is almost 500mb) in safe_realloc called from UnpackZlibBlock (FileIO.c). Seeing as patch files are getting larger with every version, it would probably be a good idea to read from the zlib stream incrementally instead of trying to unpack the whole patch file into memory. I have the same issue as well. I hit the "Out of memory reallocation!" message after the unpack.
2012-11-29, 08:19 PM
yeah, that's how my algorithm works.
Just write a prepatcher and use that. I know it sucks. That's what I did though. Writing a stream reader for a zlib block is difficult to do. That's why I just unpack everything at once.
2012-12-05, 04:37 AM
Open Task Manager and kill the Maplestory.exe process that is running. Then re-run the prepatcher.
2012-12-05, 04:48 AM
you mean the prepatcher? I don't have any maplestory.exe process running atm. Sorry if I post that much, this is really confusing and frustrating
2012-12-05, 05:51 AM
sweetpapaya Wrote:you mean the prepatcher? I don't have any maplestory.exe process running atm. Sorry if I post that much, this is really confusing and frustrating It's fine, you should post when you have a problem. Usually the "Applying MapleStory.exe" gets stuck if there is a MapleStory.exe still running (even if its window is closed, it can still be running). If you're sure it's not, I don't really know what else it could be. Perhaps not enough disk space?
2012-12-05, 05:59 AM
That could also happen due to permissions set on the maplestory directory. The patcher can't write to the directory because it lacks permissions. So it's hanging on the error.
2012-12-05, 06:16 AM
Fiel Wrote:That could also happen due to permissions set on the maplestory directory. The patcher can't write to the directory because it lacks permissions. So it's hanging on the error. how do I manage those permisions?
2012-12-05, 06:22 AM
sweetpapaya Wrote:how do I manage those permisions? If you are using Windows 7, right-click on the prepatcher and select "Run as admin".
2012-12-05, 08:41 AM
thanks man. this is perfect for kms merchants like me who dont have a computer good enough to patch fast enough !
(kmsers redownload and install the whole game 10~20mins before a patch ends, so they can get ingame fast and set up shops...while i just use this)
2012-12-05, 11:59 PM
TheKevin Wrote:thanks man. this is perfect for kms merchants like me who dont have a computer good enough to patch fast enough ! Are you serious. What the hell. I guess it's more economical to do that when download speeds are insane in Korea and bandwidth is cheap.
2012-12-06, 12:01 AM
Fiel Wrote:Are you serious. The future. |
|
« Next Oldest | Next Newest »
|