Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Cannot convert fixnum into string
#6
Working on it now. For future reference, there's no need to include the RTP until you are ready to release your game to people outside this forum. We all already have it, and you'll save everyone some download time that way.

...So, at what point does this bug happen?

Edit: I found it. WEngine script line 1738. draw_text(rect, item.price, 2) should be draw_text(rect, item.price.to_s, 2)
Reply }


Messages In This Thread
RE: Cannot convert fixnum into string - by MechanicalPen - 12-23-2013, 09:48 PM



Users browsing this thread: