anura-engine / anura

Anura Engine
Other
384 stars 78 forks source link

In backtraces, it is common to find "has type string", but I don't think this is the correct type. #339

Open DDR0 opened 2 years ago

DDR0 commented 2 years ago

Example:

At modules/frogatto4/data/object_prototypes/base/transient_object.cfg 80:
commands :: ( ; if(not _constructed, [constructor, set(_constructed, true)]))
                ^-----------------------------------------------------------^

 has type string.