sparkles and OpenGL error

General help with our resourcepacks, our website, or Minecraft - including mods.
Post Reply 
User avatar
27 Posts
 x 2

Post 30 Oct 2018, 22:45

hello everyone,

my problem is as follows.

I bought new pc components, since then I only have problems.

Show

C:/Program Files/Java/jre1.8.0_191/bin/javaw.exe

Code: Select all

---- Minecraft Crash Report ----

WARNING: coremods are present:
  IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b161.jar)
  llibrary (llibrary-core-1.0.8-1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 10/30/18 8:21 PM
Description: Updating screen events

java.lang.NullPointerException: Updating screen events
	at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
	at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_220_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:399)
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:815)
	at net.minecraft.client.settings.GameSettings.resetSettings(GameSettings.java:3354)
	at net.optifine.gui.GuiOtherSettingsOF.func_73878_a(GuiOtherSettingsOF.java:89)
	at net.minecraft.client.gui.GuiYesNo.func_146284_a(SourceFile:50)
	at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
	at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1758)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	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:196)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)


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

-- Head --
Thread: Client thread
Stacktrace:
	at biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
	at biomesoplenty.common.handler.LeavesModelEventHandler.onModelBake(LeavesModelEventHandler.java:52)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_220_LeavesModelEventHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:399)
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:815)
	at net.minecraft.client.settings.GameSettings.resetSettings(GameSettings.java:3354)
	at net.optifine.gui.GuiOtherSettingsOF.func_73878_a(GuiOtherSettingsOF.java:89)
	at net.minecraft.client.gui.GuiYesNo.func_146284_a(SourceFile:50)
	at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443)
	at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)

-- Affected screen --
Details:
	Screen name: net.minecraft.client.gui.GuiYesNo


Stacktrace:
	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	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:196)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_191, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2545273424 bytes (2427 MB) / 11967922176 bytes (11413 MB) up to 19685441536 bytes (18773 MB)
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx21120m
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	FML: MCP 9.42 Powered by Forge 14.23.4.2765 Optifine OptiFine_1.12.2_HD_U_E2 45 mods loaded, 45 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                                |
	|:------ |:-------------------- |:----------------- |:--------------------------------------------------- |:---------------------------------------- |
	| UCHIJA | minecraft            | 1.12.2            | minecraft.jar                                       | None                                     |
	| UCHIJA | mcp                  | 9.42              | minecraft.jar                                       | None                                     |
	| UCHIJA | FML                  | 8.0.99.99         | forge-1.12.2-14.23.4.2765-universal.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJA | forge                | 14.23.4.2765      | forge-1.12.2-14.23.4.2765-universal.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJA | architecturecraft    | @VERSION@         | architecturecraft-1.12-3.80.jar                     | None                                     |
	| UCHIJA | aroma1997core        | 2.0.0.0.b161      | Aroma1997Core-1.12.2-2.0.0.0.b161.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
	| UCHIJA | aroma1997sdimension  | 2.0.0.2.b86       | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
	| UCHIJA | betterbuilderswands  | 0.11.1            | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
	| UCHIJA | bibliocraft          | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                   | None                                     |
	| UCHIJA | biomesoplenty        | 7.0.1.2399        | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar       | None                                     |
	| UCHIJA | chameleon            | 1.12-4.1.3        | Chameleon-1.12-4.1.3.jar                            | None                                     |
	| UCHIJA | ctm                  | MC1.12.2-0.3.2.20 | CTM-MC1.12.2-0.3.2.20.jar                           | None                                     |
	| UCHIJA | chisel               | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar                        | None                                     |
	| UCHIJA | codechickenlib       | 3.2.2.353         | CodeChickenLib-1.12.2-3.2.2.353-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJA | redstoneflux         | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJA | cofhcore             | 4.6.1             | CoFHCore-1.12.2-4.6.1.22-universal.jar              | None                                     |
	| UCHIJA | cofhworld            | 1.2.0             | CoFHWorld-1.12.2-1.2.0.5-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJA | cookingforblockheads | 6.4.65            | CookingForBlockheads_1.12.2-6.4.65.jar              | None                                     |
	| UCHIJA | durabilityshow       | 5.0.0             | Durability-Show-Mod-1.12.jar                        | None                                     |
	| UCHIJA | zerocore             | 1.12-0.1.2.2      | zerocore-1.12-0.1.2.2.jar                           | None                                     |
	| UCHIJA | bigreactors          | 1.12.2-0.4.5.49   | ExtremeReactors-1.12.2-0.4.5.49.jar                 | None                                     |
	| UCHIJA | fastleafdecay        | v14               | FastLeafDecay-v14.jar                               | None                                     |
	| UCHIJA | ftblib               | 5.3.0.56          | FTBLib-5.3.0.56.jar                                 | None                                     |
	| UCHIJA | ftbutilities         | 5.3.0.52          | FTBUtilities-5.3.0.52.jar                           | None                                     |
	| UCHIJA | gravestone           | 1.10.2            | gravestone-1.10.2.jar                               | None                                     |
	| UCHIJA | waila                | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                         | None                                     |
	| UCHIJA | jei                  | 4.13.1.220        | jei_1.12.2-4.13.1.220.jar                           | None                                     |
	| UCHIJA | thermalfoundation    | 2.6.1             | ThermalFoundation-1.12.2-2.6.1.22-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJA | immersiveengineering | 0.12-85           | ImmersiveEngineering-0.12-85.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
	| UCHIJA | immersivepetroleum   | 1.1.9             | immersivepetroleum-1.12.2-1.1.9.jar                 | None                                     |
	| UCHIJA | ironbackpacks        | 1.12.2-3.0.8-12   | IronBackpacks-1.12.2-3.0.8-12.jar                   | None                                     |
	| UCHIJA | ironchest            | 1.12.2-7.0.46.831 | ironchest-1.12.2-7.0.46.831.jar                     | None                                     |
	| UCHIJA | journeymap           | 1.12.2-5.5.2      | journeymap-1.12.2-5.5.2.jar                         | None                                     |
	| UCHIJA | morpheus             | 1.12-3.3.2        | Morpheus-1.12-3.3.2.jar                             | None                                     |
	| UCHIJA | nei                  | 2.4.1             | NotEnoughItems-1.12.2-2.4.1.239-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJA | harvestcraft         | 1.12.2z           | Pam's+HarvestCraft+1.12.2za.jar                     | None                                     |
	| UCHIJA | refinedstorage       | 1.6.8             | refinedstorage-1.6.8.jar                            | None                                     |
	| UCHIJA | thermalexpansion     | 5.5.1             | ThermalExpansion-1.12.2-5.5.1.33-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJA | thermaldynamics      | 2.5.2             | ThermalDynamics-1.12.2-2.5.2.15-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| UCHIJA | simplyjetpacks       | 2.2.9.58          | SimplyJetpacks2-1.12.2-2.2.9.58.jar                 | None                                     |
	| UCHIJA | storagedrawers       | 1.12-5.3.5        | StorageDrawers-1.12.2-5.3.7.jar                     | None                                     |
	| UCHIJA | torohealthmod        | 1.12.2-11         | torohealth-1.12.2-11.jar                            | None                                     |
	| UCHIJA | wawla                | 2.5.261           | Wawla-1.12.2-2.5.261.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
	| UCHIJA | waystones            | 4.0.67            | Waystones_1.12.2-4.0.67.jar                         | None                                     |
	| UCHIJA | llibrary             | 1.7.15            | llibrary-1.7.15-1.12.2.jar                          | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |

	Loaded coremods (and transformers): 
IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b161.jar)
  
llibrary (llibrary-core-1.0.8-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 416.34' Renderer: 'GeForce GTX 970/PCIe/SSE2'
	Launched Version: MultiMC5
	LWJGL: 2.9.4
	OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.34, NVIDIA Corporation
	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: No
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	Type: Client (map_client.txt)
	Resource Packs: BDcraft Musics MC111, BDcraft Sounds MC111, PureBDcraft More 3D Blocks MC112, Minecraft 1.12.2 Spahx 128x, PureBDcraft Customisation MC112, PureBDcraft 256x MC112
	Current Language: Deutsch (Deutschland)
	Profiler Position: N/A (disabled)
	CPU: 6x Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
	OptiFine Version: OptiFine_1.12.2_HD_U_E2
	OptiFine Build: 20180728-185429
	Render Distance Chunks: 8
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.6.0 NVIDIA 416.34
	OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
	OpenGlVendor: NVIDIA Corporation
	CpuCount: 6
my problems:

my wood texture sparkles!
Error opengl 1281!

i don't know what to do anymore, i have installed newest java x64 and newest graphics drivers.
would love to see me for help
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
BDcraft Web Admin
6614 Posts
 x 436

Post 30 Oct 2018, 23:45

*moved to Help Centre*

I don't see why you posted this in Bugs as you know fine well this isn't caused by the pack, but changes to your system as alluded to by you stating you changed your PC's components.

Regardless, sparkles/white speckles around textures are generally caused by Anti-Aliasing or Anisotropic Filtering. Make sure they're disabled in both Minecraft and your graphics cards settings for javaw.exe

As for The log you posted, you seem to have issues with Biomes O' Plenty (at least that's the mod that comes up in the error) so you might want to see what you get by Googling:

Code: Select all

biomesoplenty.common.handler.LeavesModelEventHandler$ModelLeaves.<init>(LeavesModelEventHandler.java:61)
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
27 Posts
 x 2

Post 31 Oct 2018, 00:16

First of all, thank you for taking the time.

sorry that the post has landed here. Forum activities are new for me.

deleted Biomes O' Plenty.jar and tried it again, unfortunately the bug still exists.
i still get the error openGl 1281 see picture. and in the minecraft log it says in seconds that ...

Code: Select all

[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
[00:56:58] [main/ERROR] [minecraft/Minecraft]: ########## GL ERROR ##########
[00:56:58] [main/ERROR] [minecraft/Minecraft]: @ Post render
[00:56:58] [main/ERROR] [minecraft/Minecraft]: 1281: Invalid value
i have to admit that i have been sitting at the computer since about 19 o'clock and try to understand why i suddenly have that.... and there is not much in the forum when 10 cooks cook a soup... but nothing concrete

but thanks in advance.
User avatar
BDcraft Web Admin
6614 Posts
 x 436

Post 31 Oct 2018, 00:28

The OpenGL Error you're posting is apparently a bit of a weird bug where the graphics drivers just can't do something. It seems unspecific.

OptiFine bug reports about clear water, enchantments, shaders, mod bugs... basically the game is saying "do this" and the graphics card is saying "I have no idea what that means".

Generally it has no real detriment to play besides the spam in the log.

sp614x (the dev of OptiFine) suggests trying to disable Fast Render in a bug report I found. I don't know if that will help you, but it's usually a good thing to do when playing modded MC anyway.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
27 Posts
 x 2

Post 31 Oct 2018, 00:35

ok, I just created a solo world with the same mods.

no error message no spam... can something like that come from the server? :nerd:
User avatar
BDcraft Web Admin
6614 Posts
 x 436

Post 31 Oct 2018, 11:32

It is possible that servers can send nonsensical states that can't be rendered. I've had it before.

If you can figure out which mod is doing it you can maybe update it, change it's settings or just remove it.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
27 Posts
 x 2

Post 31 Oct 2018, 13:29 

Good morning, everyone.

i have solved the problem, i think.
but since then no more OpenGL messages.
the pixels are still there but don't matter.

the problems I have installed only since I have Windows 10, so the current one.

I tried the following things and it worked.

1. C:/Program Files/Java/jdk1.8.0_192/bin/javaw.exe and jir-8u192-x64 updated
2. Acrobat Rader DC installed, plus Flash.
3. updated Directx for win 10.
4. removed Multi MC and now play via Minecraft lunsher
5. mincraft MultiMC re-downloaded

but thanks before you go,
Post Reply