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

Level pointers on map change to point to garbage data (Possibly fixed in 1.3; requires more testing) #175

Open
opsodps opened this issue Aug 15, 2023 · 1 comment
Labels
bug Something isn't working foundry Concerning the level editor mostly.

Comments

@opsodps
Copy link

opsodps commented Aug 15, 2023

(Last occurred in pre-1.3 nightly builds)

Unfortunately I do not know the exact cause of this or how to exactly reproduce it, but whenever I get a few levels into making a hack, this issue always crops up. I took screenshots of what happened last time:

image
All of the levels pointing to their proper offsets Notice how all of the paths (Hammer Bros. levels) point to the same offsets.

image-1
After editing and saving any level in Foundry, they get changed to this, and I have to manually change them all back to the above.

image
Comparison of how the addresses change.

This is without using Scribe, but Discord user XenoStar54 has claimed he has gotten this to also happen by just re-arranging levels on the overworld. He didn't go into any more detail than that or poste any screenshots/video, and I haven't tested that method myself either.

Edit: This possibly might have been fixed in 1.3; I will continue testing. Probably better to focus on fixing the other submitted issues unless this occurs in the current build.

@opsodps opsodps changed the title Foundry: Major issue: Level pointers on map change to point to garbage data Foundry: Major issue: Level pointers on map change to point to garbage data (Possibly fixed in 1.3; requires more testing) Aug 15, 2023
@opsodps opsodps changed the title Foundry: Major issue: Level pointers on map change to point to garbage data (Possibly fixed in 1.3; requires more testing) Foundry: Bug: Level pointers on map change to point to garbage data (Possibly fixed in 1.3; requires more testing) Aug 15, 2023
@mchlnix mchlnix added bug Something isn't working foundry Concerning the level editor mostly. labels Aug 17, 2023
@mchlnix mchlnix changed the title Foundry: Bug: Level pointers on map change to point to garbage data (Possibly fixed in 1.3; requires more testing) Level pointers on map change to point to garbage data (Possibly fixed in 1.3; requires more testing) Aug 17, 2023
@mchlnix
Copy link
Owner

mchlnix commented Aug 17, 2023

Seems related to #165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working foundry Concerning the level editor mostly.
Projects
None yet
Development

No branches or pull requests

2 participants