&main::eval_file undefined??
Hello there,
Seems like quests are broken with 0.6.4.
I'm getting an error about &main::eval_file being undefined when loading quests.
Looking through the code, I have no idea why that might be.
What is strange is that I dont get the error for commands and plugins (uses same function but ??) Only difference that I can see between the calls is that commands and plugins are loaded from within the class, in embperl.cpp, while quests are loaded in embparser.cpp with a perl->eval_file command.
Is it just me? =)
Thanx
|