I have a little issue using Slipknots Advanced Message System. When I tried the demo everything worked just fine, but when I try to use it in my game I only get an error message saying:
Script: 'SlipKnot Message Sysem' line 436: TypeError occured.
no implicit conversion from nil to integer
Here's line 436: win.contents.font.size = size
I have no clue what I have done wrong, I just copied the script. Insertet it above Main and below Window_Message. So it should work fine, right?