Skip to content

Fix itemID/locationID overflow#4

Closed
benny-dreamly wants to merge 1 commit intoArchipelagoMW:mainfrom
benny-dreamly:id-overflow-fix
Closed

Fix itemID/locationID overflow#4
benny-dreamly wants to merge 1 commit intoArchipelagoMW:mainfrom
benny-dreamly:id-overflow-fix

Conversation

@benny-dreamly
Copy link
Copy Markdown
Contributor

This PR changes two lines of code to use longs instead of ints to avoid the IDs overflowing. This was causing certain locations/items being sent (specifically in minecraft) to not show up in the client.

Tested building the library and there weren't any errors.

(cherry picked from commit 1a44c90)
@KonoTyran KonoTyran mentioned this pull request May 24, 2024
@KonoTyran KonoTyran closed this in #5 May 24, 2024
@benny-dreamly benny-dreamly deleted the id-overflow-fix branch May 25, 2024 00:21
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

Successfully merging this pull request may close these issues.

1 participant