Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Pl0x on March 24, 2008, 03:23:05 pm

Title: Not really a request, but need help with modern algebras grid inventory.
Post by: Pl0x on March 24, 2008, 03:23:05 pm
Was using modern algebra's grid inventory script and basicly any time an items information is displayed it gives me an error such as this:

undefined method 'new paragraph' for #<Bitmap:0x5b79eb8>


Anyone have an idea on what the problem is?

Thanks
Title: Re: Not really a request, but need help with modern algebras grid inventory.
Post by: Juan on March 24, 2008, 03:40:33 pm
You might of not copy the script right or the scripter forgot to add the method new paragraph in the bitmap class. If none of the following solutions work. try posting the script.
Title: Re: Not really a request, but need help with modern algebras grid inventory.
Post by: Fantasist on March 24, 2008, 03:47:02 pm
new paragraph? I think you need to use modern algebra's Paragraph Formatter too, 'new_paragraph" is a method from that script if I remember right. Get that script and see if it works.
Title: Re: Not really a request, but need help with modern algebras grid inventory.
Post by: Pl0x on March 25, 2008, 03:38:38 am
Quote from: Fantasist on March 24, 2008, 03:47:02 pm
new paragraph? I think you need to use modern algebra's Paragraph Formatter too, 'new_paragraph" is a method from that script if I remember right. Get that script and see if it works.



That would be my issue :)


How ever now that i did that when i try to view an items discription it says unable to find *description here*
Title: Re: Not really a request, but need help with modern algebras grid inventory.
Post by: Fantasist on March 25, 2008, 08:20:34 am
Maybe you need to make the description, right? In a text file, or in the editor?
Title: Re: Not really a request, but need help with modern algebras grid inventory.
Post by: Pl0x on March 26, 2008, 09:44:06 pm
Quote from: Fantasist on March 25, 2008, 08:20:34 am
Maybe you need to make the description, right? In a text file, or in the editor?



It retrieves the item info from the editor it self but it just says unable to find, then the description in quotes, which really pisses me off because if the game could put the text in the error why couldnt it just put it on the game screen. lol >.<
Title: Re: Not really a request, but need help with modern algebras grid inventory.
Post by: Fantasist on March 27, 2008, 04:43:34 am
Quoteunable to find *description here*


Hm... now that I think about, could you post a screenshot of the error (or the exact error message)?