imcasper

Results 14 comments of imcasper

I have corrected

I think need use for testing `kotlin-test-common` Then the test will become trivial ``` assertFails { PriorityQueue (0) } ``` I also think to separate the library from Java. Is...

Compiled the latest version: https://github.com/HaxeFoundation/haxe/tree/6bcae15678ab52e306a1b41dc2eced5ad18b8f36 (development, committed 23 hours ago) The `"noModuleChecks":true` flag is set by default. Unfortunately, **same result.** PS In general, it seemed to me that the haxe-compiler...

Can we hope to get a debug soon (in Intelij Idea)? PS It is very comfortable to debug it in Idea, because there is extremely convenient navigation (by classes, by...

I made a lot of improvements on this plugin. Including support for all versions of the idea up to 2022.1. If more than one and a half people are interested,...

I have crash, then use "lime 7.0.0" or newest and "hxcpp-debugger (protocol 1.1 from git)". I put "trace" around potential stackoverflow error (haxe.Serializer:serialize(v:Dynamic) ): https://pastebin.com/sXbtfdaf PS All log on my...

As I already wrote, the problem is probably related to the translation: For example, I have a capsule with "mercury" and a liquid "ртуть" (mercury) And cant find recipes for...

.../mods/fabric-api-0.42.0+1.16.jar ../mods/indium-1.0.0+mc1.16.5.jar ../sodium-fabric-mc1.16.5-0.2.0+build.4.jar I try this config... And all work... Now I'm looking for the configuration causing the error

I have equal exception for minecraft 1.18.1... I restart game only with this mod: fabric-api-0.46.4+1.18.jar indium-1.0.2-alpha3+mc1.18.1.jar sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar And catch exception too.

Unfortunately I can't find the log right now. The problem is most likely due to version incompatibilities. I tried different official releases of the required mods - the problem remained....