Coder Social home page Coder Social logo

Comments (4)

YvesW avatar YvesW commented on June 16, 2024

And now they're suddenly back. I'm very sorry; I'm not sure what is causing this behavior. Only thing I can think off right now is that Jagex screwed a lot with the widget IDs in the last patch. Especially since for example the "Clan member list sorting" plugin also broke.

from clanchatcountryflags.

YvesW avatar YvesW commented on June 16, 2024

And... they're gone again. Not sure what is exactly causing this.

from clanchatcountryflags.

F-Lambda avatar F-Lambda commented on June 16, 2024

Can confirm that they're still not present in clan chats

from clanchatcountryflags.

YvesW avatar YvesW commented on June 16, 2024

Getting this accompanying error right now while testing my own plugins with pluginhub enabled:
[Client] WARN n.runelite.client.eventbus.EventBus - Uncaught exception in event subscriber java.lang.NumberFormatException: For input string: "easelheart" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at melky.worldflags.WorldFlagsPlugin.changeWorldsToFlags(WorldFlagsPlugin.java:225) at melky.worldflags.WorldFlagsPlugin.toggleWorldsToFlags(WorldFlagsPlugin.java:205) at melky.worldflags.WorldFlagsPlugin.toggleWorldsToFlags(WorldFlagsPlugin.java:172) at melky.worldflags.WorldFlagsPlugin.lambda$onScriptPostFired$6(WorldFlagsPlugin.java:140) at net.runelite.client.callback.ClientThread.lambda$invoke$0(ClientThread.java:49) at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:62) at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:47) at melky.worldflags.WorldFlagsPlugin.onScriptPostFired(WorldFlagsPlugin.java:140) at net.runelite.client.eventbus.EventBus$Subscriber.invoke(EventBus.java:70) at net.runelite.client.eventbus.EventBus.post(EventBus.java:223) at net.runelite.client.callback.Hooks.post(Hooks.java:189) at client.me(client.java:7237) at du.e(du.java:62413) at fm.h(fm.java:113) at client.gg(client.java:3168) at client.an(client.java:1119) at an.ao(an.java:390) at an.run(an.java:369) at java.base/java.lang.Thread.run(Thread.java:833)
His name is Weaselheart. Without checking the code, I guess it's getting the wrong Widget (names instead of worlds) or it just matches anything that starts with a "W", and thus removes the first letter of the name (instead of the "W" of the world). Converting that string to an int results in a NumberFormatException.

from clanchatcountryflags.

Related Issues (8)

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.