Hello! I'm trying with this new version (not the 0.9), and it doesn't work at all. It keeps throwing exceptions and doesn't do a thing. I'm also unable to save any settings (exception:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Olympus.OneSettings.Save()
at Zeus.Warrior.uiWarrior.buttonSaveSettings_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
)
Log attatched. Would really appreciate any support since the 0.9 version barely works at all due to LUA spitting crap.
Thanks man
Ps, I must've done something wrong, but I followed your instructions to 100%, structure:
CustomClasses/
Themyscira.cs - original warrior cc
*.cs - All other CCs
CustomClasses/Zeus/
Several folders such as
_Olympus
Config
Warrior
CustomClasses/Zeus/
Themyscira.cs
WarriorSpells.cs
Folder UI