LordTylus

Results 23 comments of LordTylus

The original RoboVM was able to work with Java 8. And near the end of the project they even made Java 8 mandatory and stopped supporting older Java Versions So...

Hello, today I encountered a funny Problem that seems to be Java 8 related. I got a NoSuchMethodError when I try to call Long.hashCode(long). This static Hashcode Method was introduced...

Hi @dkimitsa, do you by any change have a very rough time estimate on how long it would take to update Android Lib Core? Our Development team currently works with...

Hello, thank you for the very detailed update. This sounds like a lot of progress has been made. Have a nice weekend

Hello, thank you for your great work, for evaluation I would like to just build our mobile app with this test version to easily find if there are any issues....

@dotw: not necessarily. But you can change the bundle identifier (also known as app id) when resigning. In fact you need a distribution certificate that is able to sign an...

Hi, thank you for the information. This sounds very promising so far. I have two more questions then. The Bro.bind way looks straight forward, but I am not entirely sure...

Indeed thats true. I was able to improve it by not using an Arraylist but Instead a LinkedList which improved it a lot. I just reported it because the very...

Additional information: Sometimes just posting an Image Link also doesnt seem to be rendered: ![image](https://github.com/discord/discord-api-docs/assets/22499516/e44b16e6-daf3-495b-9717-2732987e181c) Posted it twice, the first one was not rendered, all subsequent ones were without problem.

Additional Information: Uploading the Image and referencing it in the Embed works fine every time. So the problem seems to be related to external links. I really don't want to...