nerevar / jmc

JMC - Jaba Mud Client
25 stars 15 forks source link

ToText(ansi), ToColored(ansi), FromColored(colored) are not there #77

Closed mlengle closed 3 years ago

mlengle commented 3 years ago

jmc object methods ToText(ansi), ToColored(ansi), FromColored(colored) show error: Object doesn't support this property or method. Not merged code or something?

konelav commented 3 years ago

My fault, it seems like old version of ttcoreex.dll somehow was put to zip archive. I updated released archive, please try download 3.7.1.6 again. Re-registering ttcoreex.dll may be needed, though for me it was not.

mlengle commented 3 years ago

I've reregistered and I think it still the same file (same size and still no methods)

mlengle commented 3 years ago

I think the release imply you should not reupload the file, can be cached?

konelav commented 3 years ago

Well, I renamed zip archive to be sure that cache is not an issue and checked that downloaded version works properly.

mlengle commented 3 years ago

works now, many thanks!