SWDTeam Forums

Welcome to the SWDTeam forums. Enjoy your stay!, Thank you for being part of our community!

[Crash Report] Can't run the game

Dalek Mod version (Update [X] for Minecraft Version [X] ): Dalek Mod Update 43 for Minecraft Version 1.8

Where you downloaded the mod from: https://swdteam.com/product.php?key=XuTH8xMKYQDtBZmC3vxNocBvpgyi2rYP

List of mods installed:


CodeChickenCore
NotEnoughItems
Better HUD
CameraStudio
Dalek Mod
Damage Indicators
Solar Apocalypse
Elite Armageddon
IChunUtil
MPM
LuntariusCore
Schematica
Streak
FoxLib
WorldEdit
InventoryTweaks
Squeedometer

LiteMods:

GammaBright
MnMUtils

AccountManager

Macros

Voxel Map

Chat Bubbles

WorldEdit CUI
TabbyChat

 

Minecraft Forge version: 1.8-forge1.8-11.14.4.1577

Location of crash (e.g. On server/singleplayer): Can't start game.

What you were doing prior to crash: Switching from u44 TB1 to Update 43

Describe the problem please: So I was on the TB for u44 and switched to Update 43 to play on public but the game crashed so I tried deleting the DM file in the mods folder but that didn't work so I made this report.

Crash Report:

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

  CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)

  FMLPlugin (InventoryTweaks-1.59-176.jar)

  CCCDeobfPlugin (unknown)

  CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)

  NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)

Contact their authors BEFORE contacting forge

 

// Who set us up the TNT?

 

Time: 8/18/16 6:34 PM

Description: Initializing game

 

com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 1 column 54

at com.google.gson.Gson.fromJson(Gson.java:818)

at com.google.gson.Gson.fromJson(Gson.java:768)

at com.google.gson.Gson.fromJson(Gson.java:717)

at com.google.gson.Gson.fromJson(Gson.java:689)

at uk.co.swdteam.client.init.DMSplashHandler.init(DMSplashHandler.java:34)

at uk.co.swdteam.main.ClientProxy.init(ClientProxy.java:131)

at uk.co.swdteam.main.TheDalekMod.init(TheDalekMod.java:76)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)

at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 1 column 54

at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)

at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465)

at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)

at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:71)

at com.google.gson.Gson.fromJson(Gson.java:803)

... 42 more

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at com.google.gson.Gson.fromJson(Gson.java:818)

at com.google.gson.Gson.fromJson(Gson.java:768)

at com.google.gson.Gson.fromJson(Gson.java:717)

at com.google.gson.Gson.fromJson(Gson.java:689)

at uk.co.swdteam.client.init.DMSplashHandler.init(DMSplashHandler.java:34)

at uk.co.swdteam.main.ClientProxy.init(ClientProxy.java:131)

at uk.co.swdteam.main.TheDalekMod.init(TheDalekMod.java:76)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)

at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 154249664 bytes (147 MB) / 646447104 bytes (616 MB) up to 954728448 bytes (910 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 Optifine OptiFine_1.8_HD_U_H5 21 mods loaded, 21 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHImcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 

UCHIFML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar) 

UCHIForge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar) 

UCHICodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) 

UCHINotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) 

UCHIhud{1.3.5} [Better HUD] (Better HUD by NukeDuck [1.8][1.3.5].jar) 

UCHICameraStudio{2.18} [Camera Studio] (CameraStudioV2.18.BETA(mc1.8).zip) 

UCHEthedalekmod{Update 43} [thedalekmod] (Dalek Mod - Update 43.jar) 

UCHIDamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar) 

UCHIgenuine-easapoc{1.3.3.7_a1} [Solar Apocalypse] (genuine-ea-1.3.3.7_a1.jar) 

UCHIgenuine-ea{1.3.3.7_a1} [Elite Armageddon] (genuine-ea-1.3.3.7_a1.jar) 

UCHIiChunUtil{5.3.0} [iChunUtil] (iChunUtil-5.3.0.jar) 

UCHIinventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-176.jar) 

UCHILunatriusCore{1.1.2.30} [LunatriusCore] (LunatriusCore-1.8-1.1.2.30-universal.jar) 

UCHImoreplayermodels{1.8.0_beta} [MorePlayerModels] (MorePlayerModels_1.8.0.jar) 

UCHISchematica{1.7.7.140} [Schematica] (Schematica-1.8-1.7.7.140-universal.jar) 

UCHIskinlayers{1.0} [skinlayers] (Skinlayer-Toggle-1.1.jar) 

UCHISqueedometer{1.0.3} [Squeedometer] (Squeedometer-mc1.8.x-1.0.3.jar) 

UCHIStreak{5.0.1} [Streak] (Streak-5.0.1.jar) 

UCHIworldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar) 

UCHIfoxlib{@VERSION@} [FoxLib] (FoxLib-1.8-0.8.0.jar) 

Loaded coremods (and transformers): 

CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)

  codechicken.lib.asm.ClassHeirachyManager

  codechicken.lib.asm.RenderHookTransformer

FMLPlugin (InventoryTweaks-1.59-176.jar)

  invtweaks.forge.asm.ContainerTransformer

CCCDeobfPlugin (unknown)

  

CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)

  codechicken.core.asm.InterfaceDependancyTransformer

  codechicken.core.asm.TweakTransformer

  codechicken.core.asm.DelegatedTransformer

  codechicken.core.asm.DefaultImplementationTransformer

NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)

  codechicken.nei.asm.NEITransformer

Launched Version: 1.8

LWJGL: 2.9.1

OpenGL: AMD Radeon HD 8670D GL version 4.5.13399 Compatibility Profile Context 15.201.1151.1008, ATI Technologies Inc.

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: Yes

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: [Retro Video Game Soundpack-1.8_1.1.zip, John Smith Legacy 1.8.8 v1.3.23.zip, §5Dalek §6Mod §9U44 §aPack-Edit.zip, Default_Font.zip]

Current Language: English (UK)

Profiler Position: N/A (disabled)

OptiFine Version: OptiFine_1.8_HD_U_H5

Render Distance Chunks: 9

Mipmaps: 4

Anisotropic Filtering: 1

Antialiasing: 0

Multitexture: false

Shaders: null

OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1151.1008

OpenGlRenderer: AMD Radeon HD 8670D

OpenGlVendor: ATI Technologies Inc.

CpuCount: 4

Do you have a version of my resource pack installed and active?

Starlord_2001 and I had this problem too. Change the name. Whenever you close MC DM, make sure the pack isn't running. 

You must be logged in to post.