Hi. I recently have been using Optifine 1.8.3 A3 Ultra in pvp. Some times, players will start to flicker weirdly. Like I see them and then I don't. Please fix this.
If you are using Fast Render, try turning it off. Not to be confused with Fast Graphics, Fast Render is found under Video Settings... Performance...
[20:03:57] [main/INFO]: Forge Mod Loader version 8.0.20.1295 for Minecraft 1.8 loading
[20:03:57] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.2, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[20:03:57] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.1_HD_U_C7.jar
[20:03:58] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:03:58] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:03:58] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:03:58] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:03:58] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:03:58] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:03:58] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[20:03:58] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[20:03:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[20:03:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/Users/Sam/Library/Application%20Support/minecraft/mods/OptiFine_1.8.1_HD_U_C7.jar
[20:03:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[20:03:58] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:03:59] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:03:59] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:03:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:03:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:04:00] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:04:00] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:04:00] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[20:04:00] [main/INFO]: Injecting downstream transformers
[20:04:00] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[20:04:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.EventTransformer'
[20:04:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[20:04:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[20:04:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer'
[20:04:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer'
[20:04:00] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:04:00] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[20:04:00] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[20:04:00] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[20:04:00] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[20:04:00] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[20:04:00] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[20:04:00] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[20:04:00] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[20:04:00] [main/INFO]: MinecraftTransformer found INIT injection point, this is good.
[20:04:01] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityPlayerSP
[20:04:01] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.VerifyError: (class: net/minecraft/client/Minecraft, method: func_71354_a signature: (I)V) Incompatible argument to function
at net.minecraft.client.main.Main.main(SourceFile:40) ~[Main.class:?]
... 6 more
Your mixing 1.8.0 Minecraft with 1.8.1 mods , that will not not work in this dimensional space.
Well, when Minecraft works on it, it should work better with every version of OptiFine and when you have lags though, you can adjust the manifold settings to enable better performance.
Ok! Thanks! But, I've got 16bit OS. Is this making any difference?
what are you even saying.. you mention an old operating system (like I'm really sure that's what he's using) as though I didn't know such things exist even though I, too, listed an old 16 bit operating system in my own post? Have you not heard of DOS or something? Do research yourself
How would I install optifine for the techic launcher, I use the vanilla version through that so I can get the most use out of my 16gb of ram. Any help would be appreciated
Go to %appdata%\.technic\modpacks\YourModpack\Mods and place Optifine in that folder.
Make sure that you're using the Ultra version for whichever version your modpack uses - for example, if you play Sword Craft Online (which is version 1.7.10), you'd download the latest Optifine Ultra for 1.7.10 and put it in the mods folder there.
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 20.05.13 16:16
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: universalelectricity.prefab.multiblock.BlockMulti.setChannel(Ljava/lang/String;)Luniversalelectricity/prefab/multiblock/BlockMulti;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: universalelectricity.prefab.multiblock.BlockMulti.setChannel(Ljava/lang/String;)Luniversalelectricity/prefab/multiblock/BlockMulti;
at icbm.core.ZhuYaoBase.preInit(ZhuYaoBase.java:132)
at icbm.wanyi.ZhuYaoWanYi.preInit(ZhuYaoWanYi.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Same to you. Considering Minecraft requires 32 or 64 bit Java to run at all.
Meaning: Yes a 16bit modern(ish) OS may as well exists, but it sure ain't something you can run Minecraft on. If MrZiemniak can run MInecraft, he's using a 32 or 64 bit OS.
You mean you're running Windows on a 16bit color palette? Because if that's the case ... then you're running normal 32bit Windows, just using 16bit color palette.
If you are using Fast Render, try turning it off. Not to be confused with Fast Graphics, Fast Render is found under Video Settings... Performance...
Your mixing 1.8.0 Minecraft with 1.8.1 mods , that will not not work in this dimensional space.
I think that only happens with windows, I had that problem, not now I use Linux, and I know because it was solved by killing the explorer.exe process.
Is the A3 version of optifine for minecraft 1.8.3 supposed to be compatible with minecraft forge?
Forge version is at 1.8.0 . We all have to wait for the next Minecraft MCP version and there is no due date yet
I've got old Pentium 4 with 2 cores and 3.0 ghz. Can OF Ultra work on this?
1.8.3 optifine is almost out so exited
Ok! Thanks! But, I've got 16bit OS. Is this making any difference?
16 bit? like DOS? haha I doubt it
Well, its possible. So do your research before you comment:
http://en.wikipedia.org/wiki/GEOS_(16-bit_operating_system)
what are you even saying.. you mention an old operating system (like I'm really sure that's what he's using) as though I didn't know such things exist even though I, too, listed an old 16 bit operating system in my own post? Have you not heard of DOS or something? Do research yourself
Optifine.net is currently down.
http://isup.me/optifine.net
How sad.
Go to %appdata%\.technic\modpacks\YourModpack\Mods and place Optifine in that folder.
Make sure that you're using the Ultra version for whichever version your modpack uses - for example, if you play Sword Craft Online (which is version 1.7.10), you'd download the latest Optifine Ultra for 1.7.10 and put it in the mods folder there.
the problem is mod ICBM|Contraption{1.2.0} [ICBM|Contraption] (ICBM_Contraption_v1.2.0.106.jar) Unloaded->Constructed->Errored
that mod is errored
error...
OptifineWebsite Name:please check back later
optifine.netURL Checked:
no responseResponse Time:
unknownLast Down:
DOWN
Optifine.net is DOWN for everyone.
It is not just you. The server is not responding...
Until someone ports this legendary mod I am leaving the minecraft scene. http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/ArchitectureCraft/#mozTocId598776 I have watched too many legendary mods die and carpenters blocks sudden fallout out of mainstream made me cry. I realize the source is messy but some of the best mods from 1.6.4 and 1.7.10 were.
No, ti's not as bad as you think. It's just like a normal Windows, but with less colors. It makes no difference.
It's just regular Windows, but with less colors.
Nooo, I don't think so. Let me show...
BTW I've got Polish software
Yes! Someone understand me!
Sooo... Optifine can work on my pc?
Is there an Ultra version for 1.7.10?