Jump to content

HELP-pack file does not exist


Recommended Posts

  • Bot

Have you edited all things about that?


In userinterface.cpp:

if (!PackInitialize("pack"))
      {
          LogBox("Pack Initialization failed. Check log.txt file...");
          return false;
      }


In pythonbackgorund.cpp:

m_PropertyManager.Initialize("pack/property");


In userinterface.cpp again:

TraceError("Pack/Index has invalid syntax. First line must be 'PACK' or 'FILE'");

 

  • Love 1

english_banner.gif

Link to comment
Share on other sites

  • 6 years later...

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.