Jump to content

ecogeek

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by ecogeek

  1. So try plugging it into a different usb slot?  Or I wonder if I'll always get this because the drives are the same kind and if its not getting the complete ID it wont' work at all?

     

    In any case I'll try a different port.  Unfortunately without moving the usb stick with the OS on it, I only have one other free port.  But it is on the front so that might be different enough.  I'll report back.

  2. I have two 128G SSD drives that I'm using for cache.  (I know it's not a lot, but it's what I have).   The bios sees them and Tools->system devices sees them.  /dev/sda and dev/sdb  However, I'm only allowed to use one of them for my cache.  (It can change too.  I recently rebooted and it used sda and previously it used sdb)

     

    How can I get it to use both so I can have redundancy in my cache?  Thanks! 

    tower-diagnostics-20230819-2359.zip

  3. 34 minutes ago, ecogeek said:

    I manually put in the loaderversion and now the server starts.  YAY!  but when I connect to it to play, the server crashes.  I can't figure out why.  I verified that my client is using the same version.  I'm going to try completely uninstalling and reinstalling again.

    Well after completely removing everything, it started without having to modify anything so that's good.  Still crashes on connect though.  :/

     

  4. 1 hour ago, ecogeek said:

    Looks loaderversion isn't getting set.  Any troubleshooting tips to find out why?

    server-setup-config.yaml:    installerUrl: 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/{{@mcversion@}}-{{@loaderversion@}}/forge-{{@mcversion@}}-{{@loaderversion@}}-installer.jar'

    I manually put in the loaderversion and now the server starts.  YAY!  but when I connect to it to play, the server crashes.  I can't figure out why.  I verified that my client is using the same version.  I'm going to try completely uninstalling and reinstalling again.

  5. On 2/7/2023 at 7:52 PM, Goobaroo said:

    @ecogeek I'm not able to reproduce your issue with the latest enigmatica6 container.  It downloaded forge from maven, from my logs

     

    [20:47:13] [INFO] Attempting to download installer from https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.5-36.2.39/forge-1.16.5-36.2.39-installer.jar

     

    @AusNaminator Update-7H should be there now.

    Looks loaderversion isn't getting set.  Any troubleshooting tips to find out why?

    server-setup-config.yaml:    installerUrl: 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/{{@mcversion@}}-{{@loaderversion@}}/forge-{{@mcversion@}}-{{@loaderversion@}}-installer.jar'

  6. 16 hours ago, Goobaroo said:

    @ecogeek I'm not able to reproduce your issue with the latest enigmatica6 container.  It downloaded forge from maven, from my logs

     

    [20:47:13] [INFO] Attempting to download installer from https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.5-36.2.39/forge-1.16.5-36.2.39-installer.jar

     

    @AusNaminator Update-7H should be there now.

     

    Does it build that link on the fly?  If so, what could cause it to build it wrong?  If you'll notice my link ends at the - after 1.16.5.

     

    I've removed it and re-installed it and it still behaves that way.

  7. On 1/10/2023 at 10:59 PM, Goobaroo said:

     

    • What server are you asking about?
    • Can you provide the full log?
    • Is this an upgrade or a new install?

    Sorry, I posted this right before I went out of town so I'm not sure which server I was trying.  But currently I am trying enigmatica6 and it won't download.  404.  I checked and the link is actually 404.  

    [15:31:03] [INFO] Attempting to download installer from https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.5-/forge-1.16.5--installer.jar
    [15:31:04] [ERROR] Problem while installing Loader from https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.5-/forge-1.16.5--installer.jar

  8. I can't seem to get past the installer:

    .file.Files.copy(Files.java:3078)
            at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:186)
            at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:178)
            at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:99)
            at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:128)
    Downloading minecraft server failed, invalid checksum.

     

    It appears to download okay and I've tried multiple times.

     

    Appreciate any help,.,

×
×
  • Create New...