Giter Site home page Giter Site logo

Java 17 is corrupt about minecraft_ynh HOT 6 CLOSED

frainie avatar frainie commented on September 25, 2024
Java 17 is corrupt

from minecraft_ynh.

Comments (6)

ericgaspar avatar ericgaspar commented on September 25, 2024 1

#43 should fix the issue

from minecraft_ynh.

frainie avatar frainie commented on September 25, 2024

2022-06-01 16:21:13,700: INFO - [###########+++++....] > Setting up source files... 2022-06-01 16:21:13,704: DEBUG - + ynh_app_setting_set --app=minecraft --key=final_path --value=/home/yunohost.app/minecraft 2022-06-01 16:21:13,705: DEBUG - + local _globalapp=minecraft 2022-06-01 16:21:13,802: DEBUG - + app=minecraft 2022-06-01 16:21:13,802: DEBUG - + [[ final_path =~ (unprotected|protected|skipped)_ ]] 2022-06-01 16:21:13,803: DEBUG - + ynh_app_setting set minecraft final_path /home/yunohost.app/minecraft 2022-06-01 16:21:13,887: DEBUG - + ynh_setup_source --dest_dir=/home/yunohost.app/minecraft --source_id=spigot 2022-06-01 16:21:13,946: DEBUG - + source_id=spigot 2022-06-01 16:21:13,946: DEBUG - + keep= 2022-06-01 16:21:13,946: DEBUG - + local src_file_path=/var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,947: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,947: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,951: DEBUG - + local src_url=https://download.getbukkit.org/spigot/spigot-1.18.2.jar 2022-06-01 16:21:13,952: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,952: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,954: DEBUG - + local src_sum=9fd53c124b1e8882971aba362db20567bf48c45d6c11173e0a8870a3d2ef6076 2022-06-01 16:21:13,955: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,956: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,958: DEBUG - + local src_sumprg=sha256sum 2022-06-01 16:21:13,959: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,960: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,962: DEBUG - + local src_format=jar 2022-06-01 16:21:13,963: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,964: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,966: DEBUG - + local src_extract=false 2022-06-01 16:21:13,967: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,967: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,970: DEBUG - + local src_in_subdir=false 2022-06-01 16:21:13,971: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/app_tmp_work_dirs/app_fcohasgm/conf/spigot.src 2022-06-01 16:21:13,972: DEBUG - ++ cut --delimiter== --fields=2- 2022-06-01 16:21:13,975: DEBUG - + local src_filename=server.jar 2022-06-01 16:21:13,975: DEBUG - + src_sumprg=sha256sum 2022-06-01 16:21:13,975: DEBUG - + src_in_subdir=false 2022-06-01 16:21:13,975: DEBUG - + src_format=jar 2022-06-01 16:21:13,976: DEBUG - ++ echo jar 2022-06-01 16:21:13,976: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2022-06-01 16:21:13,978: DEBUG - + src_format=jar 2022-06-01 16:21:13,978: DEBUG - + src_extract=false 2022-06-01 16:21:13,979: DEBUG - + '[' server.jar = '' ']' 2022-06-01 16:21:13,979: DEBUG - + local local_src=/opt/yunohost-apps-src/minecraft/server.jar 2022-06-01 16:21:13,979: DEBUG - + mkdir -p /var/cache/yunohost/download/minecraft/ 2022-06-01 16:21:13,981: DEBUG - + src_filename=/var/cache/yunohost/download/minecraft/server.jar 2022-06-01 16:21:13,981: DEBUG - + test -e /opt/yunohost-apps-src/minecraft/server.jar 2022-06-01 16:21:13,981: DEBUG - + '[' -n https://download.getbukkit.org/spigot/spigot-1.18.2.jar ']' 2022-06-01 16:21:13,982: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/minecraft/server.jar https://download.getbukkit.org/spigot/spigot-1.18.2.jar 2022-06-01 16:21:16,441: DEBUG - + out='2022-06-01 16:21:16 URL:https://download.getbukkit.org/spigot/spigot-1.18.2.jar [67879010/67879010] -> "/var/cache/yunohost/download/minecraft/server.jar" [1]' 2022-06-01 16:21:16,441: DEBUG - + sha256sum --check --status 2022-06-01 16:21:16,887: DEBUG - + ynh_die '--message=Corrupt source' 2022-06-01 16:21:16,910: WARNING - Corrupt source 2022-06-01 16:21:16,912: DEBUG - + ynh_exit_properly 2022-06-01 16:21:18,440: ERROR - Unable to install minecraft: An error occurred inside the app installation script
Hi, Java seems to be working fine now, but Spigot seems to be corrupt

from minecraft_ynh.

ericgaspar avatar ericgaspar commented on September 25, 2024

I don't understand why these sums keep changing 🤔. #44 should fix it

from minecraft_ynh.

frainie avatar frainie commented on September 25, 2024

Hi, Everything works fine now. Sorry for being a pain but is there a way to access the server console? in order to OP myself and whatnot.

from minecraft_ynh.

Tagadda avatar Tagadda commented on September 25, 2024

Closed by #48

from minecraft_ynh.

Tagadda avatar Tagadda commented on September 25, 2024

@frainie You can connect to the console via rcon, using a telnet client like Putty.

from minecraft_ynh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.