Jump to content

ERROR CLIENT ./lib/string.pyc


Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

your launcher checks the size of every lib in client to prevent hacking or similar stuff. You have to open client src, search for the table with all python libs with they sizes and put the new one(that there is in the error). May be you have to edit even the number next to size, you'll get another error about it.

 

EDIT: the file is UserInterface.cpp and you have to edit a row like this:
{ PYFOLD"/string.pyc", 11809, 3127631426}, <- the first number is the size, the second i didn't informed about it but it has to match anyway ahaha

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.