View Single Post
Old 12-02-2018, 02:43 PM   #371
tXShooter
Human being with feelings
 
tXShooter's Avatar
 
Join Date: Aug 2017
Posts: 336
Default When docked, and trying to resize the width, it crashes.

What can I do to prevent the script from crashing when resizing the width of the GUI (I've got mine in the Docker when this happens)?

Code:
Error: Reaper DAW Interface GUI.lua:1852: attempt to index a nil value (global 'gui')

Stack traceback:
	Core.lua:70: in metamethod '__index'
	Reaper DAW Interface GUI.lua:1852: in field 'func'
	Core.lua:292: in function <C:\OneDriveTemp\OneDrive\Lokasenna_GUI v2\Library\Core.lua:280>
		[C]: in function 'xpcall'
	Core.lua:280: in function <C:\OneDriveTemp\OneDrive\Lokasenna_GUI v2\Library\Core.lua:279>

Lokasenna_GUI:	(the file is not owned by any package entry)
Reaper:       	5.962/x64
Platform:     	Win64
__________________
"But be ye doers of the word, and not hearers only, deceiving your own selves."
tXShooter is offline   Reply With Quote