minecraft吧 关注:2,568,787贴子:32,084,099

回复:我的世界启动器制作教程

只看楼主收藏回复

6666技术贴滋磁一个


IP属地:广东来自Android客户端548楼2017-01-16 11:54
收起回复
    学习一番


    549楼2017-01-16 12:00
    回复
      2026-01-14 08:14:28
      广告
      不感兴趣
      开通SVIP免广告
      @VEXlife
      楼主求解用调试模式测试了一下,一显示MOJANG页面一秒就闪退了,纯净版1.7.2,调试输出:
      [12:36:31] [main/INFO]: Setting user: Xiao_M
      [12:36:31] [main/INFO]: (Session ID is token:3b4ccf0b046b4009b1a95ca3cfafb2d6:3b4ccf0b046b4009b1a95ca3cfafb2d6)
      [12:36:32] [Client thread/INFO]: LWJGL Version: 2.9.0
      [12:36:32] [Client thread/ERROR]: Couldn't set icon
      javax.imageio.IIOException: Can't read input file!
      at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.8.0_102]
      at azd.a(SourceFile:500) ~[1.7.2.jar:?]
      at azd.Z(SourceFile:340) [1.7.2.jar:?]
      at azd.e(SourceFile:689) [1.7.2.jar:?]
      at net.minecraft.client.main.Main.main(SourceFile:103) [1.7.2.jar:?]
      [12:36:32] [Client thread/INFO]: Reloading ResourceManager: Default
      Starting up SoundSystem...
      ---- Minecraft Crash Report ----
      // Why did you do that?
      Time: 17-1-17 下午12:36
      Description: Initializing game
      java.lang.NoClassDefFoundError: com/ibm/icu/text/ArabicShapingException
      at azd.Z(SourceFile:403)
      at azd.e(SourceFile:689)
      at net.minecraft.client.main.Main.main(SourceFile:103)
      Caused by: java.lang.ClassNotFoundException: com.ibm.icu.text.ArabicShapingException
      at java.net.URLClassLoader.findClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      ... 3 more
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      -- Head --
      Stacktrace:
      at azd.Z(SourceFile:403)
      -- Initialization --
      Details:
      Stacktrace:
      at azd.e(SourceFile:689)
      at net.minecraft.client.main.Main.main(SourceFile:103)
      -- System Details --
      Details:
      Minecraft Version: 1.7.2
      Operating System: Windows XP (x86) version 5.1
      Java Version: 1.8.0_102, Oracle Corporation
      Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
      Memory: 20743368 bytes (19 MB) / 65998848 bytes (62 MB) up to 523501568 bytes (499 MB)
      JVM Flags: 2 total; -Xincgc -Xmx512m
      AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
      IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
      Launched Version: JuicyLauncher_1.0
      LWJGL: 2.9.0
      OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 6.14.10.5337, Intel
      Is Modded: Probably not. Jar signature remains and client brand is untouched.
      Type: Client (map_client.txt)
      Resource Packs: []
      Current Language: ~~ERROR~~ NullPointerException: null
      Profiler Position: N/A (disabled)
      Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
      Anisotropic Filtering: Off (1)
      #@!@# Game crashed! Crash report saved to: #@!@# E:\客户启动器文件\墨烨(1452281279)\JuicyLauncher\bin\Debug\.minecraft\crash-reports\crash-2017-01-17_12.36.32-client.txt


      IP属地:广东550楼2017-01-17 12:40
      收起回复
        这帖子里面除了我以外全都是大神。。。。


        551楼2017-01-17 17:14
        收起回复
          请问楼主,1.10是不是跟1.7.2不一样?启动时需要注意哪些啊 我还没开始做,等21号开始做


          IP属地:新疆552楼2017-01-17 21:28
          收起回复
            @VEXlife 其实我是先点启动游戏然后出现这样的问题我再点调试的


            IP属地:广东554楼2017-01-20 10:46
            回复
              贴吧有BUG!这帖16和17页的内容相同!不知道是不是我看错了


              IP属地:广东556楼2017-01-20 13:34
              收起回复
                [13:39:35] [main/INFO]: Setting user: Xiao_M
                [13:39:35] [main/INFO]: (Session ID is token:561e46f26f5347e1b80ae60c9b42f076:561e46f26f5347e1b80ae60c9b42f076)
                [13:39:36] [Client thread/INFO]: LWJGL Version: 2.9.0
                [13:39:38] [Client thread/INFO]: Reloading ResourceManager: Default
                这次就只有这些输出,在.minecraft\\logs\\里的
                .minecraft\\crash-reports\\里的错误报告:
                ---- Minecraft Crash Report ----
                // Who set us up the TNT?
                Time: 17-1-20 下午1:39
                Description: Initializing game
                java.lang.NoClassDefFoundError: com/ibm/icu/text/ArabicShapingException
                at azd.Z(SourceFile:403)
                at azd.e(SourceFile:689)
                at net.minecraft.client.main.Main.main(SourceFile:103)
                Caused by: java.lang.ClassNotFoundException: com.ibm.icu.text.ArabicShapingException
                at java.net.URLClassLoader.findClass(Unknown Source)
                at java.lang.ClassLoader.loadClass(Unknown Source)
                at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
                at java.lang.ClassLoader.loadClass(Unknown Source)
                ... 3 more
                A detailed walkthrough of the error, its code path and all known details is as follows:
                ---------------------------------------------------------------------------------------
                -- Head --
                Stacktrace:
                at azd.Z(SourceFile:403)
                -- Initialization --
                Details:
                Stacktrace:
                at azd.e(SourceFile:689)
                at net.minecraft.client.main.Main.main(SourceFile:103)
                -- System Details --
                Details:
                Minecraft Version: 1.7.2
                Operating System: Windows XP (x86) version 5.1
                Java Version: 1.8.0_102, Oracle Corporation
                Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
                Memory: 20878136 bytes (19 MB) / 67325952 bytes (64 MB) up to 1037959168 bytes (989 MB)
                JVM Flags: 1 total; -Xmx1024m
                AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                Launched Version: JuicyLauncher_1.0
                LWJGL: 2.9.0
                OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 6.14.10.5337, Intel
                Is Modded: Probably not. Jar signature remains and client brand is untouched.
                Type: Client (map_client.txt)
                Resource Packs: []
                Current Language: English (US)
                Profiler Position: N/A (disabled)
                Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
                Anisotropic Filtering: Off (1)
                而且每次启动都显示下载LWJGL
                楼主@VEXlife 求解


                IP属地:广东557楼2017-01-20 13:43
                收起回复
                  2026-01-14 08:08:28
                  广告
                  不感兴趣
                  开通SVIP免广告
                  C++党不想活了


                  IP属地:四川来自Android客户端559楼2017-01-26 13:05
                  收起回复
                    楼主,你能把你做好的启动器给我发过来吗? 邮箱 1955601725@qq.com


                    560楼2017-01-28 13:52
                    收起回复
                      高级进阶二:LiteLoader和OptiFine的下载与启动


                      563楼2017-02-01 21:12
                      回复
                        首先让我们来看一下1.7.10的LiteLoader的json内容:
                        {
                        "minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userProperties ${user_properties} --userType ${user_type} --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker",
                        "mainClass": "net.minecraft.launchwrapper.Launch",
                        "time": "2016-02-02T15:37:47+00:00",
                        "id": "1.7.10-LiteLoader1.7.10_04",
                        "type": "release",
                        "releaseTime": "2014-05-14T17:29:23+00:00",
                        "jar": "1.7.10",
                        "inheritsFrom": "1.7.10",
                        "assets": "1.7.10",
                        "minimumLauncherVersion": 13,
                        "hidden": false,
                        "assetIndex": {
                        "totalSize": 112220327,
                        "sha1": "f90ca2878ba3141d32d949ea7f665855dd073c65",
                        "size": 88096,
                        "url": "https://launchermeta.mojang.com/mc-staging/assets/1.7.10/f90ca2878ba3141d32d949ea7f665855dd073c65/1.7.10.json",
                        "id": "1.7.10"
                        },
                        "downloads": {
                        "client": {
                        "sha1": "e80d9b3bf5085002218d4be59e668bac718abbc6",
                        "size": 5256245,
                        "url": "https://launcher.mojang.com/mc/game/1.7.10/client/e80d9b3bf5085002218d4be59e668bac718abbc6/client.jar"
                        },
                        "server": {
                        "sha1": "952438ac4e01b4d115c5fc38f891710c4941df29",
                        "size": 9605030,
                        "url": "https://launcher.mojang.com/mc/game/1.7.10/server/952438ac4e01b4d115c5fc38f891710c4941df29/server.jar"
                        },
                        "windows_server": {
                        "sha1": "a79b91ef69b9b4af63d1c7007f60259106869b21",
                        "size": 9999270,
                        "url": "https://launcher.mojang.com/mc/game/1.7.10/windows_server/a79b91ef69b9b4af63d1c7007f60259106869b21/windows_server.exe"
                        }
                        },
                        "libraries": [
                        {
                        "name": "com.mumfrey:liteloader:1.7.10_04"
                        },
                        {
                        "name": "net.minecraft:launchwrapper:1.11"
                        },
                        {
                        "name": "org.ow2.asm:asm-all:5.0.3"
                        }
                        ]
                        }


                        564楼2017-02-01 21:13
                        收起回复
                          好,那么我们以@哇哈哈216 的json为准,在第565楼。


                          来自Android客户端567楼2017-02-02 11:12
                          收起回复
                            之前@哇哈哈216 @x86zzp 跟我反映的问题好像不存在啊!


                            569楼2017-02-02 20:11
                            收起回复