Fatal Error #2

Sirion's picture

When I loaded save, it works, but very strange.

[21.08.2010 4:21:41] - Index outside of a range. The index should be positive number, and its size shouldn't exceed the size of a collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at MageGuild.frmMain.RLKC_DoCommand(String outCmd)
at Phasma.RLKeybindController.HandleKey(KeyEventArgs e, String myState)
at MageGuild.frmMain.frmMain_KeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Form.ProcessKeyPreview(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Sirion's picture

Save file attached:

Save file attached:

PreviewAttachmentSize
Sirion 3.sav61.91 KB
MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Nahjor's picture

Hmm. Strange. What were you

Hmm. Strange. What were you doing, right before this happened? Was there a specific command you hit?

Administrator
Sirion's picture

I suppose, not. Maybe, it

I suppose, not. Maybe, it concerns an Efreet. He was summoning his minions, when game crashed. But I can mistake.

This save can be resurrected?

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Nahjor's picture

As far as the save file goes,

As far as the save file goes, I don't see why not. Ran it here and it seemed to be OK. Minimap seems a little off on load, not sure why, but other than that, should be fine.

Administrator
Sirion's picture

Oh no, minimap isn't only

Oh no, minimap isn't only trouble.
For example, when I trying to wear something, I get message "You can't put on items while shapechanged".

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Nahjor's picture

Oh, that's ugly. Will fix. In

Oh, that's ugly. Will fix. In the meantime, if you drink a potion of change or have some similar effect, you'll be able to wear items again.

Administrator
Sirion's picture

Thanks, I've thinking about

Thanks, I've thinking about it. I'll trying to do that.

I very hope, you find and kill this harmful bug, and it will never happens again =)

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Sirion's picture

Something new about that

Something new about that situation (who knows, maybe, it can help).
- When I saved and loaded again, minimap becomes correct.
- When I used "Polimorph" on myself, and effect was ended, I become able to wear my Red Dragon Scale Robe again. But now "fire resist" status isn't indicated on the screen (but works correctly). With other robes all works correctly.

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Sirion's picture

Upd: now my Fire Resist is

Upd: now my Fire Resist is permanent, without Robe. Nice bag =) But i won't use it.

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Sirion's picture

upd: when I saved&loaded, bug

upd: when I saved&loaded, bug with shapechange returns(

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Sirion's picture

upd: new fatal error, but

upd: new fatal error, but with the same log (all the difference is a date). I worn Mask of Multiplicity, and error occured probably when my clones' quantity becomes too high.

MageGuild v2 Beta TesterAstromancer WinnerElementalist Winner
Nahjor's picture

Every time you find a bug, it

Every time you find a bug, it turns out to be three or four bugs. I appreciate the efficiency. :)

OK, fixed the polymorph thing (which I think also fixed the fire res thing), fixed the minimap issue, and found and fixed a different bug with Mask of Multiplicity. Still have no idea what's going on with the original issue, though; it looks like some command is having a problem, but I can't tell which one. Still digging.

Administrator