
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)
Save file attached:
Hmm. Strange. What were you doing, right before this happened? Was there a specific command you hit?
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?
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.
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".
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.
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 =)
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.
Upd: now my Fire Resist is permanent, without Robe. Nice bag =) But i won't use it.
upd: when I saved&loaded, bug with shapechange returns(
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.
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.