有爱,有技术,有你^_^)y
╱人◕‿‿◕人╲订下契约(注册新用户)

合作站点账号登陆

QQ登录

只需一步,快速开始

快捷导航
查看: 754|回复: 0
收起左侧

[疑问求助] 能进游戏能进服务器中转但进不了服务器

[复制链接]

该用户从未签到

12

主题

28

好友

2万

积分

第一章

积分
22318
发表于 2014-11-27 23:51:50 | 显示全部楼层 |阅读模式

╱人◕‿‿◕人╲定下契约

您需要 登录 才可以下载或查看,没有账号?╱人◕‿‿◕人╲订下契约(注册新用户)

x
情况是游戏能打开 也能进到服务器的中转站 能登陆但是一进服务器(过传送门的时候)就闪退
以前可以玩
然后还有就是客户端的语言是英文的。。我试了简体繁体中文和德语 显示出来都是英语=。=


求助QAQ


附错误报告



---- Minecraft Crash Report ----
// Shall we play a game?

Time: 14-11-27 下午10:40
Description: Exception in world tick

java.lang.NullPointerException
        at net.minecraft.client.multiplayer.GuiConnecting.forceTermination(GuiConnecting.java:161)
        at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:544)
        at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)
        at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)
        at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:115)
        at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:80)
        at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1647)
        at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
        at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:458)
        at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
        at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1916)
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
        at net.minecraft.client.main.Main.main(SourceFile:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
        at net.minecraft.client.multiplayer.GuiConnecting.forceTermination(GuiConnecting.java:161)
        at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:544)
        at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)
        at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)
        at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:115)
        at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:80)
        at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1647)
        at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
        at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:458)
        at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

-- Affected level --
Details:
        Level name: MpServer
        All players: 1 total; [EntityClientPlayerMP['233'/50670, l='MpServer', x=45.50, y=69.62, z=67.50]]
        Chunk stats: MultiplayerChunkCache: 49
        Level seed: 0
        Level generator: ID 00 - default, ver 1. Features enabled: false
        Level generator options:
        Level spawn location: World: (54,67,78), Chunk: (at 6,4,14 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
        Level time: 214342539 game time, 217989807 day time
        Level dimension: 0
        Level storage version: 0x00000 - Unknown?
        Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
        Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
        Forced entities: 6 total; [EntityClientPlayerMP['233'/50670, l='MpServer', x=45.50, y=69.62, z=67.50], EntityWolf['Wolf'/50682, l='MpServer', x=15.91, y=69.00, z=37.69], EntityChicken['Chicken'/50672, l='MpServer', x=23.56, y=77.00, z=97.63], EntityBat['Bat'/50673, l='MpServer', x=38.56, y=56.10, z=45.25], EntitySlime['Slime'/50675, l='MpServer', x=25.50, y=31.00, z=40.50], EntitySlime['Slime'/50676, l='MpServer', x=30.50, y=30.00, z=47.50]]
        Retry entities: 0 total; []
        Server brand: BungeeCord (git-BungeeCord-Proxy-1.6.2-SNAPSHOT-"db5510c"-666)
        Server type: Non-integrated multiplayer server
Stacktrace:
        at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1929)
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
        at net.minecraft.client.main.Main.main(SourceFile:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

-- Affected level --
Details:
        Level name: MpServer
        All players: 1 total; [EntityClientPlayerMP['233'/50670, l='MpServer', x=45.50, y=69.62, z=67.50]]
        Chunk stats: MultiplayerChunkCache: 49
        Level seed: 0
        Level generator: ID 00 - default, ver 1. Features enabled: false
        Level generator options:
        Level spawn location: World: (54,67,78), Chunk: (at 6,4,14 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
        Level time: 214342539 game time, 217989807 day time
        Level dimension: 0
        Level storage version: 0x00000 - Unknown?
        Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
        Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
        Forced entities: 6 total; [EntityClientPlayerMP['233'/50670, l='MpServer', x=45.50, y=69.62, z=67.50], EntityWolf['Wolf'/50682, l='MpServer', x=15.91, y=69.00, z=37.69], EntityChicken['Chicken'/50672, l='MpServer', x=23.56, y=77.00, z=97.63], EntityBat['Bat'/50673, l='MpServer', x=38.56, y=56.10, z=45.25], EntitySlime['Slime'/50675, l='MpServer', x=25.50, y=31.00, z=40.50], EntitySlime['Slime'/50676, l='MpServer', x=30.50, y=30.00, z=47.50]]
        Retry entities: 0 total; []
        Server brand: BungeeCord (git-BungeeCord-Proxy-1.6.2-SNAPSHOT-"db5510c"-666)
        Server type: Non-integrated multiplayer server

-- System Details --
Details:
        Minecraft Version: 1.6.2
        Operating System: Windows 8 (amd64) version 6.2
        Java Version: 1.7.0_45, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 112012280 bytes (106 MB) / 662175744 bytes (631 MB) up to 1908932608 bytes (1820 MB)
        Mod Pack: Unknown / None
        LiteLoader Mods: 0 loaded mod(s)
        JVM Flags: 1 total; -Xmx2048M
        AABB Pool Size: 92 (5152 bytes; 0 MB) allocated, 74 (4144 bytes; 0 MB) used
        Suspicious classes: FML and Forge are installed
        IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
        FML: MCP v8.04 FML v6.2.19.789 Minecraft Forge 9.10.0.789 Optifine OptiFine_1.6.2_HD_U_C4(由Mcbbs论坛jamesskl汉化) 19 mods loaded, 19 mods active
        mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        FML{6.2.19.789} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        Forge{9.10.0.789} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        CommonInputFix{1.6.2.0} [Common Input Fix] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        TooManyItems{1.6.2[hukk汉化]} [TooManyItems] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        shadersmod{2.0.1 beta 18} [GLSL Shaders Mod] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        mod_bspkrsCore{v3.02(1.6.2)} [bspkrsCore] (装备信息显示核心 v3.02.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2 Jammy_Furniture 家具 汉化.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        BambooMod{Minecraft1.6.2 ver2.6.2} [BambooMod] (Bamboo uni-2.6.2--1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        craftguide{1.5.2} [CraftGuide] (G键合成表 v1.6.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        Highlands{2.1.1} [Highlands] (Highlands2.1.2_1.6.2(更多地形).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        mod_ReiMinimap{v3.4_01_SF_hanhua [1.6.2]} [mod_ReiMinimap] (Rei小地图 v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        inventorytweaks{1.55b} [Inventory Tweaks] (R键整理 v1.55b-b61.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod1.6.2-1.13.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        ZAMod{v1.9} [Zombie Awareness] (Zombie Awareness v1.9 Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        DamageIndicatorsMod{2.9.0.0} [Damage Indicators SF汉化] (伤害与血量显示 v2.9.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        mod_ArmorStatusHUD{v1.12(1.6.2)} [ArmorStatusHUD] (装备信息显示 v1.12.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        Launched Version: 1.6.2
        LWJGL: 2.9.0
        OpenGL: GeForce GT 750M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
        Is Modded: Definitely; Client brand changed to 'fml,forge'
        Type: Client (map_client.txt)
        Resource Pack: 专用材质.zip
        Current Language: Deutsch (Deutschland)
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: 139 (7784 bytes; 0 MB) allocated, 29 (1624 bytes; 0 MB) used


签名被小宅喵吞掉了~~~~(>_<)~~~~
回复

使用道具 举报

本版积分规则

小黑屋|手机版|技术宅(基宅) ( 粤ICP备18082987号-1 | 浙公网安备 33010902001746号 )

GMT+8, 2024-5-2 15:49 , Processed in 0.176813 second(s), 10 queries , Redis On.

Copyright © 2018 技术宅社区

Powered by Discuz! X3.5

快速回复 返回顶部 返回列表