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

Solo Zootr Multiworld incompatible with new item shuffles #71

Open
Thundow opened this issue Jan 14, 2024 · 0 comments
Open

Solo Zootr Multiworld incompatible with new item shuffles #71

Thundow opened this issue Jan 14, 2024 · 0 comments
Labels
bug Something isn't working plugin An issue directly related to a plugin

Comments

@Thundow
Copy link

Thundow commented Jan 14, 2024

Describe the bug
One of the dev branches for zootr added the ability for single ocarina notes(the five notes are now items that need to be found), enemy souls(certain enemies won't spawn until their soul is found), and the fishing rod and fishes from the fishing minigame to be added to the item pool. As a result, it seems the expected script_protocol_version has changed and the plugin is unable to send any items between the worlds.

To Reproduce

  • https://ootrandomizer.com/generatorDev?version=devrreal_
  • Create a 2 player multiworld seed, make sure shuffle individual ocarina notes, enemy souls, and fishing game fish are all enabled (not sure if it matters but i was basically trying to do an allsanity between a few multiworlds)(probably turn off start with consumables so its a bit easier to see items aren't sending)
  • place the seeds in the games folder of the shuffler, load up the bizhawk, start the lua console and load the shuffler lua, make sure the solo zootr mulitworld is selected, and start the shuffler
  • once everything is set up and the lua is started in the console, it receives the following error message: "This ROM is incompatible with this version of the plugin. Expected protocol version: 2, ROM protocol version: 7"
  • picking up any item that belongs to the other world will not send it to that world
  • changing the protocol version in the lua causes the message to go away, but the worlds still won't receive items from each other

Environment (please complete the following information):

  • OS: Windows 10
  • Bizhawk Version: 2.7
@Thundow Thundow added bug Something isn't working plugin An issue directly related to a plugin labels Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin An issue directly related to a plugin
Projects
None yet
Development

No branches or pull requests

1 participant