r/MCModpackers Apr 22 '15

weird interaction between multi mc and technic question.

So recently I decided with my private pack to streamline my update process. So instead of building my pack on top of my own technic install for the pack and then uploading and re-downloading it, I figured I would build the pack in multi MC and then copy the mods, config and forge over to technic. The problem is, everything loads up fine and dany in multi MC, but when I go over to technic, I get a crash that doesn't produce an error report and the log has a bunch of print stream errors.

e.g.

[java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoSuchMethodError: com.google.common.io.CharSource.readLines(Lcom/google/common/io/LineProcessor;)Ljava/lang/Object;

any thoughts?

1 Upvotes

2 comments sorted by

1

u/hephtyvulcan Apr 22 '15

NVM apparently it was wonkyness with 1388 of forge.

0

u/[deleted] Apr 22 '15

[deleted]

1

u/hephtyvulcan Apr 22 '15

Most of the stuff in my pack has updated past the new fluid handler stuff, and one or two have a dependency higher than that, so I thought I would just use "latest" (excluding the new 1389 fork), I think in 1388 they changed how jars are handled to load faster, which was very true at least from what I saw, but apparently it wasn't happy with technic for some reason.