1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

[BungeeCord] Cauldron 1.7.2

Discussion dans 'Serveurs' créé par Navalex3000, 3 Août 2014.

  1. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    Bonjour,

    Je poste ce sujet aujourd'hui car je suis sur un projet de serveur d'armes (lien dans ma signature), et je souhaiterais installer BungeeCord sur mon dédié.
    J'avais donc installé et configuré le proxy ainsi que mon serveur, sauf que après quelques recherches, j'ai appris que BungeeCord n'est par défaut pas compatible "Tout ça est causé par des changements dans le protocole de communication par Cauldron par rapport à Minecraft classique."
    Une personne m'a donc aidé en décompilant BungeeCord et en modifiant quelque chose dedans, lien disponible ici.

    BungeeCord se lance, sauf que quand je me connecte, j'ai une erreur minecraft:
    Internal Exception: java.lang.NullPointerException

    Quelqu'un pourrais m'aider ?

    Cordialement, Navalex.
     
    #1 Navalex3000, 3 Août 2014
    Dernière édition: 4 Août 2014
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Salut,
    Tu peux envoyer l'erreur complète ?
     
  3. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    Internal Exception: java.lang.NullPointerException
     
  4. Nolan-XX

    Nolan-XX Modérateur
    Staff

    Inscrit:
    29 Déc 2012
    Messages:
    10 234
    Points:
    304
    Sexe:
    Homme
    Il a dit l'erreur complète, le log entier quoi
     
  5. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    Ah désolé,
    Je pourrais fournir les logs launcher dans la soirée, sinon pour BungeeCord voici les logs:

    Logs BungeeCord:
    Code (cpp):
    13:33:30 [INFO] Using OpenSSL based native cipher.
    13:33:30 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"a53b637":939
    13:33:30 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
    13:33:30 [INFO] Epoll is working, utilising it!
    13:33:30 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
    13:33:30 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
    13:33:30 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
    13:33:30 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
    13:33:30 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
    13:33:30 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
    13:33:30 [INFO] Attempting to update plugin from null to ModuleVersion(build=939, git=a53b637)
    13:33:30 [INFO] Attempting to Jenkins download module cmd_alert v939
    13:33:31 [INFO] Download complete
    13:33:31 [INFO] Attempting to update plugin from null to ModuleVersion(build=939, git=a53b637)
    13:33:31 [INFO] Attempting to Jenkins download module cmd_find v939
    13:33:31 [INFO] Download complete
    13:33:31 [INFO] Attempting to update plugin from null to ModuleVersion(build=939, git=a53b637)
    13:33:31 [INFO] Attempting to Jenkins download module cmd_list v939
    13:33:32 [INFO] Download complete
    13:33:32 [INFO] Attempting to update plugin from null to ModuleVersion(build=939, git=a53b637)
    13:33:32 [INFO] Attempting to Jenkins download module cmd_send v939
    13:33:32 [INFO] Download complete
    13:33:32 [INFO] Attempting to update plugin from null to ModuleVersion(build=939, git=a53b637)
    13:33:32 [INFO] Attempting to Jenkins download module cmd_server v939
    13:33:32 [INFO] Download complete
    13:33:32 [INFO] Attempting to update plugin from null to ModuleVersion(build=939, git=a53b637)
    13:33:32 [INFO] Attempting to Jenkins download module reconnect_yaml v939
    13:33:33 [INFO] Download complete
    13:33:33 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [WARNING] Forced host server pvp is not defined
    13:33:33 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:33 [INFO] Listening on /0.0.0.0:25577
    13:33:46 [INFO] Using OpenSSL based native cipher.
    13:33:46 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:33:47 [INFO] Couldn't detect bungee version. Custom build?
    13:33:47 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [WARNING] Forced host server pvp is not defined
    13:33:47 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:33:47 [INFO] Listening on /0.0.0.0:25577
    13:38:15 [INFO] Using OpenSSL based native cipher.
    13:38:15 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:38:15 [INFO] Couldn'
    t detect bungee version. Custom build?
    13:38:15 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [WARNING] Forced host server pvp is not defined
    13:38:15 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:38:15 [INFO] Listening on /0.0.0.0:25577
    13:41:24 [INFO] Using OpenSSL based native cipher.
    13:41:24 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:41:24 [INFO] Couldn't detect bungee version. Custom build?
    13:41:25 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [WARNING] Forced host server pvp is not defined
    13:41:25 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:41:25 [INFO] Listening on /0.0.0.0:25562
    13:42:45 [INFO] Using OpenSSL based native cipher.
    13:42:45 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:42:45 [INFO] Couldn'
    t detect bungee version. Custom build?
    13:42:45 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [WARNING] Forced host server pvp is not defined
    13:42:45 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:42:45 [INFO] Listening on /62.4.23.26:25562
    13:44:25 [INFO] Using OpenSSL based native cipher.
    13:44:25 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:44:25 [INFO] Couldn't detect bungee version. Custom build?
    13:44:25 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [WARNING] Forced host server pvp is not defined
    13:44:25 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:44:25 [INFO] Listening on /0.0.0.0:25565
    13:44:25 [INFO] Started query on /0:0:0:0:0:0:0:0:25565
    13:44:33 [INFO] [/78.120.135.84:58542] <-> InitialHandler has connected
    13:44:36 [INFO] [/78.120.135.84:58543] <-> InitialHandler has connected
    13:44:39 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    13:44:40 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    13:44:40 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    13:45:38 [INFO] Using OpenSSL based native cipher.
    13:45:38 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:45:38 [INFO] Couldn'
    t detect bungee version. Custom build?
    13:45:38 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [WARNING] Forced host server pvp is not defined
    13:45:38 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:45:38 [INFO] Listening on /0.0.0.0:25565
    13:45:38 [INFO] Started query on /0:0:0:0:0:0:0:0:25565
    13:45:50 [INFO] [/78.120.135.84:58604] <-> InitialHandler has connected
    13:45:51 [INFO] [/78.120.135.84:58605] <-> InitialHandler has connected
    13:46:09 [INFO] [/78.120.135.84:58613] <-> InitialHandler has connected
    13:46:13 [INFO] [/78.120.135.84:58614] <-> InitialHandler has connected
    13:46:16 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    13:46:18 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    13:46:18 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    13:49:28 [INFO] [/78.120.135.84:58714] <-> InitialHandler has connected
    13:49:29 [INFO] [/78.120.135.84:58715] <-> InitialHandler has connected
    13:49:33 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    13:49:34 [INFO] [/78.120.135.84:58721] <-> InitialHandler has connected
    13:49:35 [INFO] [navalex3000] <-> ServerConnector [lobby] has disconnected
    13:49:35 [INFO] [navalex3000] disconnected with: ?cKicked whilst connecting to lobby: This server requires Forge.
    13:49:35 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    13:50:56 [INFO] Using OpenSSL based native cipher.
    13:50:56 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"b896a60":unknown
    13:50:57 [INFO] Couldn't detect bungee version. Custom build?
    13:50:57 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Loaded plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Loaded plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Loaded plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Loaded plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [WARNING] Forced host server pvp is not defined
    13:50:57 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Enabled plugin cmd_find version git:cmd_find:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Enabled plugin cmd_server version git:cmd_server:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Enabled plugin cmd_send version git:cmd_send:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Enabled plugin cmd_list version git:cmd_list:1.7-SNAPSHOT:"a53b637":939 by SpigotMC
    13:50:57 [INFO] Listening on /0.0.0.0:25565
    13:50:57 [INFO] Started query on /0:0:0:0:0:0:0:0:25565
    13:51:00 [INFO] [/78.120.135.84:58732] <-> InitialHandler has connected
    13:51:02 [INFO] [/78.120.135.84:58733] <-> InitialHandler has connected
    13:51:26 [INFO] [/78.120.135.84:58735] <-> InitialHandler has connected
    13:51:44 [SEVERE] Error authenticating navalex3000 with minecraft.net
    io.netty.channel.ConnectTimeoutException: connection timed out: sessionserver.mojang.com/54.243.32.219:443
        at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:214)
        at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)
        at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:123)
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
        at java.lang.Thread.run(Thread.java:744)
    13:54:11 [INFO] [/78.120.135.84:59169] <-> InitialHandler has connected
    13:54:12 [INFO] [/78.120.135.84:59170] <-> InitialHandler has connected
    13:54:14 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    13:54:15 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    13:54:15 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    13:54:30 [INFO] [/78.120.135.84:59174] <-> InitialHandler has connected
    13:54:32 [INFO] [/78.120.135.84:59175] <-> InitialHandler has connected
    13:54:33 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    13:54:34 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    13:54:34 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    13:58:04 [INFO] [/78.120.135.84:59200] <-> InitialHandler has connected
    13:58:05 [INFO] [/78.120.135.84:59201] <-> InitialHandler has connected
    13:58:07 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    13:58:08 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    13:58:08 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    14:16:19 [INFO] [/82.236.10.171:50929] <-> InitialHandler has connected
    14:21:17 [INFO] [/78.120.135.84:61230] <-> InitialHandler has connected
    14:21:18 [INFO] [/78.120.135.84:61231] <-> InitialHandler has connected
    14:21:20 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    14:21:21 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    14:21:21 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    14:21:27 [INFO] [/78.120.135.84:61237] <-> InitialHandler has connected
    14:21:43 [INFO] [/78.120.135.84:61245] <-> InitialHandler has connected
    14:21:45 [INFO] [/78.120.135.84:61246] <-> InitialHandler has connected
    14:21:49 [INFO] [navalex3000] <-> ServerConnector [lobby] has connected
    14:21:50 [INFO] [navalex3000] -> UpstreamBridge has disconnected
    14:21:50 [INFO] [navalex3000] <-> DownstreamBridge <-> [lobby] has disconnected
    16:21:45 [INFO] [/93.6.38.177:49321] <-> InitialHandler has connected
    16:21:48 [INFO] [romking73] <-> ServerConnector [lobby] has connected
    16:21:48 [INFO] [romking73] disconnected with: ?cKicked whilst connecting to lobby: ?fOutdated server! I'
    Config BungeeCord:
    (Je suis sur un VPS)
    Code (cpp):

    player_limit: -1
    ip_forward: false
    permissions:
      default:
      - bungeecord.command.server
      - bungeecord.command.list
      admin:
      - bungeecord.command.alert
      - bungeecord.command.end
      - bungeecord.command.ip
      - bungeecord.command.reload
    timeout: 30000
    online_mode: true
    servers:
      lobby:
        address: localhost:30000
        restricted: false
        motd: '&7[&3Death&cMine&7] &8-> &6En construction...'
    listeners:
    - max_players: 50
      fallback_server: lobby
      host: 0.0.0.0:25565
      bind_local_address: false
      ping_passthrough: false
      tab_list: GLOBAL_PING
      default_server: lobby
      forced_hosts:
        pvp.md-5.net: pvp
      tab_size: 60
      force_default_server: true
      motd: '&7[&3Death&cMine&7] &8-> &6En construction...'
      query_enabled: true
      query_port: 25565
    enable_forge_support: true
    disabled_commands:
    - disabledcommandhere
    groups:
      md_5:
      - admin
    connection_throttle: 4000
    stats: 2765c389-a0d8-46e0-81a4-f86a9074711e
     
     
  6. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Le java.lang.NullPointerException, tu l'as sur le client ou sur BungeeCord ? Car il me faut les logs de ce qui fait le NPE.
     
  7. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
  8. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Dans ce cas il faut les logs du client. Sur ton launcher, édite le profil forge, launcher visibility -> keep the launcher open
    Ensuite, lances le jeu et connecte toi.
    Retourne sur le launcher, il me faut le contenu de launcher log et de game output
     
  9. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    J'utilise un launcher personnalisé, pas celui de minecraft, aurais-tu un moyen plus rapide de contact, tel que Skype ?
     
  10. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Oui j'ai skype.
    Mais si c'est un launcher custom, je ne peux pas faire grand chose :/
     
  11. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    Il n'y a pas moyen de voir les logs par les dossiers du launcher ?
     
  12. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Avec le launcher de mojang, .minecraft/logs/ il y a latest.log et forgemodloader-latest.log, mais avec ton launcher je ne sais pas.
     
  13. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    J'ai un dossier crash report, et plein de log avec un nom assez space ^^
     
  14. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Envoie un screenshot ?
     
  15. Navalex3000

    Navalex3000 Enter the World

    Inscrit:
    11 Juin 2013
    Messages:
    41
    Points:
    33
    Sexe:
    Homme
    Voilà le fichier logs (seulement du test de connexion à Bungee):
    Code (cpp):
    --- LOGS DU LAUNCHER #32757 - 07/08/14 17:02 ---

    Page des news : http://deathminefr.tumblr.com
    ### Actualisation de la session...
    Adresse du serveur d'authentification : https://authserver.mojang.com/
    ### Chargement terminé ; affichage de l'
    interface
    ### Connexion au compte...
    ### Téléchargement de la liste des versions...
    ### Détermination de la version à télécharger...
    Version 1.7.2
    ### Calcul des différences...
    ### Vérification des bibliothèques...
    32 bibliothèques à  vérifier...
    ### Mise à jour des bibliothèques...
    1 bibliothèques à mettre à jour...
    ### Exécution du jeu...
    Chemin vers Java : C:\Program Files\Java\jre7\bin\javaw.exe
    Extraction de la librairie native : C:\Users\Cati\AppData\Roaming\.DeathMine\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar dans C:\Users\Cati\AppData\Roaming\.DeathMine\libraries\natives\windows
    Extraction de la librairie native : C:\Users\Cati\AppData\Roaming\.DeathMine\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar dans C:\Users\Cati\AppData\Roaming\.DeathMine\libraries\natives\windows
    Authentifé ; ajout des informations...
    Connexion automatique activée

    --- LOGS DU JEU  ---

    [17:03:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [17:03:21] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [17:03:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [17:03:21] [main/INFO]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading
    [17:03:21] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
    [17:03:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [17:03:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [17:03:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [17:03:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [17:03:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:03:23] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [17:03:23] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [17:03:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:03:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:03:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:03:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [17:03:25] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [17:03:29] [main/INFO]: Setting user: navalex3000
    [17:03:31] [Client thread/INFO]: LWJGL Version: 2.9.0
    [17:03:32] [Client thread/INFO]: Attempting early MinecraftForge initialization
    [17:03:32] [Client thread/INFO]: MinecraftForge v10.12.2.1121 Initialized
    [17:03:32] [Client thread/INFO]: Replaced 182 ore recipies
    [17:03:32] [Client thread/INFO]: Completed early MinecraftForge initialization
    [17:03:33] [Client thread/INFO]: Searching C:\Users\Cati\AppData\Roaming\.DeathMine\mods for mods
    [17:03:34] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
    [17:03:34] [Client thread/ERROR]: FML has detected a mod that is using a package name based on '
    net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
    [17:03:37] [Client thread/WARN]: Mod mcheli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.9.3
    [17:03:37] [Client thread/INFO]: Attempting to reparse the mod container minedeco-1.7.2-1.0.2.jar
    [17:03:38] [Client thread/INFO]: Forge Mod Loader has identified 15 mods to load
    [17:03:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:asielib, FMLFileResourcePack:ATV MOD, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:MineDeco, FMLFileResourcePack:Smart Moving, FMLFileResourcePack:Smart Render, FMLFileResourcePack:VoxelMap
    [17:03:41] [Client thread/INFO]: Processing ObjectHolder annotations
    [17:03:41] [Client thread/INFO]: Found 341 ObjectHolder annotations
    [17:03:41] [Client thread/INFO]: Configured a dormant chunk cache size of 0
    [17:03:41] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
    [17:03:41] [Client thread/INFO]: Cached 48 resources
    [17:03:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:asielib, FMLFileResourcePack:ATV MOD, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:MineDeco, FMLFileResourcePack:Smart Moving, FMLFileResourcePack:Smart Render, FMLFileResourcePack:VoxelMap, FMLFileResourcePack:Carpenter's Blocks Cached Resources
    [Flan'
    s Mod] Preinitialising Flan's mod.
    [Flan'
    s Mod] Loaded content pack : BF3 Weapon Sounds 1.7.2-4.3.0 (1).jar
    [Flan's Mod] Loaded content pack : Parts Pack for Flans Mod 4.2 (2).zip
    [Flan'
    s Mod] Loaded textures and models.
    [Flan's Mod] Loaded part.
    [Flan'
    s Mod] Loaded bullet.
    [Flan's Mod] Loaded attachment.
    [Flan'
    s Mod] Loaded gun.
    [Flan's Mod] Loaded aa.
    [Flan'
    s Mod] Loaded vehicle.
    [Flan's Mod] Loaded plane.
    [Flan'
    s Mod] Loaded mechaItem.
    [Flan's Mod] Loaded mecha.
    [Flan'
    s Mod] Loaded grenade.
    [Flan's Mod] Loaded tool.
    [Flan'
    s Mod] Loaded armour.
    [Flan's Mod] Loaded playerClass.
    [Flan'
    s Mod] Loaded team.
    [Flan's Mod] Loaded box.
    [Flan'
    s Mod] Loading Flan's mod client side.
    [17:03:44] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:asielib, FMLFileResourcePack:ATV MOD, FMLFileResourcePack:Carpenter'
    s Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:MineDeco, FMLFileResourcePack:Smart Moving, FMLFileResourcePack:Smart Render, FMLFileResourcePack:VoxelMap, FMLFileResourcePack:Carpenter's Blocks Cached Resources, FMLFileResourcePack:Flan's Mod : BF3 Weapon Sounds 1.7.2-4.3.0 (1).jar, FMLFileResourcePack:Flan's Mod : Parts Pack for Flans Mod 4.2 (2).zip
    [Flan's Mod] Preinitializing complete.
    [mcheli] MC Ver:1.7.2 MOD Ver:0.9.3
    [mcheli] Start load...
    [mcheli] SourcePath: C:\Users\Cati\AppData\Roaming\.DeathMine\mods\mcheli
    [mcheli] CurrentDirectory:C:\Users\Cati\AppData\Roaming\.DeathMine\.
    [mcheli] loaded C:\Users\Cati\AppData\Roaming\.DeathMine\config\mcheli.cfg
    [mcheli] update C:\Users\Cati\AppData\Roaming\.DeathMine\config\mcheli.cfg
    [mcheli] Read 124 weapons
    [mcheli] Read 21 helicopters
    [mcheli] Read 30 planes
    [mcheli] Read 12 vehicles
    [mcheli] Read 4 throwable
    [mcheli] Update sounds.json. 143 sounds
    [mcheli] Register item
    [mcheli] Register system
    [mcheli] Register entity
    [mcheli] Register renderer
    [mcheli] Register models
    [mcheli] Register Sounds
    [mcheli] Update lang:C:\Users\Cati\AppData\Roaming\.DeathMine\mods\mcheli\assets\mcheli\lang\en_US.lang
    [mcheli] Update lang:C:\Users\Cati\AppData\Roaming\.DeathMine\mods\mcheli\assets\mcheli\lang\ja_JP.lang
    [mcheli] End load
    [17:03:52] [Client thread/INFO]: Applying holder lookups
    [17:03:52] [Client thread/INFO]: Holder lookups applied

    Starting up SoundSystem...
    Initializing LWJGL OpenAL
        (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    OpenAL initialized.
    [17:03:53] [Client thread/WARN]: Invalid sounds.json
    com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 134
        at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
        at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
        at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[TypeAdapterRuntimeTypeWrapper.class:?]
        at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[MapTypeAdapterFactory$Adapter.class:?]
        at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
        at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
        at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
        at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:79) [btc.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SourceFile:99) [bqx.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472) [azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 134
        at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
        ... 17 more

    [17:03:53] [Sound Library Loader/INFO]: Sound engine started
    [17:03:56] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
    [17:03:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4096_null.png
    java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4096_null.png
        at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bpx.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bpx.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:524) [azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    [17:03:56] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/items/smashingrock.png
    java.io.FileNotFoundException: chisel:textures/items/smashingrock.png
        at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bpx.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bpx.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:524) [azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    [17:03:56] [Client thread/INFO]: Created: 512x512 textures/items-atlas
    [Flan'
    s Mod] Initialising Flan's Mod.
    [Flan'
    s Mod] Loaded recipes.
    [Flan's Mod] Loading complete.
    Client Player 1.4 Created
    Client Player: registered Smart Moving
    Server Player 1.4 Created
    Server Player: registered Smart Moving
    Smart Moving uses communication protocol 2.3
    [17:03:57] [Client thread/INFO]: Smart Moving uses communication protocol 2.3
    Client Player: registered Smart Render
    java.lang.ClassNotFoundException: shukaro.artifice.ArtificeBlocks
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassCompat.<init>(ChiselModCompatibility.java:19)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat$1.<init>(ChiselModCompatibility.java:71)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat.<init>(ChiselModCompatibility.java:70)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$1.<init>(ChiselModCompatibility.java:101)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility.postInit(ChiselModCompatibility.java:100)
        at info.jbcs.minecraft.chisel.Chisel.postInit(Chisel.java:189)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        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.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException
    java.lang.ClassNotFoundException: num.numirp.block.ModBlocks
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassCompat.<init>(ChiselModCompatibility.java:19)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat$1.<init>(ChiselModCompatibility.java:71)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat.<init>(ChiselModCompatibility.java:70)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$2.<init>(ChiselModCompatibility.java:110)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility.postInit(ChiselModCompatibility.java:109)
        at info.jbcs.minecraft.chisel.Chisel.postInit(Chisel.java:189)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        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.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException
    java.lang.ClassNotFoundException: mrtjp.projectred.ProjectRedExploration
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassCompat.<init>(ChiselModCompatibility.java:19)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat$1.<init>(ChiselModCompatibility.java:71)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat.<init>(ChiselModCompatibility.java:70)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$3.<init>(ChiselModCompatibility.java:119)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility.postInit(ChiselModCompatibility.java:118)
        at info.jbcs.minecraft.chisel.Chisel.postInit(Chisel.java:189)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        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.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException
    java.lang.ClassNotFoundException: mariculture.core.Core
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassCompat.<init>(ChiselModCompatibility.java:19)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat$1.<init>(ChiselModCompatibility.java:71)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat.<init>(ChiselModCompatibility.java:70)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$4.<init>(ChiselModCompatibility.java:129)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility.postInit(ChiselModCompatibility.java:128)
        at info.jbcs.minecraft.chisel.Chisel.postInit(Chisel.java:189)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        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.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException
    java.lang.ClassNotFoundException: emasher.core.EmasherCore
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassCompat.<init>(ChiselModCompatibility.java:19)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat$1.<init>(ChiselModCompatibility.java:71)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassBlockCompat.<init>(ChiselModCompatibility.java:70)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$5.<init>(ChiselModCompatibility.java:138)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility.postInit(ChiselModCompatibility.java:137)
        at info.jbcs.minecraft.chisel.Chisel.postInit(Chisel.java:189)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        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.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException
    java.lang.ClassNotFoundException: Reika.GeoStrata.GeoStrata
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$ClassCompat.<init>(ChiselModCompatibility.java:19)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility$6.<init>(ChiselModCompatibility.java:148)
        at info.jbcs.minecraft.chisel.ChiselModCompatibility.postInit(ChiselModCompatibility.java:147)
        at info.jbcs.minecraft.chisel.Chisel.postInit(Chisel.java:189)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
        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.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
        at net.minecraft.client.main.Main.main(SourceFile:103)
        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.minecraft.launchwrapper.Launch.launch(Launch.java:134)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NullPointerException
    could not get entityRenderMap
    [17:04:01] [Client thread/INFO]:   Unknown recipe class! mcheli.MCH_FuelRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [17:04:01] [Client thread/INFO]: Forge Mod Loader has successfully loaded 15 mods
    [17:04:01] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:asielib, FMLFileResourcePack:ATV MOD, FMLFileResourcePack:Carpenter'
    s Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:MineDeco, FMLFileResourcePack:Smart Moving, FMLFileResourcePack:Smart Render, FMLFileResourcePack:VoxelMap, FMLFileResourcePack:Carpenter's Blocks Cached Resources, FMLFileResourcePack:Flan's Mod : BF3 Weapon Sounds 1.7.2-4.3.0 (1).jar, FMLFileResourcePack:Flan's Mod : Parts Pack for Flans Mod 4.2 (2).zip
    [17:04:01] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4096_null.png
    java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4096_null.png
        at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bpx.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [bqx.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [bqx.class:?]
        at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:568) [azd.class:?]
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527) [azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    [17:04:01] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/items/smashingrock.png
    java.io.FileNotFoundException: chisel:textures/items/smashingrock.png
        at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpr.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
        at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bpx.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [bqx.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [bqx.class:?]
        at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:568) [azd.class:?]
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527) [azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    [17:04:02] [Client thread/INFO]: Created: 512x512 textures/items-atlas
    [17:04:03] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas

    SoundSystem shutting down...
        Author: Paul Lamb, www.paulscode.com


    Starting up SoundSystem...
    Initializing LWJGL OpenAL
        (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    OpenAL initialized.
    [17:04:04] [Client thread/WARN]: Invalid sounds.json
    com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 134
        at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
        at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
        at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[TypeAdapterRuntimeTypeWrapper.class:?]
        at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[MapTypeAdapterFactory$Adapter.class:?]
        at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
        at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
        at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
        at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:79) [btc.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [bqx.class:?]
        at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [bqx.class:?]
        at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:568) [azd.class:?]
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527) [azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 134
        at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
        ... 20 more

    [17:04:04] [Sound Library Loader/INFO]: Sound engine started
    [17:04:05] [Netty Client IO #0/INFO]: Attempting connection with missing mods [voxelmap] at SERVER
    [17:04:06] [Client thread/INFO]: Connecting to 62.4.23.26, 25565
    [17:04:07] [Netty Client IO #1/INFO]: Server protocol version 1
    [17:04:07] [Netty Client IO #1/INFO]: Attempting connection with missing mods [voxelmap] at SERVER
    [17:04:07] [Netty Client IO #1/INFO]: Injecting existing block and item data into this client instance
    [17:04:08] [Netty Client IO #1/INFO]: Applying holder lookups
    [17:04:08] [Netty Client IO #1/INFO]: Holder lookups applied
    [17:04:10] [Netty Client IO #3/INFO]: Attempting connection with missing mods [voxelmap] at SERVER
    [17:04:12] [Client thread/INFO]: Connecting to mc.deathmine.com, 25555
    [17:04:14] [Netty Client IO #6/INFO]: Server protocol version 1
    [17:04:14] [Netty Client IO #6/INFO]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S38PacketPlayerListItem
    [17:04:14] [Netty Client IO #6/INFO]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S38PacketPlayerListItem
    [17:04:14] [Netty Client IO #6/INFO]: Attempting connection with missing mods [voxelmap] at SERVER
    [17:04:14] [Netty Client IO #6/ERROR]: HandshakeMessageHandler exception
    java.lang.NullPointerException
        at cpw.mods.fml.common.network.handshake.FMLHandshakeClientState$4.accept(FMLHandshakeClientState.java:88) ~[FMLHandshakeClientState$4.class:?]
        at cpw.mods.fml.common.network.handshake.FMLHandshakeClientState$4.accept(FMLHandshakeClientState.java:82) ~[FMLHandshakeClientState$4.class:?]
        at cpw.mods.fml.common.network.handshake.HandshakeMessageHandler.userEventTriggered(HandshakeMessageHandler.java:40) ~[HandshakeMessageHandler.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeUserEventTriggered(DefaultChannelHandlerContext.java:308) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireUserEventTriggered(DefaultChannelHandlerContext.java:294) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.ChannelInboundHandlerAdapter.userEventTriggered(ChannelInboundHandlerAdapter.java:108) [ChannelInboundHandlerAdapter.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeUserEventTriggered(DefaultChannelHandlerContext.java:308) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireUserEventTriggered(DefaultChannelHandlerContext.java:294) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.ChannelInboundHandlerAdapter.userEventTriggered(ChannelInboundHandlerAdapter.java:108) [ChannelInboundHandlerAdapter.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeUserEventTriggered(DefaultChannelHandlerContext.java:308) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireUserEventTriggered(DefaultChannelHandlerContext.java:294) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireUserEventTriggered(DefaultChannelPipeline.java:779) [DefaultChannelPipeline.class:?]
        at cpw.mods.fml.common.network.handshake.NetworkDispatcher.handleVanilla(NetworkDispatcher.java:201) [NetworkDispatcher.class:?]
        at cpw.mods.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:189) [NetworkDispatcher.class:?]
        at cpw.mods.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:43) [NetworkDispatcher.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [ByteToMessageDecoder.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [ByteToMessageDecoder.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [ReadTimeoutHandler.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [AbstractNioByteChannel$NioByteUnsafe.class:?]
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
    [17:04:14] [Netty Client IO #6/ERROR]: NetworkDispatcher exception
    java.lang.NullPointerException
        at cpw.mods.fml.common.network.handshake.FMLHandshakeClientState$4.accept(FMLHandshakeClientState.java:88) ~[FMLHandshakeClientState$4.class:?]
        at cpw.mods.fml.common.network.handshake.FMLHandshakeClientState$4.accept(FMLHandshakeClientState.java:82) ~[FMLHandshakeClientState$4.class:?]
        at cpw.mods.fml.common.network.handshake.HandshakeMessageHandler.userEventTriggered(HandshakeMessageHandler.java:40) ~[HandshakeMessageHandler.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeUserEventTriggered(DefaultChannelHandlerContext.java:308) ~[DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireUserEventTriggered(DefaultChannelHandlerContext.java:294) ~[DefaultChannelHandlerContext.class:?]
        at io.netty.channel.ChannelInboundHandlerAdapter.userEventTriggered(ChannelInboundHandlerAdapter.java:108) ~[ChannelInboundHandlerAdapter.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeUserEventTriggered(DefaultChannelHandlerContext.java:308) ~[DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireUserEventTriggered(DefaultChannelHandlerContext.java:294) ~[DefaultChannelHandlerContext.class:?]
        at io.netty.channel.ChannelInboundHandlerAdapter.userEventTriggered(ChannelInboundHandlerAdapter.java:108) ~[ChannelInboundHandlerAdapter.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeUserEventTriggered(DefaultChannelHandlerContext.java:308) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireUserEventTriggered(DefaultChannelHandlerContext.java:294) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireUserEventTriggered(DefaultChannelPipeline.java:779) ~[DefaultChannelPipeline.class:?]
        at cpw.mods.fml.common.network.handshake.NetworkDispatcher.handleVanilla(NetworkDispatcher.java:201) ~[NetworkDispatcher.class:?]
        at cpw.mods.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:189) ~[NetworkDispatcher.class:?]
        at cpw.mods.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:43) ~[NetworkDispatcher.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [ByteToMessageDecoder.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [ByteToMessageDecoder.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [ReadTimeoutHandler.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [AbstractNioByteChannel$NioByteUnsafe.class:?]
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
    [17:04:16] [Client thread/FATAL]: Reported exception thrown!
    net.minecraft.util.ReportedException: Ticking screen
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1614) ~[azd.class:?]
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:916) ~[azd.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835) [azd.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    Caused by: java.lang.IllegalArgumentException: Could not get provider type for dimension 11, does not exist
        at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:148) ~[DimensionManager.class:?]
        at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:302) ~[DimensionManager.class:?]
        at net.minecraft.world.WorldProvider.func_76570_a(WorldProvider.java:160) ~[apa.class:?]
        at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:54) ~[biz.class:?]
        at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:232) ~[biv.class:?]
        at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70) ~[gu.class:?]
        at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) ~[gu.class:?]
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197) ~[ef.class:?]
        at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:76) ~[bbe.class:?]
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1600) ~[azd.class:?]
        ... 9 more
    ---- Minecraft Crash Report ----
    // Shall we play a game?'s Blocks] (Carpenter's Blocks v3.2.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        chisel{1.5.4b} [Chisel] (Chisel-1.7.2-1.5.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        flansmod{4.3.0} [Flan's Mod] (Flans Mod-1.7.2-4.3.0 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        mcheli{0.9.3} [MC Helicopter] (mcheli) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        MineDeco{1.0.2} [MineDeco] (minedeco-1.7.2-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        SmartMoving{15.0.1} [Smart Moving] (SmartMoving-1.7.2-15.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        SmartRender{2.0} [Smart Render] (SmartRender-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
        Launched Version: 1.7.2
        LWJGL: 2.9.0
        OpenGL: GeForce G210/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
        Is Modded: Definitely; Client brand changed to '
    fml,forge'
        Type: Client (map_client.txt)
        Resource Packs: []
        Current Language: English (US)
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
        Anisotropic Filtering: Off (1)
    #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Cati\AppData\Roaming\.DeathMine\crash-reports\crash-2014-08-07_17.04.16-client.txt
    AL lib: (EE) alc_cleanup: 1 device not closed
    ### Le jeu a crashé ! ###
     

Partager cette page