Missing EWG Files

Issue #136 new
Graham Harbour created an issue

I am getting the following error and it is preventing me from starting my server. This needs to be fixed ASAP!

01.11 22:49:59 [Server] INFO [EpicWorldGenerator] Loading EpicWorldGenerator v7.2.18 01.11 22:50:29 [Server] INFO ---- EpicWorldGenerator Crash Report ---- 01.11 22:50:29 [Server] INFO Time: Tue Nov 01 22:50:29 CDT 2016 01.11 22:50:29 [Server] INFO Description: Could not download structure files 01.11 22:50:29 [Server] INFO System details: 01.11 22:50:29 [Server] INFO Plugin details: 01.11 22:50:29 [Server] INFO Error info: 01.11 22:50:29 [Server] INFO java.lang.Exception: Could not download structure files 01.11 22:50:29 [Server] INFO at com.minelazz.epicworldgenerator.structures.EpicStructureManager.<clinit>(EpicStructureManager.java:44) 01.11 22:50:29 [Server] INFO at com.minelazz.epicworldgenerator.EpicWorldGenerator.onLoad(EpicWorldGenerator.java:68) 01.11 22:50:29 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:303) 01.11 22:50:29 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) 01.11 22:50:29 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) 01.11 22:50:29 [Server] INFO at java.lang.Thread.run(Thread.java:745) 01.11 22:50:29 [Server] INFO ------------------------------------------------------------ 01.11 22:50:29 [Server] INFO If this is not a configuration fault, report the issue here; 01.11 22:50:29 [Server] INFO >> https://bitbucket.org/DynamicBytes/epicworldgenerator/issues 01.11 22:50:29 [Server] INFO Upload this crash report to hastebin.com or pastebin.com 01.11 22:50:29 [Server] INFO and put the link in your issue report. 01.11 22:50:29 [Server] INFO ------------------------------------------------------------

Comments (2)

  1. Log in to comment