merumerutho / LOVJ

LÖVE2D-based live-coding visual framework supporting GLSL shaders and Spout for code-oriented VJs
GNU General Public License v3.0
12 stars 2 forks source link

Pressing ESC shows an nil check error on patch #5

Closed dag7dev closed 1 month ago

dag7dev commented 1 month ago

Description

Pressing ESC shows an nil check error on patch, in particular:

ERROR: lib/cmdmenu.lua:26 attempt to index global 'patch' (a nil value)

Steps

  1. Load any demo, by pressing Function Keys
  2. Press ESC