Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

SDK error

I have a problem with SDK v2.2. Whenever I try to run in my game, I get an error that says, Script 'SDK 2.2' line 3713: NoMethodError occurred. undefined method 'update' for nil:NilClass I am using the HUD Script, eharper256's Dynamic Time System Script, The level up notice script, the Quest Manager Script, and the Skill Shop Script.

What does this mean and how do I fix it? Thanks in advance for the help.

edit: I found where my script is conflicting. I am running the HUD Script in my game, which causes an error when I try to run the SDK. If I take out the HUD script, it runs fine. The SDK is also conflicting with my MP3 Player event. When I run my mp3 player, I use a script that says: $game_mp3.include?(item id). For this to work, I have to make an event that says,
$game_mp3.push(item id). When the game gets to the line in the event it gets an error that says 'push' is an undefined method. Anyone know how to fix this? BTW-I got my scripts from downloads on this site. Thanks!!!
 
Sorry for the late response (School is starting)

I bet you are using Raz's hud script well it overwrites a method SDK defines (main_window) to fix this replace main_window with main_raz_window (Ctrl + H is your friend here)

I am so going to kill Raz for this...
 
Sorry for not getting back very fast on this. I don't earn my money very fast and have been saving up for RPG Maker. As soon as I find out, (should be by the end of the month) I'll let you know if it worked or not. Thanks
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top