Problem with NI Massive 1.5.1

Questions about Wine on Linux
Locked
anidiot
Newbie
Newbie
Posts: 2
Joined: Sat Jan 21, 2017 2:21 am

Problem with NI Massive 1.5.1

Post by anidiot »

I'm unable to run NI Massive 1.5.1 under Wine.

Code: Select all

wine --version
tells me that I'm running:

Code: Select all

wine-2.0-rc2 (Debian 2.0~rc2-1)
and my Debian version is Sid with added KXStudio repositories (though I tend not to use them too much because they're often outdated).

I'm using a 64-bit prefix and I get this error every time I run Massive.exe:

Code: Select all

tc@tc:~/.wine/drive_c/Program Files/Native Instruments/Massive$ wine Massive.exe
wine: Unhandled exception 0x40000015 in thread 26 at address 0x2a4a46 (thread 0026), starting debugger...
Process of pid=0025 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
tc@tc:~/.wine/drive_c/Program Files/Native Instruments/Massive$ process  tid      prio (all id:s are in hex)
0000000e services.exe
	00000020    0
	0000001f    0
	00000014    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001e    0
	00000019    0
	00000018    0
	00000013    0
0000001c plugplay.exe
	00000022    0
	00000021    0
	0000001d    0
00000023 explorer.exe
	0000002a    0
	00000029    0
	00000028    0
	00000027    0
	00000024    0
winedbg: Internal crash at 0x7f046b1ee033
anidiot
Newbie
Newbie
Posts: 2
Joined: Sat Jan 21, 2017 2:21 am

Re: Problem with NI Massive 1.5.1

Post by anidiot »

Edit: I found a later version of Wine (from the Staging branch) and it's working fine.
abalos
Level 2
Level 2
Posts: 15
Joined: Mon Feb 20, 2017 1:14 pm

Re: Problem with NI Massive 1.5.1

Post by abalos »

It doesnt work for me either with wine staging 2.1

or wine-devel 2.2 on ubuntu 16.04

It installs but not opens

Could you elaborate how you managed to get it work

Thanx
Locked