OpVero Posted June 26, 2013 Posted June 26, 2013 After logging in to the technic launcher today and updating to Hexxit 1.0.1 I am no longer able to start the game. I have deleted the hexxit folder as well as the whole entire technic folder to get a fresh install. Anyone else having this issue? Here is my crash log ---- Minecraft Crash Report ---- // Sorry Time: 6/25/13 9:16 PM Description: Failed to start game org.lwjgl.opengl.OpenGLException: Invalid value (1281) Time: 6/25/13 9:16 PM Description: Failed to start game org.lwjgl.opengl.OpenGLException: Invalid value (1281) at org.lwjgl.opengl.Util.checkGLError(Util.java:56) at org.lwjgl.opengl.Display.swapBuffers(Display.java:645) at net.minecraft.client.Minecraft.func_71357_I(Minecraft.java:518) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407) 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 8 (amd64) version 6.2 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 490097648 bytes (467 MB) / 1145831424 bytes (1092 MB) up to 3806593024 bytes (3630 MB) JVM Flags: 0 total; 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: LWJGL: 2.4.2 OpenGL: AMD Radeon HD 7900 Series GL version 4.2.12173 Compatibility Profile Context 12.100.17.0, ATI Technologies Inc. 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
Squipmunk Posted June 29, 2013 Posted June 29, 2013 I am having the same crash error. Any luck in fixing it?
OpVero Posted June 29, 2013 Author Posted June 29, 2013 I am having the same crash error. Any luck in fixing it? I went into Technic Launcher settings and clicked show console. That seemed to fix the issue of Hexxit not loading.
Xenathode Posted June 29, 2013 Posted June 29, 2013 Try making a new world, going in and taking the "Mapwriter" file, and replace the old world one. (you might want to backup the world incase that doesn't work for you.
multilighniggamer Posted June 29, 2013 Posted June 29, 2013 this is mine ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 27/06/13 16:31 Description: Failed to start game java.lang.NullPointerException at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144) at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222) at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:408) 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 (amd64) version 6.1 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 686209024 bytes (654 MB) / 871170048 bytes (830 MB) up to 954466304 bytes (910 MB) JVM Flags: 1 total; -Xmx1024m 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: LWJGL: 2.4.2 OpenGL: IntelĀ® G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2226, 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 what can i do plz help
Garben Posted June 30, 2013 Posted June 30, 2013 I am also getting a startup error. ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 6/30/13 2:15 PM Description: Failed to start game java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/######/AppData/Roaming/.technic/hexxit/config/BattleTowers.cfg:1' at net.minecraftforge.common.Configuration.load(Configuration.java:625) at net.minecraftforge.common.Configuration.<init>(Configuration.java:100) at net.minecraftforge.common.Configuration.<init>(Configuration.java:106) at atomicstryker.battletowers.common.AS_BattleTowersCore.preInit(AS_BattleTowersCore.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) at cpw.mods.fml.common.Loader.loadMods(Loader.java:515) 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_09, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 89640632 bytes (85 MB) / 194949120 bytes (185 MB) up to 1037959168 bytes (989 MB) JVM Flags: 1 total; -Xmx1024m 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 63 mods loaded, 63 mods active mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized CoFHFramework{1.5.2.4} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized ImmibisMicroblocks{55.0.1} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized mod_bspkrsCore{v2.07(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.07.zip) Unloaded->Constructed->Pre-initialized TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized CoFHCore{1.5.2.4} [CoFHCore] (CoFHCore-1.5.2.4.jar) Unloaded->Constructed->Pre-initialized CoFHWorld{1.5.2.4} [CoFHWorld] (CoFHCore-1.5.2.4.jar) Unloaded->Constructed->Pre-initialized CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized ImmibisMicroblocksInstallCheck{55.0.1} [immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized AsgardShield_Core{2.0.4} [AsgardShield] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized ASAddon_Hallowed{2.0.0} [AS Addon- Hallowed] (1.5.2ASAddonHallowed_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized HarkenScythe_Core{2.1.6} [HarkenScythe] (1.5.2HarkenScythe_v2.1.6Forge.zip) Unloaded->Constructed->Pre-initialized ASAddon_HarkenScythe{2.0.0} [AS Addon- HarkenScythe] (1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized ASAddon_NetherEnder{2.0.0} [AS Addon- Nether-Ender] (1.5.2ASAddonNetherEnder_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized ASAddon_ColorAPI{1.0.0} [ASAddon_ColorAPI] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized BetterStorage{0.6.2.23} [betterStorage] ([1.5.2]BetterStorage_0.6.2.23.zip) Unloaded->Constructed->Pre-initialized mod_ArmorBarMod{0.7.1} [Armor Bar Mod] (ArmorBarv0.7.1.zip) Unloaded->Constructed->Pre-initialized Artifice{1.5.2R1.1.1} [Artifice] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized ArtificeCompat|Chisel{1.5.2R1.1.1} [Artifice Compat: Chisel] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized ArtificeCompat|EE3{1.5.2R1.1.1} [Artifice Compat: EE3] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized ArtificeCompat|MFR{1.5.2R1.1.1} [Artifice Compat: MFR] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized ArtificeCompat|Vanilla{1.5.2R1.1.1} [Artifice Compat: Vanilla] (Artifice-1.1.1-131.jar) Unloaded->Constructed->Pre-initialized Backpack{1.9.11} [backpack] (backpack-1.9.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized BattleTowers{1.3.4} [battle Towers] (BattleTowers_1.5.2.zip) Unloaded->Constructed->Errored BetterDungeons{1.8} [better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized BiblioCraft{1.3.1} [biblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded->Constructed->Pre-initialized mod_BuffBarMod{0.7.1} [buff Bar Mod] (BuffBarv0.7.1.zip) Unloaded->Constructed->Pre-initialized DimDoors{1.5.2R1.4.0RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.4.0RC1-149.zip) Unloaded->Constructed->Pre-initialized eplus{1.15} [Enchanting Plus] (EnchantingPlus-1.15.jar) Unloaded->Constructed->Pre-initialized ExtrabiomesXL{3.13.4} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.4.jar) Unloaded->Constructed->Pre-initialized hexxitgear{1.5.2R1.0} [Hexxit Gear] (HexxitGear-1.0-23.jar) Unloaded->Constructed->Pre-initialized ImmibisCore{55.1.2} [immibis Core] (immibis-core-55.1.2.jar) Unloaded->Constructed->Pre-initialized InfernalMobs{1.3.1} [infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed->Pre-initialized inventorytweaks{1.54b} [inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized MapWriter{2.0} [MapWriter] (mapwriter-2.0.5.zip) Unloaded->Constructed->Pre-initialized Meteors{2.10.2} [Falling Meteors] (Meteors Mod V2.10.2.zip) Unloaded->Constructed->Pre-initialized More Bows{1.5_v1} [More Bows mod] (More bows 1.5.2_2 Forge.jar) Unloaded->Constructed->Pre-initialized Natura{1.5.1_2.1} [Natura] (Natura_2.1.jar) Unloaded->Constructed->Pre-initialized Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.jar) Unloaded->Constructed->Pre-initialized NEIPlugins{1.0.9.3} [NEI Plugins] (NEIPlugins-1.0.9.3.jar) Unloaded->Constructed->Pre-initialized LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized OffLawn{1.0} [offLawn] (OffLawn-1.5.1.zip) Unloaded->Constructed->Pre-initialized ProjectZulu|Core{1.0.3.8} [Project Zulu Core] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized ProjectZulu|Blocks{1.0.3.8} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized ProjectZulu|Dungeon{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized ProjectZulu|Mobs{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized ProjectZulu|World{1.0.3.8} [Project Zulu World] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized AS_Ruins{10.3} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized SoulShards{1.0.16} [soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized TConstruct{1.5.1_1.3.4.3} [Tinkers' Construct] (TConstruct_1.3.4.3.jar) Unloaded->Constructed->Pre-initialized TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.4.3.jar) Unloaded->Constructed->Pre-initialized TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized WildCaves3{0.4.2} [Wild Caves 3] (WildCaves3-0.4.2.zip) Unloaded->Constructed->Pre-initialized chococraft{2.8.6} [Torojima's ChocoCraft] (zzzChococraft_2.8.6.zip) Unloaded->Constructed->Pre-initialized LWJGL: 2.4.2 OpenGL: Intel 945GM GL version 1.4.0 - Build 8.14.10.1930, 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 So the problem is a space somewhere in battletowers... Or at least that's what I gather.
FPS Furry Posted July 1, 2013 Posted July 1, 2013 Click the hexxit settings and check the box that reinstall it. Get back to me when you've done that
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now