Shashu-Greninja
"With great power comes great responsibility"- Whe
- 99
- Posts
- 4
- Years
- Kalos Region
- Seen Jul 27, 2024
Hey Pokecommunity,
I use Following Pokemon EX script and I get this error everytime I black out:
Can anyone please help me out?
I use Following Pokemon EX script and I get this error everytime I black out:
Spoiler:
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 18.1.dev]
Exception: RuntimeError
Message: Script error within event 4 (coords 5,8), map 10 (Cedolan Gym):
Exception: ArgumentError
Message: 02_Follower_Main.rb:88:in `removeAllButFollower'wrong number of arguments(0 for 1)
***Full script:
pbTrainerBattle(:CAMPER,"Liam")
Backtrace:
001_Interpreter.rb:197:in `pbExecuteScript'
02_Follower_Main.rb:88:in `pbRemoveDependenciesExceptFollower'
02_Follower_Main.rb:773:in `pbStartOver'
006_PField_Battles.rb:591:in `load_scripts_from_folder'
006_PField_Battles.rb:572:in `call'
003_Event_Handlers.rb:51:in `trigger'
003_Event_Handlers.rb:46:in `each'
003_Event_Handlers.rb:46:in `trigger'
006_PField_Battles.rb:568:in `pbAfterBattle'
006_PField_Battles.rb:436:in `pbTrainerBattleCore'
Backtrace:
001_Interpreter.rb:246:in `pbExecuteScript'
001_Interpreter.rb:658:in `command_111'
001_Interpreter.rb:272:in `execute_command'
001_Interpreter.rb:155:in `update'
001_Interpreter.rb:102:in `loop'
001_Interpreter.rb:158:in `update'
002_Scene_Map.rb:162:in `follow_update'
002_Scene_Map.rb:160:in `loop'
002_Scene_Map.rb:169:in `follow_update'
02_Follower_Main.rb:1296:in `update'
This exception was logged in
C:\Users\USERNAME\Saved Games\Pokemon Essentials\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 18.1.dev]
Exception: RuntimeError
Message: Script error within event 4 (coords 5,8), map 10 (Cedolan Gym):
Exception: ArgumentError
Message: 02_Follower_Main.rb:88:in `removeAllButFollower'wrong number of arguments(0 for 1)
***Full script:
pbTrainerBattle(:CAMPER,"Liam")
Backtrace:
001_Interpreter.rb:197:in `pbExecuteScript'
02_Follower_Main.rb:88:in `pbRemoveDependenciesExceptFollower'
02_Follower_Main.rb:773:in `pbStartOver'
006_PField_Battles.rb:591:in `load_scripts_from_folder'
006_PField_Battles.rb:572:in `call'
003_Event_Handlers.rb:51:in `trigger'
003_Event_Handlers.rb:46:in `each'
003_Event_Handlers.rb:46:in `trigger'
006_PField_Battles.rb:568:in `pbAfterBattle'
006_PField_Battles.rb:436:in `pbTrainerBattleCore'
Backtrace:
001_Interpreter.rb:246:in `pbExecuteScript'
001_Interpreter.rb:658:in `command_111'
001_Interpreter.rb:272:in `execute_command'
001_Interpreter.rb:155:in `update'
001_Interpreter.rb:102:in `loop'
001_Interpreter.rb:158:in `update'
002_Scene_Map.rb:162:in `follow_update'
002_Scene_Map.rb:160:in `loop'
002_Scene_Map.rb:169:in `follow_update'
02_Follower_Main.rb:1296:in `update'
This exception was logged in
C:\Users\USERNAME\Saved Games\Pokemon Essentials\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Can anyone please help me out?