From owner-freebsd-ports-bugs@freebsd.org Thu Aug 30 09:39:40 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C548109A2F2 for ; Thu, 30 Aug 2018 09:39:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id ECA3C7980D for ; Thu, 30 Aug 2018 09:39:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B1E95109A2F1; Thu, 30 Aug 2018 09:39:39 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 902C4109A2F0 for ; Thu, 30 Aug 2018 09:39:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3050279808 for ; Thu, 30 Aug 2018 09:39:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8F71F14BC5 for ; Thu, 30 Aug 2018 09:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7U9dc6W011000 for ; Thu, 30 Aug 2018 09:39:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7U9dc7I010999 for ports-bugs@FreeBSD.org; Thu, 30 Aug 2018 09:39:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231017] games/minecraft-client: can't find lwjgl Date: Thu, 30 Aug 2018 09:39:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: johalun0@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2018 09:39:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231017 --- Comment #1 from Johannes Lundberg --- ---- Minecraft Crash Report ---- // Why is it breaking :( Time: 8/30/18 11:21 AM Description: Initializing game java.lang.UnsatisfiedLinkError: Failed to locate library: liblwjgl.so at org.lwjgl.system.Library.loadSystem(Library.java:147) at org.lwjgl.system.Library.loadSystem(Library.java:67) at org.lwjgl.system.Library.(Library.java:50) at org.lwjgl.system.MemoryUtil.(MemoryUtil.java:61) at org.lwjgl.system.MemoryStack.(MemoryStack.java:61) at org.lwjgl.system.MemoryStack.create(MemoryStack.java:82) at org.lwjgl.system.MemoryStack.create(MemoryStack.java:71) at java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(ThreadLocal.java:284) at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:180) at java.lang.ThreadLocal.get(ThreadLocal.java:170) at org.lwjgl.system.MemoryStack.stackGet(MemoryStack.java:628) at org.lwjgl.system.MemoryStack.stackPush(MemoryStack.java:637) at cgc.a(SourceFile:127) at cfs.an(SourceFile:557) at cfs.am(SourceFile:436) at cfs.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:144) A detailed walkthrough of the error, its code path and all known details is= as follows: ---------------------------------------------------------------------------= ------------ -- Head -- Thread: Client thread Stacktrace: at org.lwjgl.system.Library.loadSystem(Library.java:147) at org.lwjgl.system.Library.loadSystem(Library.java:67) at org.lwjgl.system.Library.(Library.java:50) at org.lwjgl.system.MemoryUtil.(MemoryUtil.java:61) at org.lwjgl.system.MemoryStack.(MemoryStack.java:61) at org.lwjgl.system.MemoryStack.create(MemoryStack.java:82) at org.lwjgl.system.MemoryStack.create(MemoryStack.java:71) at java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(ThreadLocal.java:284) at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:180) at java.lang.ThreadLocal.get(ThreadLocal.java:170) at org.lwjgl.system.MemoryStack.stackGet(MemoryStack.java:628) at org.lwjgl.system.MemoryStack.stackPush(MemoryStack.java:637) at cgc.a(SourceFile:127) at cfs.an(SourceFile:557) at cfs.am(SourceFile:436) -- Initialization -- Details: Stacktrace: at cfs.a(SourceFile:380) at net.minecraft.client.main.Main.main(SourceFile:144) -- System Details -- Details: Minecraft Version: 1.13.1 Operating System: FreeBSD (amd64) version 12.0-ALPHA2 Java Version: 1.8.0_172, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 154556368 bytes (147 MB) / 252968960 bytes (241 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13.1 LWJGL: 3.1.6 build 14 OpenGL: ~~ERROR~~ NoClassDefFoundError: Could not initialize class org.lwjgl.system.Library GL Caps:=20 Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs:=20 Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: [11:36:30 INFO]: Half command: /usr/local/share/minecraft-client/minecraft-runtime -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=3D/home/johannes/.minecraft/versions/1.13.1/1.13.1-nati= ves-650889809265207 -Dminecraft.launcher.brand=3Djava-minecraft-launcher -Dminecraft.launcher.version=3D1.6.89-j -cp /home/johannes/.minecraft/libraries/com/mojang/patchy/1.1/patchy-1.1.jar:/h= ome/johannes/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.= jar:/home/johannes/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.= 0.jar:/home/johannes/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/p= latform-3.4.0.jar:/home/johannes/.minecraft/libraries/com/ibm/icu/icu4j-cor= e-mojang/51.2/icu4j-core-mojang-51.2.jar:/home/johannes/.minecraft/librarie= s/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/home/johannes= /.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-201010= 23.jar:/home/johannes/.minecraft/libraries/com/paulscode/codecwav/20101023/= codecwav-20101023.jar:/home/johannes/.minecraft/libraries/com/paulscode/lib= raryjavasound/20101123/libraryjavasound-20101123.jar:/home/johannes/.minecr= aft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/= home/johannes/.minecraft/libraries/io/netty/netty-all/4.1.25.Final/netty-al= l-4.1.25.Final.jar:/home/johannes/.minecraft/libraries/com/google/guava/gua= va/21.0/guava-21.0.jar:/home/johannes/.minecraft/libraries/org/apache/commo= ns/commons-lang3/3.5/commons-lang3-3.5.jar:/home/johannes/.minecraft/librar= ies/commons-io/commons-io/2.5/commons-io-2.5.jar:/home/johannes/.minecraft/= libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/joh= annes/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/h= ome/johannes/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0= .jar:/home/johannes/.minecraft/libraries/com/mojang/brigadier/1.0.14/brigad= ier-1.0.14.jar:/home/johannes/.minecraft/libraries/com/mojang/datafixeruppe= r/1.0.16/datafixerupper-1.0.16.jar:/home/johannes/.minecraft/libraries/com/= google/code/gson/gson/2.8.0/gson-2.8.0.jar:/home/johannes/.minecraft/librar= ies/com/mojang/authlib/1.5.25/authlib-1.5.25.jar:/home/johannes/.minecraft/= libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.= jar:/home/johannes/.minecraft/libraries/org/apache/httpcomponents/httpclien= t/4.3.3/httpclient-4.3.3.jar:/home/johannes/.minecraft/libraries/commons-lo= gging/commons-logging/1.1.3/commons-logging-1.1.3.jar:/home/johannes/.minec= raft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar:= /home/johannes/.minecraft/libraries/it/unimi/dsi/fastutil/8.2.1/fastutil-8.= 2.1.jar:/home/johannes/.minecraft/libraries/org/apache/logging/log4j/log4j-= api/2.8.1/log4j-api-2.8.1.jar:/home/johannes/.minecraft/libraries/org/apach= e/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar:/home/johannes/.minec= raft/libraries/com/mojang/realms/1.13.6/realms-1.13.6.jar:/home/johannes/.m= inecraft/libraries/org/lwjgl/lwjgl/3.1.6/lwjgl-3.1.6.jar:/home/johannes/.mi= necraft/libraries/org/lwjgl/lwjgl-jemalloc/3.1.6/lwjgl-jemalloc-3.1.6.jar:/= home/johannes/.minecraft/libraries/org/lwjgl/lwjgl-openal/3.1.6/lwjgl-opena= l-3.1.6.jar:/home/johannes/.minecraft/libraries/org/lwjgl/lwjgl-opengl/3.1.= 6/lwjgl-opengl-3.1.6.jar:/home/johannes/.minecraft/libraries/org/lwjgl/lwjg= l-glfw/3.1.6/lwjgl-glfw-3.1.6.jar:/home/johannes/.minecraft/libraries/org/l= wjgl/lwjgl-stb/3.1.6/lwjgl-stb-3.1.6.jar:/home/johannes/.minecraft/librarie= s/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar:/home/johannes/.mine= craft/versions/1.13.1/1.13.1.jar net.minecraft.client.main.Main [11:36:30 INFO]: Looking for orphaned versions to clean up... [11:36:30 INFO]: Looking for old natives & assets to clean up... [11:36:34 ERROR]: Game ended with bad state (exit code 255) [11:36:34 INFO]: Ignoring visibility rule and showing launcher due to a game crash [11:36:34 INFO]: Crash report detected, opening: /home/johannes/.minecraft/crash-reports/crash-2018-08-30_11.36.34-client.txt [11:36:34 INFO]: Deleting /home/johannes/.minecraft/versions/1.13.1/1.13.1-natives-650889809265207 --=20 You are receiving this mail because: You are the assignee for the bug.=