• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Ulithium_Dragon's Rock Climb with Overworld Animation

Resource Ulithium_Dragon's Rock Climb with Overworld Animation 1.2

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
 
Seems like a very nice resource! Unfortunately, the download link is down. Would it be possible to reupload?
 
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?
 
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?
 
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
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.
 
The animations look very clean! Though I really like the Following Pokemon plugin, I'll definitely be keeping tabs on this.
 
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'
 
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