Jump to content

Recommended Posts

Posted

Here the picture: yWhmyDV.png

 

I updated intellij from 2016.2 to .3 and I couldn't launch the game, it said I need to re-import the project, and I did, now i got those problems:

* Project SDK is not defined

* I cant launch the game

* setupDecompWorkspace wont work

 

Solved: Issue unknown but downloading new forge src and using it instead.

Creator of: NeXTech mod, Swords & mo, LU mod

Artist of: DayZ texturepack, BFBC2 texturepack

Mapper of: Kino der Toten

Hoster of: EVCraft, NeXTech Modpack server

Skinner of: Titanfall 2, BF4, LU, Deus Ex: mankind divided, Nomansky skins

Programmer of: Frostburn downfall(blueprint), PXL Strategy(RTS)

Re-awaker of: Friends Overlay mod, CommunityCraft

Posted

I don't get any errors, and I still cannot launch minecraft cause I don't know what errors around.

 

Edit: I cannot find the minecraft files either.

 

Edit: after command: setupDecompworkspace, cmd seems to work and I saw this in the list: Maybe something u interested in. the command is not yet fully finished

[ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6

[ant:javac] 1 warning     

 

 

EDIT: Starting minecraft will result in these problems:

warning: [options] bootstrap class path not set in conjunction with -source 1.6

C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\ctos\ctos.java:15: error: class Main is public, should be declared in a file named Main.java

public class Main {

      ^

C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\ctos\ctos.java:29: error: cannot find symbol

    public static CommonProxy proxy;

                  ^

  symbol:  class CommonProxy

  location: class Main

C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\blocks\NexBlocks.java:55: error: incompatible types: Forge cannot be converted to BlockContainer

        GameRegistry.registerBlock(Forge = new Forge("Forge", Material.iron), "Forge");

                                          ^

C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\main\CommonProxy.java:21: error: cannot find symbol

        NexGui.init();

              ^

  symbol:  method init()

  location: class NexGui

C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\lib\NexFuelhandler.java:11: error: cannot find symbol

        System.out.printIn(fuel.toString());

                  ^

  symbol:  method printIn(String)

  location: variable out of type PrintStream

C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\te\NexTE.java:14: error: cannot find symbol

        GameRegistry.registerTileEntity(ForgeTE.class, nextech.MODID);

                                                              ^

  symbol:  variable MODID

  location: variable nextech of type String

Note: C:\Users\KingNXT\Folder\Script\Minecraft\Idea code\build\sources\java\nxt\nextech\items\CoalAnthracite.java uses unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

6 errors

1 warning

:compileJava FAILED

 

FAILURE: Build failed with an exception.

 

* What went wrong:

Execution failed for task ':compileJava'.

> Compilation failed; see the compiler error output for details.

 

* 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: 1 mins 28.855 secs

Compilation failed; see the compiler error output for details.

17:01:08: External task execution finished 'runClient'.

 

Creator of: NeXTech mod, Swords & mo, LU mod

Artist of: DayZ texturepack, BFBC2 texturepack

Mapper of: Kino der Toten

Hoster of: EVCraft, NeXTech Modpack server

Skinner of: Titanfall 2, BF4, LU, Deus Ex: mankind divided, Nomansky skins

Programmer of: Frostburn downfall(blueprint), PXL Strategy(RTS)

Re-awaker of: Friends Overlay mod, CommunityCraft

Posted

I did, do it, add the Java t...

Actually nvm. I deleted the project and restarted everything, now everything works.

Creator of: NeXTech mod, Swords & mo, LU mod

Artist of: DayZ texturepack, BFBC2 texturepack

Mapper of: Kino der Toten

Hoster of: EVCraft, NeXTech Modpack server

Skinner of: Titanfall 2, BF4, LU, Deus Ex: mankind divided, Nomansky skins

Programmer of: Frostburn downfall(blueprint), PXL Strategy(RTS)

Re-awaker of: Friends Overlay mod, CommunityCraft

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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