포켓몬모드 플레이중 정상적인플레이가 가능하다가 튕기며 이런오류가 뜨네요
---- Minecraft Crash Report ----
// Oops.
Time: 17. 2. 15 오후 11:12
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: 4
at com.pixelmonmod.pixelmon.listener.PlayerFallListener.onPlayerFall(PlayerFallListener.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_45_PlayerFallListener_onPlayerFall_LivingFallEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.common.ForgeHooks.onLivingFall(ForgeHooks.java:518)
at net.minecraft.entity.EntityLivingBase.func_180430_e(EntityLivingBase.java:1200)
at net.minecraft.entity.player.EntityPlayer.func_180430_e(EntityPlayer.java:1936)
at net.minecraft.block.Block.func_180658_a(Block.java:805)
at net.minecraft.entity.Entity.func_184231_a(Entity.java:1007)
at net.minecraft.entity.EntityLivingBase.func_184231_a(EntityLivingBase.java:205)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:795)
at net.minecraft.client.entity.EntityPlayerSP.func_70091_d(EntityPlayerSP.java:1002)
at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1802)
at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.java:1808)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2224)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:512)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:959)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2020)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:167)
at net.minecraft.world.World.func_72866_a(World.java:1962)
at net.minecraft.world.World.func_72870_g(World.java:1932)
at net.minecraft.world.World.func_72939_s(World.java:1748)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at com.pixelmonmod.pixelmon.listener.PlayerFallListener.onPlayerFall(PlayerFallListener.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_45_PlayerFallListener_onPlayerFall_LivingFallEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.common.ForgeHooks.onLivingFall(ForgeHooks.java:518)
at net.minecraft.entity.EntityLivingBase.func_180430_e(EntityLivingBase.java:1200)
at net.minecraft.entity.player.EntityPlayer.func_180430_e(EntityPlayer.java:1936)
at net.minecraft.block.Block.func_180658_a(Block.java:805)
at net.minecraft.entity.Entity.func_184231_a(Entity.java:1007)
at net.minecraft.entity.EntityLivingBase.func_184231_a(EntityLivingBase.java:205)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:795)
at net.minecraft.client.entity.EntityPlayerSP.func_70091_d(EntityPlayerSP.java:1002)
at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1802)
at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.java:1808)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2224)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:512)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:959)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2020)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:167)
at net.minecraft.world.World.func_72866_a(World.java:1962)
at net.minecraft.world.World.func_72870_g(World.java:1932)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityPlayerSP)
Entity ID: 12
Entity Name: 1123
Entity's Exact location: -229.43, 16.00, 1077.30
Entity's Block location: World: (-230,16,1077), Chunk: (at 10,1,5 in -15,67; contains blocks -240,0,1072 to -225,255,1087), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Entity's Momentum: 0.01, -0.52, -0.02
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1748)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['1123'/12, l='MpServer', x=-229.43, y=16.00, z=1077.30]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (240,64,168), Chunk: (at 0,4,8 in 15,10; contains blocks 240,0,160 to 255,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 261543 game time, 261543 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: 47 total; [EntityPixelmon['레디바'/131, l='MpServer', x=-208.51, y=67.00, z=1004.73], EntityPixelmon['부우부'/7307, l='MpServer', x=-268.50, y=72.78, z=1004.50], EntityPixelmon['레디바'/140, l='MpServer', x=-211.20, y=71.00, z=1030.70], EntityPixelmon['부우부'/7308, l='MpServer', x=-268.60, y=72.00, z=1004.50], EntityItem['item.item.stick'/13, l='MpServer', x=-228.13, y=18.00, z=1082.13], EntityItem['item.item.string'/14, l='MpServer', x=-228.13, y=18.00, z=1082.13], EntityItem['item.item.sign'/15, l='MpServer', x=-228.13, y=18.00, z=1082.13], EntityPlayerSP['1123'/12, l='MpServer', x=-229.43, y=16.00, z=1077.30], EntityPixelmon['피카츄'/6933, l='MpServer', x=-170.50, y=68.00, z=1050.50], EntityPixelmon['레디바'/6934, l='MpServer', x=-174.47, y=68.00, z=1045.85], EntityPixelmon['단단지'/153, l='MpServer', x=-256.50, y=22.00, z=1086.50], EntityPixelmon['디그다'/6938, l='MpServer', x=-265.50, y=54.00, z=1036.50], EntityMinecartChest['상자 마인카트'/29, l='MpServer', x=-245.50, y=19.06, z=1044.50], EntityItem['item.item.string'/34, l='MpServer', x=-249.33, y=14.00, z=1084.88], EntityPixelmon['콘치'/548, l='MpServer', x=-140.50, y=61.10, z=986.50], EntityPixelmon['콘치'/549, l='MpServer', x=-142.50, y=54.50, z=987.50], EntityPixelmon['콘치'/550, l='MpServer', x=-140.50, y=58.10, z=987.50], EntityPixelmon['콘치'/551, l='MpServer', x=-141.50, y=57.50, z=982.50], EntityPixelmon['잉어킹'/552, l='MpServer', x=-138.50, y=58.10, z=988.50], EntityPixelmon['잉어킹'/553, l='MpServer', x=-140.50, y=59.10, z=989.50], EntityPixelmon['잉어킹'/554, l='MpServer', x=-139.50, y=58.10, z=989.50], EntityPixelmon['골비람'/555, l='MpServer', x=-198.50, y=52.00, z=1085.50], EntityPixelmon['니로우'/176, l='MpServer', x=-141.50, y=66.50, z=1021.50], EntityPixelmon['피카츄'/179, l='MpServer', x=-142.50, y=66.50, z=1020.50], EntityPixelmon['레디안'/6451, l='MpServer', x=-195.09, y=79.11, z=1168.07], EntityPixelmon['피카츄'/180, l='MpServer', x=-141.50, y=66.50, z=1024.50], EntityPixelmon['윤겔라'/4158, l='MpServer', x=-262.50, y=66.55, z=1107.52], EntityPixelmon['레디안'/4159, l='MpServer', x=-250.74, y=72.00, z=1110.32], EntityPixelmon['아리아도스'/195, l='MpServer', x=-213.50, y=68.00, z=1104.50], EntityPixelmon['레디안'/3651, l='MpServer', x=-268.50, y=73.50, z=989.50], EntityPixelmon['니로우'/3652, l='MpServer', x=-280.87, y=74.00, z=1022.13], EntityPixelmon['레디바'/3653, l='MpServer', x=-271.21, y=77.00, z=1050.59], EntityPixelmon['니로우'/198, l='MpServer', x=-143.97, y=67.60, z=1010.92], EntityPixelmon['디그다'/4557, l='MpServer', x=-214.50, y=15.00, z=1058.50], EntityPixelmon['골비람'/4175, l='MpServer', x=-170.50, y=51.00, z=1105.50], EntityPixelmon['페이검'/3408, l='MpServer', x=-207.61, y=68.00, z=1082.75], EntityPixelmon['데기라스'/734, l='MpServer', x=-203.50, y=46.00, z=1114.50], EntityPixelmon['잉어킹'/235, l='MpServer', x=-136.50, y=60.00, z=991.50], EntityPixelmon['잉어킹'/236, l='MpServer', x=-135.50, y=58.20, z=991.50], EntityPixelmon['잉어킹'/237, l='MpServer', x=-137.50, y=59.50, z=994.50], EntityPixelmon['페이검'/4974, l='MpServer', x=-186.19, y=66.00, z=1039.88], EntityPixelmon['페이검'/4975, l='MpServer', x=-183.99, y=66.00, z=1035.75], EntityPixelmon['골비람'/4849, l='MpServer', x=-258.50, y=42.00, z=1122.50], EntityPixelmon['니로우'/115, l='MpServer', x=-176.41, y=70.00, z=1011.70], EntityPixelmon['골뱃'/117, l='MpServer', x=-143.95, y=76.50, z=1035.15], EntityPixelmon['콘치'/376, l='MpServer', x=-324.50, y=57.50, z=1152.50], EntityPixelmon['골뱃'/121, l='MpServer', x=-320.03, y=76.50, z=1099.23]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:414)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 869697256 bytes (829 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.1.2011 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2011.jar)
UCHIJAAAA Forge{12.18.1.2011} [Minecraft Forge] (forge-1.10.2-12.18.1.2011.jar)
UCHIJAAAA guideBook{1.6.1} [Guide Book] (GuideBook-1.6.2.jar)
UCHIJAAAA pixelmon{5.0.0-beta3} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta3-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4454' Renderer: 'Intel(R) HD Graphics 530'
Launched Version: 1.10.2_FreeRoute
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 530 GL version 4.4.0 - Build 20.19.15.4454, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: 한국어 (한국)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz
댓글이 없습니다.
새로운 댓글을 등록해 주세요!