java2bedrock.sh icon indicating copy to clipboard operation
java2bedrock.sh copied to clipboard

[Bug]: Not all gmdl hashes are different.

Open Tydium opened this issue 1 year ago • 2 comments

Conversion Issue Link

None (self hosted)

Expected Output

Below in the actual output I had highlighted the config.json entries where the gmdl hashes are the exact same. They both should be entirely different.

Actual Output

image

Notice how both models are completely different yet they both still generate the same hash.

Additional Context

No response

Tydium avatar Feb 05 '24 21:02 Tydium

Just came across the same issue myself. Notepad++ seems to be counting over 1k items with the same hash. Screenshot 2024-03-27 114214

Here's my conversion link: https://github.com/Kas-tle/java2bedrock.sh/issues/23013

itslilscorp avatar Mar 27 '24 15:03 itslilscorp

Yeah I had noticed this while modifying the script. Im not entirely sure how I would fix it so Id rather leave it to the experts. All I know is that the hashes are generated based off the file contents and path structure (correct me if Im wrong. Been awhile since I had looked into this script)

Tydium avatar Mar 27 '24 21:03 Tydium