Crash a la connexion ( probleme command block )

CorentinD27

Bucheron
22 Mars 2015
8
0
11
31
Bonjour,

Je vient vous demander de l'aide car j'ai posé un command block afin de summon un spawner a cheval squelette le problème est que lors de l'activation de ce dernier, le serveur a crashé et crash des que quelqu'un se connecte donc impossible de supprimer ce command block et je ne trouve aucune solution sachant que le serveur était sur le point d'être ouvert :/

Merci de votre aide.
 

CorentinD27

Bucheron
22 Mars 2015
8
0
11
31
Voici le crash report si sa peut aider :

---- Minecraft Crash Report ----
// Why did you do that?

Time: 23/03/15 10:13
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at Bc.a(Unknown Source)
at mC.e(Unknown Source)
at mC.av(Unknown Source)
at sL.a(Unknown Source)
at sL.a(Unknown Source)
at bma.a(Unknown Source)
at sw.a(Unknown Source)
at sw.b(Unknown Source)
at mR.hI(Unknown Source)
at mR.f(Unknown Source)
at net.minecraft.client.main.Main.main(Unknown Source)


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

-- Head --
Stacktrace:
at Bc.a(Unknown Source)
at mC.e(Unknown Source)
at mC.av(Unknown Source)
at sL.a(Unknown Source)
at sL.a(Unknown Source)
at bma.a(Unknown Source)
at sw.a(Unknown Source)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [rk['DC27'/62, l='MpServer', x=-112,23, y=127,62, z=132,49]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (10001475,74,10000416), Chunk: (at 3,4,0 in 625092,625026; contains blocks 10001472,0,10000416 to 10001487,255,10000431), Region: (19534,19532; contains chunks 625088,625024 to 625119,625055, blocks 10001408,0,10000384 to 10001919,255,10000895)
Level time: 29517063 game time, 31097219 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [rk['DC27'/62, l='MpServer', x=-112,23, y=127,62, z=132,49]]
Retry entities: 0 total; []
Server brand: CraftBukkit
Server type: Non-integrated multiplayer server
Stacktrace:
at rf.a(Unknown Source)
at mR.d(Unknown Source)
at mR.f(Unknown Source)
at net.minecraft.client.main.Main.main(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_75, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 72861896 bytes (69 MB) / 180879360 bytes (172 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip]
Current Language: Français (France)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (0)



Ainsi que ma derniere tentative de log :


[23:39:31] [main/INFO]: Setting user: DC27
[23:39:32] [main/INFO]: (Session ID is token:0:DC27)
[23:39:32] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:39:32] [Client thread/ERROR]: Couldn't initialize twitch stream
[23:39:32] [Client thread/INFO]: Reloading ResourceManager: Default, faithful32pack.zip
[23:39:33] [Sound Library Loader/INFO]: Sound engine started
[23:39:34] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[23:39:34] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[23:39:34] [Client thread/ERROR]: ########## GL ERROR ##########
[23:39:34] [Client thread/ERROR]: @ Post startup
[23:39:34] [Client thread/ERROR]: 1281: Invalid value
[23:40:11] [Client thread/INFO]: Connecting to srv31.minecraft-mania.fr, 29516
[23:40:19] [Client thread/INFO]: [CHAT] DC27 joined the game.
[23:40:19] [Client thread/INFO]: [CHAT] Please login with "/login password"
[23:40:19] [Client thread/INFO]: [CHAT] Welcome, (Admin)DC27!
[23:40:19] [Client thread/INFO]: [CHAT] Type /help for a list of commands.
[23:40:19] [Client thread/INFO]: [CHAT] Type /list to see who else is online.
[23:40:19] [Client thread/INFO]: [CHAT] Players online: 1 - World time: 7:33 AM
[23:40:19] [Client thread/INFO]: [CHAT] Vous n'avez pas de courrier.
[23:40:19] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra B5§f
[23:40:29] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NullPointerException
at Bc.a(Unknown Source) ~[minecraft.jar:?]
at mC.e(Unknown Source) ~[minecraft.jar:?]
at mC.av(Unknown Source) ~[minecraft.jar:?]
at sL.a(Unknown Source) ~[minecraft.jar:?]
at sL.a(Unknown Source) ~[minecraft.jar:?]
at bma.a(Unknown Source) ~[minecraft.jar:?]
at sw.a(Unknown Source) ~[minecraft.jar:?]
at sw.b(Unknown Source) ~[minecraft.jar:?]
at mR.hI(Unknown Source) ~[minecraft.jar:?]
at mR.f(Unknown Source) [minecraft.jar:?]
at net.minecraft.client.main.Main.main(Unknown Source) [minecraft.jar:?]
 

Trex

Pisseur de code
28 Août 2012
12
3
19
29
Salut,
Ce que tu peux faire c'est désactiver les commandes bloc sur le serveur grâce au fichier de configuration le temps d'enlever celui qui fait crash.