View Single Post
Old 08-09-2019, 10:25 AM   #514
Alkamist
Human being with feelings
 
Join Date: Dec 2011
Posts: 506
Default

Thanks for making this library Lokasenna, it is very helpful!

I know you are probably super busy working on 3.0, but I have a small bug to report for the current release version. If you start a middle drag inside an element, and then release the middle mouse button when your cursor is outside of the element, the script will crash with this error message:

Code:
Error: Core.lua:1037: attempt to index a nil value (field 'mmouse_down_elm')

Stack traceback:
	Core.lua:88: in metamethod '__index'
	Core.lua:1037: in field 'Update'
	Core.lua:435: in field 'Main_Update_Elms'
	Core.lua:302: in function <...am Scripts\Development\Lokasenna_GUI v2\Library\Core.lua:298>
		[C]: in function 'xpcall'
	Core.lua:298: in function <...am Scripts\Development\Lokasenna_GUI v2\Library\Core.lua:297>

Lokasenna_GUI:
	v2.16.6
Reaper:
	5.981+dev0807/x64
Platform:
	Win64
If you don't have the time to do an update, perhaps you could tell me how to modify the library to fix it? I had a look at the core library and I can't seem to hunt down why it's happening since I'm not too familiar with it.
Alkamist is offline   Reply With Quote