Ir para conteúdo
  • 0

[Resolvido] Servidor está fechando por causa do meu plugin :/


xKiizame

Pergunta

Quando um jogador mata outro durante o gladiador, o servidor FECHA na hora um arquivo e criada com nome 'hs.err.pid0000'.

 

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5e2b8bee, pid=3144, tid=2208
#
# JRE version: Java(TM) SE Runtime Environment (8.0_45-b15) (build 1.8.0_45-b15)
# Java VM: Java HotSpot(TM) Client VM (25.45-b02 mixed mode windows-x86 )
# Problematic frame:
# V  [jvm.dll+0xd8bee]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x52cfdc00):  JavaThread "Server thread" [_thread_in_vm, id=2208, stack(0x53240000,0x53290000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x5328eb58, EBP=0x5328eb88, ESI=0x5315e4a0, EDI=0x52cfdc00
EIP=0x5e2b8bee, EFLAGS=0x00010246

Top of Stack: (sp=0x5328eb58)
0x5328eb58:   52cfdd40 5315e4a0 56c7bb80 fffffffe
0x5328eb68:   5328eb88 613813c4 5315e4a0 00000000
0x5328eb78:   52cfdc00 00000000 525619d0 56c7bb80
0x5328eb88:   5328ebb8 61381f65 52cfdc00 00000000
0x5328eb98:   00000000 5e27e951 00000001 00000004
0x5328eba8:   0215cf78 56c7bb80 56c7bb78 52cfdc00
0x5328ebb8:   5328ec04 026dc7b7 52cfdd40 5328ec18
0x5328ebc8:   00000000 5e26b13c 0215cf78 00000004 

Instructions: (pc=0x5e2b8bee)
0x5e2b8bce:   e8 5d e3 f2 ff 33 db 83 c4 08 89 7d f0 89 5d f4
0x5e2b8bde:   39 5f 04 74 08 8d 4d f0 e8 85 9c 0c 00 8b 45 0c
0x5e2b8bee:   8b 30 8b 0d b8 e4 54 5e 39 1c 31 74 45 56 e8 4f
0x5e2b8bfe:   b3 f6 ff 83 c4 04 6a 00 6a 00 8d 4d dc 8d 78 01 


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x5328eb58 is pointing into the stack for thread: 0x52cfdc00
EBP=0x5328eb88 is pointing into the stack for thread: 0x52cfdc00
ESI=0x5315e4a0 is an unknown value
EDI=0x52cfdc00 is a thread


Stack: [0x53240000,0x53290000],  sp=0x5328eb58,  free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0xd8bee]
C  [sqlite-3.7.2-sqlitejdbc.dll+0x1f65]
j  org.sqlite.NativeDB.prepare(Ljava/lang/String;)J+0
j  org.sqlite.DB.prepare(Lorg/sqlite/Stmt;)V+21
j  org.sqlite.Stmt.execute(Ljava/lang/String;)Z+14
j  net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore.execute(Ljava/lang/String;)Ljava/lang/Boolean;+10
j  net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager.addStrife(Lnet/sacredlabyrinth/phaed/simpleclans/Clan;Lnet/sacredlabyrinth/phaed/simpleclans/Clan;I)V+381
j  net.sacredlabyrinth.phaed.simpleclans.listeners.SCEntityListener.onEntityDeath(Lorg/bukkit/event/entity/EntityDeathEvent;)V+290
v  ~StubRoutines::call_stub
V  [jvm.dll+0x155cb5]
V  [jvm.dll+0x21b12e]
V  [jvm.dll+0x155d4e]
V  [jvm.dll+0x16245a]
V  [jvm.dll+0x1626b3]
V  [jvm.dll+0xffdc3]
C  [java.dll+0x3b22]
J 2896 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x02bd8410 [0x02bd8180+0x290]
J 2048 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x02a8a800 [0x02a8a7d0+0x30]
J 2091 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x02a9b8fc [0x02a9b840+0xbc]
J 2088 C1 org.bukkit.plugin.java.JavaPluginLoader$1.execute(Lorg/bukkit/event/Listener;Lorg/bukkit/event/Event;)V (59 bytes) @ 0x02a9ac50 [0x02a9ab10+0x140]
J 2085 C1 org.bukkit.plugin.RegisteredListener.callEvent(Lorg/bukkit/event/Event;)V (42 bytes) @ 0x02a9909c [0x02a98f70+0x12c]
J 2087 C1 org.bukkit.plugin.TimedRegisteredListener.callEvent(Lorg/bukkit/event/Event;)V (121 bytes) @ 0x02a9a70c [0x02a9a5c0+0x14c]
J 1484 C1 org.bukkit.plugin.SimplePluginManager.fireEvent(Lorg/bukkit/event/Event;)V (220 bytes) @ 0x0297e74c [0x0297e6a0+0xac]
J 1529 C1 org.bukkit.plugin.SimplePluginManager.callEvent(Lorg/bukkit/event/Event;)V (116 bytes) @ 0x029930e0 [0x02992d20+0x3c0]
j  org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerDeathEvent(Lnet/minecraft/server/v1_5_R3/EntityPlayer;Ljava/util/List;Ljava/lang/String;)Lorg/bukkit/event/entity/PlayerDeathEvent;+38
j  net.minecraft.server.v1_5_R3.EntityPlayer.die(Lnet/minecraft/server/v1_5_R3/DamageSource;)V+153
j  net.minecraft.server.v1_5_R3.EntityLiving.damageEntity(Lnet/minecraft/server/v1_5_R3/DamageSource;I)Z+508
j  net.minecraft.server.v1_5_R3.EntityHuman.damageEntity(Lnet/minecraft/server/v1_5_R3/DamageSource;I)Z+176
j  net.minecraft.server.v1_5_R3.EntityPlayer.damageEntity(Lnet/minecraft/server/v1_5_R3/DamageSource;I)Z+149
j  net.minecraft.server.v1_5_R3.EntityHuman.attack(Lnet/minecraft/server/v1_5_R3/Entity;)V+258
j  net.minecraft.server.v1_5_R3.PlayerConnection.a(Lnet/minecraft/server/v1_5_R3/Packet7UseEntity;)V+301
j  net.minecraft.server.v1_5_R3.Packet7UseEntity.handle(Lnet/minecraft/server/v1_5_R3/Connection;)V+2
J 2850 C1 org.spigotmc.netty.NettyNetworkManager.b()V (147 bytes) @ 0x02bc6de0 [0x02bc6ca0+0x140]
j  net.minecraft.server.v1_5_R3.PlayerConnection.d()V+31
J 2871 C1 net.minecraft.server.v1_5_R3.ServerConnection.b()V (170 bytes) @ 0x02bce5ac [0x02bce520+0x8c]
j  org.spigotmc.MultiplexingServerConnection.b()V+1
J 2520 C1 net.minecraft.server.v1_5_R3.MinecraftServer.r()V (513 bytes) @ 0x02b3fa14 [0x02b3f5d0+0x444]
j  net.minecraft.server.v1_5_R3.DedicatedServer.r()V+1
j  net.minecraft.server.v1_5_R3.MinecraftServer.q()V+58
J 2175% C1 net.minecraft.server.v1_5_R3.MinecraftServer.run()V (662 bytes) @ 0x02abfcd8 [0x02abfac0+0x218]
j  net.minecraft.server.v1_5_R3.ThreadServerApplication.run()V+4
v  ~StubRoutines::call_stub
V  [jvm.dll+0x155cb5]
V  [jvm.dll+0x21b12e]
V  [jvm.dll+0x155d4e]
V  [jvm.dll+0x155ed6]
V  [jvm.dll+0x155f47]
V  [jvm.dll+0xfb0cf]
V  [jvm.dll+0x17901c]
V  [jvm.dll+0x17910a]
V  [jvm.dll+0x1bd6e6]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [kernel32.dll+0x13677]
C  [ntdll.dll+0x39d72]
C  [ntdll.dll+0x39d45]
C  0x00000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.sqlite.NativeDB.prepare(Ljava/lang/String;)J+0
j  org.sqlite.DB.prepare(Lorg/sqlite/Stmt;)V+21
j  org.sqlite.Stmt.execute(Ljava/lang/String;)Z+14
j  net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore.execute(Ljava/lang/String;)Ljava/lang/Boolean;+10
j  net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager.addStrife(Lnet/sacredlabyrinth/phaed/simpleclans/Clan;Lnet/sacredlabyrinth/phaed/simpleclans/Clan;I)V+381
j  net.sacredlabyrinth.phaed.simpleclans.listeners.SCEntityListener.onEntityDeath(Lorg/bukkit/event/entity/EntityDeathEvent;)V+290
v  ~StubRoutines::call_stub
J 2897  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x02bd7edd [0x02bd7e60+0x7d]
J 2896 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x02bd8410 [0x02bd8180+0x290]
J 2048 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x02a8a800 [0x02a8a7d0+0x30]
J 2091 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x02a9b8fc [0x02a9b840+0xbc]
J 2088 C1 org.bukkit.plugin.java.JavaPluginLoader$1.execute(Lorg/bukkit/event/Listener;Lorg/bukkit/event/Event;)V (59 bytes) @ 0x02a9ac50 [0x02a9ab10+0x140]
J 2085 C1 org.bukkit.plugin.RegisteredListener.callEvent(Lorg/bukkit/event/Event;)V (42 bytes) @ 0x02a9909c [0x02a98f70+0x12c]
J 2087 C1 org.bukkit.plugin.TimedRegisteredListener.callEvent(Lorg/bukkit/event/Event;)V (121 bytes) @ 0x02a9a70c [0x02a9a5c0+0x14c]
J 1484 C1 org.bukkit.plugin.SimplePluginManager.fireEvent(Lorg/bukkit/event/Event;)V (220 bytes) @ 0x0297e74c [0x0297e6a0+0xac]
J 1529 C1 org.bukkit.plugin.SimplePluginManager.callEvent(Lorg/bukkit/event/Event;)V (116 bytes) @ 0x029930e0 [0x02992d20+0x3c0]
j  org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerDeathEvent(Lnet/minecraft/server/v1_5_R3/EntityPlayer;Ljava/util/List;Ljava/lang/String;)Lorg/bukkit/event/entity/PlayerDeathEvent;+38
j  net.minecraft.server.v1_5_R3.EntityPlayer.die(Lnet/minecraft/server/v1_5_R3/DamageSource;)V+153
j  net.minecraft.server.v1_5_R3.EntityLiving.damageEntity(Lnet/minecraft/server/v1_5_R3/DamageSource;I)Z+508
j  net.minecraft.server.v1_5_R3.EntityHuman.damageEntity(Lnet/minecraft/server/v1_5_R3/DamageSource;I)Z+176
j  net.minecraft.server.v1_5_R3.EntityPlayer.damageEntity(Lnet/minecraft/server/v1_5_R3/DamageSource;I)Z+149
j  net.minecraft.server.v1_5_R3.EntityHuman.attack(Lnet/minecraft/server/v1_5_R3/Entity;)V+258
j  net.minecraft.server.v1_5_R3.PlayerConnection.a(Lnet/minecraft/server/v1_5_R3/Packet7UseEntity;)V+301
j  net.minecraft.server.v1_5_R3.Packet7UseEntity.handle(Lnet/minecraft/server/v1_5_R3/Connection;)V+2
J 2850 C1 org.spigotmc.netty.NettyNetworkManager.b()V (147 bytes) @ 0x02bc6de0 [0x02bc6ca0+0x140]
j  net.minecraft.server.v1_5_R3.PlayerConnection.d()V+31
J 2871 C1 net.minecraft.server.v1_5_R3.ServerConnection.b()V (170 bytes) @ 0x02bce5ac [0x02bce520+0x8c]
j  org.spigotmc.MultiplexingServerConnection.b()V+1
J 2520 C1 net.minecraft.server.v1_5_R3.MinecraftServer.r()V (513 bytes) @ 0x02b3fa14 [0x02b3f5d0+0x444]
j  net.minecraft.server.v1_5_R3.DedicatedServer.r()V+1
j  net.minecraft.server.v1_5_R3.MinecraftServer.q()V+58
J 2175% C1 net.minecraft.server.v1_5_R3.MinecraftServer.run()V (662 bytes) @ 0x02abfcd8 [0x02abfac0+0x218]
j  net.minecraft.server.v1_5_R3.ThreadServerApplication.run()V+4
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x52ea7800 JavaThread "Async Packet Handler - 0" [_thread_blocked, id=2260, stack(0x5df90000,0x5dfe0000)]
  0x52ea7400 JavaThread "pool-3-thread-1" [_thread_blocked, id=4180, stack(0x5dc70000,0x5dcc0000)]
  0x52ea6c00 JavaThread "Netty IO Thread - 2" [_thread_in_native, id=3084, stack(0x539a0000,0x539f0000)]
  0x52ea1400 JavaThread "Netty IO Thread - 1" [_thread_in_native, id=4572, stack(0x5db50000,0x5dba0000)]
  0x52ea6800 JavaThread "File IO Thread" [_thread_in_native, id=4864, stack(0x5de30000,0x5de80000)]
  0x52ea6000 JavaThread "Craft Scheduler Thread - 10" [_thread_blocked, id=3548, stack(0x5dcd0000,0x5dd20000)]
  0x52ea4c00 JavaThread "Craft Scheduler Thread - 7" [_thread_blocked, id=2060, stack(0x5d890000,0x5d8e0000)]
  0x52ea2c00 JavaThread "Craft Scheduler Thread - 2" [_thread_blocked, id=2096, stack(0x5d480000,0x5d4d0000)]
  0x52ea2000 JavaThread "Craft Scheduler Thread - 0" [_thread_blocked, id=5016, stack(0x5d2e0000,0x5d330000)]
  0x52ea1c00 JavaThread "PermissionsEx-Cleaner" [_thread_blocked, id=2212, stack(0x5cff0000,0x5d040000)]
  0x53e66000 JavaThread "Netty IO Thread - 0" [_thread_in_native, id=4928, stack(0x54ae0000,0x54b30000)]
  0x52d42c00 JavaThread "Spigot Metrics Thread" daemon [_thread_blocked, id=4652, stack(0x52a20000,0x52a70000)]
  0x52d91c00 JavaThread "Spigot Watchdog Thread" [_thread_blocked, id=3140, stack(0x537e0000,0x53830000)]
  0x52cfb000 JavaThread "Command Reader" daemon [_thread_in_native, id=4924, stack(0x52760000,0x527b0000)]
  0x021fbc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=4032, stack(0x02210000,0x02260000)]
=>0x52cfdc00 JavaThread "Server thread" [_thread_in_vm, id=2208, stack(0x53240000,0x53290000)]
  0x52cf3c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4868, stack(0x52920000,0x52970000)]
  0x524d5c00 JavaThread "Service Thread" daemon [_thread_blocked, id=2680, stack(0x52af0000,0x52b40000)]
  0x524dac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1364, stack(0x52970000,0x529c0000)]
  0x524d9c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2632, stack(0x528a0000,0x528f0000)]
  0x524d8c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3724, stack(0x02260000,0x022b0000)]
  0x52492400 JavaThread "Finalizer" daemon [_thread_blocked, id=4384, stack(0x527b0000,0x52800000)]
  0x5248c800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4588, stack(0x526b0000,0x52700000)]

Other Threads:
  0x5248a400 VMThread [stack: 0x047b0000,0x04800000] [id=4308]
  0x524cd800 WatcherThread [stack: 0x52bf0000,0x52c40000] [id=1164]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 236160K, used 233252K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K,  98% used [0x04800000, 0x112393c8, 0x11510000)
  from space 26176K, 100% used [0x11510000, 0x12ea0000, 0x12ea0000)
  to   space 26176K,   0% used [0x12ea0000, 0x12ea0000, 0x14830000)
 tenured generation   total 524516K, used 486921K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  92% used [0x1e400000, 0x3bf82518, 0x3bf82600, 0x3e439000)
 Metaspace       used 23375K, capacity 24383K, committed 24448K, reserved 24960K

Card table byte_map: [0x51c00000,0x51e70000] byte_map_base: 0x51bdc000

Polling page: 0x001d0000

CodeCache: size=32768Kb used=5187Kb max_used=5187Kb free=27580Kb
 bounds [0x026d0000, 0x02be8000, 0x046d0000]
 total_blobs=3138 nmethods=2822 adapters=245
 compilation: enabled

Compilation events (10 events):
Event: 101.652 Thread 0x524dac00 2919             io.netty.buffer.DefaultMessageBuf::offer (67 bytes)
Event: 101.653 Thread 0x524dac00 nmethod 2919 0x02be0e48 code [0x02be0f70, 0x02be11c4]
Event: 101.660 Thread 0x524dac00 2920             fr.neatmonster.nocheatplus.utilities.ds.CoordMap::getHash (15 bytes)
Event: 101.661 Thread 0x524dac00 nmethod 2920 0x02be1388 code [0x02be1480, 0x02be1510]
Event: 101.703 Thread 0x524dac00 2921             java.nio.channels.spi.AbstractInterruptibleChannel::end (50 bytes)
Event: 101.704 Thread 0x524dac00 nmethod 2921 0x02be1548 code [0x02be1670, 0x02be19a8]
Event: 101.761 Thread 0x524dac00 2922             java.nio.channels.spi.AbstractInterruptibleChannel::begin (48 bytes)
Event: 101.763 Thread 0x524dac00 nmethod 2922 0x02be1c08 code [0x02be1d30, 0x02be2058]
Event: 101.967 Thread 0x524dac00 2923             sun.nio.ch.IOStatus::normalize (10 bytes)
Event: 101.967 Thread 0x524dac00 nmethod 2923 0x02be2288 code [0x02be2380, 0x02be2410]

GC Heap History (10 events):
Event: 30.181 GC heap before
{Heap before GC invocations=9 (full 1):
 def new generation   total 153728K, used 30733K [0x04800000, 0x0eec0000, 0x1e400000)
  eden space 136704K,  10% used [0x04800000, 0x05563490, 0x0cd80000)
  from space 17024K, 100% used [0x0de20000, 0x0eec0000, 0x0eec0000)
  to   space 17024K,   0% used [0x0cd80000, 0x0cd80000, 0x0de20000)
 tenured generation   total 341376K, used 296852K [0x1e400000, 0x33160000, 0x51c00000)
   the space 341376K,  86% used [0x1e400000, 0x305e5140, 0x305e5200, 0x33160000)
 Metaspace       used 19629K, capacity 20393K, committed 20480K, reserved 20864K
Event: 31.189 GC heap after
Heap after GC invocations=10 (full 2):
 def new generation   total 236160K, used 0K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K,   0% used [0x04800000, 0x04800000, 0x11510000)
  from space 26176K,   0% used [0x11510000, 0x11510000, 0x12ea0000)
  to   space 26176K,   0% used [0x12ea0000, 0x12ea0000, 0x14830000)
 tenured generation   total 524516K, used 314707K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  59% used [0x1e400000, 0x31754db0, 0x31754e00, 0x3e439000)
 Metaspace       used 19629K, capacity 20393K, committed 20480K, reserved 20864K
}
Event: 42.597 GC heap before
{Heap before GC invocations=10 (full 2):
 def new generation   total 236160K, used 209984K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K, 100% used [0x04800000, 0x11510000, 0x11510000)
  from space 26176K,   0% used [0x11510000, 0x11510000, 0x12ea0000)
  to   space 26176K,   0% used [0x12ea0000, 0x12ea0000, 0x14830000)
 tenured generation   total 524516K, used 314707K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  59% used [0x1e400000, 0x31754db0, 0x31754e00, 0x3e439000)
 Metaspace       used 21700K, capacity 22603K, committed 22784K, reserved 22912K
Event: 42.687 GC heap after
Heap after GC invocations=11 (full 2):
 def new generation   total 236160K, used 6377K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K,   0% used [0x04800000, 0x04800000, 0x11510000)
  from space 26176K,  24% used [0x12ea0000, 0x134da7e8, 0x14830000)
  to   space 26176K,   0% used [0x11510000, 0x11510000, 0x12ea0000)
 tenured generation   total 524516K, used 314707K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  59% used [0x1e400000, 0x31754db0, 0x31754e00, 0x3e439000)
 Metaspace       used 21700K, capacity 22603K, committed 22784K, reserved 22912K
}
Event: 48.575 GC heap before
{Heap before GC invocations=11 (full 2):
 def new generation   total 236160K, used 216361K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K, 100% used [0x04800000, 0x11510000, 0x11510000)
  from space 26176K,  24% used [0x12ea0000, 0x134da7e8, 0x14830000)
  to   space 26176K,   0% used [0x11510000, 0x11510000, 0x12ea0000)
 tenured generation   total 524516K, used 314707K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  59% used [0x1e400000, 0x31754db0, 0x31754e00, 0x3e439000)
 Metaspace       used 21728K, capacity 22606K, committed 22784K, reserved 22912K
Event: 48.850 GC heap after
Heap after GC invocations=12 (full 2):
 def new generation   total 236160K, used 26176K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K,   0% used [0x04800000, 0x04800000, 0x11510000)
  from space 26176K, 100% used [0x11510000, 0x12ea0000, 0x12ea0000)
  to   space 26176K,   0% used [0x12ea0000, 0x12ea0000, 0x14830000)
 tenured generation   total 524516K, used 354437K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  67% used [0x1e400000, 0x33e21450, 0x33e21600, 0x3e439000)
 Metaspace       used 21728K, capacity 22606K, committed 22784K, reserved 22912K
}
Event: 60.055 GC heap before
{Heap before GC invocations=12 (full 2):
 def new generation   total 236160K, used 236160K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K, 100% used [0x04800000, 0x11510000, 0x11510000)
  from space 26176K, 100% used [0x11510000, 0x12ea0000, 0x12ea0000)
  to   space 26176K,   0% used [0x12ea0000, 0x12ea0000, 0x14830000)
 tenured generation   total 524516K, used 354437K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  67% used [0x1e400000, 0x33e21450, 0x33e21600, 0x3e439000)
 Metaspace       used 21813K, capacity 22680K, committed 22784K, reserved 22912K
Event: 60.486 GC heap after
Heap after GC invocations=13 (full 2):
 def new generation   total 236160K, used 26176K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K,   0% used [0x04800000, 0x04800000, 0x11510000)
  from space 26176K, 100% used [0x12ea0000, 0x14830000, 0x14830000)
  to   space 26176K,   0% used [0x11510000, 0x11510000, 0x12ea0000)
 tenured generation   total 524516K, used 421201K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  80% used [0x1e400000, 0x37f546e0, 0x37f54800, 0x3e439000)
 Metaspace       used 21813K, capacity 22680K, committed 22784K, reserved 22912K
}
Event: 71.162 GC heap before
{Heap before GC invocations=13 (full 2):
 def new generation   total 236160K, used 236160K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K, 100% used [0x04800000, 0x11510000, 0x11510000)
  from space 26176K, 100% used [0x12ea0000, 0x14830000, 0x14830000)
  to   space 26176K,   0% used [0x11510000, 0x11510000, 0x12ea0000)
 tenured generation   total 524516K, used 421201K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  80% used [0x1e400000, 0x37f546e0, 0x37f54800, 0x3e439000)
 Metaspace       used 22065K, capacity 22936K, committed 23040K, reserved 23936K
Event: 71.490 GC heap after
Heap after GC invocations=14 (full 2):
 def new generation   total 236160K, used 26176K [0x04800000, 0x14830000, 0x1e400000)
  eden space 209984K,   0% used [0x04800000, 0x04800000, 0x11510000)
  from space 26176K, 100% used [0x11510000, 0x12ea0000, 0x12ea0000)
  to   space 26176K,   0% used [0x12ea0000, 0x12ea0000, 0x14830000)
 tenured generation   total 524516K, used 486921K [0x1e400000, 0x3e439000, 0x51c00000)
   the space 524516K,  92% used [0x1e400000, 0x3bf82518, 0x3bf82600, 0x3e439000)
 Metaspace       used 22065K, capacity 22936K, committed 23040K, reserved 23936K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 101.261 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.event.entity.EntityDamageEvent.getDamage()D> (0x10b44270) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 101.261 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.entity.LivingEntity.getHealth()D> (0x10b447c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 659]
Event: 101.262 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.entity.LivingEntity.getHealth()D> (0x10b44d50) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 659]
Event: 101.262 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.entity.LivingEntity.getMaxHealth()D> (0x10b452d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 659]
Event: 101.262 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.event.entity.EntityDamageEvent.getDamage()D> (0x10b45910) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 102.369 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.event.entity.EntityDamageEvent.getDamage()D> (0x10b927d0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
Event: 102.370 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.entity.LivingEntity.getHealth()D> (0x10b92d28) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 659]
Event: 102.370 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.entity.LivingEntity.getHealth()D> (0x10b932b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 659]
Event: 102.370 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.entity.LivingEntity.getMaxHealth()D> (0x10b93838) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 659]
Event: 102.370 Thread 0x52cfdc00 Exception <a 'java/lang/NoSuchMethodError': org.bukkit.event.entity.EntityDamageEvent.getDamage()D> (0x10b93e70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]

Events (10 events):
Event: 101.092 Thread 0x52ea4800 Thread exited: 0x52ea4800
Event: 101.095 Executing VM operation: RevokeBias
Event: 101.096 Executing VM operation: RevokeBias done
Event: 101.096 Thread 0x52ea3400 Thread exited: 0x52ea3400
Event: 101.192 Executing VM operation: RevokeBias
Event: 101.192 Executing VM operation: RevokeBias done
Event: 101.192 Thread 0x52ea2800 Thread exited: 0x52ea2800
Event: 101.222 Executing VM operation: RevokeBias
Event: 101.223 Executing VM operation: RevokeBias done
Event: 101.223 Thread 0x52ea3c00 Thread exited: 0x52ea3c00


Dynamic libraries:
0x002e0000 - 0x00313000 	C:\Program Files (x86)\Java\jdk1.8.0_45\bin\java.exe
0x77180000 - 0x77300000 	C:\Windows\SysWOW64\ntdll.dll
0x74f60000 - 0x75060000 	C:\Windows\syswow64\kernel32.dll
0x76180000 - 0x761c6000 	C:\Windows\syswow64\KERNELBASE.dll
0x750d0000 - 0x75170000 	C:\Windows\syswow64\ADVAPI32.dll
0x767e0000 - 0x7688c000 	C:\Windows\syswow64\msvcrt.dll
0x764a0000 - 0x764b9000 	C:\Windows\SysWOW64\sechost.dll
0x76030000 - 0x76120000 	C:\Windows\syswow64\RPCRT4.dll
0x74cf0000 - 0x74d50000 	C:\Windows\syswow64\SspiCli.dll
0x74ce0000 - 0x74cec000 	C:\Windows\syswow64\CRYPTBASE.dll
0x76b60000 - 0x76c60000 	C:\Windows\syswow64\USER32.dll
0x76270000 - 0x76300000 	C:\Windows\syswow64\GDI32.dll
0x75170000 - 0x7517a000 	C:\Windows\syswow64\LPK.dll
0x761d0000 - 0x7626d000 	C:\Windows\syswow64\USP10.dll
0x72160000 - 0x722fe000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
0x75fd0000 - 0x76027000 	C:\Windows\syswow64\SHLWAPI.dll
0x76550000 - 0x765b0000 	C:\Windows\system32\IMM32.DLL
0x75210000 - 0x752dc000 	C:\Windows\syswow64\MSCTF.dll
0x706d0000 - 0x7078f000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\msvcr100.dll
0x5e1e0000 - 0x5e5a0000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\client\jvm.dll
0x73510000 - 0x73517000 	C:\Windows\system32\WSOCK32.dll
0x76710000 - 0x76745000 	C:\Windows\syswow64\WS2_32.dll
0x77150000 - 0x77156000 	C:\Windows\syswow64\NSI.dll
0x6f350000 - 0x6f382000 	C:\Windows\system32\WINMM.dll
0x732f0000 - 0x732f9000 	C:\Windows\system32\VERSION.dll
0x75200000 - 0x75205000 	C:\Windows\syswow64\PSAPI.DLL
0x74290000 - 0x7429c000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\verify.dll
0x70980000 - 0x709a1000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\java.dll
0x73f00000 - 0x73f13000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\zip.dll
0x75340000 - 0x75f89000 	C:\Windows\syswow64\SHELL32.dll
0x765b0000 - 0x7670c000 	C:\Windows\syswow64\ole32.dll
0x73240000 - 0x7324b000 	C:\Windows\system32\profapi.dll
0x72ec0000 - 0x72ed6000 	C:\Windows\system32\CRYPTSP.dll
0x72e80000 - 0x72ebb000 	C:\Windows\system32\rsaenh.dll
0x728e0000 - 0x728f7000 	C:\Windows\system32\USERENV.dll
0x73910000 - 0x73925000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\net.dll
0x71550000 - 0x7158c000 	C:\Windows\system32\mswsock.dll
0x73ff0000 - 0x73ff6000 	C:\Windows\System32\wship6.dll
0x73330000 - 0x7334c000 	C:\Windows\system32\IPHLPAPI.DLL
0x73320000 - 0x73327000 	C:\Windows\system32\WINNSI.DLL
0x717a0000 - 0x717b2000 	C:\Windows\system32\dhcpcsvc.DLL
0x71790000 - 0x7179d000 	C:\Windows\system32\dhcpcsvc6.DLL
0x74280000 - 0x7428f000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\nio.dll
0x74040000 - 0x74048000 	C:\Users\Pedro\AppData\Local\Temp\jansi-32-git-Spigot-934.dll
0x707a0000 - 0x70843000 	C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\MSVCR90.dll
0x71540000 - 0x71545000 	C:\Windows\System32\wshtcpip.dll
0x73370000 - 0x733b4000 	C:\Windows\system32\DNSAPI.dll
0x73960000 - 0x73966000 	C:\Windows\system32\rasadhlp.dll
0x738c0000 - 0x738f8000 	C:\Windows\System32\fwpuclnt.dll
0x709c0000 - 0x709e0000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\sunec.dll
0x74000000 - 0x74009000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\sunmscapi.dll
0x76c60000 - 0x76d7c000 	C:\Windows\syswow64\CRYPT32.dll
0x75f90000 - 0x75f9c000 	C:\Windows\syswow64\MSASN1.dll
0x73a40000 - 0x73a50000 	C:\Windows\system32\NLAapi.dll
0x739c0000 - 0x739c8000 	C:\Windows\System32\winrnr.dll
0x739b0000 - 0x739c0000 	C:\Windows\system32\napinsp.dll
0x73990000 - 0x739a2000 	C:\Windows\system32\pnrpnsp.dll
0x61380000 - 0x61409000 	C:\Users\Pedro\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll
0x710e0000 - 0x710ea000 	C:\Program Files (x86)\Java\jdk1.8.0_45\jre\bin\management.dll
0x66c60000 - 0x66d4b000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx1236M -Xms500M 
java_command: spigot.jar
java_class_path (initial): spigot.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_45
CLASSPATH=,;C:\Program Files (x86)\Java\jdk1.8.0_45\lib;
PATH=C:\Windows\system32;C:\Program Files (x86)\Java\jdk1.8.0_45\bin;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\nodejs\;C:\Users\Pedro\AppData\Roaming\npm
USERNAME=Pedro
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 7 , 64 bit Build 7600 (6.1.7600.16385)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 4071304k(651844k free), swap 8140712k(3522152k free)

vm_info: Java HotSpot(TM) Client VM (25.45-b02) for windows-x86 JRE (1.8.0_45-b15), built on Apr 30 2015 12:31:00 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun Jun 26 14:53:33 2016
elapsed time: 102 seconds (0d 0h 1m 42s)

 

 

 

 

A parte do código que eu desconfio e está:

            	    Bukkit.broadcastMessage("§3§l[GLADIADOR] §3» " + color + "[" + SimpleClans.getInstance().getClanManager().getClanPlayer(dead.getName()).getClan().getTagLabel() + "" + color + "] §f" + dead.getName() + " §efoi eliminado por " + color + "[" + SimpleClans.getInstance().getClanManager().getClanPlayer(killer.getName()).getClan().getTagLabel() + "" + color + "]§a" + killer.getName() + "§e.");

Link para o comentário
Compartilhar em outros sites

15 respostass a esta questão

Posts Recomendados

Olha essa parte do erro:

j  net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore.execute(Ljava/lang/String;)Ljava/lang/Boolean;+10
j  net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager.addStrife(Lnet/sacredlabyrinth/phaed/simpleclans/Clan;Lnet/sacredlabyrinth/phaed/simpleclans/Clan;I)V+381
j  net.sacredlabyrinth.phaed.simpleclans.listeners.SCEntityListener.onEntityDeath(Lorg/bukkit/event/entity/EntityDeathEvent;)V+290

 Acho que esta dando algum erro na hora de pegar do banco de dados?

Link para o comentário
Compartilhar em outros sites

Olha essa parte do erro:

j  net.sacredlabyrinth.phaed.simpleclans.storage.SQLiteCore.execute(Ljava/lang/String;)Ljava/lang/Boolean;+10
j  net.sacredlabyrinth.phaed.simpleclans.managers.StorageManager.addStrife(Lnet/sacredlabyrinth/phaed/simpleclans/Clan;Lnet/sacredlabyrinth/phaed/simpleclans/Clan;I)V+381
j  net.sacredlabyrinth.phaed.simpleclans.listeners.SCEntityListener.onEntityDeath(Lorg/bukkit/event/entity/EntityDeathEvent;)V+290

 Acho que esta dando algum erro na hora de pegar do banco de dados?

Esse erro só apareceu agora e foi do nada, eu não uso MySQL no SimpleClans! eu já acho que encontrei o erro, vou testar aqui..

Link para o comentário
Compartilhar em outros sites

C:\Program Files (x86)\Java\jdk1.8.0_45\bin\java.exe

Primeiro atualiza seu Java pra ultima versão (axo q ta na jdk1.8.0_91).

Aparentemente eh erro de memória. O windows adora dar erro na memoria e "dizer" nos logs q eh uma dll, no caso indicando a "sqlitejdbc.dll". Da isso pq uma dll geralmente eh sempre alocada no mesmo lugar da memoria.

Reiniciar o pc e ver se continua o erro eh uma solução.

 

Por outro lado, pode tentar atualizar/reinstalar seu banco de dados.

Não suspeito que seja o plugin pois nunca vi esse erro com SImpleClans/Gladiador.

Link para o comentário
Compartilhar em outros sites

Sua versão do SimpleClans é as mais atualizadas? Se for, desatualize, as últimas versões haviam um erro onde ao iniciar guerra com um clan, o servidor crashava. Sei por experiência própria.

Link para o comentário
Compartilhar em outros sites

Já foi resolvido, o problema era o SimpleClans mesmo, quando eu abrir a pasta tinha 6 clans criados, eu apaguei 1 e o erro foi resolvido, ainda não entendi o porque disso, mais vou analisar mais 'u'

Link para o comentário
Compartilhar em outros sites

Já foi resolvido, o problema era o SimpleClans mesmo, quando eu abrir a pasta tinha 6 clans criados, eu apaguei 1 e o erro foi resolvido, ainda não entendi o porque disso, mais vou analisar mais 'u'

pode me fala qual simpleclan que você usa ? 

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...