SomeDumbOstrich Posted May 28, 2019 Share Posted May 28, 2019 (edited) FOMM keeps crashing at startup and i have no idea why. i'm using arch linux w/ wine set to windows 10, so maybe i have to try actually installing a windows partition? crashdump file contents: Monday, May 27, 2019 - 8:54:10 PMFomm 0.14.11.13OS version: Microsoft Windows NT 5.1.2600.196608 System.EntryPointNotFoundException: GetOverlappedResultEx assembly:<unknown assembly> type:<unknown type> member:(null) at (wrapper managed-to-native) System.Runtime.Remoting.Channels.Ipc.Win32.NamedPipeListener.GetOverlappedResultEx(intptr,System.Threading.NativeOverlapped&,uint&,int,bool) at System.Runtime.Remoting.Channels.Ipc.Win32.NamedPipeListener.Accept () [0x00061] in <768742bbfdc04cfcb422a0a773fecd03>:0 at System.Runtime.Remoting.Channels.Ipc.Win32.IpcServerChannelSink.Listen () [0x0000c] in <768742bbfdc04cfcb422a0a773fecd03>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <08a66fd7940b49399b733a139e103e88>:0 if i could get some help that would be rad, thanks Edited May 28, 2019 by SomeDumbOstrich Link to comment Share on other sites More sharing options...
CodeAndGin Posted June 13, 2019 Share Posted June 13, 2019 I have exactly the same problem - think my wine version is different? Fomm version definitely different. Dunno, let lutris set up the actual wineprefix im just trying to get fomm to work with it. 12 June 2019 - 23:36:33 Fomm 0.13.21 OS version: Microsoft Windows NT 6.1.7601.65536 System.EntryPointNotFoundException: GetOverlappedResultEx assembly:<unknown assembly> type:<unknown type> member:(null) at (wrapper managed-to-native) System.Runtime.Remoting.Channels.Ipc.Win32.NamedPipeListener.GetOverlappedResultEx(intptr,System.Threading.NativeOverlapped&,uint&,int,bool) at System.Runtime.Remoting.Channels.Ipc.Win32.NamedPipeListener.Accept () [0x00061] in <768742bbfdc04cfcb422a0a773fecd03>:0 at System.Runtime.Remoting.Channels.Ipc.Win32.IpcServerChannelSink.Listen () [0x0000c] in <768742bbfdc04cfcb422a0a773fecd03>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <08a66fd7940b49399b733a139e103e88>:0 at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <08a66fd7940b49399b733a139e103e88>:0 Link to comment Share on other sites More sharing options...
Smirftsch Posted July 7, 2019 Share Posted July 7, 2019 It appears to work if installing DotNet (tried with 4.0 at first), best to be installed with winetricks. Link to comment Share on other sites More sharing options...
Recommended Posts