glacier-modding / RPKG-Tool

The RPKG tool allows for easy (un)packing of files from the Glacier Engine RPKG file format! Hitman 3 has the most support.
https://glaciermodding.org/rpkg/
Other
47 stars 9 forks source link

[BUG] Clicking on a value in a H3 temp with no platformSpecificPropertyValues errors #3

Open AnthonyFuller opened 3 years ago

AnthonyFuller commented 3 years ago

Describe the bug When opening a TEMP such as 00CA03401224DCBB.TEMP from chunk11patch1 when clicking on a value with no platformSpecificPropertyValues causes RPKG to error and you have to force close the application.

To Reproduce Steps to reproduce the behavior:

  1. Load all Runtime RPKGs
  2. Search for 00CA03401224DCBB.TEMP (should be in chunk11patch1)
  3. Open it Recursive or Non-Recursive
  4. Click on CrowdConfig_custom_falcon and it errors

Expected behavior Loads all values properly with no error

Screenshots Screenshot of error: Image of Error Excerpt of error: Error: nPropertyID for platformSpecificPropertyValues (0) could not be found.

RPKG tool version: 2.16.0

Additional context CrowdConfig_custom_falcon option was one example, possibly exists for others.