Raven Szewczyk

Results 37 comments of Raven Szewczyk
trafficstars

@boubou19 I haven't looked at crucible but thermos does change the save format of chunks, adding a way for them to overflow if they exceed the 2mb limit at the...

The error is due to missing toolchain auto-provisioning, as clarkf mentioned above. RFG itself also no longer defaults to azul toolchains.

Personally I don't have enough time to implement&validate RFG for all these versions, but if someone does the bulk of the porting work PRs would be welcome.

you have to run `./gradlew retrofuturagradle:rfgJavacPlugin:publishToMavenLocal` once if the git version tag updates (e.g. due to .dirty), or the shorthand version `./gradlew r:r:publishToMavenLocal`

I don't think this issue is relevant anymore, closing as stale

Apparently pressing F6 (toggle NEI keybind I think?) allows you to exit out of the screen at least.

The error log ends with ``` # An error report file with more information is saved as: # G:\0---------�����---------0\GT_New_Horizons_2.3.0_Server\hs_err_pid15120.log ``` can you post that extra log file too?

` -javaagent:nide8auth.jar=a000d3f85bc311ea908800163e095b49 ` can you explain what nide8auth is? It's registered as a java agent that can rewrite any class in the game and java itself, and sounds like a...

``` J 795 jdk.internal.misc.Unsafe.allocateInstance(Ljava/lang/Class;)Ljava/lang/Object; [email protected] (0 bytes) @ 0x000001eb627303a7 [0x000001eb62730340+0x0000000000000067] J 23661 c1 gregtech.api.util.GT_ModHandler.lambda$bulkRemoveByRecipe$2(Ljava/util/List;Lnet/minecraft/item/crafting/IRecipe;)Z (39 bytes) @ 0x000001eb5d521864 [0x000001eb5d5212a0+0x00000000000005c4] J 23662 c1 gregtech.api.util.GT_ModHandler$$Lambda+0x000001eb0355ac50.test(Ljava/lang/Object;)Z (12 bytes) @ 0x000001eb5d5225c4 [0x000001eb5d522440+0x0000000000000184] J 10193...

With lwjgl3ify the keybinds are based on physical key positions and not the letters on the keys, so toggling keyboard layouts in the settings should not be necessary