【Linux】在Deepin v20或UOS20下运行MC我的世界
Tofloor
poster avatar
木子欢儿
deepin
2020-05-18 18:34
Author

教程:https://www.cnblogs.com/HGNET/p/12909123.html
Reply Favorite View the author
All Replies
avatar
jianguo922
deepin
2020-05-18 20:15
#1
运行不错!
Reply View the author
avatar
lbygljq
deepin
2020-05-18 21:24
#2
为什么我的不行

Reply View the author
avatar
Anysets
deepin
2020-05-18 22:00
#3
这里有论坛大神https://bbs.deepin.org/user/223313 打包好的:http://www.shenmo.tech:666/?p=420
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-18 22:02
#4

网络问题
可以到设置里面更改下载源
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-18 22:05
#5

我想开一个服务器,不知道你来不来
Reply View the author
avatar
lbygljq
deepin
2020-05-18 22:47
#6
https://bbs.deepin.org/post/194586
我想开一个服务器,不知道你来不来

换了下载源,搞定了。
Reply View the author
avatar
seasky
deepin
2020-05-27 23:54
#7
按照教程做完了,可是还是白屏。。。。
以下是在终端里运行显示的日志:
$ ./start_hmcl.sh
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] *** HMCL 3.3.170 ***
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] Operating System: Linux 5.3.0-3-amd64
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] Java Version: 11.0.4, Debian
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Debian
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] Java Home: /usr/lib/jvm/java-11-openjdk-amd64
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] Current Directory: /home/riv/APP/Minecraft
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] HMCL Directory: /home/riv/.hmcl
[15:52:18] [org.jackhuang.hmcl.Launcher.main/INFO] Memory: 3960MB
(java:2221): GLib-GObject-CRITICAL **: 15:52:18.749: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed

(java:2221): GLib-GObject-CRITICAL **: 15:52:18.779: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed
[15:52:18] [org.jackhuang.hmcl.task.AsyncTaskExecutor.lambda$executeTask$10/FINE] Executing task: org.jackhuang.hmcl.game.GameRepository.refreshVersionsAsync(GameRepository.java:85)
[15:52:18] [org.jackhuang.hmcl.task.AsyncTaskExecutor.lambda$executeTask$10/FINE] Executing task: org.jackhuang.hmcl.game.GameRepository.refreshVersionsAsync(GameRepository.java:85)
[15:52:18] [org.jackhuang.hmcl.event.EventBus.fireEvent/INFO] RefreshingVersionsEvent [source=HMCLGameRepository [versions=null, baseDirectory=.minecraft]] gets fired
[15:52:19] [org.jackhuang.hmcl.event.EventBus.fireEvent/INFO] RefreshingVersionsEvent [source=HMCLGameRepository [versions=null, baseDirectory=.minecraft]] gets fired
[15:52:18] [org.jackhuang.hmcl.ui.Controllers.initialize/INFO] Start initializing application
[15:52:19] [org.jackhuang.hmcl.event.EventBus.fireEvent/INFO] RefreshedVersionsEvent [source=HMCLGameRepository [versions=[], baseDirectory=.minecraft]] gets fired
[15:52:19] [org.jackhuang.hmcl.event.EventBus.fireEvent/INFO] RefreshedVersionsEvent [source=HMCLGameRepository [versions=[], baseDirectory=.minecraft]] gets fired
[15:52:19] [org.jackhuang.hmcl.task.AsyncTaskExecutor.lambda$executeTask$20/FINER] Task finished: org.jackhuang.hmcl.game.GameRepository.refreshVersionsAsync(GameRepository.java:85)
[15:52:19] [org.jackhuang.hmcl.task.AsyncTaskExecutor.lambda$executeTask$20/FINER] Task finished: org.jackhuang.hmcl.game.GameRepository.refreshVersionsAsync(GameRepository.java:85)
[15:52:19] [org.jackhuang.hmcl.task.AsyncTaskExecutor.lambda$executeTask$10/FINE] Executing task: org.jackhuang.hmcl.ui.Controllers.initialize(Controllers.java:124)
[15:52:19] [org.jackhuang.hmcl.task.AsyncTaskExecutor.lambda$executeTask$20/FINER] Task finished: org.jackhuang.hmcl.ui.Controllers.initialize(Controllers.java:124)
[15:52:20] [org.jackhuang.hmcl.ui.construct.StackContainerPane.push/INFO] StackContainerPane@a96016e [AddAccountPane@3c5b47cf]
[15:52:20] [org.jackhuang.hmcl.upgrade.IntegrityChecker.isSelfVerified/INFO] Successfully verified current JAR
java.lang.ArrayIndexOutOfBoundsException: Index -23 out of bounds for length 32
        at javafx.graphics/com.sun.prism.impl.GlyphCache.getCachedGlyph(GlyphCache.java:332)
        at javafx.graphics/com.sun.prism.impl.GlyphCache.render(GlyphCache.java:148)
        at javafx.graphics/com.sun.prism.impl.ps.BaseShaderGraphics.drawString(BaseShaderGraphics.java:2101)
        at javafx.graphics/com.sun.javafx.sg.prism.NGText.renderText(NGText.java:312)
        at javafx.graphics/com.sun.javafx.sg.prism.NGText.renderContent2D(NGText.java:270)
        at javafx.graphics/com.sun.javafx.sg.prism.NGShape.renderContent(NGShape.java:261)
        at javafx.graphics/com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:2072)
        at javafx.graphics/com.sun.javafx.sg.prism.NGNode.render(NGNode.java:1964)
        at javafx.graphics/com.sun.javafx.sg.prism.NGGroup.renderContent(NGGroup.java:270)
        at javafx.graphics/com.sun.javafx.sg.prism.NGRegion.renderContent(NGRegion.java:578)
        at javafx.graphics/com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:2072)
        at javafx.graphics/com.sun.javafx.sg.prism.NGNode.render(NGNode.java:1964)
        at javafx.graphics/com.sun.javafx.sg.prism.NGGroup.renderContent(NGGroup.java:270)
        at javafx.graphics/com.sun.javafx.sg.prism.NGRegion.renderContent(NGRegion.java:578)
        at javafx.graphics/com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:2072)
Reply View the author