DeflatedPickle

Results 40 comments of DeflatedPickle

I'm proposing an event for when a component has no visual way to select it. The selection event could also be called with some `select` method as well as using...

So, this is to do with the lang system of haruhi. [Relevant line](https://github.com/DeflatedPickle/Quiver/blob/5361c482989ce55266dfa8f94505b550c60aeca4/launcher/src/main/kotlin/com/deflatedpickle/quiver/launcher/window/menu/MenuBar.kt#L16). Though I'm not sure why it can't find the lang I tested the release before posting it,...

I've just tested it again and this error never pops up, but I am being a slight dummy with the code. It should *really* wait until the program is finished...

@kinker31 do you get the same issue with this fix? [Quiver-1.1.1.zip](https://github.com/DeflatedPickle/Quiver/files/5367039/Quiver-1.1.1.zip)

Alright, does it still happen in this? [Quiver-1.1.2.zip](https://github.com/DeflatedPickle/Quiver/files/5388097/Quiver-1.1.2.zip)

My bad, I forgot to test that one and get the same error. How's this one? [Quiver-1.1.3.zip](https://github.com/DeflatedPickle/Quiver/files/5388391/Quiver-1.1.3.zip)

Right. I honestly don't get why you're having this, but I'm not. Unless you feel like debugging the plugin class loader for why it won't load the resources, I think...

I asked a friend to help debug this - with the exact same code as me, they're getting the same error and I don't. We weren't able to figure this...

If you can reproduce it, you're welcome to make a fork it, make a branch at 7cdfb7c and try to fix it. But it's more important to me that it...

@kinker31, how's this? I've removed the localization system, which should stop those errors [Quiver-1.0.1.zip](https://github.com/DeflatedPickle/Quiver/files/5394531/Quiver-1.0.1.zip)