Skip to content

Unable to light campfire #193

@ryougishiki0001

Description

@ryougishiki0001

I'm getting the follwoing error trying to light a campfire (tried it with multiple combinations):

function: complete -- file: ISLightFromLiterature.lua line # 70 | MOD: More Traits.
[15-02-25 03:33:03.127] ERROR: General f:3000834, t:1739608383127> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: __mul not defined for operands in complete at KahluaUtil.fail(KahluaUtil.java:82).

The error is on line 70 of ISLightFromLiterature.lua. self.fuelAmt is nil when the assignment of the local fuelAmt is attempted. I added a simple "if self fuel amount is nil then set it to zero" before the assignment, and fires started lighting again.

I would do a pull but but I am so goddamn sleep deprived I'ms can't remember how git works.

Thank you for the wonderful mod!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions