У меня тоже проблема:
java.lang.RuntimeException: Error while starting client
at dk.xakeps.truestarter.pixelmongui.u.a(SourceFile:251)
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source)
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
Caused by: launcher.u.b: Error while starting game
at launcher.v.b.a(SourceFile:435)
at launcher.v.b.a(SourceFile:295)
at launcher.v.b.a(SourceFile:259)
at launcher.v.e.a(SourceFile:127)
at dk.xakeps.truestarter.pixelmongui.u.a(SourceFile:217)
... 5 more
Caused by: java.nio.file.FileAlreadyExistsException: C:\Users\HP\Pixelmon.PRO\modpacks\pixelmonclassic\1gb\launcher_logs\out.log
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.Files.createFile(Unknown Source)
at launcher.v.h.a(SourceFile:261)
at launcher.v.h.aa(SourceFile:213)
at launcher.v.b.a(SourceFile:433)
... 9 more