I had my own modpack on technic which was working perfectly before. I didn't update the mods for a while cuz I was too lazy, but I decided to update it today.
I threw in some updated mods and updated forge to 1.7.10 version 1448.
However when I try to launch the game, the log loads for a few lines and then it just crashes without an error. I first thought it was due to some mods conflicts. However, I eventually deleted all mods in the mod folder in the process of locating the source of error, but the error still exist. I then tried downgrading the forge to an old version then it works. The problem I have now is that somehow my launcher cannot launch newer versions of forge. am still experimenting right now and I will update in a later post which version of forge my launcher can load up to.
Btw here is the log when I tried to launch the game in a new version of forge
[B#219] Analytics Response [runModpack]: 200
ummm User data ?
[B#219] [11:17:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[B#219] [11:17:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[B#219] [11:17:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[B#219] [11:17:57] [main/INFO]: Forge Mod Loader version 7.10.138.1400 for Minecraft 1.7.10 loading
[B#219] [11:17:57] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_31, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_31
[B#219] [11:17:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[B#219] [11:17:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[B#219] [11:17:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[B#219] [11:17:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[B#219] [11:17:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[B#219] [11:18:07] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[B#219] [11:18:08] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[B#219] [11:18:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[B#219] [11:18:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[B#219] Exception in thread "main" [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoSuchMethodError: com.google.common.io.CharSource.readLines(Lcom/google/common/io/LineProcessor;)Ljava/lang/Object;
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.processATFile(AccessTransformer.java:125)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:120)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:97)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Please help me solve the problem (;
EDIT:
The latest version I can load is forge-1.7.10-10.13.3.1387-1.7.10-universal
Anything starting from forge-1.7.10-10.13.3.1388-1.7.10-universal doesnt launch (I have tried most of them)
the official update changelog for forge-1.7.10-10.13.3.1388-1.7.10-universal is here:
Changelog:
Build 1388:
cpw: MinecraftForge/[email protected] Update to use the inherited jar format. Simplifies a lot..
Build 1.7.10-10.13.3.1385-1.7.10:
cpw:
Expose the fluid that a block was constructed with, useful for 'non-default'
configuration of fluidblocks. Shouldn't be used outside of this purpose.
Build 1.7.10-10.13.3.1384-1.7.10:
cpw: Replace the OLD fluid in the fluidID map, not the new one..
Build 1.7.10-10.13.3.1382-1.7.10:
cpw: Make FluidStack hold a delegate for the fluid. This can then float based on what is "live" at present.
Build 1.7.10-10.13.3.1381-1.7.10:
cpw:
Reformat ItemArmor$ArmorMaterial.getBaseItem to use an if/then/else structure. The switch
causes the generation of an internal class which may derp custom armor addition.
Closes #1799
Build 1.7.10-10.13.3.1380-1.7.10:
cpw: Actually use the override constraint in ticket requests. Closes #1802
Build 1.7.10-10.13.3.1379-1.7.10:
cpw: Change logging to avoid the String.format bug. Closes #1809
Build 1.7.10-10.13.3.1378-1.7.10:
cpw: MinecraftForge/[email protected] Exceptions during construction phase should not propogate and cause an immediate crash. Closes #638
Build 1.7.10-10.13.3.1377-1.7.10:
cpw: Verify that the fluid registry doesn't contain "junk" fluids thru reflection.
Build 1.7.10-10.13.3.1376-1.7.10:
cpw:
Fixed NBTSizeTracker missing a lot of data being read. Also made new NBT object allocation claim 32-bits in the size tracker.
(cherry picked from commit de066a86da281d381b0e3ab9e83682720327049c)
Conflicts:
patches/minecraft/net/minecraft/nbt/CompressedStreamTools.java.patch
patches/minecraft/net/minecraft/nbt/NBTTagList.java.patch
Build 1.8-11.14.1.1375:
LexManos: Fixed NBTSizeTracker missing a lot of data being read. Also made new NBT object allocation claim 32-bits in the size tracker.
Build 1.7.10-10.13.3.1374-1.7.10:
kinglemming:
Adds some new Ore querying functionality.
Also attempts to size initial Hashmaps in a logical manner.
Signed-off-by: King Lemming <[email protected]>
Build 1.7.10-10.13.3.1373-1.7.10:
LexManos:
Revert KL's change, requesting a ore WILL register it.
Registering like this and returning a new empty list allows for modders to register their recipes and such without requiring to be executed after someone actually adds an item. If handled properly this allows for more flexible load orders, and more responsive code.
Build 1.7.10-10.13.3.1372-1.7.10:
kinglemming:
Adjusts OreDictionary to prevent invalid registrations.
Getting Ore Names for a non-existent ore will no longer automatically add that Name to the list nor generate an ID.
Tweaks a warning message in the FluidContainerRegistry. No functionality change.
Signed-off-by: King Lemming <[email protected]>
Build 1.8-11.14.1.1371:
cpw:
MinecraftForge/[email protected] Allow registering custom language adapters.
MinecraftForge/[email protected] Some tidyup of the PR
MinecraftForge/[email protected] Patch TracingPrintStream to handle Kotlin IO.
Build 1.7.10-10.13.3.1370-1.7.10:
cpw:
MinecraftForge/[email protected] Allow registering custom language adapters.
MinecraftForge/[email protected] Some tidyup of the PR
MinecraftForge/[email protected] Fix itemCtorArgs javadoc in registerBlock
MinecraftForge/[email protected] Patch TracingPrintStream to handle Kotlin IO.
Build 1.7.10-10.13.3.1369-1.7.10:
cpw: And handle the null case in the constructor itself. Closes #1794 (again)
Build 1.7.10-10.13.3.1367-1.7.10:
cpw:
Fluids are now tracked internally by mod. This allows for the server and the world to specify a "default"
in the case of a possible alternative fluid implementation. If you always called registerFluid, things
should work pretty seamlessly, but if you didn't (gating with an isFluidRegistered check for example)
you should change to register anyway. This way, even if you're not default in the overall instance, you may
become default if you're the only mod present on a server, for example, or in a world save.
This should radically decrease the mixups caused by mod load ordering problems, and other issues around fluid
tracking.
Build 1.7.10-10.13.3.1366-1.7.10:
cpw: MinecraftForge/[email protected] Enhance error output for bad textures a bit more and try and capture more types of error..
Build 1.7.10-10.13.3.1365-1.7.10:
cpw: MinecraftForge/[email protected] Cleaning up the missing resource stack spam, and condensing the information into a usefully understandable format.
Build 1.7.10-10.13.3.1364-1.7.10:
cpw:
MinecraftForge/[email protected] Rework EventSubscriptionTransformer to bake @Cancelable and @HasResult values, should increase EventBus performance even more by removing logic from Event constructors.
MinecraftForge/[email protected] Clean up some dead code
Build 1.7.10-10.13.3.1363-1.7.10:
kinglemming:
Adds a warning to the FluidContainerRegistry when a mod does something stupid! Also denies the registration.
Signed-off-by: King Lemming <[email protected]>
Build 1.7.10-10.13.3.1362-1.7.10:
kinglemming:
Fixes FluidContainerRegistry properly - no more corner case where client/server mods disagree.
Also clarifies the 2x Fluid registration error message somewhat.
Signed-off-by: King Lemming <[email protected]>
Build 1.8-11.14.1.1361:
LexManos: MinecraftForge/[email protected] Rework EventSubscriptionTransformer to bake @Cancelable and @HasResult values, should increase EventBus performance even more by removing logic from Event constructors.
Build 1.7.10-10.13.3.1360-1.7.10:
kinglemming:
Fixes #1782
Signed-off-by: King Lemming <[email protected]>
Build 1.8-11.14.1.1359:
Abrar Syed: changed run configs to GradleStarts
Build 1.7.10-10.13.3.1358-1.7.10:
me:
Fix FluidRegsitry.registerFluid
FluidRegistry:
```java
static BiMap<String, Fluid> fluids = HashBiMap.create();
static BiMap<Fluid, Integer> fluidIDs = HashBiMap.create();
...
public static boolean registerFluid(Fluid fluid)
{
if (fluidIDs.containsKey(fluid.getName()))
^^^^^^^
```
There is definitely should be fluids instead fluidIDs. This mistake broke many mods.
Build 1.8-11.14.1.1357:
LexManos:
Updated FML:
MinecraftForge/[email protected] Stop IllegalFormatConversionException thrown if @Mod has flagged client-only or server-only
MinecraftForge/[email protected] Merge pull request #627 from GotoLink/patch-1
MinecraftForge/[email protected] Remove J7 only constructor in EnhancedRuntimeException, J6 compiling compatibility restored.
Build 1.7.10-10.13.3.1356-1.7.10:
LexManos: MinecraftForge/[email protected] Remove J7 only constructor in EnhancedRuntimeException, J6 compiling compatibility restored.
LexManos: Restore binary compatibility issues in FluidRegistry caused by recent changes.
Build 1.7.10-10.13.3.1355-1.7.10:
cpw:
Removed fluidID from ItemStack.
This fixes a rather huge issue where FluidStacks on the client could be desynced if a modder was unaware of it.
This is a breaking change but can be mitigated with a transformer to the getter getFluidID().
Signed-off-by: King Lemming <[email protected]>
cpw: Add in a fluidid transformer
cpw: Fix formatting
cpw:
Allow for duplicate Fluid Blocks. It's annoying to be sure but just as with the OreDictionary, we'll have to handle it.
Signed-off-by: King Lemming <[email protected]>
cpw:
You shouldn't be creating FluidStacks from unregistered Fluids. Warn clearly on failed registrations, and make a useful log message for failed fluidstack
creations. Should help a lot with tracking down broken mods that are doing this wrongly.
Build 1.8-11.14.1.1354:
ohai.iChun: Readded but deprecated the old RenderPlayerEvent that were deleted. Sorry, Lex.
Build 1.8-11.14.1.1353:
ohai.iChun:
Reimplement RenderPlayerEvent that was removed in the port to 1.8 from 1.7.10.
RenderPlayerEvent.Specials was removed because the special effects are done in the LayerRenderer now.
Build 1.7.10-10.13.2.1352-1.7.10:
cpw:
Forge really should have always supported the concept of an "exact spawn". Individual world providers can still
change this behaviour of course, but for default maps it makes sense to support it as a config option.
If I ask a question, don't tell me its too complicated to comprehend or learn. I ask because I want to learn. I will ask you again if I don't understand you.
If I ask a question, don't tell me its too complicated to comprehend or learn. I ask because I want to learn. I will ask you again if I don't understand you.
If I ask a question, don't tell me its too complicated to comprehend or learn. I ask because I want to learn. I will ask you again if I don't understand you.
To post a comment, please login or register a new account.
I had my own modpack on technic which was working perfectly before. I didn't update the mods for a while cuz I was too lazy, but I decided to update it today.
I threw in some updated mods and updated forge to 1.7.10 version 1448.
However when I try to launch the game, the log loads for a few lines and then it just crashes without an error. I first thought it was due to some mods conflicts. However, I eventually deleted all mods in the mod folder in the process of locating the source of error, but the error still exist. I then tried downgrading the forge to an old version then it works. The problem I have now is that somehow my launcher cannot launch newer versions of forge. am still experimenting right now and I will update in a later post which version of forge my launcher can load up to.
Btw here is the log when I tried to launch the game in a new version of forge
[B#219] Analytics Response [runModpack]: 200
ummm User data ?
[B#219] [11:17:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[B#219] [11:17:56] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[B#219] [11:17:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[B#219] [11:17:57] [main/INFO]: Forge Mod Loader version 7.10.138.1400 for Minecraft 1.7.10 loading
[B#219] [11:17:57] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_31, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_31
[B#219] [11:17:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[B#219] [11:17:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[B#219] [11:17:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[B#219] [11:17:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[B#219] [11:17:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[B#219] [11:18:07] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[B#219] [11:18:08] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[B#219] [11:18:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[B#219] [11:18:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[B#219] Exception in thread "main" [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoSuchMethodError: com.google.common.io.CharSource.readLines(Lcom/google/common/io/LineProcessor;)Ljava/lang/Object;
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.processATFile(AccessTransformer.java:125)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:120)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:97)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[B#219] [11:18:08] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Please help me solve the problem (;
EDIT:
The latest version I can load is forge-1.7.10-10.13.3.1387-1.7.10-universal
Anything starting from forge-1.7.10-10.13.3.1388-1.7.10-universal doesnt launch (I have tried most of them)
the official update changelog for forge-1.7.10-10.13.3.1388-1.7.10-universal is here:
srill cant figure out y
please help me