Posts for Peacerino


Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
Wait, so its not on my side? Its BizHawk thats borked?
Im the Peaciest :D
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
So, how do I fix it? Please use layman's terms.
Im the Peaciest :D
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
Y'know, I just realized this isnt like those toggle spoilers that you click and and they stay .-.
Im the Peaciest :D
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
No Such luck, also are we talking the Config.ini in the place my Hawk is installed? System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at BizHawk.Client.EmuHawk.TAStudio.BranchesMarkersSplit_SplitterMoved(Object sender, SplitterEventArgs e) at System.Windows.Forms.SplitContainer.OnSplitterMoved(SplitterEventArgs e) at System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value) at System.Windows.Forms.SplitContainer.ApplySplitterDistance() at System.Windows.Forms.SplitContainer.ResizeSplitContainer() at System.Windows.Forms.SplitContainer.OnLayout(LayoutEventArgs e) at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty) at System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout) at System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout) at System.Windows.Forms.Control.OnLayoutResuming(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at BizHawk.Client.EmuHawk.TAStudio.InitializeComponent() at BizHawk.Client.EmuHawk.TAStudio..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at BizHawk.Client.EmuHawk.ToolManager.CreateInstance(Type toolType, String dllPath) at BizHawk.Client.EmuHawk.ToolManager.CreateInstance[T](String dllPath) at BizHawk.Client.EmuHawk.ToolManager.Load[T](String toolPath, Boolean focus) at BizHawk.Client.EmuHawk.MainForm.TAStudioMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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)
Im the Peaciest :D
Post subject: BizHawk throws an error when launching TAS Studio
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
Hi, so BizHawk throws a rather large error when I try opening TAS Studio, I am currently using Hawk to tas a Super Mario World hack. The Version I am currently running on is 1.11.4 This just randomly happened in the middle of a TAS. Error System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at BizHawk.Client.EmuHawk.TAStudio.BranchesMarkersSplit_SplitterMoved(Object sender, SplitterEventArgs e) at System.Windows.Forms.SplitContainer.OnSplitterMoved(SplitterEventArgs e) at System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value) at System.Windows.Forms.SplitContainer.ApplySplitterDistance() at System.Windows.Forms.SplitContainer.ResizeSplitContainer() at System.Windows.Forms.SplitContainer.OnLayout(LayoutEventArgs e) at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty) at System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout) at System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout) at System.Windows.Forms.Control.OnLayoutResuming(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at BizHawk.Client.EmuHawk.TAStudio.InitializeComponent() at BizHawk.Client.EmuHawk.TAStudio..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at BizHawk.Client.EmuHawk.ToolManager.CreateInstance(Type toolType, String dllPath) at BizHawk.Client.EmuHawk.ToolManager.CreateInstance[T](String dllPath) at BizHawk.Client.EmuHawk.ToolManager.Load[T](String toolPath, Boolean focus) at BizHawk.Client.EmuHawk.MainForm.TAStudioMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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)
Im the Peaciest :D
Post subject: The Rom Hack I am currently TAS'ing doesnt end with credits.
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
So when do I stop the movie?
Im the Peaciest :D
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
brunovalads wrote:
The .PNGs are used in the script, so the folder "images" needs to be in the same folder of the script, to run properly.
THANKIES ALL THE WAYS :D
Im the Peaciest :D
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
brunovalads wrote:
Just use Amaraticando's script to see it (assuming you're using version 1.11.0 or higher). Load the rom, then Tools > Lua Console > in the console window go to Script > Open Script... > select the script where you saved it.
Hope it works. Also whats the 2 PNGs for? Edit:------------------------------------- Starting smw-bizhawk script. ./images/bitmapplayer_blocked_status.png not found! Hotkey 'O' set to increase opacity. Hotkey 'I' set to decrease opacity. Error: NullHawk does not implement memory domains LuaInterface.LuaScriptException: 3892 Cheats not allowed. Cheats not allowed. I dont like errors... Did I do something wrong? Edit2:--------------------------- I got the GUI screen up (Who new about toggles. huh) but it only stays onfor 1 frame... Thanks ~Peace
Im the Peaciest :D
Post subject: SMW Hitbox viewing Biz-Hawk emulator
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
Hi, So as the title says, I want to view hitboxes in SMW on the Biz-Hawk emulator. I am in the middle of a TAS and I just realised how much easier it would be with the ability to view hitboxes. Please include an "Idiots Guide" on how to do this.
Im the Peaciest :D
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
Amaraticando wrote:
Hello and welcome to TASVideos! You forgot to say what hack you are playing, but the name of the file seems to indicate this one. The ROM is not identical to yours, but luckly the movie didn't desync. This glitch is described here:
The top tile of tileset-specific lava can be used to push Mario into blocks. Interestingly, if Mario is big, it can also be used send him all the way through solid walls or solid floors without being crushed.
BTW, 1) this post would be better at the SMW thread: http://tasvideos.org/forum/viewtopic.php?t=1571 2) When uploading BizHawk's movies, it's better to share the bk2 file, not huge tasproj ones.
Thanks very much! So is there a way to easily replicate this? I'd like to know for future reference! Thanks!
Im the Peaciest :D
Post subject: Clipping through lava? (Super Mario World)
Experienced Forum User
Joined: 10/26/2015
Posts: 11
Location: N/A
Hi I just started "TAS'ing" recently and I decided to hop STRAIGHT into a rom hack. So the point of this is I somehow jumped into lava by mistake and got shot out the bottom closer to the end and 100% faster than the usual route. I would like to know HOW I did this. Take a look: http://www.mediafire.com/download/invfw9g6da9uc3x/SMW-Remix.bk2.tasproj watch from frame 5406
Im the Peaciest :D