CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

128M Downloads

Please Help I Want To Play Minecraft

HaydenBoyd2019 opened this issue ยท 2 comments

commented

This Is My Crash Report Minecraft Says This
("An error during startup prevented Minecraft from starting

The following mod(s have been identified as potential causes")

                                  CodeChicken Lib

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2019-10-19 00:20:36 EDT
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @line:20, dump_asm=true
at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:43)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:29)
at codechicken.lib.configuration.ConfigFile.(ConfigFile.java:19)
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @line:20, dump_asm=true
at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)
at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
... 44 more

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

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 828387576 bytes (790 MB) / 1610612736 bytes (1536 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 118 mods loaded, 118 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State | ID                                   | Version           | Source                                               | Signature                                |
   |:----- |:------------------------------------ |:----------------- |:---------------------------------------------------- |:---------------------------------------- |
   | LCH   | minecraft                            | 1.12.2            | minecraft.jar                                        | None                                     |
   | LCH   | mcp                                  | 9.42              | minecraft.jar                                        | None                                     |
   | LCH   | FML                                  | 8.0.99.99         | forge-1.12.2-14.23.5.2847.jar                        | None                                     |
   | LCH   | forge                                | 14.23.5.2847      | forge-1.12.2-14.23.5.2847.jar                        | None                                     |
   | LCH   | creativecoredummy                    | 1.0.0             | minecraft.jar                                        | None                                     |
   | LCH   | ivtoolkit                            | 1.3.3-1.12        | minecraft.jar                                        | None                                     |
   | LCH   | littletilescore                      | 1.0.0             | minecraft.jar                                        | None                                     |
   | LCH   | micdoodlecore                        |                   | minecraft.jar                                        | None                                     |
   | LCH   | openmodscore                         | 0.12.2            | minecraft.jar                                        | None                                     |
   | LCH   | foamfixcore                          | 7.7.4             | minecraft.jar                                        | None                                     |
   | LCH   | randompatches                        | 1.12.2-1.17.2.1   | randompatches-1.12.2-1.17.2.1.jar                    | None                                     |
   | LCH   | baubles                              | 1.5.2             | Baubles-1.12-1.5.2.jar                               | None                                     |
   | LCH   | jei                                  | 4.15.0.287        | jei_1.12.2-4.15.0.287.jar                            | None                                     |
   | LCH   | botania                              | r1.10-361         | Botania+r1.10-361.jar                                | None                                     |
   | LCH   | redstoneflux                         | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCH   | cofhcore                             | 4.6.3             | CoFHCore-1.12.2-4.6.3.27-universal.jar               | None                                     |
   | LCH   | craftstudioapi                       | 1.0.0             | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar   | None                                     |
   | LCH   | mantle                               | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                             | None                                     |
   | LCH   | natura                               | 1.12.2-4.3.2.69   | natura-1.12.2-4.3.2.69.jar                           | None                                     |
   | LCH   | harvestcraft                         | 1.12.2zb          | Pam's+HarvestCraft+1.12.2zd+Surprise+for+Yogcast.jar | None                                     |
   | LCH   | twilightforest                       | 3.9.984           | twilightforest-1.12.2-3.9.984-universal.jar          | None                                     |
   | LCH   | animania                             | 1.6.2             | animania-1.12.2-1.6.2.jar                            | None                                     |
   | LCH   | appleskin                            | 1.0.9             | AppleSkin-mc1.12-1.0.9.jar                           | None                                     |
   | LCH   | appliedenergistics2                  | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
   | LCH   | backpack                             | 3.0.2             | backpack-3.0.2-1.12.2.jar                            | None                                     |
   | LCH   | bno                                  | 1.12.2-1.0.4.0    | BasicNetherOres-1.12.2-1.0.4.0.jar                   | None                                     |
   | LCH   | battletowers                         | 1.6.4             | BattleTowers-1.12.2_1.6.4.jar                        | None                                     |
   | LCH   | bibliocraft                          | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
   | LCH   | bookshelf                            | 2.3.585           | Bookshelf-1.12.2-2.3.585.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | bspkrscore                           | 7.6.0.1           | bspkrsCore-universal-7.6.0.1.jar                     | None                                     |
   | LCH   | buildcraftlib                        | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcraftcore                       | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcraftbuilders                   | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcrafttransport                  | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcraftsilicon                    | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | crafttweaker                         | 4.1.19            | CraftTweaker2-1.12-4.1.19.jar                        | None                                     |
   | LCH   | buildcraftcompat                     | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcraftenergy                     | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcraftfactory                    | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | buildcraftrobotics                   | 7.99.24.2         | buildcraft-all-7.99.24.2.jar                         | None                                     |
   | LCH   | cctweaked                            | 1.84.0            | cc-tweaked-1.12.2-1.84.0.jar                         | None                                     |
   | LCH   | computercraft                        | 1.84.0            | cc-tweaked-1.12.2-1.84.0.jar                         | None                                     |
   | LCH   | chesttransporter                     | 2.8.8             | ChestTransporter-1.12.2-2.8.8.jar                    | None                                     |
   | LCH   | chisel                               | MC1.12.2-0.2.0.31 | Chisel-Mod-1.12.2.jar                                | None                                     |
   | LCH   | chiselsandbits                       | 14.22             | Chisels-and-Bits-Mod-1.12.2.jar                      | None                                     |
   | LCH   | chococraft                           | 0.9.8.0           | chococraft_1.12.2-0.9.8.0.jar                        | None                                     |
   | LCE   | codechickenlib                       | 3.2.3.357         | CodeChickenLib-1.12.2-3.2.3.357-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | cofhworld                            | 1.3.1             | CoFHWorld-1.12.2-1.3.1.7-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | cosmeticarmorreworked                | 1.12.2-v4         | CosmeticArmorReworked-1.12.2-v4.jar                  | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
   | LC    | cosmeticarmorreworked|tombmanygraves | 1.12.2-v4         | CosmeticArmorReworked-1.12.2-v4.jar                  | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
   | LC    | ctgui                                | 1.0.0             | CraftTweaker2-1.12-4.1.19.jar                        | None                                     |
   | LC    | crafttweakerjei                      | 2.0.3             | CraftTweaker2-1.12-4.1.19.jar                        | None                                     |
   | LC    | creativecore                         | 1.9.9             | CreativeCore_v1.9.61_mc1.12.2.jar                    | None                                     |
   | LC    | dimdoors                             | 3.0.9+287         | DimensionalDoors-3.0.9-287.jar                       | None                                     |
   | LC    | dungeontactics                       | DT-0.16.5         | DungeonTactics-1.12.2-0.16.5.jar                     | None                                     |
   | LC    | eplus                                | 5.0.176           | EnchantingPlus-1.12.2-5.0.176.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | endercore                            | 1.12.2-0.5.65     | EnderCore-1.12.2-0.5.65.jar                          | None                                     |
   | LC    | thermalfoundation                    | 2.6.3             | ThermalFoundation-1.12.2-2.6.3.27-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | thermalexpansion                     | 5.5.4             | ThermalExpansion-1.12.2-5.5.4.43-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | enderio                              | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderiointegrationtic                | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderiobase                          | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderioconduits                      | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderioconduitsappliedenergistics    | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderioconduitsopencomputers         | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderioconduitsrefinedstorage        | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderiointegrationforestry           | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | tconstruct                           | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar                     | None                                     |
   | LC    | enderiointegrationticlate            | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderiomachines                      | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderiopowertools                    | 5.0.50            | EnderIO-1.12.2-5.0.50.jar                            | None                                     |
   | LC    | enderstorage                         | 2.4.6.137         | EnderStorage-1.12.2-2.4.6.137-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | energyconverters                     | 1.3.0.15          | energyconverters_1.12.2-1.3.0.15.jar                 | None                                     |
   | LC    | extrautils2                          | 1.0               | extrautils2-1.12-1.9.9.jar                           | None                                     |
   | LC    | foamfix                              | 0.10.5-1.12.2     | foamfix-0.10.5-1.12.2.jar                            | None                                     |
   | LC    | forgelin                             | 1.8.3             | Forgelin-1.8.3.jar                                   | None                                     |
   | LC    | forgemultipartcbe                    | 2.6.2.83          | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | microblockcbe                        | 2.6.2.83          | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
   | LC    | minecraftmultipartcbe                | 2.6.2.83          | ForgeMultipart-1.12.2-2.6.2.83-universal.jar         | None                                     |
   | LC    | cfm                                  | 6.3.1             | furniture-6.3.1-1.12.2.jar                           | None                                     |
   | LC    | ic2                                  | 2.8.1000          | IC2Classic+1.12-1.5.4.4.jar                          | None                                     |
   | LC    | galacticraftcore                     | 4.0.2.220         | GalacticraftCore-1.12.2-4.0.2.224.jar                | None                                     |
   | LC    | galacticraftplanets                  | 4.0.2.220         | Galacticraft-Planets-1.12.2-4.0.2.224.jar            | None                                     |
   | LC    | helpfixer                            | 1.12.1-1.5.18     | HelpFixer-1.12.1-1.5.18.jar                          | None                                     |
   | LC    | placebo                              | 1.5.1             | Placebo-1.12.2-1.5.1.jar                             | None                                     |
   | LC    | hexxitgear                           | 2.8.0             | Hexxit+Gear-1.12.2-2.8.0.jar                         | None                                     |
   | LC    | ic2-classic-spmod                    | 0.0.0.0           | IC2Classic+1.12-1.5.4.4.jar                          | None                                     |
   | LC    | ichunutil                            | 7.2.1             | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LC    | teslacorelib                         | 1.0.15            | tesla-core-lib-1.12.2-1.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | industrialforegoing                  | 1.12.2-1.12.2     | industrialforegoing-1.12.2-1.12.13-237.jar           | None                                     |
   | LC    | infernalmobs                         | 1.7.6             | InfernalMobs-1.12.1.jar                              | None                                     |
   | LC    | ironchest                            | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                      | None                                     |
   | LC    | jrftl                                | 1.1               | JRFTL[1.12.2]-1.1.jar                                | None                                     |
   | LC    | laggoggles                           | FAT-1.12.2-4.6    | LagGoggles-FAT-1.12.2-4.6.jar                        | None                                     |
   | LC    | littletiles                          | 1.5.0             | LittleTiles_v1.5.0-pre157_mc1.12.2.jar               | None                                     |
   | LC    | mcmultipart                          | 2.5.3             | MCMultiPart-2.5.3.jar                                | None                                     |
   | LC    | recipehandler                        | 0.13              | NoMoreRecipeConflict-0.13(1.12.2).jar                | None                                     |
   | LC    | openmods                             | 0.12.2            | OpenModsLib-1.12.2-0.12.2.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | openblocks                           | 1.8.1             | OpenBlocks-1.12.2-1.8.1.jar                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | quacklib                             | 2.2.5             | quacklib-2.2.5.jar                                   | None                                     |
   | LC    | quickhomes                           | 1.2.2             | QuickHomes-1.2.2.jar                                 | None                                     |
   | LC    | quickteleports                       | 1.1.0             | quickteleports-1.1.0.jar                             | None                                     |
   | LC    | railcraft                            | 12.0.0            | railcraft-12.0.0.jar                                 | a0c255ac501b2749537d5824bb0f0588bf0320fa |
   | LC    | reccomplex                           | 1.4.8.2           | RecurrentComplex-1.4.8.2.jar                         | None                                     |
   | LC    | redstonearsenal                      | 2.6.3             | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | redwoods                             | 1.2.1             | Redwoods-1.12-1.2.1.jar                              | None                                     |
   | LC    | reforged                             | 0.7.5             | Reforged-0.7.5-1.12+.jar                             | None                                     |
   | LC    | xreliquary                           | 1.12.2-1.3.4.786  | Reliquary-1.12.2-1.3.4.786.jar                       | None                                     |
   | LC    | rswires                              | 1.0               | rswires-3.0.1.jar                                    | None                                     |
   | LC    | thermaldynamics                      | 2.5.5             | ThermalDynamics-1.12.2-2.5.5.21-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | simplyjetpacks                       | 2.2.12.65         | SimplyJetpacks2-1.12.2-2.2.12.65.jar                 | None                                     |
   | LC    | soulshardsrespawn                    | 1.12.2-1.1.1-13   | SoulShardsRespawn-1.12.2-1.1.1-13.jar                | None                                     |
   | LC    | traverse                             | 1.6.0             | Traverse-1.12.2-1.6.0-69.jar                         | None                                     |
   | LC    | treecapitator                        | 1.43.0            | TreeCapitator-client-1.43.0.jar                      | None                                     |
   | LC    | vanillafix                           | 1.0.10-SNAPSHOT   | VanillaFix-1.0.10-99.jar                             | None                                     |
   | LC    | wanionlib                            | 1.12.2-2.2        | WanionLib-1.12.2-2.2.jar                             | None                                     |
   | LC    | teslacorelib_registries              | 1.0.15            | tesla-core-lib-1.12.2-1.0.15.jar                     | None                                     |
   | LC    | unidict                              | 1.12.2-2.9.2      | UniDict-1.12.2-2.9.2.jar                             | None                                     |

Loaded coremods (and transformers): ForgelinPlugin (Forgelin-1.8.3.jar)

                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.224.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  CreativePatchingLoader (CreativeCore_v1.9.61_mc1.12.2.jar)
                                    
                                  LittlePatchingLoader (LittleTiles_v1.5.0-pre157_mc1.12.2.jar)
                                    com.creativemd.littletiles.LittleTilesTransformer
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                    
                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                    openmods.core.OpenModsClassTransformer
                                  RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
                                    com.therandomlabs.randompatches.core.RPTransformer
                                  IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                    
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13541 Compatibility Profile Context 25.20.14003.6001' Renderer: 'AMD Radeon(TM) R5 Graphics'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
Suspected Mods: CodeChicken Lib (codechickenlib)
Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13541 Compatibility Profile Context 25.20.14003.6001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
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)
CPU: 2x AMD A9-9425 RADEON R5, 5 COMPUTE CORES 2C+3G

commented
commented