DivineRPG (Official)

DivineRPG (Official)

2M Downloads

Crash using 1.4.0.2 (Update checker crash)

Kehaan opened this issue ยท 24 comments

commented

Hello

Crash using both forge 1448 and forge 1470 and divinerpg 1.4.0.2

---- Minecraft Crash Report ----
// There are four lights!

Time: 6/28/15 6:10 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.divinerpg.utils.events.UpdateChecker.isUpdateAvailable(UpdateChecker.java:22)
at net.divinerpg.client.render.gui.GUIOverlay.drawOverlay(GUIOverlay.java:31)
at net.divinerpg.utils.events.EventOverlay.renderOverlay(EventOverlay.java:20)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_EventOverlay_renderOverlay_RenderGameOverlayEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:544)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:150)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

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

-- Head --
Stacktrace:
at net.divinerpg.utils.events.UpdateChecker.isUpdateAvailable(UpdateChecker.java:22)
at net.divinerpg.client.render.gui.GUIOverlay.drawOverlay(GUIOverlay.java:31)
at net.divinerpg.utils.events.EventOverlay.renderOverlay(EventOverlay.java:20)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_EventOverlay_renderOverlay_RenderGameOverlayEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:544)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:150)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['kehaan'/504, l='MpServer', x=196.50, y=63.62, z=-280.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (196,64,-290), Chunk: (at 4,4,14 in 12,-19; contains blocks 192,0,-304 to 207,255,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 8 game time, 8 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 2 total; [GCEntityClientPlayerMP['kehaan'/504, l='MpServer', x=196.50, y=63.62, z=-280.50], EntityHat['unknown'/506, l='MpServer', x=196.50, y=63.62, z=-280.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2196996008 bytes (2095 MB) / 3438804992 bytes (3279 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1470 120 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1470} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv2-stable-9} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.6.44} CodeChicken Core
UCHIJAAAA ivtoolkit{IvToolkit} 1.0.4
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA MobiusCore{1.2.5} MobiusCore
UCHIJAAAA NotEnoughItems{1.0.4.107} Not Enough Items
UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJAAAA VeinMiner_coremod{0.27.1_build.unknown} Core mod
UCHIJAAAA OpenModsCore{0.7.3} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA lucky{5.1.0} Lucky Block
UCHIJAAAA divinerpg{1.4.0.2} DivineRPG
UCHIJAAAA animalbikes{1.7.10} Animal Bikes
UCHIJAAAA appliedenergistics2{rv2-stable-9} Applied Energistics 2
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships
UCHIJAAAA Baubles{1.0.1.10} Baubles
UCHIJAAAA Artifacts{1.1.1} Artifacts
UCHIJAAAA BiblioCraft{1.10.4} BiblioCraft
UCHIJAAAA CoFHCore{1.7.10R3.0.2} CoFH Core
UCHIJAAAA ThermalFoundation{1.7.10R1.0.0} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.0.1} Thermal Expansion
UCHIJAAAA BigReactors{0.4.3A} Big Reactors
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA BuildCraft|Core{7.0.12} BuildCraft
UCHIJAAAA BuildCraft|Energy{7.0.12} BC Energy
UCHIJAAAA BuildCraft|Factory{7.0.12} BC Factory
UCHIJAAAA BuildCraft|Transport{7.0.12} BC Transport
UCHIJAAAA BuildCraft|Builders{7.0.12} BC Builders
UCHIJAAAA BuildCraft|Silicon{7.0.12} BC Silicon
UCHIJAAAA BuildCraft|Robotics{7.0.12} BC Robotics
UCHIJAAAA BuildCraft|Compat{7.0.8} BuildCraft Compat
UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenters Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks
UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft
UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest
UCHIJAAAA chisel{2.3.10.37} Chisel 2
UCHIJAAAA chocolateQuest{1.0} Chocolate Quest
UCHIJAAAA BuildMod{v1.0} Build Mod
UCHIJAAAA CoroPets{v1.0} CoroPets
UCHIJAAAA CoroAI{v1.0} CoroAI
UCHIJAAAA ExtendedRenderer{v1.0} Extended Renderer
UCHIJAAAA ConfigMod{v1.0} Extended Mod Config
UCHIJAAAA DeadlyWorld{1.0.2} Deadly World
UCHIJAAAA props{2.0.2} Decocraft
UCHIJAAAA doggystyle{1.0.7.80} Doggy Style
UCHIJAAAA DraconicEvolution{1.0.1c} Draconic Evolution
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO
UCHIJAAAA EnderStorage{1.4.7.36} EnderStorage
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} Tinkers' Construct
UCHIJAAAA ExtraUtilities{1.2.6} Extra Utilities
UCHIJAAAA FastCraft{1.21} FastCraft
UCHIJAAAA fossil{1.7.10 Build 7.2.1} Fossils and Archeology Revival
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA Growthcraft{2.1.0a} Growthcraft
UCHIJAAAA Growthcraft|Cellar{2.1.0a} Growthcraft Cellar
UCHIJAAAA Growthcraft|Apples{2.1.0} Growthcraft Apples
UCHIJAAAA Growthcraft|Grapes{2.1.0} Growthcraft Grapes
UCHIJAAAA Growthcraft|Hops{2.1.0} Growthcraft Hops
UCHIJAAAA guideapi{1.7.10-1.0.1-20} Guide-API
UCHIJAAAA iChunUtil{4.1.3} iChunUtil
UCHIJAAAA Hats{4.0.1} Hats
UCHIJAAAA InfernalMobs{1.6.0} Infernal Mobs
UCHIJAAAA InventoryPets{1.1.2a} Inventory Pets
UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA ItFellFromTheSky{4.0.0} ItFellFromTheSky
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} Magical Crops
UCHIJAAAA malisiscore{1.7.10-0.12.2} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.8.1} Malisis' Doors
UCHIJAAAA RadixCore{2.0.2} RadixCore
UCHIJAAAA MCA{5.0.6} Minecraft Comes Alive
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJAAAA MineTweaker3{3.0.9B} MineTweaker 3
UCHIJAAAA Morph{0.9.1} Morph
UCHIJAAAA NetherOres{1.7.10R2.3.0} Nether Ores
UCHIJAAAA OpenMods{0.7.3} OpenMods
UCHIJAAAA OpenBlocks{1.4.3} OpenBlocks
UCHIJAAAA MapWriter{2.1.2} MapWriter
UCHIJAAAA Opis{1.2.5} Opis
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.0} Redstone Arsenal
UCHIJAAAA libsandstone{1.0.0} libsandstone
UCHIJAAAA xreliquary{1.2} Reliquary
UCHIJAAAA rouletteores{1.0.11} RouletteOres
UCHIJAAAA secretroomsmod{4.7.1} The SecretRoomsMod
UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHIJAAAA ThermalDynamics{1.7.10R1.0.0} Thermal Dynamics
UCHIJAAAA TiCTooltips{1.2.4} TiC Tooltips
UCHIJAAAA TMechworks{1.7.10-86.e500b88} Tinkers' Mechworks
UCHIJAAAA tropicraft{v6.0.4} Tropicraft
UCHIJAAAA VeinMiner{0.27.1_build.unknown} Vein Miner
UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} Mod Support
UCHIJAAAA witchery{0.24.1} Witchery
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GTX 765M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
MineFactoryReloaded: -[1.7.10]2.8.0-104
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: MultiMC5
LWJGL: 2.9.1
OpenGL: GeForce GTX 765M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
commented

Crash is when generating a new world.

commented

It also creates this crashlog together with the one above. The world/pack works if 1.4.0.2 is removed.

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 6/28/15 6:10 PM
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@43527f36
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2210421312 bytes (2108 MB) / 3438804992 bytes (3279 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1470 120 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1470} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv2-stable-9} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.6.44} CodeChicken Core
UCHIJAAAA ivtoolkit{IvToolkit} 1.0.4
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA MobiusCore{1.2.5} MobiusCore
UCHIJAAAA NotEnoughItems{1.0.4.107} Not Enough Items
UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJAAAA VeinMiner_coremod{0.27.1_build.unknown} Core mod
UCHIJAAAA OpenModsCore{0.7.3} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA lucky{5.1.0} Lucky Block
UCHIJAAAA divinerpg{1.4.0.2} DivineRPG
UCHIJAAAA animalbikes{1.7.10} Animal Bikes
UCHIJAAAA appliedenergistics2{rv2-stable-9} Applied Energistics 2
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships
UCHIJAAAA Baubles{1.0.1.10} Baubles
UCHIJAAAA Artifacts{1.1.1} Artifacts
UCHIJAAAA BiblioCraft{1.10.4} BiblioCraft
UCHIJAAAA CoFHCore{1.7.10R3.0.2} CoFH Core
UCHIJAAAA ThermalFoundation{1.7.10R1.0.0} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.0.1} Thermal Expansion
UCHIJAAAA BigReactors{0.4.3A} Big Reactors
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA BuildCraft|Core{7.0.12} BuildCraft
UCHIJAAAA BuildCraft|Energy{7.0.12} BC Energy
UCHIJAAAA BuildCraft|Factory{7.0.12} BC Factory
UCHIJAAAA BuildCraft|Transport{7.0.12} BC Transport
UCHIJAAAA BuildCraft|Builders{7.0.12} BC Builders
UCHIJAAAA BuildCraft|Silicon{7.0.12} BC Silicon
UCHIJAAAA BuildCraft|Robotics{7.0.12} BC Robotics
UCHIJAAAA BuildCraft|Compat{7.0.8} BuildCraft Compat
UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenters Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks
UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft
UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest
UCHIJAAAA chisel{2.3.10.37} Chisel 2
UCHIJAAAA chocolateQuest{1.0} Chocolate Quest
UCHIJAAAA BuildMod{v1.0} Build Mod
UCHIJAAAA CoroPets{v1.0} CoroPets
UCHIJAAAA CoroAI{v1.0} CoroAI
UCHIJAAAA ExtendedRenderer{v1.0} Extended Renderer
UCHIJAAAA ConfigMod{v1.0} Extended Mod Config
UCHIJAAAA DeadlyWorld{1.0.2} Deadly World
UCHIJAAAA props{2.0.2} Decocraft
UCHIJAAAA doggystyle{1.0.7.80} Doggy Style
UCHIJAAAA DraconicEvolution{1.0.1c} Draconic Evolution
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO
UCHIJAAAA EnderStorage{1.4.7.36} EnderStorage
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} Tinkers' Construct
UCHIJAAAA ExtraUtilities{1.2.6} Extra Utilities
UCHIJAAAA FastCraft{1.21} FastCraft
UCHIJAAAA fossil{1.7.10 Build 7.2.1} Fossils and Archeology Revival
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA Growthcraft{2.1.0a} Growthcraft
UCHIJAAAA Growthcraft|Cellar{2.1.0a} Growthcraft Cellar
UCHIJAAAA Growthcraft|Apples{2.1.0} Growthcraft Apples
UCHIJAAAA Growthcraft|Grapes{2.1.0} Growthcraft Grapes
UCHIJAAAA Growthcraft|Hops{2.1.0} Growthcraft Hops
UCHIJAAAA guideapi{1.7.10-1.0.1-20} Guide-API
UCHIJAAAA iChunUtil{4.1.3} iChunUtil
UCHIJAAAA Hats{4.0.1} Hats
UCHIJAAAA InfernalMobs{1.6.0} Infernal Mobs
UCHIJAAAA InventoryPets{1.1.2a} Inventory Pets
UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA ItFellFromTheSky{4.0.0} ItFellFromTheSky
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} Magical Crops
UCHIJAAAA malisiscore{1.7.10-0.12.2} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.8.1} Malisis' Doors
UCHIJAAAA RadixCore{2.0.2} RadixCore
UCHIJAAAA MCA{5.0.6} Minecraft Comes Alive
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJAAAA MineTweaker3{3.0.9B} MineTweaker 3
UCHIJAAAA Morph{0.9.1} Morph
UCHIJAAAA NetherOres{1.7.10R2.3.0} Nether Ores
UCHIJAAAA OpenMods{0.7.3} OpenMods
UCHIJAAAA OpenBlocks{1.4.3} OpenBlocks
UCHIJAAAA MapWriter{2.1.2} MapWriter
UCHIJAAAA Opis{1.2.5} Opis
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.0} Redstone Arsenal
UCHIJAAAA libsandstone{1.0.0} libsandstone
UCHIJAAAA xreliquary{1.2} Reliquary
UCHIJAAAA rouletteores{1.0.11} RouletteOres
UCHIJAAAA secretroomsmod{4.7.1} The SecretRoomsMod
UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHIJAAAA ThermalDynamics{1.7.10R1.0.0} Thermal Dynamics
UCHIJAAAA TiCTooltips{1.2.4} TiC Tooltips
UCHIJAAAA TMechworks{1.7.10-86.e500b88} Tinkers' Mechworks
UCHIJAAAA tropicraft{v6.0.4} Tropicraft
UCHIJAAAA VeinMiner{0.27.1_build.unknown} Vein Miner
UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} Mod Support
UCHIJAAAA witchery{0.24.1} Witchery
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
MineFactoryReloaded: -[1.7.10]2.8.0-104
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [GCEntityPlayerMP['kehaan'/504, l='New World', x=196.50, y=62.00, z=-280.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

commented

You get these crashes every time? On multiple worlds?

commented

Yes, tryed with a new world again and gave me a new crash:

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 6/28/15 6:42 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.divinerpg.utils.events.UpdateChecker.isUpdateAvailable(UpdateChecker.java:22)
at net.divinerpg.client.render.gui.GUIOverlay.drawOverlay(GUIOverlay.java:31)
at net.divinerpg.utils.events.EventOverlay.renderOverlay(EventOverlay.java:20)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_EventOverlay_renderOverlay_RenderGameOverlayEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:544)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:150)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

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

-- Head --
Stacktrace:
at net.divinerpg.utils.events.UpdateChecker.isUpdateAvailable(UpdateChecker.java:22)
at net.divinerpg.client.render.gui.GUIOverlay.drawOverlay(GUIOverlay.java:31)
at net.divinerpg.utils.events.EventOverlay.renderOverlay(EventOverlay.java:20)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_EventOverlay_renderOverlay_RenderGameOverlayEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:544)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:150)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['kehaan'/196, l='MpServer', x=-247.50, y=104.62, z=1113.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-252,64,1105), Chunk: (at 4,4,1 in -16,69; contains blocks -256,0,1104 to -241,255,1119), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Level time: 2 game time, 2 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 2 total; [GCEntityClientPlayerMP['kehaan'/196, l='MpServer', x=-247.50, y=104.62, z=1113.50], EntityHat['unknown'/198, l='MpServer', x=-247.50, y=104.62, z=1113.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2381716984 bytes (2271 MB) / 3574071296 bytes (3408 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1470 120 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1470} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv2-stable-9} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.6.44} CodeChicken Core
UCHIJAAAA ivtoolkit{IvToolkit} 1.0.4
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA MobiusCore{1.2.5} MobiusCore
UCHIJAAAA NotEnoughItems{1.0.4.107} Not Enough Items
UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJAAAA VeinMiner_coremod{0.27.1_build.unknown} Core mod
UCHIJAAAA OpenModsCore{0.7.3} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA lucky{5.1.0} Lucky Block
UCHIJAAAA divinerpg{1.4.0.2} DivineRPG
UCHIJAAAA animalbikes{1.7.10} Animal Bikes
UCHIJAAAA appliedenergistics2{rv2-stable-9} Applied Energistics 2
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships
UCHIJAAAA Baubles{1.0.1.10} Baubles
UCHIJAAAA Artifacts{1.1.1} Artifacts
UCHIJAAAA BiblioCraft{1.10.4} BiblioCraft
UCHIJAAAA CoFHCore{1.7.10R3.0.2} CoFH Core
UCHIJAAAA ThermalFoundation{1.7.10R1.0.0} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.0.1} Thermal Expansion
UCHIJAAAA BigReactors{0.4.3A} Big Reactors
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA BuildCraft|Core{7.0.12} BuildCraft
UCHIJAAAA BuildCraft|Energy{7.0.12} BC Energy
UCHIJAAAA BuildCraft|Factory{7.0.12} BC Factory
UCHIJAAAA BuildCraft|Transport{7.0.12} BC Transport
UCHIJAAAA BuildCraft|Builders{7.0.12} BC Builders
UCHIJAAAA BuildCraft|Silicon{7.0.12} BC Silicon
UCHIJAAAA BuildCraft|Robotics{7.0.12} BC Robotics
UCHIJAAAA BuildCraft|Compat{7.0.8} BuildCraft Compat
UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenters Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks
UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft
UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest
UCHIJAAAA chisel{2.3.10.37} Chisel 2
UCHIJAAAA chocolateQuest{1.0} Chocolate Quest
UCHIJAAAA BuildMod{v1.0} Build Mod
UCHIJAAAA CoroPets{v1.0} CoroPets
UCHIJAAAA CoroAI{v1.0} CoroAI
UCHIJAAAA ExtendedRenderer{v1.0} Extended Renderer
UCHIJAAAA ConfigMod{v1.0} Extended Mod Config
UCHIJAAAA DeadlyWorld{1.0.2} Deadly World
UCHIJAAAA props{2.0.2} Decocraft
UCHIJAAAA doggystyle{1.0.7.80} Doggy Style
UCHIJAAAA DraconicEvolution{1.0.1c} Draconic Evolution
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO
UCHIJAAAA EnderStorage{1.4.7.36} EnderStorage
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} Tinkers' Construct
UCHIJAAAA ExtraUtilities{1.2.6} Extra Utilities
UCHIJAAAA FastCraft{1.21} FastCraft
UCHIJAAAA fossil{1.7.10 Build 7.2.1} Fossils and Archeology Revival
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA Growthcraft{2.1.0a} Growthcraft
UCHIJAAAA Growthcraft|Cellar{2.1.0a} Growthcraft Cellar
UCHIJAAAA Growthcraft|Apples{2.1.0} Growthcraft Apples
UCHIJAAAA Growthcraft|Grapes{2.1.0} Growthcraft Grapes
UCHIJAAAA Growthcraft|Hops{2.1.0} Growthcraft Hops
UCHIJAAAA guideapi{1.7.10-1.0.1-20} Guide-API
UCHIJAAAA iChunUtil{4.1.3} iChunUtil
UCHIJAAAA Hats{4.0.1} Hats
UCHIJAAAA InfernalMobs{1.6.0} Infernal Mobs
UCHIJAAAA InventoryPets{1.1.2a} Inventory Pets
UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA ItFellFromTheSky{4.0.0} ItFellFromTheSky
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} Magical Crops
UCHIJAAAA malisiscore{1.7.10-0.12.2} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.8.1} Malisis' Doors
UCHIJAAAA RadixCore{2.0.2} RadixCore
UCHIJAAAA MCA{5.0.6} Minecraft Comes Alive
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJAAAA MineTweaker3{3.0.9B} MineTweaker 3
UCHIJAAAA Morph{0.9.1} Morph
UCHIJAAAA NetherOres{1.7.10R2.3.0} Nether Ores
UCHIJAAAA OpenMods{0.7.3} OpenMods
UCHIJAAAA OpenBlocks{1.4.3} OpenBlocks
UCHIJAAAA MapWriter{2.1.2} MapWriter
UCHIJAAAA Opis{1.2.5} Opis
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.0} Redstone Arsenal
UCHIJAAAA libsandstone{1.0.0} libsandstone
UCHIJAAAA xreliquary{1.2} Reliquary
UCHIJAAAA rouletteores{1.0.11} RouletteOres
UCHIJAAAA secretroomsmod{4.7.1} The SecretRoomsMod
UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHIJAAAA ThermalDynamics{1.7.10R1.0.0} Thermal Dynamics
UCHIJAAAA TiCTooltips{1.2.4} TiC Tooltips
UCHIJAAAA TMechworks{1.7.10-86.e500b88} Tinkers' Mechworks
UCHIJAAAA tropicraft{v6.0.4} Tropicraft
UCHIJAAAA VeinMiner{0.27.1_build.unknown} Vein Miner
UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} Mod Support
UCHIJAAAA witchery{0.24.1} Witchery
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GTX 765M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
MineFactoryReloaded: -[1.7.10]2.8.0-104
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: MultiMC5
LWJGL: 2.9.1
OpenGL: GeForce GTX 765M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
commented

Have you tried DRPG by itself? If so, have you gotten either of these?

commented

With just DivineRPG and nothing else it works.

It also works if i remove DivineRPG in the pack, as the pack works without it.

But according to the crashlog, it looks like its the update checker that crashes it? Is there a way to disable it from the mod, and test if that solves the issue? As i dont seem to be able to see a config option for it, as that was my first guess to what could cause it.

commented

One of the crashes is the update checker, the other is something really weird without DRPG code in it. I'm looking into the update checker but I'm still not quite sure about the other crash. You say you got both? How did this happen? Separate times loading the world?

commented

Also, is there a place I can download this pack to test, or is it still completely private?

commented

No, it creates both crashes when it makes a crash.
one file named crash-2015-06-28_19.39.49-server and then a crash-2015-06-28_19.40.02-client
for the same crash which is very weird.

commented

Can i some way send a private download link to you? instead of sharing the dropbox here :)

commented

May i send it to your gmail you have provided here on github?

commented

Sure, or PM me on Minecraft Forums. Thanks for all your help, sorry about this.

commented

Dont worry man, i am just happy you want to help :) I will DM you a dropbox link on the MC forums. I have followed you on twitter too, the least i could do (I am a modpack maker of MadPack 1,2,3 and a few other packs) :P

commented

Eeeeeeh i quit the internet -.- Deleted the instance.. Created a new one... Same forge etc.... It now works... Made 2 worlds in a row, without any issues................. I even created a new instance before i reported the issue here, and still got the bug :/

I have no idea what have been wrong O.o Still want the pack for testing?

commented

Sure, it couldn't hurt.

commented

Sent :) Thanks again for your help here.

commented

Nope, didn't get the error.

commented

Just sent you a message on MC forum. I found out what causes the crash. IF you add http://www.curse.com/mc-mods/minecraft/230345-roulette-ores and create a new world, it creates the DivineRPG crash. I have explained it in the message on the forum.

commented

Eternaldoom, create new world, exit from this world and create new world again.

commented

Can you send me the files. I will try to reproduce this as well.

commented

Fewizz or me? :P The crash is still there when using Roulette Ores

commented

I can confirm that this issue does happen as well (using latest DivineRPG and latest forge 1492 currently)

commented

Java version?

commented

Java 8 update 60 which as of right now is the newest version out