Percent sign in string crashing compiler

Issue #24 closed
Fabian Maurer created an issue

Using MobTalker 0.3.7.

#!
say "You have "..(total*100).."% of your next level, and altogether "..total.." points of experience.";

Gives the following exception: PasteBin: CrashLog

Comments (3)

  1. Chimaine

    Should be fixed as a side effect of another change. Testing with the input doesn't result in a crash. Re-open if the issue persists anyway.

  2. Log in to comment