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

(You were Right about how Broken It is Lol) #1

Open
Sparky7198 opened this issue Feb 14, 2019 · 2 comments
Open

(You were Right about how Broken It is Lol) #1

Sparky7198 opened this issue Feb 14, 2019 · 2 comments

Comments

@Sparky7198
Copy link

Welp Basiacly i get a System.ArgumentOutOfRangeException everytime i try to Generate/Save my Randomized Rom. not sure if its just the Version of Majora's mask that im using or if its the Program

@Sparky7198
Copy link
Author

(Here's a bit more of Information about the Error, although some of it is in portuguese)
System.ArgumentOutOfRangeException: O índice estava fora do intervalo. Ele deve ser não-negativo e menor que o tamanho da coleção.
Nome do parâmetro: index
em System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
em MMRando.ROMFuncs.ApplyHack(String name)
em MMRando.mmrMain.WriteGimmicks()
em MMRando.mmrMain.MakeROM(String InFile, String FileName)
em MMRando.mmrMain.bRandomise_Click(Object sender, EventArgs e)
em System.Windows.Forms.Control.OnClick(EventArgs e)
em System.Windows.Forms.Button.OnClick(EventArgs e)
em System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.ButtonBase.WndProc(Message& m)
em System.Windows.Forms.Button.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@Natsu235
Copy link

The "Random" parameter of Floor Types seems to be broken and causes this issue. You should use something else until it got fixed.

ProbablyButter pushed a commit to ProbablyButter/mm-rando that referenced this issue May 17, 2019
Some code cleanups, fix issue with read-only base rom
ProbablyButter pushed a commit to ProbablyButter/mm-rando that referenced this issue May 17, 2019
output dir selected when randomize pressed (should be set fixed befor…
ProbablyButter pushed a commit to ProbablyButter/mm-rando that referenced this issue May 17, 2019
Added checkbox for Free Hints
ProbablyButter pushed a commit to ProbablyButter/mm-rando that referenced this issue May 17, 2019
Some code cleanups, fix issue with read-only base rom
ProbablyButter pushed a commit to ProbablyButter/mm-rando that referenced this issue May 17, 2019
output dir selected when randomize pressed (should be set fixed befor…
ProbablyButter pushed a commit to ProbablyButter/mm-rando that referenced this issue May 17, 2019
Added checkbox for Free Hints
az64 pushed a commit that referenced this issue Mar 1, 2020
…s will have top priority guaranteed hints if they contain an essential item: Great Fairy rewards, Town/Swamp Archery #2, Frog Choir, Beaver Race #2, Anju and Kafei. The following locations will have guaranteed hints if the algorithm runs out of higher priority locations: Beaver Race #1, Honey and Darling Three Days, Gossip Stones, Butler Race, Bank Reward #3. Stray Fairies and Skulltula Tokens can not be the only reason for a Way of the Hero hint, however they can prevent a region from being Foolish if they lead to a potentially useful reward. May need to tweak this in the future.
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