MobTalker2.pack error tolerance

Issue #48 resolved
Fabian Maurer created an issue

Using MobTalker 0.3.7.

Make a few mroe checks to handle illformed MobTalker2.pack files.

The following code:

#!

"Files": [
    "Story/Main.script",
],

tries to load two script files, the first is "Story/Main.script", the second is null.

Comments (3)

  1. Log in to comment