Topic

Disappearing Emblem

Has anyone ever had an emblem disappear on them? I have...the emblem is not in my bad, not in my house...it is no where.
I did not spend it, in fact I didn't even get to see it. I went to the shrine, clicked to receive the emblem of Grendaline and it never appeared in my bag.
My bag was not full, and it was not on the ground...it just disappeared.

Posted 14 months ago by Deus Marionette Subscriber! | Permalink

Replies

  • It's happening to more people, but don't worry... they will sort it out.

    Better to report these kind of things in the Live Help chat or file a report via www.glitch.com/help/

    ETA: or the Bugs Forum.
    (function main() { $(document).ready(function () {var id;var achievedArray = [];api_call("players.info", {}, function (e) {id = e.player_tsid;$.get("http://beta.glitch.com/profiles/" + id + "/achievements/", function (data) {var links = $(data).find("ul.badges li.tip a strong");links.each(function (index, t) {achievedArray.push($(t).html());});var achievedCount = 0;$("a.tip").each(function (index, link) {var link = $(link);var item = $(link).find("span.item-name").html();if (achievedArray.indexOf(item) != - 1) {link.css("opacity", "0.25");achievedCount++;}});$("h1.first").parent().append("" + achievedCount + " done, " + ($("a.tip").length - achievedCount) + " to go!");});});}); })(); parseInt(y.find("span.price em").text().replace(",", ""))) { if (isAscending) { return 1; } return - 1; } if (parseInt(x.find("span.price em").text().replace(",", "")) b) { return 1; } return - 1; } function formatCurrants(w) { w = w + ""; var MOD = 3; var m = w.length % MOD; var w2 = ""; for (i = 1; i 0) {e.appendTo(_realtyParentDiv);}}); } function markCurrentNav(link) { $("li.navRealty a.selected").removeClass("selected"); $(link).addClass("selected"); } $(document).ready(function () {if (!$("a.realty:first")) {return;}$("a.realty:first").parent().before("");_realtyParentDiv = $("a.realty:first").parent();_properties = $("a.realty");var p = [];$("a.realty span.price em").each(function (i, e) {var price = parseInt($(e).text().replace(",", ""));if ($.inArray(price, p)
  • Prices
  • ");$.each(priceOptions, function (i, e) {priceMenu.append("
  • " + formatCurrants(e) + "
  • ");});$("#priceMenu li.filterPrice a").click(filterPrice);priceMenu.append("
  • Ascending
  • ");priceMenu.append("
  • Descending
  • ");$("#linkAscending").click(function (e) {markCurrentNav(e.target);sortRealty(_properties, true);});$("#linkDescending").click(function (e) {markCurrentNav(e.target);sortRealty(_properties, false);});}); })();
    Posted 14 months ago by Victoria Subscriber! | Permalink
  • Argh! What IS this with the code?? And how can I stop it from happening???
    Posted 14 months ago by Victoria Subscriber! | Permalink
  • Victoria, it looks like you have a misfiring Greasemonkey script or bookmarklet.

    For those missing emblems, please fill out a bug report -- the devs will need it!
    Posted 14 months ago by Magic Monkey Subscriber! | Permalink