doxxx / ffxiv-craft-opt-web

Web frontend for FFXIV Crafting Optimizer service.
zlib License
224 stars 197 forks source link

Problem with any execution #228

Closed Karakuro closed 6 years ago

Karakuro commented 6 years ago

Required Information

Class: Leatherworker Level: 56 Craftsmanship: 545 Control: 492 CP: 372 Recipe Name: Dragonskin Wristbands Recipe Level: 58 Solver Seed: (Look at the top of the Execution Log on the Solver page)

Expected Behaviour

When adding an action in the "Edit..." mode, the bars should alter accordingly (Example: Standard Synthesis progress is 42)

Actual Behaviour

Nothing works and shows the following error:

"undefined

Error: TypeError: this.logOutput.write is not a function"

(Example: Standard Synthesis progress is 38)

Steps To Reproduce

Do literally anything in "Edit..." mode (Example: Buffs, Food, Synthesis Condition, Simulator/Solver Options if different from default) image

doxxx commented 6 years ago

Please try clearing your browser cache.

Karakuro commented 6 years ago

I thought it was enough with ctrl+F5, but i've just tried it from another pc and the problem's gone, so i'll try to force browser cache clean before retrying on the first pc. Sorry for the false alert.

doxxx commented 6 years ago

No worries. I've made some adjustments to the caching configuration, which should hopefully improve this in the future.