Jump to content

lukeplechaty

Members
  • Posts

    14
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    this world
  • Personal Text
    I am The One!

lukeplechaty's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. tests show that minecraft or forge has a bug by runing this code try{ItemStack test=new ItemStack(Blocks.lit_redstone_ore); System.out.println("test work: "+test);} catch(Exception e){System.out.println("test not: "+e);} i get test not: java.lang.NullPointerException
  2. lit_redstone_ore give null on right click with tool Chisel not working: java.lang.NullPointerException
  3. sory keybord derp it is working (i so nead a new keybord)
  4. Help please. D:\workspace\ores>gradle build **************************** Powered By MCP: http://mcp.ocean-labs.de/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn MCP Data version : unknown **************************** :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava UP-TO-DATE :compileJava UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :jar UP-TO-DATE :extractUserDev :genSrgs UP-TO-DATE :reobf FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':reobf'. > Could not resolve all dependencies for configuration ':compile'. > Could not resolve :forgeSrc:1.7.2-10.12.0.1047. Required by: :ores:1.7.2-0.2.0 > Could not GET 'https://libraries.minecraft.net//forgeSrc/1.7.2-10.12.0.1 047/forgeSrc-1.7.2-10.12.0.1047.pom'. Received status code 403 from server: Forb idden * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 16.362 secs D:\workspace\ores>
  5. server logs client logs i have 2 error come up now: Internal Server error, mismatched this happen on ssp as well
  6. i have the same bug but i dont know how there mismatched as i use the same config folder as my client i copy it over
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.