• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Forum moderator applications are now open! Click here for details.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Headbutt crashes game

465
Posts
6
Years
  • Age 24
  • Seen yesterday
so everything i have experienced as bugs or glitches or just errors was A) me doing something b) scripts being added or changed.

However, this isn't one of them (As i know of)

at first i did a headbutt event with pbHeadbutt and that crashed (will put it at the bottom) but the one im getting now is when its a terrain tag, terrain tag 17 to be specific and it just crashes...

Crash report 1- Headbutt Event

---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError

Message: Script error within event 7, map 5 (Route 29):

Exception: ArgumentError

Message: Section096:2791:in `pbHeadbutt'wrong number of arguments(1 for 0)

***Full script:

pbHeadbutt


Interpreter:243:in `pbExecuteScript'

PField_Field:2791:in `pbHeadbutt'

(eval):1:in `pbExecuteScript'

Interpreter:1606:in `eval'

Interpreter:243:in `pbExecuteScript'

Interpreter:1606:in `command_355'

Interpreter:494:in `execute_command'

Interpreter:193:in `update'

Interpreter:106:in `loop'

Interpreter:198:in `update'



Interpreter:276:in `pbExecuteScript'

Interpreter:1606:in `command_355'

Interpreter:494:in `execute_command'

Interpreter:193:in `update'

Interpreter:106:in `loop'

Interpreter:198:in `update'

Scene_Map:114:in `update'

Scene_Map:112:in `loop'

Scene_Map:125:in `update'

CustomeMenu:396:in `updateAction'


---------------------------

this happened before having headbutt as a terrain tag but this is it as of now with the terrain tag thing included (made sure the event wasn't on a tree with terrain tag 17)

Crash report 2- Terrain Tag 17

---------------------------
Pokemon Essentials
---------------------------
Exception: NameError

Message: uninitialized constant TYPE_HEAD_BUTT

PField_HiddenMoves:289:in `pbHeadbuttEffectTerrain'

PField_HiddenMoves:279:in `pbHeadbutt'

PField_HiddenMoves:266

PField_HiddenMoves:263:in `call'

Event:54:in `trigger'

Event:49:in `each'

Event:49:in `trigger'

Scene_Map:194:in `update'

CustomeMenu:129:in `main'

CustomeMenu:126:in `loop'


---------------------------

see this one, unlike previously, asks if i want to headbutt it (As its apart of the terrain tag thing and the event had no messages or anything?)

but yea x.x help me, someone?
 
Back
Top