Advanced Search

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Yoshiatom

Pages: 1 2 3 [4]
46
MM8BDM Discussion / Re: MM8BDM Screenshots
« on: June 03, 2016, 02:44:03 PM »
I'm pretty sure this isn't a feature of chaos generator...

(click to show/hide)

47
Projects & Creative / Re: [Map Pack] SHARP (Version 3b)
« on: June 02, 2016, 09:15:40 PM »
With my very limited mapping knowledge, I'm pleased(ish) to present

An unofficial hotfix!

Do note that the only things I've changed are the crashy teleporters and adding a CTF style "Music playing" text. Everything else is unchanged (for better or worse...).

48
Help & Editing / Re: How do "I" do THAT in Doom Builder?
« on: May 29, 2016, 08:14:27 PM »
Whenever I try to compile scripts, I get this great big error:

Code: [Select]
***********SYSTEM INFO***********
OS: Microsoft Windows 8.1
GPU: AMD Radeon(TM) R2 Graphics
GZDB: R2638

********EXCEPTION DETAILS********
The path is not of a legal form.
   at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
   at System.IO.Path.GetDirectoryName(String path)
   at CodeImp.DoomBuilder.Compilers.AccCompiler.Run() in x:SourceCoreCompilersAccCompiler.cs:line 109
   at CodeImp.DoomBuilder.Data.WADReader.CompileLump(String lumpname, Int32 lumpindex, ScriptConfiguration scriptconfig, List`1 errors) in x:SourceCoreDataWADReader.cs:line 1282
   at CodeImp.DoomBuilder.Data.WADReader.CompileLump(String lumpname, ScriptConfiguration scriptconfig, List`1 errors) in x:SourceCoreDataWADReader.cs:line 1211
   at CodeImp.DoomBuilder.Controls.ScriptLumpDocumentTab.Compile() in x:SourceCoreControlsScriptLumpDocumentTab.cs:line 96
   at CodeImp.DoomBuilder.Controls.ScriptEditorPanel.buttoncompile_Click(Object sender, EventArgs e) in x:SourceCoreControlsScriptEditorPanel.cs:line 1069
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.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.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.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)

Any ideas how to fix it? (I'm using GZDoom Builder, if that has anything to do with it)

Pages: 1 2 3 [4]