Created
July 2, 2019 15:58
-
-
Save ProsperCraft/62a1753261f30e774d566d3b409ba024 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You're mean. | |
Time: 7/2/19 9:54 AM | |
Description: Exception in server tick loop | |
java.lang.IllegalArgumentException: Parameter 'directory' is not a directory: C:\Games\TwitchModpacks\Instances\Ocean Islands Adventure\config\copy | |
at org.apache.commons.io.FileUtils.validateListFilesParameters(FileUtils.java:536) ~[commons-io-2.5.jar:2.5] {} | |
at org.apache.commons.io.FileUtils.listFiles(FileUtils.java:512) ~[commons-io-2.5.jar:2.5] {} | |
at joshie.copy.CopyPaste.getFilesInDirectory(CopyPaste.java:124) ~[?:1.3] {} | |
at joshie.copy.CopyPaste.onServerStarting(CopyPaste.java:50) ~[?:1.3] {} | |
at net.minecraftforge.eventbus.ASMEventHandler_99_CopyPaste_onServerStarting_FMLServerAboutToStartEvent.invoke(.dynamic) ~[?:?] {} | |
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-0.10.1-service.jar:?] {} | |
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.1-service.jar:?] {} | |
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:70) ~[?:?] {} | |
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:93) ~[?:?] {pl:runtimedistcleaner:A} | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:585) [?:?] {pl:accesstransformer:B} | |
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201] {} | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.14.3 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_201, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 2354062560 bytes (2245 MB) / 4356833280 bytes (4155 MB) up to 10260316160 bytes (9785 MB) | |
JVM Flags: 4 total; -Xmx11008m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump | |
FML: New FML! | |
Loaded coremods (and transformers): Nothing | |
Player Count: 0 / 8; [] | |
Data Packs: | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'forge' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment