Jump to content

henkim21

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by henkim21

  1. I'd like to report that your folder copied over on a windows machine worked just fine... I'm thinking the unzip process worked better with 7zip or the windows environment. thanks for your help~!
  2. i dont get it...I deleted my minecraft folder and extracted your rar into a new one...used a well respected app called the unarchiver to extract it...still getting same error and then shutdown... I can try to do this process on a PC when I get home... I am transferring files via smb share in mac os...maybe i will try a straight old fashioned usb transfer
  3. sure i can do that,. here are the steps I followed. 1) in community apps, clicked install button for your docker 2) docker settings popped up and I renamed serverfilename to forge-1.12.2-14.23.5.2831-universal and set Eula to true, hit apply 3) runtime downloaded into the folder, and it tried to download server.jar. 4) Stopped the docker, deleted server.jar 5) Copied over the contents of the server pack 6) Modified docker settings with extra parms and XMX/XMS size: 7) hit apply 8 ) now I'm still get the same error I did the first time where the server shuts down My Folder now:
  4. yes thats exactly what i've done. bothe forge....jar and mincraft_server.jar is in ther. that's how it came in the serverpack from the download link. the docker setting is matching the forge...jar
  5. Just tried these steps. Thank you for your support, really appreciate. I copied my files over and when I start the docker, it keeps trying to download a new version of the MC server executable even though I've got minecraft_server.1.12.2.jar in the folder... Log: ---Checking for 'runtime' folder--- ---runtime folder found--- ---Checking if Runtime is installed--- ---Runtime found--- ---Checking for Minecraft Server executable --- ---Downloading Minecraft Server 1.14.1--- ---------------------------------------------------------------------------------------------------- ---Something went wrong, please install Minecraft Server manually. Putting server into sleep mode--- ---------------------------------------------------------------------------------------------------- When you say download and install your modpack, I am just downloading the serverpack and copying it over. Does that mirror what you did in that step?
  6. odd...something about the modpack doesnt work with this docker...but works on pc/mac. havent tried on a linux session.. this is the modpack for reference if anyone has gotten it to work.. https://www.curseforge.com/minecraft/modpacks/roguelike-adventures-and-dungeons Excerpt from error log from docker log: [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/WARN] [FML]: Registry Personality: Override did not have an associated owner object. Name: livingenchantment:??? Value: livingenchantment:??? [23:35:28] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details! at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:549) ~[ForgeRegistry.class:?] at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:596) ~[GameData.class:?] at net.minecraftforge.registries.GameData.freezeData(GameData.java:249) ~[GameData.class:?] at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:219) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] [23:35:28] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /serverdata/serverfiles/./crash-reports/crash-2019-06-30_23.35.28-server.txt [23:35:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [23:35:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [23:35:28] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_ABOUT_TO_START and forced into state SERVER_STOPPED. Errors may have been discarded. [23:35:28] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [23:35:28] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds included my docker setup too. Thanks to anyone who might be able to help!
  7. Thanks, I just finished testing that now. Seems to work on my mac. Any logs or anything I could provide to you to try to narrow this down? Appreciate the support, thanks. Anything docker specific that I should keep in the minecraft folder before copying files over? I assume runtime folder is needed for java resources
  8. Can you share what you did to get it working? im trying to get RAD modpack to work but server is shutting down during init...something about content ids
×
×
  • Create New...