개인 자료란 (JE)

  서버 커뮤니티

Profile 부신 대표칭호 없음
Profile

질문하기

1.10.2포켓몬모드서버가 열리질않아요

2017.04.06 조회 수 612 추천 수 0

1.10.2모드버킷으로열었고 모드는 EssentialCmds-1.10.2-8.1.14-universal , PermissionManager-2.6.0-API-4.2.0

PixelExtras-1.10.2-2.2.5-universal , Pixelmon-1.10.2-5.0.3-universal 을넣었습니다

 

크래쉬리포트입니다.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SpongeCoremod (spongeforge-1.10.2-2171-5.1.0-BETA-2003.jar)
Contact their authors BEFORE contacting forge

// Why is it breaking :(

Time: 17. 4. 6 오후 5:04
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
Caused by: java.lang.OutOfMemoryError: Java heap space
 at java.util.Arrays.copyOfRange(Unknown Source)
 at java.lang.String.<init>(Unknown Source)
 at java.io.DataInputStream.readUTF(Unknown Source)
 at java.io.DataInputStream.readUTF(Unknown Source)
 at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:465)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
 at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
 at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
 at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
 at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
 at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
 at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.loadSnapshot(StructureRegistry.java:407)
 at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerGym(StructureRegistry.java:306)
 at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:111)
 at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:84)
 at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:128)
 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)


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

-- System Details --
Details:
 Minecraft Version: 1.10.2
 Operating System: Windows 7 (amd64) version 6.1
 Java Version: 1.8.0_72, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 72975048 bytes (69 MB) / 907542528 bytes (865 MB) up to 954728448 bytes (910 MB)
 JVM Flags: 2 total; -Xms1G -Xmx1G
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 FML: MCP 9.32 Powered by Forge 12.18.2.2171 10 mods loaded, 10 mods active
 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
 UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
 UCHI FML{8.0.99.99} [Forge Mod Loader] ([Forge]1.10.2_12.18.2.2171_Core.jar)
 UCHI Forge{12.18.2.2171} [Minecraft Forge] ([Forge]1.10.2_12.18.2.2171_Core.jar)
 UCHI spongeapi{5.1.0-SNAPSHOT-323db46} [SpongeAPI] (minecraft.jar)
 UCHI sponge{1.10.2-2171-5.1.0-BETA-2003} [SpongeForge] (spongeforge-1.10.2-2171-5.1.0-BETA-2003.jar)
 UCHI io.github.hsyyid.essentialcmds{@project.informativeVersion@} [EssentialCmds] (EssentialCmds-1.10.2-8.1.14-universal.jar)
 UCHI customcommands{1.0} [CustomCommands] (PermissionManager-2.6.0-API-4.2.0.jar)
 UCHI permissionmanager{2.6.0} [PermissionManager] (PermissionManager-2.6.0-API-4.2.0.jar)
 UCHE pixelmon{5.0.3} [Pixelmon] (Pixelmon-1.10.2-5.0.3-universal.jar)
 UCHE pixelextras{2.2.4} [Pixel Extras] (PixelExtras-1.10.2-2.2.5-universal.jar)
 Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.10.2-2171-5.1.0-BETA-2003.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
 Profiler Position: N/A (disabled)
 Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
 Type: Dedicated Server (map_server.txt)

2개의 댓글

한마포
2017.04.06

아웃 오브 메모리 현상입니다.

 

포켓몬모드의 경우, 마인크래프트 런처던 서버를 열 때 사용되는 모드버킷이던 기본적으로 2기가 이상의 램 할당량을 요구합니다

그렇기 때문에 모드버킷으로 서버를 열으실 때에도, 서버를 구동하실 때 기본적으로 2기가 이상의 항목을 선택하셔서

서버를 열어주셔야 된답니다 :)

 

https://www.koreaminecraft.net/modbukkit 

 

위 링크에서 1.10.2 버전용 모드버킷을 다운받으신 다음에 서버를 시작하실 때, 2GB 이상의 램 사용을 선택해주세여

 

한마포
2017.04.06

그리고 다음부터는 이런 부류의 질문들은 문의게시판이 아닌, 유저게시판 - 질문 & 답변 게시판에 해주시기 바랍니다 :)

뉴스 및 창작물
/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

1

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3

/files/thumbnails/839/895/003/262x150.crop.jpg?20241006021227

SRV레코드는 보안도메인이 아닙니다. [서버오픈시 필독]

물귀신

2024-10-05

4