Menu

#7 Cannot use items from the default menu

v3.1.0
open
Delano
Engine (8)
5
2007-12-01
2007-11-10
Anonymous
No

when i try to use an item from the default menu it doubles the directory like so

game\gamedirectory\item\GAME\GAMEDIRECTORY\ITEM\ITEM.ITM

and its like that capitals and all same with trying to drop the item and clicking info for the item

once the above appears the game also crashes and says
An Unhandled exception has occurred and tells me to go to the rpg toolkit zone forum and talk about it how nice

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I have the same problem, any one know how to fix this?

     
  • Delano

    Delano - 2007-12-01
    • milestone: --> v3.1.0
    • assigned_to: nobody --> jdelano
     
  • Delano

    Delano - 2007-12-01
    • summary: Item Menu --> Cannot use items from the default menu
     
  • Nobody/Anonymous

    Logged In: NO

    Technically know how to fix this. It's caused because when an item is added to the inventory it adds the item path to the filename. Then when this filename is passed back to the menu system it passes the filename onto the LoadItem() call back which also adds the directory path to the filename effectively doubling the path. So the fix is to remove the initial adding of the path when putting an item into the inventory. Or so one would assume.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.