Posted January 15, 20178 yr Hi, im new to using gradle and everything im doing isnt working.. I get the error: Unable to obtain url (http://export.mcpbot.bspk.rs/versions.json) with etag, as the error on my first step, and ive exhausted every google link that i could find, looks like a server error.. But id rather not go this route since its such a mess just to setup your work space and getting dependencies/intelliJ to cooperate has been a nightmare I decided to download the Universal forge for 1.10.2 jar and use it as a library for intelliJ, atleast this way i know exactly what to do, but it looks like some methods have broken from when it got compiled? Taking a look at the ClientChatReceivedEvent class, its message field type is "ey" and not identical to what i found inside my previous gradle project which should be TextComponentString.. Has anyone got an idea on whats going wrong, or of an alternative workspace setup? Similar to craftbukkit i just load up the jar from BuildTool and basically everything is handled. ive been working with many api's lastnight mainly google, this gradle route seems like a run around a sand dune just to get a simple mod created
January 15, 20178 yr Author Fair enough, some reason i couldnt get my maven dependencies to load into the modded jar I did try compile/embed inside the build.gradle but nothing from my library got copied over?
January 15, 20178 yr Author Oh alright, i guess ill wait for the network to return :3 Any idea on when this will happen?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.