When a Ditto used Transform on my Dynamax Snorlax it gave this error that didn't close the game, but is still an error:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: ArgumentError
Message: wrong number of arguments (given 1, expected 0)
Backtrace:
[Essentials Deluxe]...
Is it the same case for this? Also sorry for having to ask about every error I get, I just can almost never understand the error messages.
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Script error in event 2 (coords 8,12), map 297 (Dynamax Field)
Exception: SyntaxError
Message...
I get this error when interacting with certain raid dens, but the item and habitat are different because of the den:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Script error in event 7 (coords 18,15), map 297 (Dynamax Field)
Exception: SyntaxError
Message: (eval):3: syntax error...
Is the fact that it is good against and immune to all types the problem? If not I could just change the type of the only Snorlax type move.
Edit: I actually just noticed I misspelled category with the move, so that could also be the problem
I put this in the moves pbs file:
#-------------------------------
[MAXSNOR]
Name = Max Snor
Type = SNORLAX
Catergory = Physical
Power = 1
Accuracy = 0
TotalPP = 1
Target = NearFoe
Flags = MaxMove, CannotMetronome
Description = A Snorlax-type attack Dynamax Pokémon use.
I can't, there's a different error upon loading the game. I think it has something to do with my new type's max move so I will show you.
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: NameError
Message: undefined local variable or method `line' for Compiler:Module...
When I complete a Max Raid Battle it says this error
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Script error in event 8 (coords 16,25), map 297 (Dynamax Field)
Exception: NoMethodError
Message: undefined method `<' for nil:NilClass
***Full script:
pbMaxRaidDen([nil, :Urban]...