Dutchs

Results 10 comments of Dutchs

It's basically what DarkListView.OnMouseDown() does, minus selection: ``` public int IndexFromPoint(Point p) { int result = -1; if (Items.Count != 0) { var pos = new Point(p.X + Viewport.Left, p.Y...

I assume you mean text lenght? MaterialSingleLineTextField.MaxLength

It throws this in the console when you try: ``` [Server thread/FATAL]: Error executing task on Server java.lang.RuntimeException: java.lang.NoSuchMethodException: vazkii.akashictome.network.MessageMorphTome.() at vazkii.arl.network.NetworkHandler.lambda$register$1(NetworkHandler.java:55) ~[AutoRegLib-1.7-53.jar%2353!/:1.7-53] at net.minecraftforge.network.simple.IndexedMessageCodec.lambda$tryDecode$0(IndexedMessageCodec.java:120) ~[forge-1.18.1-39.0.66-universal.jar%2368!/:?] at java.util.Optional.map(Optional.java:260) ~[?:?] at...

We had a other user report the same issue, identical stacktrace. modpack: SkyFactory4 4.1.0 Headcrumbs: 1.12.2-2.0.5.17 Just before the crash they had this logged to the console: ```[Thread-282/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:...

> Error: No such option: --app > > Can someone help me with this? Create a new `run.bat` file in the root folder (that contains `README.md`) with the contents: ```...

Full console log for this session: [livestream_log.txt](https://github.com/freaktechnik/justintv-stream-notifications/files/2846081/livestream_log.txt) And heres what it looks like for me (both screenshots taken in the span of under a minute) before manually refreshing: ![before](https://user-images.githubusercontent.com/1423624/52494022-2a54c780-2bcd-11e9-9ecd-1a3eca7da217.png) after...

other then my AV webshield, not that im aware (and there is no mention of it blocking the requests in its logs) I am seeing a difference in the requests...

yep these are from just now, as the network tab does not retroactively store the made requests, ill check if it throws any errors in the console when the next...

As a update; Over the course of days i had no more Cross-Origin Request Blocked and network errors so those logs might have been a fluke. It kept up the...

This also happens with the Crushing Macerator, items being fed into the block from a hopper will be voided if the input is completely full or if a different item...