Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Crash When any Version Above 1.0.1 is Added with Random Things #1032

Open
cjburkey01 opened this issue Oct 11, 2016 · 3 comments
Open

Crash When any Version Above 1.0.1 is Added with Random Things #1032

cjburkey01 opened this issue Oct 11, 2016 · 3 comments

Comments

@cjburkey01
Copy link

cjburkey01 commented Oct 11, 2016

Random things seems to work unless any Extra Utilities version above 1.0.1 is installed, there are a lot of other mods that crash as well.

Edit: Optifine and Extra Utilities combined appear to be the issue: according to this comment by Lumien.

java.lang.NullPointerException: Initializing game
    at lumien.randomthings.client.models.blocks.ModelCubeAll.vertexToInts(ModelCubeAll.java:58)
    at lumien.randomthings.client.models.blocks.ModelCubeAll.createSidedBakedQuad(ModelCubeAll.java:68)
    at lumien.randomthings.client.models.blocks.ModelCubeAll.<init>(ModelCubeAll.java:41)
    at lumien.randomthings.client.models.blocks.ModelFluidDisplay.<init>(ModelFluidDisplay.java:35)
    at lumien.randomthings.handler.RTEventHandler.modelBake(RTEventHandler.java:362)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_538_RTEventHandler_modelBake_ModelBakeEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:498)
    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:498)
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)
@cjburkey01
Copy link
Author

According to Lumien, it's a conflict between Extra Utilities 2 and Optifine: http://pastebin.com/wMKmi1n3 on Curseforge: https://minecraft.curseforge.com/projects/random-things?comment=225

@Andre--D
Copy link

There is a new Optifine Preview :

OptiFine 1.10.2_HD_U_C4_pre

  • fixed Forge compatibility (Extra Utilities 2 crash)
  • ..
  • ..

@cjburkey01
Copy link
Author

I'll try that, thank you

On Thu, Oct 13, 2016 at 9:26 AM, Andre--D notifications@github.com wrote:

There is a new Optifine Preview :

OptiFine 1.10.2_HD_U_C4_pre

  • fixed Forge compatibility (Extra Utilities 2 crash)
  • ..
  • ..


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1032 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AI062_Ob9lrIVcrTNiHnPmxjTlNnBhY0ks5qzjF5gaJpZM4KUOHV
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants