I have been having issues with my game crashing just after catching new fusions in the power plant. I have installed the lightweight launcher and the download sprites in settings is also turned off. Here is the Error:
[Infinite Fusion version 6.2.4]
Randomized trainers, Randomized gym trainers, Randomized wild Pokemon (global), All fused, Randomized trainers,
Exception: RuntimeError
Message: Script error in event 15 (coords 1,27), map 197 (Power Plant):
Exception: ArgumentError
Message: too few arguments
***Full script:
pbWildBattle(:VOLTORB,15,
1,FALSE,FALSE)
Backtrace:
002_DebugConsole.rb:42:in printf' 002_DebugConsole.rb:42:in echo'
002_DebugConsole.rb:49:in echoln' HttpCalls.rb:84:in download_sprite'
HttpCalls.rb:172:in block in download_all_alt_sprites' HttpCalls.rb:170:in each'
HttpCalls.rb:170:in download_all_alt_sprites' UI_Pokedex_SpritesPage.rb:136:in pbGetAvailableForms'
004_UI_Pokedex_Entry.rb:712:in pbDexEntry' 008_Scene_Commands.rb:467:in block in pbShowPokedex'
Backtrace:
003_Interpreter.rb:189:in rescue in execute_script' 003_Interpreter.rb:135:in execute_script'
004_Interpreter_Commands.rb:1024:in command_355' 004_Interpreter_Commands.rb:116:in execute_command'
003_Interpreter.rb:127:in block in update' 003_Interpreter.rb:87:in loop'
003_Interpreter.rb:87:in update' 002_Scene_Map.rb:181:in block in update'
002_Scene_Map.rb:180:in loop' 002_Scene_Map.rb:180:in update'