JanCantCode
JanCantCode
yeah, the button is grey instead of green, and when hovering over it, it says "The file in the editor is not runnable"
if that is relevant, my Main.java looks like this: `import texture.TextureProvider; import texture.VanillaTextures; import texture.SodiumTextures; import texture.Sodium19Textures; public class Main { public static final int xMin = -30000, xMax =...
i got the files using git clone if thats somehow relevant
when i run the Main.java using java Main.java in the console, i get `Main.java:3: error: package texture does not exist import texture.SodiumTextures; ^ Main.java:4: error: package texture does not exist...
update: i have managed to run it using java -cp, its running!
> Proxy doesn't know and doesn't check it. The pool you connect to checks all your shares. and what concept is used by the pool to make that sure?
> Pool calculates proof of work (RandomX hash) of the submitted job and checks that it meets required difficulty. and what exactly is submitted?
is there any chance you could implement riding / do you know some other client that is able to do that?
thanks! (ik this is very late)
yes, i have seen https://github.com/19MisterX98/SeedcrackerX/tree/master/src/main/java/kaptainwutax/seedcrackerX/render but i dont reall see any rendering done in there