Java problems help?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
remove the mods you added one at a time until the issue goes away. This has nothing to do with your java.
 

Addylad

New Member
Jul 29, 2019
6
0
0
i thought shutting down internal server was normally java's way of saying it can't allocate enough ram? ill try your suggestion anyway thanks
 

ljfa

New Member
Jul 29, 2019
2,761
-46
0
Look near the bottom of the log:
Code:
java.lang.StackOverflowError
        at com.rwtema.extrautils.tileentity.transfernodes.TNHelper.getPipe(TNHelper.java:140) ~[TNHelper.class:?]
        at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeCrossOver.canOutput(PipeCrossOver.java:63) ~[PipeCrossOver.class:?]
        at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeCrossOver.canOutput(PipeCrossOver.java:72) ~[PipeCrossOver.class:?]
        at com.rwtema.extrautils.tileentity.transfernodes.pipes.PipeCrossOver.canOutput(PipeCrossOver.java:72) ~[PipeCrossOver.class:?]
.....
It's a problem with a crossover pipe from Extra Utilities.
Try opening the world with MCEdit, locating the crossover pipe and removing it.
 

Addylad

New Member
Jul 29, 2019
6
0
0
i havent used any of them though its a new world that all ive really done is the basics, so surely that cant be the reason?
 

Addylad

New Member
Jul 29, 2019
6
0
0
still no better, if i uninstall extra utils it doesnt even load into the game, its a step backwards....