rokoko

Участник
  • Публикаций

    6
  • Зарегистрирован

  • Посещение

Репутация

0 Нейтральная репутация

Информация о rokoko

  • Звание
    Новичок

Посетители профиля

Блок последних пользователей отключён и не показывается другим пользователям.

  1. Прошло 20 дней и нихуя не изменилось.
  2. Суть такова. Забили на этот сервер. Как я уже говорил ИКБМ, Арчимед, Турельки крашатся из-за десинка с сервером из-за пары модов, но всем пох. Запускаешь комп, пишешь lua, затем: asd = component.methods(здесь дохуязначный ИД) for k,v in pairs(asd) do print(k,v) end И получаешь все методы. Развертываешь компонент: Далее: asdf=component.list() for k,v in pairs(asdf) do print(k,v) end Получил названия. Развертываешь компонент, после точки ставя имя типа тир5бейз t=component.ТИР5БАЗЕ Потом просто t.METOД(ЗНАЧЕНИЕ) Всё.
  3. паставел другую загруску чанкав и вот ---- Minecraft Crash Report ---- // Ouch. That hurt Time: 7/13/16 4:52 PM Description: Ticking screen java.lang.NullPointerException: Ticking screen at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:238) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) 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(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) 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 launcher.client.ClientLauncher.launch(ClientLauncher.java:270) at launcher.client.ClientLauncher.main(ClientLauncher.java:182) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:238) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) -- Affected screen -- Details: Screen name: net.minecraft.client.multiplayer.GuiConnecting Stacktrace: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) 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(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) 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 launcher.client.ClientLauncher.launch(ClientLauncher.java:270) at launcher.client.ClientLauncher.main(ClientLauncher.java:182) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_66, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 569732968 bytes (543 MB) / 1290797056 bytes (1231 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -Xmx2048M -XX:+UseG1GC -XX:ParallelGCThreads=4 -XX:SurvivorRatio=8 -XX:MaxGCPauseMillis=50 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+DisableAttachMechanism AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D6 99 mods loaded, 99 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge.jar) UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar) UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar) UCHIJA OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar) UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA WarpDriveCore{1.7.10-1.3.22.-} [WarpDriveCore] (minecraft.jar) UCHIJA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar) UCHIJA betterloadingscreen{1.3.8} [Better Loading Screen] ([1.7.10] BetterLoadingScreen-1.3.8.jar) UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) UCHIJA IC2{2.2.814-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.814-experimental.jar) UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar) UCHIJA AdvancedRepulsionSystems{59.0.4} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.4.jar) UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-client.jar) UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar) UCHIJA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar) UCHIJA ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar) UCHIJA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325client.jar) UCHIJA asielib{0.4.5} [asielib] (AsieLib-1.7.10-0.4.5.jar) UCHIJA BetterFoliage{1.0.3} [Better Foliage] (BetterFoliage-1.0.3.jar) UCHIJA ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.4-114.jar) UCHIJA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar) UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHIJA BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16-core.jar) UCHIJA BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16-builders.jar) UCHIJA BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16-energy.jar) UCHIJA BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16-factory.jar) UCHIJA BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16-silicon.jar) UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA chisel{2.4.1.4beaeeb} [Chisel 2] (Chisel2.jar) UCHIJA ctmlib{1.0.1.5} [CTMLib] (Chisel2.jar) UCHIJA endercore{1.7.10-0.2.0.34_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.34_beta.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10 (1).jar) UCHIJA EnderIO{1.7.10-2.3.0.425_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.425_beta.jar) UCHIJA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar) UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar) UCHIJA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar) UCHIJA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar) UCHIJA OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar) UCHIJA Mekanism{9.0.2} [Mekanism] (Mekanism-1.7.10-9.0.2.271.jar) UCHIJA computronics{1.6.0} [Computronics] (Computronics-1.7.10-1.6.0.jar) UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar) UCHIJA DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.26.jar) UCHIJA DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (Dragon's Radio Mod-MC1.7.10-1.7.1.jar) UCHIJA farseek{1.0.3} [Farseek] (Farseek-1.0.3.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA hidenames{1.1.7} [Hide Names] (Hide Names-1.7.10-1.1.8.jar) UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJA malisiscore{1.7.10-0.14.2} [MalisisCore] (malisiscore-1.7.10-0.14.2.jar) UCHIJA malisisadvert{1.7.10-0.5.0} [Malisis Advert] (malisisadvert-1.7.10-0.5.0.jar) UCHIJA malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar) UCHIJA mo{0.4.1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.1.jar) UCHIJA MekanismTools{9.0.2} [MekanismTools] (MekanismTools-1.7.10-9.0.2.271.jar) UCHIJA MemoryCleaner{1.0} [Memory Cleaner] (MemoryCleaner-1.4-mc.1.7.10.jar) UCHIJA MoarSigns{1.1.4} [MoarSigns] (MoarSigns-1.7.10-1.1.4.jar) UCHIJA nhlib{2.0.8} [NHAVE's Library] (nhlib-1.7.10-2.0.8.jar) UCHIJA nhwrench{3.1.0} [NHAVE's OmniWrench V3] (nhwrench-1.7.10-3.1.0.jar) UCHIJA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar) UCHIJA powersuits{0.11.0.300} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.300.jar) UCHIJA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) UCHIJA NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10.jar) UCHIJA NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10.jar) UCHIJA NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10.jar) UCHIJA NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10.jar) UCHIJA NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10.jar) UCHIJA NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10.jar) UCHIJA mpnotify{0.0.3} [Mayakplay DF Cases] (NEIAddons.jar) UCHIJA neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar) UCHIJA recipehandler{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar) UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar) UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar) UCHIJA openfm{0.1.0.33} [OpenFM] (OpenFM-1_7_10-0_1_0-33.jar) UCHIJA openglasses{1.0.46} [OC Glasses] (OpenGlasses-1.0.46.jar) UCHIJA openmodularturrets{2.1.8-199} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.1.8-199.jar) UCHIJA openprinter{0.1.0.130} [OpenPrinter] (OpenPrinter-MC1.7.10-0.1.0.130.jar) UCHIJA opensecurity{1.0.91} [OpenSecurity] (OpenSecurity-1.7.10-1.0-91.jar) UCHIJA PowerConverters{1.7.10_3.3.0} [Power Converters] (PowerConverters-1.7.10_3.3.0.jar) UCHIJA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar) UCHIJA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar) UCHIJA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar) UCHIJA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar) UCHIJA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar) UCHIJA SwitchesContinued{0.0.1} [Switches Continued] (switchescontinued-0.0.1.jar) UCHIJA dfmain{0.0.1} [Dreamfinity Main Mod] (TCAddons-1.7.10-2.2.8.jar) UCHIJA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar) UCHIJA examplemod{1.0} [Example Mod] (VipCrystal.jar) UCHIJA vips{0.0.3} [Mayakplay DF Vip] (VipCrystal.jar) UCHIJA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2 (1).jar) UCHIJA WarpDrive{1.7.10-1.3.22.-} [WarpDrive] (WarpDrive-1.7.10-1.3.22.-.jar) UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal .jar) UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal .jar) UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal .jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@31291614) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@587bd88) returned non-null result: 0 AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 CoFHCore: -[1.7.10]3.1.2-325 ThermalFoundation: -[1.7.10]1.2.4-114 ThermalExpansion: -[1.7.10]4.1.2-240 ThermalDynamics: -[1.7.10]1.2.0-171 List of loaded APIs: * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6-client.jar * asielibAPI (1.1) from AsieLib-1.7.10-0.4.5.jar * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.5.jar * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.5.jar * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.5.jar * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.4-114.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16-core.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|core (2.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.1.16-core.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.16-core.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.16-core.jar * BuildCraftAPI|items (1.1) from buildcraft-7.1.16-core.jar * BuildCraftAPI|library (2.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|lists (1.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.16-core.jar * BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|statements (1.1) from buildcraft-7.1.16-core.jar * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.16-core.jar * BuildCraftAPI|tools (1.0) from buildcraft-7.1.16-core.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.16-core.jar * ChiselAPI (0.1.0) from Chisel2.jar * ChiselAPI|Carving (0.1.0) from Chisel2.jar * ChiselAPI|Rendering (0.1.0) from Chisel2.jar * CoFHAPI (1.7.10R1.0.2) from OpenModularTurrets-1.7.10-2.1.8-199.jar * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.425_beta.jar * CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHAPI|energy (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar * CoFHAPI|item (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHAPI|modhelpers (1.7.10R1.1.0) from MatterOverdrive-1.7.10-0.4.1.jar * CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.425_beta.jar * CoFHAPI|transport (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325client.jar * computronicsAPI (1.3) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|audio (1.0) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|chat (1.3) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.6.0.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.425_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.425_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.425_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.425_beta.jar * IC2API (1.0) from industrialcraft-2-2.2.814-experimental.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.7.10-0.4.1.jar * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.0.2.271.jar * MoarSigns|API (1.0) from MoarSigns-1.7.10-1.1.4.jar * NHWrenchAPI (1.7.10V1.0.0) from nhwrench-1.7.10-3.1.0.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar * OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10 (1).jar EnderIO: Found the following problem(s) with your installation: * Optifine is installed. This is NOT supported. * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6-client.jar). Ender IO was build against API version rv2 and may or may not work with a newer version. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: internal, bits: 8 AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:OFF Launched Version: 1.7.10 LWJGL: 2.9.4 OpenGL: AMD Radeon (TM) R9 200 Series GL version 4.5.13431 Compatibility Profile Context 16.150.2211.1001, ATI Technologies Inc. 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 (UK) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_D6 Render Distance Chunks: 2 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false OpenGlVersion: 4.5.13431 Compatibility Profile Context 16.150.2211.1001 OpenGlRenderer: AMD Radeon (TM) R9 200 Series OpenGlVendor: ATI Technologies Inc. CpuCount: 4
  4. эта праизшло после начала нашел магилку и короч стук стук лут)))) и вылеты беда(((( и я такой(((( и вроде больши ничо ни примичал...
  5. миня завут rakk сирвир спасикросс ни магу вайти памахите амины [11:37:52] [main/INFO]: Setting user: Rakk [11:37:55] [Client thread/INFO]: LWJGL Version: 2.9.4 [11:37:56] [Client thread/ERROR]: Couldn't initialize twitch stream [11:37:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen [11:37:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen [11:37:57] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen [11:38:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Advanced Repulsion Systems, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:asielib, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CTMLib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Computronics, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DefenseTech, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:farseek, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Hide Names, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Malisis Advert, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Memory Cleaner, FMLFileResourcePack:MoarSigns, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Moving World, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Mayakplay DF Cases, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NHAVE's Library, FMLFileResourcePack:NHAVE's OmniWrench V3, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenFM, FMLFileResourcePack:OC Glasses, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:OpenPrinter, FMLFileResourcePack:OpenSecurity, FMLFileResourcePack:Power Converters, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:Realistic World Gen Alpha, FMLFileResourcePack:Switches Continued, FMLFileResourcePack:Dreamfinity Main Mod, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mayakplay DF Vip, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WarpDrive, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic [11:38:40] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud [11:38:40] [Sound Library Loader/INFO]: Sound engine started [11:38:43] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas [11:38:43] [Client thread/INFO]: Created: 16x16 textures/items-atlas [11:38:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/trapdoor.png, java.io.FileNotFoundException [11:38:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_upper.png, java.io.FileNotFoundException [11:38:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_upper.png, java.io.FileNotFoundException [11:38:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_lower.png, java.io.FileNotFoundException [11:38:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_lower.png, java.io.FileNotFoundException [11:38:50] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas [11:38:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/trapdoor.png, java.io.FileNotFoundException [11:38:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_upper.png, java.io.FileNotFoundException [11:38:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_upper.png, java.io.FileNotFoundException [11:38:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_lower.png, java.io.FileNotFoundException [11:38:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_lower.png, java.io.FileNotFoundException [11:38:51] [Client thread/INFO]: Created: 16x16 textures/gui/items-atlas [11:39:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Advanced Repulsion Systems, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:asielib, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CTMLib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Computronics, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DefenseTech, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Farseek, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Hide Names, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Malisis Advert, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Memory Cleaner, FMLFileResourcePack:MoarSigns, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Moving World, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Mayakplay DF Cases, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NHAVE's Library, FMLFileResourcePack:NHAVE's OmniWrench V3, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenFM, FMLFileResourcePack:OC Glasses, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:OpenPrinter, FMLFileResourcePack:OpenSecurity, FMLFileResourcePack:Power Converters, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:Realistic World Gen Alpha, FMLFileResourcePack:Switches Continued, FMLFileResourcePack:Dreamfinity Main Mod, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mayakplay DF Vip, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WarpDrive, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, opensecurity_external [11:39:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1210_hardWallTierOne.png, java.io.FileNotFoundException [11:39:03] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/pattern_monitor.png, java.io.FileNotFoundException [11:39:03] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/contract_market.png, java.io.FileNotFoundException [11:39:03] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/star_map.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/android_station.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/fusion_reactor_controller.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1204_expanderPowerTierFive.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1205_expanderInvTierOne.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1213_hardWallTierFour.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1207_expanderInvTierThree.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/fusion_reactor_coil.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1209_expanderInvTierFive.png, java.io.FileNotFoundException [11:39:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1214_hardWallTierFive.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/gravitational_stabilizer.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1211_hardWallTierTwo.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/android_spawner.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/fusion_reactor_io.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/molten_tritanium_Still.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1208_expanderInvTierFour.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1200_expanderPowerTierOne.png, java.io.FileNotFoundException [11:39:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1212_hardWallTierThree.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1203_expanderPowerTierFour.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load openmodularturrets:textures/blocks/expanderInvTierOne.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1201_expanderPowerTierTwo.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/blocks/metal2_skycrateDispenser.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1202_expanderPowerTierThree.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1206_expanderInvTierTwo.png, java.io.FileNotFoundException [11:39:06] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/weapon_station.png, java.io.FileNotFoundException [11:39:06] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_upper.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_upper.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_tesla.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_lower.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_lower.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/trapdoor.png, java.io.FileNotFoundException [11:39:07] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_upper.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_upper.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/trapdoor.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_lower.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_lower.png, java.io.FileNotFoundException [11:39:07] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/gui/items/minimap_target.png, java.io.FileNotFoundException [11:39:07] [Client thread/INFO]: Created: 256x256 textures/gui/items-atlas [11:39:08] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_inactive.png, java.io.FileNotFoundException [11:39:08] [Client thread/ERROR]: Using missing texture, unable to load dfmain:textures/items/icon_name.png, java.io.FileNotFoundException [11:39:08] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4625_null.png, java.io.FileNotFoundException [11:39:09] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/items/omni_tool.png, java.io.FileNotFoundException [11:39:09] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_active.png, java.io.FileNotFoundException [11:39:09] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4624_null.png, java.io.FileNotFoundException [11:39:09] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas [11:39:10] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud [11:39:10] [Sound Library Loader/INFO]: Sound engine started [11:39:22] [Client thread/INFO]: Connecting to 151.80.111.118, 25595 [11:39:28] [Client thread/INFO]: [CHAT] [11:39:28] [Client thread/INFO]: [CHAT] codechickencore.update [11:39:28] [Client thread/INFO]: [CHAT] codechickencore.update [11:39:29] [Thread-19/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here [11:39:30] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates! [11:39:36] [Client thread/INFO]: [CHAT] §7------------- §1[Mekanism]§7 ------------- [11:39:36] [Client thread/INFO]: [CHAT] §7 Using outdated version on one or more modules. [11:39:36] [Client thread/INFO]: [CHAT] §9 Mekanism: §49.0.2 [11:39:36] [Client thread/INFO]: [CHAT] §9 MekanismTools: §49.0.2 [11:39:36] [Client thread/INFO]: [CHAT] §7 Consider updating to version §89.0.3 [11:39:36] [Client thread/INFO]: [CHAT] §7 New features: §9Fixes, improvements, and a few new additions! [11:39:36] [Client thread/INFO]: [CHAT] §7 Visit §8aidancbrady.com/mekanism§7 to download. [11:39:36] [Client thread/INFO]: [CHAT] §7------------- §1[=======]§7 ------------- [11:48:01] [Client thread/FATAL]: Reported exception thrown! net.minecraft.util.ReportedException: Rendering screen at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1434) ~[blt.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66] at launcher.client.ClientLauncher.launch(ClientLauncher.java:270) [Dreamfinity.exe:?] at launcher.client.ClientLauncher.main(ClientLauncher.java:182) [Dreamfinity.exe:?] Caused by: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException at cpw.mods.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.checkAccess(TerminalTransformer.java:138) ~[forge.jar:?] at cpw.mods.fml.common.asm.transformers.TerminalTransformer$ExitVisitor.systemExitCalled(TerminalTransformer.java:109) ~[forge.jar:?] at com.mayakplay.notify.gui.MainMenuGuiNoirePiDor.func_73863_a(MainMenuGuiNoire.java:128) ~[MainMenuGuiNoire.class:?] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1400) ~[blt.class:?] ... 15 more