Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files ending in padding/unaccounted do not respect the RangeEnd attribute for a file. #309

Open
Thar0 opened this issue Dec 14, 2023 · 1 comment

Comments

@Thar0
Copy link
Contributor

Thar0 commented Dec 14, 2023

For example consider

    <File Name="gameplay_keep" Segment="4" OutName="gameplay_keep_0x33490.c" RangeStart="0x33490" RangeEnd="0x33910">
        <DList Name="gEffIceFragment1DL" Offset="0x33720"/>
        <DList Name="gEffIceFragment2DL" Offset="0x33818"/>
    </File>

This file has 8 bytes of padding at the end. Currently this causes it to emit an array containing the rest of gameplay_keep, that is between 0x33908 to 0x567B0, instead of only between 0x33908 and 0x33910. It should stop at RangeEnd.

@NEstelami
Copy link
Owner

Thank you for making this issue known. Unfortunately I cannot in good faith make the requested fixes.

For the past year I have been the target of harassment by a member of ZeldaRET. I have tried to resolve the matter with Fig for the past 10 months. He said we would talk and asked that I wait for a short time, which I patiently did. We never talked. Instead, he chose to ghost me for those entire 10 months. He continues to ignore my messages, in spite of the continued harassment I am receiving. As of today he has blocked me.

I would have preferred to resolve this matter privately, but after nearly a year of being blown off it seems that will not be possible. So I want to to be transparent about my reasons for not supporting the needs of ZRET any longer. My intent is not to start drama, just be transparent.

At this point I think it is fair to say that despite what I have dedicated to this group I am neither valued nor respected. For that reason and more I will not be investing any more of my limited free time supporting a group that does not support me.

I wish you all the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants