- Apr 27, 2021
- 5
- 1
Ah, okay then. I typically download my version from "F95." I attempted to locate a solution for my issue using the search terms "undefined method group for 0:Fixnum," which might explain my inability to find it. Nevertheless, I'm glad to offer my assistance.That issue was already fixed (by 2 people, myself in the version on github and then again for the version on MEGA by Ricordi here)
In both fixes all that was needed was to remove the.group
from following line of code:
The post with Ricordi's fix is also linked in the addons section of the mod post.Code:text = sprintf("×%s", $game_party.item_number(item).group)
In any case, thanks for trying to fix bugs.