Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.10.2] Client crash when a player fires the hunters handgun. #233

Open
ProsperCraft opened this issue Nov 26, 2016 · 2 comments
Open

[1.10.2] Client crash when a player fires the hunters handgun. #233

ProsperCraft opened this issue Nov 26, 2016 · 2 comments

Comments

@ProsperCraft
Copy link

http://pastebin.com/psPszNzK

Description: Ticking entity

java.lang.ClassCastException: java.lang.Byte cannot be cast to java.lang.Integer
at xreliquary.entities.shot.EntityShotBase.getColor(EntityShotBase.java:281)
at xreliquary.entities.shot.EntityShotBase.spawnPotionParticles(EntityShotBase.java:267)
at xreliquary.entities.shot.EntityShotBase.func_70071_h_(EntityShotBase.java:189)
at net.minecraft.world.World.func_72866_a(World.java:1964)
at net.minecraft.world.World.func_72870_g(World.java:1934)
at net.minecraft.world.World.func_72939_s(World.java:1750)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)

@P3pp3rF1y
Copy link

Please log issues under https://github.com/P3pp3rF1y/Reliquary/issues, I wasn't aware of these until I randomly checked this fork today.

@P3pp3rF1y
Copy link

Also steps to recreate would be nice as I have seen something like this previously but was unable to recreate it myself.

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

No branches or pull requests

2 participants