Whenever I try to load up a game I get three uninitialized constant sensors warning before the game crashes. This is the first one:
uninitialized constant Sensors::Basic_Sensor
Data/Scripts/Frames/Modules/Sensors_Battle.rb:9:in `<module:Sensors>'
Data/Scripts/Frames/Modules/Sensors_Battle.rb:6:in `load_script'
(eval):70:in `eval'
(eval):70:in `load_script'
(eval):37:in `block in load_from_list'
(eval):34:in `each'
(eval):34:in `load_from_list'
(eval):9:in `load_from_directory'
(eval):45:in `load_lona_scripts'
(eval):1:in `block in <main>'
{0000}:19:in `eval'
{0000}:19:in `block in <main>'
{0000}:15:in `each'
{0000}:15:in `<main>'
ruby:in `eval'