Natan
Natan
Hi @siauderman I commited a temp way to run the generator. on windows, execute the generator gradle dist command and then run the "\tools\generator\desktop\run.bat" See if it works this way.
> Thanks for responding so quickly and sorry for bothering you! No problem. The more error reports the better the tool becomes. > Is there a way I can add...
Nice game. Yes, I have bitbucket arround, its https://bitbucket.org/xpenatan/ I tried to get any info of which class is crashing teavm but no go. Since it contains some features like...
Sure, its [email protected].
Hi @siauderman I used the GWT branch and almost got it to compile. There is 1 issue that i cant get to work. which is the CompletableFuture class. GWT have...
I'll investigate it later to try to get the assets working. One step at a time. GWT does not have CompletableFuture. OneGeek created a external lib to emulate it in...
Hi @siauderman. I know about cheerpj but its not free. The free part is evaluate and testing only. If you plan to export a html game for commercial purposes you...
> Hey, > > ive got 3 Compiler problems: > > ``` > ################################################################# > | ERROR[0] > | Class: - > | Method: com.artemis.utils.reflect.ClassReflection.getDeclaredField(Ljava/lang/Class;Ljava/lang/String;)Lcom/artemis/utils/reflect/Field; > | Text: Class java.lang.NoSuchFieldException...
Hi @ange-black69, thanks for trying it out. I would like to remember that this is a work in progress and may not work for a complete game. To run the...
Does it work with GWT? If it do work then we can try to port.