-
cant include dependency
ok i found the solution, to anyone wondering here is my build gradle: https://pastebin.com/raw/EQ59BF5T
-
cant include dependency
thanks! though i get following error: Exception in thread "main" java.lang.module.ResolutionException: Modules annotations and org.jetbrains.annotations export package org.intellij.lang.annotations to module com.sun.jna at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901) at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815) at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736) at java.base/java.lang.module.Resolver.finish(Resolver.java:380) at java.base/java.lang.module.Configuration.<init>(Configuration.java:140) at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494) at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:298) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:129)
-
cant include dependency
oh god i just realised build.gradle is without whitespaces, here is pastebin: https://pastebin.com/raw/Z4niE2Dv
-
cant include dependency
build.gradle ^^^ basically when trying to launch server in intellij this happens: Caused by 0: java.lang.reflect.InvocationTargetException Caused by 1: java.lang.NoClassDefFoundError: net/dv8tion/jda/api/JDABuilder
-
[SOLVED][1.15.2] Render Entity Even When Hitbox is Off-Screen?
If your entity uses custom renderer class, override shouldRender(or something like that) and return true. Or do the thing diesieben07 advised. Depends if you need to render always or with a higher camera angle.
-
hasContainerItem and getContainerItem
Thanks for help! Also I see diesieben07 is kinda active, i see him and draco18(or how is he named) almost in every topic
-
hasContainerItem and getContainerItem
Ok I got it, use this event to register if anyone has the same problem: public void specialRecipesRegister(final RegistryEvent.Register<IRecipeSerializer<?>> event) { event.getRegistry().register(Marshmallow.MarshmallowRecipe.SERIALIZER.setRegistryName(new ResourceLocation("tds", "crafting_special_marshmallow"))); }
-
hasContainerItem and getContainerItem
Parsing error loading recipe tds:marshmallow com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tds:crafting_special_marshmallow'
-
hasContainerItem and getContainerItem
Thanks I guess I'll try, also I need it for one specific recipe
-
hasContainerItem and getContainerItem
I need to replace vanilla water bottle with empty bottle after craft, how can I do this? I will give code if you will advice me something and error occurs. EDIT: Version is 1.16.5
-
Could not resolve all files for configuration
sorry wrong post
-
Could not resolve all files for configuration
thanks, but i already resolved this
-
Can't open new project and build old one
i guess something with forge topic closed waiting for forge to start working
-
Can't open new project and build old one
- Can't open new project and build old one
forgot to say "edance" project is just a new to test if a new would open properly - Can't open new project and build old one
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.