Any idea why this error appears?
phylactere233.ash(23): Cannot parse version number: Version string portion was too short or too long.
Called:
cBond.phylactere("Here, this looks like our guy coming this way.");
Using 3.4.0.14
320 x 200
What is line 23 in phylactere233.ash?
Oh, it's this:
#ifnver 3
Replace it with 3.0.0 for now.
Cheers Crimson..Works as expected (nod)
This seem to be broken after I fixed another mistake in versions comparison. I think it now expects at least 2 digits in version (3.0).