• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Ulithium_Dragon's Rock Climb with Overworld Animation

Resource Ulithium_Dragon's Rock Climb with Overworld Animation 1.2

mikenaria

Rookie
Member
Joined
Sep 29, 2020
Posts
6
Nice! I've been meaning to make this resource with the HGSS boy. Once I do I'll link it, with Ulithium's and your permission
 

Ruben-Origin

Rookie
Member
Joined
Dec 14, 2020
Posts
5
Seems like a very nice resource! Unfortunately, the download link is down. Would it be possible to reupload?
 

SilverioRB

Novice
Member
Joined
Apr 19, 2021
Posts
14
Hi!I'm getting this error:


---------------------------
Error
---------------------------
Script '[Compiler]' line 774: TypeError occurred.

cannot convert nil into String

from 'Compiler' line 774 in `+'
from 'Compiler' line 774 in `canonicalize'
from 'Compiler' line 772 in `each'
from 'Compiler' line 772 in `canonicalize'
from 'BitmapCache' line 373 in `load_bitmap'
from 'Rock Climb' line 297 in `pbRockClimbAscendFrames'
from 'Rock Climb' line 132 in `pbAscendRock'
from 'Rock Climb' line 268 in `pbRockClimb'
from 'Rock Climb' line 329
from 'Rock Climb' line 326 in `call'
from 'Event_Handlers' line 51 in `trigger'
from 'Event_Handlers' line 46 in `each'
---------------------------
OK
---------------------------


What should I do?
 

DarrylBD99

A YouTuber that really REALLY loves making games
Member
Joined
May 20, 2020
Posts
60
Hi!I'm getting this error:


---------------------------
Error
---------------------------
Script '[Compiler]' line 774: TypeError occurred.

cannot convert nil into String

from 'Compiler' line 774 in `+'
from 'Compiler' line 774 in `canonicalize'
from 'Compiler' line 772 in `each'
from 'Compiler' line 772 in `canonicalize'
from 'BitmapCache' line 373 in `load_bitmap'
from 'Rock Climb' line 297 in `pbRockClimbAscendFrames'
from 'Rock Climb' line 132 in `pbAscendRock'
from 'Rock Climb' line 268 in `pbRockClimb'
from 'Rock Climb' line 329
from 'Rock Climb' line 326 in `call'
from 'Event_Handlers' line 51 in `trigger'
from 'Event_Handlers' line 46 in `each'
---------------------------
OK
---------------------------


What should I do?
Wait... when does this error occur? Does it happen when loading the game?
 

BigOOF

Novice
Member
Joined
Apr 10, 2021
Posts
39
I've done (i think) everything what the manual saids. Is it ment that you can't go down?
 

Attachments

  • Rock Climb.gif
    Rock Climb.gif
    883.8 KB · Views: 183

DarrylBD99

A YouTuber that really REALLY loves making games
Member
Joined
May 20, 2020
Posts
60
I've done (i think) everything what the manual saids. Is it ment that you can't go down?
You need to edit RockClimbSettings.rb and set ENABLE_DESCENDING to true. Thou I admit, it is quite janky.
 

DayBreak

Rookie
Member
Joined
Jun 15, 2018
Posts
4
The animations look very clean! Though I really like the Following Pokemon plugin, I'll definitely be keeping tabs on this.
 

TheDizzy1

Novice
Member
Joined
Feb 13, 2021
Posts
34
Would it be possible to use this while making rock climb an item instead of a move?
 

Skraby

Rookie
Member
Joined
Aug 17, 2017
Posts
1
Using version 1.2 for essentials 19.1. My game crashes whenever the player uses rock climb, just after the player "hops" up to start the climbing animation. I don't think I've modified any of the scripts listed in the crash log in any way.

[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.0]
[v19.1 Hotfixes 1.0.7]

Exception: NoMethodError
Message: undefined method `>' for nil:NilClass

Backtrace:
009:RPG_Sprite:131:in `effect?'
009:RPG_Sprite:444:in `block in effect?'
009:RPG_Sprite:443:in `each'
009:RPG_Sprite:443:in `effect?'
066:Sprite_AnimationSprite:36:in `update'
066:Sprite_AnimationSprite:83:in `block in update'
066:Sprite_AnimationSprite:82:in `each'
066:Sprite_AnimationSprite:82:in `update'
032:Scene_Map:144:in `block in updateSpritesets'
032:Scene_Map:138:in `each'
 

BigOOF

Novice
Member
Joined
Apr 10, 2021
Posts
39
Would you mind helping me updating from v1.1 to v1.2? I've tried it myself but I couldn't even compile my game anymore.
It said the plugin wasn't working properly..
 
Back
Top