Giter Club home page Giter Club logo

Comments (3)

ollm avatar ollm commented on July 29, 2024 2

OpenComic data is backwards compatible, looking at the error message it seems that it fails when trying to find the next comic that it will have to jump to once it reaches the end of the reading.

This part of the code was rewritten for v1.0.0 c1259bb to fix multiple bugs and performance issues, though these changes may have added new bugs.

For now, I close the issue, since it seems that it has already been solved, if the error appears again, comment this issue and I will reopen again.

from opencomic.

ollm avatar ollm commented on July 29, 2024

Are there any errors in DevTools Console? (Debug > Toggle DevTools > Console)

What display preferences do you use in reading mode?

from opencomic.

mojo-jojo-7 avatar mojo-jojo-7 commented on July 29, 2024

It threw this error when a panel is opened:

node:fs:1615 Uncaught (in promise) Error: ENOENT: no such file or directory, stat 'C:\chrome_100_percent.pak'
    at statSync (node:fs:1615:3)
    at t.statSync (node:electron/js2c/asar_bundle:2:4510)
    at file.readDir (C:\Program Files\OpenComic\resources\app.asar\scripts\file-manager.js:101:36)
    at file.read (C:\Program Files\OpenComic\resources\app.asar\scripts\file-manager.js:63:18)
    at file.images (C:\Program Files\OpenComic\resources\app.asar\scripts\file-manager.js:315:36)
    at nextComic (C:\Program Files\OpenComic\resources\app.asar\scripts\dom.js:812:25)
    at Object.openComic (C:\Program Files\OpenComic\resources\app.asar\scripts\dom.js:1470:24)
statSync @ node:fs:1615
t.statSync @ node:electron/js2c/asar_bundle:2
readDir @ C:\Program Files\OpenComic\resources\app.asar\scripts\file-manager.js:101
read @ C:\Program Files\OpenComic\resources\app.asar\scripts\file-manager.js:63
images @ C:\Program Files\OpenComic\resources\app.asar\scripts\file-manager.js:315
nextComic @ C:\Program Files\OpenComic\resources\app.asar\scripts\dom.js:812
openComic @ C:\Program Files\OpenComic\resources\app.asar\scripts\dom.js:1470
await in openComic (async)
onclick @ index.html:1

I Tried opening the "Pages" dropdown menu to answer your second question, but it was unresponsive as well. Thought I'd give it a fresh try, so I deleted the data folder from %APPDATA% (which I didn't do before) and reinstalled v1.0.0-beta.1 and everything started working as intended. Maybe the data generated by v0.2.1 is incompatible with the new version?

from opencomic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.