I have installed the Technic launcher and tried running Hexxit. It gets through it set-up stuff, but when I try to launch it, i crashes and gives me the following error:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 2/26/14 12:20 PM
Description: Failed to start game
java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init>(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:66)
at cpw.mods.fml.common.discovery.ModDiscoverer.findClasspathMods(ModDiscoverer.java:45)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:342)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation
Memory: 21782752 bytes (20 MB) / 84963328 bytes (81 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 7 mods loaded, 0 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar)
FML{5.2.23.737} [Forge Mod Loader] (coremods)
Forge{7.8.1.737} [Minecraft Forge] (coremods)
CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods)
CoFHFramework{1.5.2.5} [CoFH Framework] (coremods)
ImmibisMicroblocks{55.0.7} [immibis's Microblocks] (coremods)
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods)
LWJGL: 2.9.0
OpenGL: IntelĀ® HD Graphics 4600 GL version 4.0.0 - Build 9.18.10.3131, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anyone have any ideas?