TheBleedingRed21 Posted June 1, 2017 Share Posted June 1, 2017 (edited) Here is the link for my .pac https://www.sendspace.com/file/o14eg4 It is for WWE 2K17 nameplates. I am trying to inject it into ltag_nameplate.pac>490BE057BD78BD77.pac (I click this pac and hit inject file, I also tried all the other sub pacs) It just sits there, when I close, it tells me check log then that message pops up in the log. Exception in Tkinter callback Traceback (most recent call last): File "Tkinter.pyc", line 1532, in __call__ File "pac_GUI.py", line 1250, in inject_file File "pac_GUI.py", line 419, in rebuild_all_memory File "control.pyc", line 54, in read_string MemoryError: out of memory Tried this on both my laptop and desktop both running windows 10. Thanks for any help man. Edited June 1, 2017 by TheBleedingRed21 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted June 5, 2017 Author Share Posted June 5, 2017 PAC Editor updated to version 5.4 - Now ignore cleaning the tempfiles which have permission errors.(They are in temp folder, usually happen sometimes with me due to an antivirus scanning the files.) - Added unpack temp files during inject options in the config.iniunpack_temp_files option: 0 - The file will be unpacked on HDD (default) 1 - The file will be unpacked on RAM Using 1 is faster and can save write cycles on a SSD,but it might raise MemoryError on Windows 10 (?) Please try this new version to see if it fixed your issues as I don't have Win10 installled on my PC. 3 Quote Link to comment Share on other sites More sharing options...
kevan1700 Posted July 10, 2017 Share Posted July 10, 2017 i just downloaded and im getting an error message saying i have the wrong version. i have 64bit. is there some alternate file? Quote Link to comment Share on other sites More sharing options...
The HSN Posted July 23, 2017 Share Posted July 23, 2017 Great to see you here my friend @eatrawmeat391 as i always said to you , your tools made modding really easier. i am using your tools for every game i modding like SvR07 - 11 - 2K15-16-17 and probably upcoming 2K18 Quote Link to comment Share on other sites More sharing options...
circuitmanchaos Posted November 7, 2017 Share Posted November 7, 2017 Uncompressed .bpe files come out as .uncompress. What do I do with that? Quote Link to comment Share on other sites More sharing options...
Cave Waverider Posted November 8, 2017 Share Posted November 8, 2017 5 hours ago, circuitmanchaos said: Uncompressed .bpe files come out as .uncompress. What do I do with that? Rename the extension. Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted November 13, 2017 Author Share Posted November 13, 2017 PAC Editor updated to version 6.0 - Added support for 2k18 motion files SHDC. (the p_00 file is a mix of old SHDC and 2k18 SHDC so do not try to inject into the children pac for now.) - Fixed bug which made the tool unable to process PAC file when name id = 0 @circuitmanchaos If you extract the BPE in another folder and run Mass Extract on that folder then you'll get extensions. 3 1 1 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted November 14, 2017 Author Share Posted November 14, 2017 PAC Editor updated. Now you don't need any mode for 2k18 motion SHDC And for those of you who says that the file gives 0 kb EOP5 file.Those EOP5 file in SHDC files have same offset and 0 size in their Table of Content.Its either there is nothing there or the game will write the correct offset and size of it using the data from the executables like 2011 2 2 1 Quote Link to comment Share on other sites More sharing options...
The HSN Posted November 16, 2017 Share Posted November 16, 2017 Its awesome my friend... so we finally reached V6 can't wait for more Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted November 19, 2017 Author Share Posted November 19, 2017 PAC Editor v6.1 updated. Added PAC Editor console version to allow user to automate stuff on the commandline 3 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted November 24, 2017 Author Share Posted November 24, 2017 PAC Editor updated to version 6.2 - Added support for YAF format - Recoded the extract/rebuild/inject function to handle data as small streams instead of loading the whole file into memory. * Version 6.2.1 released fixed CMD version 2 1 2 1 1 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted November 26, 2017 Author Share Posted November 26, 2017 PAC Editor updated to version 6.2.2 Fixed Uncompressed Error. If the extension is kept default ".uncompressed", the tool will automatically determine the extension for you (if anyone got a MemoryError: Out Of Memory consider setting unpack_temp_files to 0) 2 1 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted November 28, 2017 Author Share Posted November 28, 2017 (edited) PAC Editor updated to version 6.2.3 - Fixed problem with file size increasing after pac is rebuilt/injected - Fixed IO Error when injecting after opening multiple files Edited November 28, 2017 by eatrawmeat391 3 1 Quote Link to comment Share on other sites More sharing options...
motishow Posted December 13, 2017 Share Posted December 13, 2017 how can i use the rebuild function? i have all extracted files on a folder named @EMD but if i use the rebuild function and chose this folder the program don't do nothing Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted December 15, 2017 Author Share Posted December 15, 2017 On 12/14/2017 at 2:06 AM, motishow said: how can i use the rebuild function? i have all extracted files on a folder named @EMD but if i use the rebuild function and chose this folder the program don't do nothing Try to use Extract All and select that folder 1 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted January 2, 2018 Author Share Posted January 2, 2018 (edited) PAC Editor updated to version 6.4 - Updated the GUI - Added a feature (under Tools) to search for hex patterns (Hxd like search) for folders - Added supported for Wrestling Kingdom 1 & 2 DIP/PAC format (change the mode to DIP) Edited January 2, 2018 by eatrawmeat391 1 1 Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted January 2, 2018 Author Share Posted January 2, 2018 I noticed that I hadn't supplied enough files in the 6.4 release. Now fixing that Please download again Quote Link to comment Share on other sites More sharing options...
Darkness™ Posted January 6, 2018 Share Posted January 6, 2018 I'm getting the following error when trying to mass extract TX files: What could be the problem? Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted January 7, 2018 Author Share Posted January 7, 2018 (edited) 23 hours ago, Darkness™ said: I'm getting the following error when trying to mass extract TX files: What could be the problem? Thanks for reporting It was a typo in the source code PAC Editor updated to version 6.4.1. - Fixed ZLIB compression bug - Fixed YAF opening error Edited January 7, 2018 by eatrawmeat391 1 1 Quote Link to comment Share on other sites More sharing options...
OzanFlair Posted January 20, 2018 Share Posted January 20, 2018 (edited) Dude dude, you are AWESOME! <3 I can open .pac files in pac>mov thanks! Edited January 20, 2018 by OzanFlair Quote Link to comment Share on other sites More sharing options...
The HSN Posted January 22, 2018 Share Posted January 22, 2018 wow , new update looks better Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted February 22, 2018 Author Share Posted February 22, 2018 PAC Editor updated to version 6.4.4 - Added support for 2k18_PACH format by setting the mode to "2K18" 3 1 1 Quote Link to comment Share on other sites More sharing options...
AznBlusuazn Posted February 22, 2018 Share Posted February 22, 2018 Thank you for your continued support of this application. 1 Quote Link to comment Share on other sites More sharing options...
hamidroman Posted June 12, 2018 Share Posted June 12, 2018 /: Quote Link to comment Share on other sites More sharing options...
eatrawmeat391 Posted June 21, 2018 Author Share Posted June 21, 2018 PAC Editor updated to version 6.7 - Drag and drop support for fast file opening - Add shortcut key, CTRL-E Extract, CTRL-M Mass Extract,CTRL-A Extract All - Make the cursor stays after a file is injected instead of going to the top 2 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.