CraftBook 3

CraftBook 3

139k Downloads

Server stalls out with Craftbook activated.

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-2909 - Reported by jacksmackdave

I was talking with you on reddit about my server. I turned back on craftbook and it worked for a while but I started to get periods where the server was pushed to a threshold that causes a protective restart. The server never actually crashed but it started using a lot more resources at certain points and caused an automatic restart. The server seems to run fine for quite some time then it stalls out, restarts and run fine for a long time. However without craftbook installed the stalls don't happen between the trihourly resets.

I'm running the latest stable build and the 1.7.2 bukkit recommended build.

[19:50:21] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: PermGen space
at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:639) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
[19:50:23] [Server thread/INFO]: Stopping server

Here are my other plugins as well.
Plugins (43):
ChunkFixer
WorldBorder
GroupManager
WorldEdit
Buycraft
SuperSimpleSignEditor
FireFlyPlugin
BossShop
Vault
VotifierCount
SimpleHelpTickets
EmptyWorldGenerator
Multiverse-Core
Questione
LWC
uSkyBlock
WorldGuard
HeadHunter
GuiShopManager
ChestRegen
Minigames
HawkEye
MuezliAnnouncer
ProtocolLib
Votifier
mcMMO
Essentials
HyperConomy
SimpleRegionMarket
SimpleVoteListener
Towny
ServerSigns
EssentialsSpawn
Multiverse-Portals
Multiverse-Inventories
VanishNoPacket
HyperMerchant
MagicSpells
EssentialsChat
PlayerPoints
MobArena
MagicSpellsTowny
TownyChat

commented

Comment by me4502

That's a PermGen error, nothing to do with craftbook. Just increase your java PermGen space, it's recommended to use 128mb for mc 1.7

commented

Comment by jacksmackdave

Yay, no fix like a simple fix.