GithubHelp home page GithubHelp logo

Failed to load cef library: 0 about desurium HOT 10 CLOSED

desura avatar desura commented on June 3, 2024
Failed to load cef library: 0

from desurium.

Comments (10)

Jookia avatar Jookia commented on June 3, 2024

This is a I've had since the start: Building Cef doesn't work, at least on my system.

Just copy the Cef libs from the official Desura build for now.

from desurium.

aljones15 avatar aljones15 commented on June 3, 2024

Will do.

thanks for your time.

Andrew

from desurium.

Jookia avatar Jookia commented on June 3, 2024

I'm assigning myself to this instead of closing it, as a reminder to get Cef working.

from desurium.

aljones15 avatar aljones15 commented on June 3, 2024

I copied libcef_desura.so from my normal desura install to the lib folders in Desurium/build_out/release_lin/lib and debug_lin/lib however I still get the error. You mentioned multiple cef libs in your comment. What else should I copy?

from desurium.

Jookia avatar Jookia commented on June 3, 2024

I don't remember at the moment. Copy any that Desurium didn't build I guess?

from desurium.

Gigadoc2 avatar Gigadoc2 commented on June 3, 2024

'ldd build_out/debug_lin/lib/libcef_desura.so | grep "not found"' should show you a bunch of libraries. Look if you can find them in your Desurium 'build_out/debug_lin/lib/'-folder, and copy any libs missing from your old installation to that folder.

If this still doesn't work, try looking at the output in your terminal when launching Desurium, it should mention missing libs.

Had the same problem, but that solved it for me.

from desurium.

aljones15 avatar aljones15 commented on June 3, 2024

yeah did it, copied them to the deub_lin/lib and it works now, but still getting a few errors. Notably:

sert: ./src/gtk/bitmap.cpp(554): assert "IsOk()" failed in GetHeight(): invalid bitmap
15:20 Failed crc check. Writen to log file [/home/liminal/Downloads/Desurium/build_out/debug_lin/.settings/crc/crc_log.txt], block saved to file [/home/liminal/Downloads/Desurium/build_out/debug_lin/.settings/crc/24597277704224/block_528367_1330932049.bin].
15:20 Mcf download thread errored out. Id: 0, Error: Crc of the download chunk didnt match what was expected [0]
15:20 Failed crc check. Writen to log file [/home/liminal/Downloads/Desurium/build_out/debug_lin/.settings/crc/crc_log.txt], block saved to file [/home/liminal/Downloads/Desurium/build_out/debug_lin/.settings/crc/24597277704224/block_120255990_1330932058.bin].
15:20 Mcf download thread errored out. Id: 1, Error: Crc of the download chunk didnt match what was expected [0]
15:21 Failed crc check. Writen to log file [/home/liminal/Downloads/Desurium/build_out/debug_lin/.settings/crc/crc_log.txt], block saved to file

but again... IT WORKS!!!! ahhh native-ish desura on my gentoo machine =)

from desurium.

Jookia avatar Jookia commented on June 3, 2024

I've never had that error. Sorry for not being of help.

from desurium.

Protektor-Desura avatar Protektor-Desura commented on June 3, 2024

The failed CRC is nothing. I think it is just left over debug messages. If a block fails CRC during download it is re-downloaded. The whole game downloaded will be valid. The CRC errors just let you know that a block failed and it had to be requested again. This error message could be removed without it actually effecting the performance of the client.

from desurium.

Jookia avatar Jookia commented on June 3, 2024

Irrelevant now.

from desurium.

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.