CASCHost icon indicating copy to clipboard operation
CASCHost copied to clipboard

Custom Files not in root_entries

Open Luzifix opened this issue 7 years ago • 6 comments

Steps to reproduce:

  1. Add custom files like custom Map or README.md in Data Folder
  2. Start CASCHost in with static mode
  3. Wait for complete the build
  4. Open the root_entries in the database

Expected Behaviour:

  • After the build custom entries insert in the root_entries table

Actual Behaviour:

  • Custom entries not insert in the root_entries table

Workaround:

  • Run the CASCHost a second time to insert the custom entries in the table

Luzifix avatar Jul 31 '18 15:07 Luzifix

Thanks for the report, this keeps coming back, will look into this over next few days.

justMaku avatar Jul 31 '18 15:07 justMaku

Reopening this now, I hope I will be ale to look into this soon™️

justMaku avatar Aug 24 '18 21:08 justMaku

From #19 : root_entries image

Smerdokryl avatar Aug 24 '18 21:08 Smerdokryl

Please try the bugfix/17-no-new-entries-cached branch to see if this fixes your issues.

justMaku avatar Aug 24 '18 22:08 justMaku

@justMaku It does indeed!

Smerdokryl avatar Aug 24 '18 23:08 Smerdokryl

It works, but now i have some random crashes only on my custom map. I use 7.3.5.26972 x64 on Windows 10

Error: The instruction at "0x0000000140cee9d0" referenced memory at "random memory location". Some crash reports: Errors.zip

Luzifix avatar Aug 26 '18 14:08 Luzifix