GZDoombuilder and Wine/Linux

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
Post Reply
User avatar
_bc
Posts: 19
Joined: Mon Jun 26, 2017 4:19 pm

GZDoombuilder and Wine/Linux

Post by _bc »

Hi,

I'm running Linux on my machine and therefore use Eureka at the moment for my editing, and while it's fine, it doesn't love Zdoom...

Especially, I'd love to use UDMF or all these nice advanced editing features...

Running GZDoombuilder in wine was an instant fail though, so I'm wondering if someone has achieved this feat and could tell me what it takes (which winetricks, dll overrides ad so on).
Any help would be greatly appreciated ;)

Here is the error which pops up when I try to open/create a map:
IndexOutOfRangeException while loading effect display2d.fx: Index was outside the bounds of the array.
Initial message:
at CodeImp.DoomBuilder.Rendering.D3DShader.LoadEffect (System.String fxfile) [0x00103] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Rendering.Display2DShader..ctor (CodeImp.DoomBuilder.Rendering.ShaderManager manager) [0x00007] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Rendering.ShaderManager.ReloadResource () [0x00037] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Rendering.ShaderManager..ctor (CodeImp.DoomBuilder.Rendering.D3DDevice device) [0x0000d] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Rendering.D3DDevice.Initialize () [0x0012b] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.MapManager.InitializeNewMap (CodeImp.DoomBuilder.Map.MapOptions options) [0x00086] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.General.NewMap () [0x000f1] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Actions.Action.Begin () [0x0004b] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Actions.Action.Invoke () [0x00000] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Actions.ActionManager.InvokeAction (System.String actionname) [0x00015] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at CodeImp.DoomBuilder.Windows.MainForm.InvokeTaggedAction (System.Object sender, System.EventArgs e) [0x00023] in <5561b8c00eca4a7791d990fdeaf8d630>:0
at System.Windows.Forms.ToolStripItem.OnClick (System.EventArgs e) [0x00019] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.ToolStripButton.OnClick (System.EventArgs e) [0x00017] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.ToolStripItem.HandleClick (System.Int32 mouse_clicks, System.EventArgs e) [0x00029] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.ToolStripItem.FireEvent (System.EventArgs e, System.Windows.Forms.ToolStripItemEventType met) [0x00054] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.ToolStripItem:FireEvent (System.EventArgs,System.Windows.Forms.ToolStripItemEventType)
at System.Windows.Forms.ToolStrip.OnMouseUp (System.Windows.Forms.MouseEventArgs mea) [0x00048] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00078] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x001b4] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.ToolStrip.WndProc (System.Windows.Forms.Message& m) [0x00000] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x00085] in <dfcf5e19b3744f6abc3507fe9dffa1dd>:0
Post Reply

Return to “General”