mod表如下
魔戒
更多生物
枫树
幸运方块
更真实的植物
注:不加魔戒可以加了魔戒到了加载DIM1的时候就卡带
文字如下
载入纬度 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7a2be80)
求解
魔戒
更多生物
枫树
幸运方块
更真实的植物
注:不加魔戒可以加了魔戒到了加载DIM1的时候就卡带
文字如下
载入纬度 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7a2be80)
求解
有木有人,帮帮忙啊大神们
能发送能完善的报错吗?这一条实在是看不出来
而且有没有多世界插件
而且有没有多世界插件
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 19-2-27 ????10:41
Description: Exception in server tick loop
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.regex.Pattern.matcher(Unknown Source)
at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:380)
at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94)
at drzhark.customspawner.environment.EnvironmentSettings.registerEntity(EnvironmentSettings.java:418)
at drzhark.customspawner.environment.EnvironmentSettings.initializeEntities(EnvironmentSettings.java:271)
at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:127)
at drzhark.customspawner.EventHooks.onWorldLoad(EventHooks.java:175)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_10_EventHooks_onWorldLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:442)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: pw.prok:KCauldron:1.7.10-1614.201 Official
Plugins: Vault, , , PlotSquared, , , , , , , ,
Disabled Plugins: WorldEdit, Essentials, GroupManager, ClearLag, PowerNBT, BetterLottery2, AsyncKeepAlive, Notbuild, EasyKits, ItemTime, EssentialsProtect, EssentialsChat, EssentialsAntiBuild, BanItem, NoBoom, , EssentialsSpawn, RPG_Items, , NBTFixer, PlayerPoints, ItemLoreStats, MultiWorld, Mesmerize, ChestCommands, Gifts, HolographicDisplays
Operating System: Windows Server 2008 R2 (amd64) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 26477168 bytes (25 MB) / 1337458688 bytes (1275 MB) up to 1337458688 bytes (1275 MB)
JVM Flags: 2 total; -Xmn128M -Xmx1300M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 15, allocated: 29, tallocated: 77
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.201.jar)
UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.201.jar)
UCHIJAA kimagine{0.2} [KImagine] (minecraft.jar)
UCHIJAA lucky{5.1.0} [Lucky Block] ([1.7.10]-???????-LuckyBlock-5.1.0.jar)
UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] ([1.7.10]-????????-CustomMobSpawner-3.3.0.jar)
UCHIJAA BetterFoliage{2.0.15} [Better Foliage] ([1.7.10]-??????????-BetterFoliage-2.0.15.jar)
UCHIJAA customnpcs{1.7.10d} [CustomNpcs] ([1.7.10]-?????NPC?????-CustomNPCs.jar)
UCHIJAA lotr{Beta v33.8 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10]-???-LOTR-b33.8.jar)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 10; []
Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
// Surprise! Haha. Well, this is awkward.
Time: 19-2-27 ????10:41
Description: Exception in server tick loop
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.regex.Pattern.matcher(Unknown Source)
at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:380)
at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94)
at drzhark.customspawner.environment.EnvironmentSettings.registerEntity(EnvironmentSettings.java:418)
at drzhark.customspawner.environment.EnvironmentSettings.initializeEntities(EnvironmentSettings.java:271)
at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:127)
at drzhark.customspawner.EventHooks.onWorldLoad(EventHooks.java:175)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_10_EventHooks_onWorldLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:442)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: pw.prok:KCauldron:1.7.10-1614.201 Official
Plugins: Vault, , , PlotSquared, , , , , , , ,
Disabled Plugins: WorldEdit, Essentials, GroupManager, ClearLag, PowerNBT, BetterLottery2, AsyncKeepAlive, Notbuild, EasyKits, ItemTime, EssentialsProtect, EssentialsChat, EssentialsAntiBuild, BanItem, NoBoom, , EssentialsSpawn, RPG_Items, , NBTFixer, PlayerPoints, ItemLoreStats, MultiWorld, Mesmerize, ChestCommands, Gifts, HolographicDisplays
Operating System: Windows Server 2008 R2 (amd64) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 26477168 bytes (25 MB) / 1337458688 bytes (1275 MB) up to 1337458688 bytes (1275 MB)
JVM Flags: 2 total; -Xmn128M -Xmx1300M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 15, allocated: 29, tallocated: 77
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.201.jar)
UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.201.jar)
UCHIJAA kimagine{0.2} [KImagine] (minecraft.jar)
UCHIJAA lucky{5.1.0} [Lucky Block] ([1.7.10]-???????-LuckyBlock-5.1.0.jar)
UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] ([1.7.10]-????????-CustomMobSpawner-3.3.0.jar)
UCHIJAA BetterFoliage{2.0.15} [Better Foliage] ([1.7.10]-??????????-BetterFoliage-2.0.15.jar)
UCHIJAA customnpcs{1.7.10d} [CustomNpcs] ([1.7.10]-?????NPC?????-CustomNPCs.jar)
UCHIJAA lotr{Beta v33.8 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10]-???-LOTR-b33.8.jar)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 10; []
Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
g530775 发表于 2019-2-28 21:17
能发送能完善的报错吗?这一条实在是看不出来
而且有没有多世界插件
大神,还在不,看一下报错啦
那肿么办,则么办啊啊
3250474626 发表于 2019-2-28 22:04
那肿么办,则么办啊啊
bat里面编辑,吧最大内存调大
虎牙二狗子 发表于 2019-2-28 22:09
bat里面编辑,吧最大内存调大
那个文件啊?