Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I blame Dinnerbone.
- Time: 13年5月23日 上午1:04
- Description: Exception in server tick loop
- cpw.mods.fml.common.LoaderException: argo.jdom.JsonNodeDoesNotMatchPathElementsException: Failed to find an array at [0] while resolving [0] in [{"modinfoversion":2,"modlist":[{"authors":["nallar"],"credits":"Authored by nallar","description":"Mod which runs entity and tileEntity ticks in threads.","mcversion":"1.4.7","modid":"TickThreading","name":"TickThreading","updateUrl":"http://nallar.me/buildservice/job/TickThreading/lastSuccessfulBuild/artifact/target/","url":"http://nallar.me/minecraft/","version":"1.0.0.1666"}]}].
- at cpw.mods.fml.common.Loader.identifyMods(Loader.java:326)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
- at ho.c(DedicatedServer.java:64)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:159)
- at fy.run(SourceFile:849)
- Caused by: argo.jdom.JsonNodeDoesNotMatchPathElementsException: Failed to find an array at [0] while resolving [0] in [{"modinfoversion":2,"modlist":[{"authors":["nallar"],"credits":"Authored by nallar","description":"Mod which runs entity and tileEntity ticks in threads.","mcversion":"1.4.7","modid":"TickThreading","name":"TickThreading","updateUrl":"http://nallar.me/buildservice/job/TickThreading/lastSuccessfulBuild/artifact/target/","url":"http://nallar.me/minecraft/","version":"1.0.0.1666"}]}].
- at argo.jdom.JsonNodeDoesNotMatchPathElementsException.jsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchPathElementsException.java:23)
- at argo.jdom.JsonNode.wrapExceptionsFor(JsonNode.java:345)
- at argo.jdom.JsonNode.getNode(JsonNode.java:86)
- at monoxide.forgebackup.coremod.BackupModContainer.<init>(BackupModContainer.java:46)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- at java.lang.reflect.Constructor.newInstance(Unknown Source)
- at java.lang.Class.newInstance0(Unknown Source)
- at java.lang.Class.newInstance(Unknown Source)
- at cpw.mods.fml.common.Loader.identifyMods(Loader.java:321)
- ... 6 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.4.7
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_17, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 82801704 bytes (78 MB) / 128450560 bytes (122 MB) up to 2130051072 bytes (2031 MB)
- JVM Flags: 11 total; -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=2 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx2048M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Suspicious classes: FML and Forge are installed
- IntCache: IntCache disabled.
- FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 4 mods loaded, 0 mods active
- mcp [Minecraft Coder Pack] (minecraft.jar)
- FML [Forge Mod Loader] (coremods)
- Forge [Minecraft Forge] (coremods)
- CodeChickenCore [CodeChicken Core] (coremods)
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'tickthreading,forge,fml'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement