Glib errors about when erasing cache

Discussion of all aspects of the game engine, including development of new and existing features.

Moderator: Forum Moderators

Post Reply
denispir
Posts: 184
Joined: March 14th, 2013, 12:26 am

Glib errors about when erasing cache

Post by denispir »

Hello,

I occasionnally have errors "failed to load scenario" which I am totally unable to debug (including right now), even when resting my mind instead of ("stupidly") insisting. Then, usually (albeit not in the present case--yet), the error just disappears and I can go on working. I ended up thinking that, maybe, the engine reuses previous versions of my code even after using F5 (*) or restarting Wesnoth, even after erasing the cache!

This time, I started Wesnoth from the command line to get acces to user data more easily through {i}, and erased the cache while still under terminal: I received innumerable (more than my terminal standard output capacity!) Glib errors of the form:

Code: Select all

(pcmanfm:2245): GLib-CRITICAL **: 09:48:56.269: Source ID 34434 was not found when attempting to remove it
I thus suspect there to be a bug related to Wesnoth's cache, and possibly this bug to be the cource of my regular problems exposed above (would a major relief for me :) ).

Thank you.

(*) This F5 key should be very visibly documented.
Post Reply