View Single Post
Old 05-14-2019, 04:39 PM   #2911
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,184
Default

Quote:
Originally Posted by MixMonkey View Post
Mac system now running- cheers Still no MCUTimeDisplay though.

Trying to get a feel for the new layout with some baby steps. I created a folder 'C4' in 'Zones' with C4.zon inside:


Code:
Zone Home
	IncludedZones
		Buttons
	IncludedZonesEnd
ZoneEnd

Zone Buttons
	BankLeft TrackBank -24
	BankRight TrackBank 24
	ChannelLeft TrackBank -1
	ChannelRight TrackBank 1
ZoneEnd
This works, but now when I quit Reaper I always get an 'Unexpectedly Quit' message with:
Code:
Thread 0 Crashed:: reaper  Dispatch queue: com.apple.main-thread
0   reaper_csurf_integrator.dylib 	0x000000010f9d0954 Widget::SetValue(double) + 116
1   reaper_csurf_integrator.dylib 	0x000000010f9adba1 Widget::Reset() + 33
2   reaper_csurf_integrator.dylib 	0x000000010f9ad9b5 ControlSurface::Reset() + 101
3   reaper_csurf_integrator.dylib 	0x000000010f9ad885 Page::ResetAllWidgets() + 101
4   reaper_csurf_integrator.dylib 	0x000000010f9aa86d Manager::ResetAllWidgets() + 77
5   reaper_csurf_integrator.dylib 	0x000000010f9aa7bc CSurfIntegrator::~CSurfIntegrator() + 60
6   reaper_csurf_integrator.dylib 	0x000000010f9aa8a5 CSurfIntegrator::~CSurfIntegrator() + 21
7   reaper_csurf_integrator.dylib 	0x000000010f9aa8c9 CSurfIntegrator::~CSurfIntegrator() + 25
8   com.cockos.reaper             	0x000000010590e1ef CSurf_Close(bool) + 415
9   com.cockos.reaper             	0x0000000105c4d88c MainProc(HWND__*, unsigned int, unsigned long, long) + 11004
10  ???                           	0x0000000000000010 0 + 16
No idea if the above is in any way useful. Did I make a mistake in the .zon file?
Ugghhh... hate crashy bugs, thanks for the report, does it crash like this only with your C4 Zone files ?

Glad Mac is now working

Make sure you get the latest to test Time Display, i snuck a build in about an hour after my last "build is up" post.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote