rpherbig / dr-scripts

A series of Lich 5 (https://github.com/elanthia-online/lich-5) scripts for use with DragonRealms (http://www.play.net/dr/). Donations are welcome (http://www.paypal.me/rcuhljr)!
GNU General Public License v2.0
53 stars 178 forks source link

Error after item assembly with forge. #127

Closed hwoo79 closed 8 years ago

hwoo79 commented 8 years ago

[forge]>assemble my knife with my hilt You slide the knife over the tang of your hilt and tighten the pommel to secure it.

--- Lich: error: undefined method find_empty_room?' for #<Scripting::Forge:0xe4cf5d0> forge:153:ingrind_item' forge:148:in `slack' --- Lich: forge has exited.

rpherbig commented 8 years ago

There is a new version of common that fixes this. Please download it and rerun common to overwrite any stale method definition and retry this craft. On Dec 29, 2015 11:18 AM, "hwoo79" notifications@github.com wrote:

[forge]>assemble my knife with my hilt You slide the knife over the tang of your hilt and tighten the pommel to secure it

--- Lich: error: undefined method find_empty_room?' for

Scripting::Forge:0xe4cf5d0

forge:153:ingrind_item' forge:148:in `slack' --- Lich: forge has exited

— Reply to this email directly or view it on GitHub https://github.com/rpherbig/dr-scripts/issues/127.

rpherbig commented 8 years ago

After discussion in #128, it's because of an out-of-date version of the forge script.