Jump to content

Recommended Posts

Posted

Hello, I am making a custom modpack and I need help. I want to put flans mod with a few content packs on my modpack. I have looked all over the internet and cannot seem to find a tutorial how to install Flans mod content packs on technic modpacks. Please Help

  • Discord Moderator
Posted

Flan's mod just goes in the "mods" folder with all the other mods.

 

Weapon packs go into a folder called "Flan" in the top level folder where "config" and "mods" are located.

  • 7 months later...
Posted

Doesn't work.... I am so tired of trying over 12 times to get flansmod to work i tryed with forge universal recommended because it said in their website that recommended works then tryed it nope didn't work tryed without content packs nope didn't work tryed with latest forge nope didn't work. I AM SO TIRED searching for help watched couple tutorial videos nope everything is normal and good. so so so annoying. here is link to my modpack.zip : https://www.dropbox.com/s/kez42mrbwjp90to/modpack.zip?dl=0  please help me!

Posted

I am using normal technic launcher and it just crashes 

[20:37:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[20:37:35] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[20:37:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[20:37:35] [main/INFO]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
[20:37:35] [main/INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:Program FilesJavajre1.8.0_25
[20:37:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:37:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:37:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:37:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:37:35] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:37] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:37:37] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:37:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:37] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:37:37] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:37:37] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:37:37] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:37:38] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
at com.google.gson.Gson.fromJson(Gson.java:815) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
... 6 more
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374) ~[JsonReader.class:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[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 com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
... 6 more
  • Discord Moderator
Posted

Come back here if you still have problems after switching to the latest version of Java 7 for your platform instead of Java 8:

Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.8.0_25

If you do come back, please provide the API URL for your modpack.

Posted (edited)
[22:29:58] [main/ERROR]: Unable to launch
 java.lang.reflect.InvocationTargetException
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
 Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  at com.google.gson.Gson.fromJson(Gson.java:815) ~[Gson.class:?]
  at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
  at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
  ... 6 more
 Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374) ~[JsonReader.class:?]
  at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[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 com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
  ... 6 more
 
My modpack: http://www.technicpack.net/api/modpack/flan-modpack11 And: [22:29:53] [main/INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_67, running on Windows 8.1:amd64:6.3, installed at C:Program FilesJavajre7
Edited by E4RU
  • Discord Moderator
Posted

I'm not sure what to tell you. The pack works fine when added to my launcher. I suspect that your Java installation is suspect, especially since you seem to have gone from a current Java 1.8 to an outdated Java 1.7. Uninstall anything in your installed programs list related to Java and install the latest Java 7 JRE for your platform.

Posted (edited)
Running C:Program FilesJavajre7binjavaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048m -XX:MaxPermSize=256m -Djava.library.path=C:UsersTarjaAppDataRoaming.technicmodpacksflan-modpack11binnatives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:UsersTarjaAppDataRoaming.technicmodpacksflan-modpack11 -cp C:UsersTarjaAppDataRoaming.techniccachenetminecraftlaunchwrapper1.11launchwrapper-1.11.jar;C:UsersTarjaAppDataRoaming.techniccacheorgow2asmasm-all5.0.3asm-all-5.0.3.jar;C:UsersTarjaAppDataRoaming.techniccachecomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UsersTarjaAppDataRoaming.techniccachecomtypesafeconfig1.2.1config-1.2.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langpluginsscala-continuations-library_2.111.0.2scala-continuations-library_2.11-1.0.2.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2scala-continuations-plugin_2.11.1-1.0.2.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UsersTarjaAppDataRoaming.techniccachenetsfjopt-simplejopt-simple4.5jopt-simple-4.5.jar;C:UsersTarjaAppDataRoaming.techniccachelzmalzma0.0.1lzma-0.0.1.jar;C:UsersTarjaAppDataRoaming.techniccachecommojangrealms1.3.5realms-1.3.5.jar;C:UsersTarjaAppDataRoaming.techniccacheorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UsersTarjaAppDataRoaming.techniccachecommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UsersTarjaAppDataRoaming.techniccacheorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UsersTarjaAppDataRoaming.techniccachejava3dvecmath1.3.1vecmath-1.3.1.jar;C:UsersTarjaAppDataRoaming.techniccachenetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UsersTarjaAppDataRoaming.techniccachecomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UsersTarjaAppDataRoaming.techniccachecompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UsersTarjaAppDataRoaming.techniccachecompaulscodecodecwav20101023codecwav-20101023.jar;C:UsersTarjaAppDataRoaming.techniccachecompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UsersTarjaAppDataRoaming.techniccachecompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UsersTarjaAppDataRoaming.techniccachecompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UsersTarjaAppDataRoaming.techniccacheionettynetty-all4.0.10.Finalnetty-all-4.0.10.Final.jar;C:UsersTarjaAppDataRoaming.techniccachecomgoogleguavaguava16.0guava-16.0.jar;C:UsersTarjaAppDataRoaming.techniccacheorgapachecommonscommons-lang33.2.1commons-lang3-3.2.1.jar;C:UsersTarjaAppDataRoaming.techniccachecommons-iocommons-io2.4commons-io-2.4.jar;C:UsersTarjaAppDataRoaming.techniccachecommons-codeccommons-codec1.9commons-codec-1.9.jar;C:UsersTarjaAppDataRoaming.techniccachenetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UsersTarjaAppDataRoaming.techniccachenetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UsersTarjaAppDataRoaming.techniccachecomgooglecodegsongson2.2.4gson-2.2.4.jar;C:UsersTarjaAppDataRoaming.techniccachecommojangauthlib1.5.16authlib-1.5.16.jar;C:UsersTarjaAppDataRoaming.techniccacheorgapachelogginglog4jlog4j-api2.0-beta9log4j-api-2.0-beta9.jar;C:UsersTarjaAppDataRoaming.techniccacheorgapachelogginglog4jlog4j-core2.0-beta9log4j-core-2.0-beta9.jar;C:UsersTarjaAppDataRoaming.techniccacheorglwjgllwjgllwjgl2.9.1lwjgl-2.9.1.jar;C:UsersTarjaAppDataRoaming.techniccacheorglwjgllwjgllwjgl_util2.9.1lwjgl_util-2.9.1.jar;C:UsersTarjaAppDataRoaming.techniccachetvtwitchtwitch5.16twitch-5.16.jar;C:UsersTarjaAppDataRoaming.technicmodpacksflan-modpack11binmodpack.jar;C:UsersTarjaAppDataRoaming.technicmodpacksflan-modpack11binminecraft.jar net.minecraft.launchwrapper.Launch  --version 1.7.10-Forge10.13.2.1230 --gameDir C:UsersTarjaAppDataRoaming.technicmodpacksflan-modpack11 --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid 0 --accessToken 0 --userProperties ${user_properties} --userType ${user_type} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title FLAN-Modpack1.1 --icon C:UsersTarjaAppDataRoaming.technicassets/packs/flan-modpack11/icon.png
 [15:53:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
 [15:53:20] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
 [15:53:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
 [15:53:20] [main/INFO]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
 [15:53:20] [main/INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_67, running on Windows 8.1:amd64:6.3, installed at C:Program FilesJavajre7
 [15:53:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
 [15:53:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
 [15:53:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
 [15:53:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
 [15:53:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
 [15:53:22] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
 [15:53:22] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
 [15:53:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
 [15:53:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
 [15:53:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
 [15:53:24] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
 [15:53:24] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
 [15:53:26] [main/ERROR]: Unable to launch
 java.lang.reflect.InvocationTargetException
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
 Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  at com.google.gson.Gson.fromJson(Gson.java:815) ~[Gson.class:?]
  at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
  at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
  ... 6 more
 Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374) ~[JsonReader.class:?]
  at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[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 com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
  ... 6 more
I redownloaded latest java 7 did not work either?
Edited by E4RU
  • Discord Moderator
Posted

I redownloaded latest java 7 did not work either?

 

No, you did not:

Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_67

The latest version of Java 7 is u71/u72. Yes, u67 would probably work fine, but the fact that you aren't properly downloading/installing the correct version of Java makes me suspicious of your methods.

Posted

? I tryed to download latest java for 7 but java's website asked me to login for that i try more and let's watch what is happening.

Posted

Well it was little troubling to find and i have gift for you guys again!

 [20:28:26] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
 [20:28:26] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
 [20:28:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
 [20:28:26] [main/INFO]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
 [20:28:26] [main/INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_72, running on Windows 8.1:amd64:6.3, installed at C:Program FilesJavajre7
 [20:28:26] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
 [20:28:26] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
 [20:28:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
 [20:28:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
 [20:28:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
 [20:28:28] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
 [20:28:28] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
 [20:28:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
 [20:28:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
 [20:28:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
 [20:28:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
 [20:28:29] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
 [20:28:31] [main/ERROR]: Unable to launch
 java.lang.reflect.InvocationTargetException
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
 Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  at com.google.gson.Gson.fromJson(Gson.java:815) ~[Gson.class:?]
  at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
  at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
  ... 6 more
 Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374) ~[JsonReader.class:?]
  at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[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 com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  at net.minecraft.client.main.Main.main(SourceFile:116) ~[Main.class:?]
  ... 6 more
Posted
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1

Incorrect JSON format. Most likely a corrupted config somewhere for something.

Posted (edited)

There's a lot of locations for config files that contain JSON objects. This can be anywhere from the modpacks files itself to mod config files to the mods own internal files (those within that .zip or .jar) - there are plenty of options for where a JSON expected file can be located and that log indicates nothing of which file it was attempting to work with when the error was thrown. The best option I could even give for you on what threw the issue is maybe one of the last few lines before the "Unable to launch" line to indicate what exactly it was doing prior to erroring. But even then, this isn't guaranteed to direct you to the actual issue.

Edited by Kalbintion

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...