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

Render Errors #15

Closed
InkDragon opened this issue Dec 19, 2020 · 2 comments
Closed

Render Errors #15

InkDragon opened this issue Dec 19, 2020 · 2 comments

Comments

@InkDragon
Copy link

i seem to be getting errors like this:

at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}
[11:17:25] [Render thread/ERROR] [co.co.ca.CagedMobs/]: Error getting cached entity!
java.lang.NullPointerException: null

i'd have posted the full log but it was nearly 2gb...

please feel free to ask any questions and I can try to generate a smaller log to show off the issue if need be

@skruis
Copy link

skruis commented Dec 23, 2020

I'm getting a similar error and my logfile was huge as well:

[Render thread/ERROR] [com.corgam.cagedmobs.CagedMobs/]: Error getting cached entity!
java.lang.NullPointerException: null
at com.corgam.cagedmobs.tileEntities.MobCageTE.getCachedEntity(MobCageTE.java:82) ~[cagedmobs:1.16.4-1.2.6]
at com.corgam.cagedmobs.tileEntities.MobCageRenderer.render(MobCageRenderer.java:54) ~[cagedmobs:1.16.4-1.2.6]
at com.corgam.cagedmobs.tileEntities.MobCageRenderer.func_225616_a_(MobCageRenderer.java:32) ~[cagedmobs:1.16.4-1.2.6]

Forge: 35.1.13
Java: 1.8.0_242 by AdoptOpenJDK
Launcher: GDLauncher

I was using these in the hopper variant on top of Storage Drawers. I had roughly 10 of these setup and my FPS dropped from 180 to 30. There were: sheep, iron golem and a cow.

@Corgam
Copy link
Owner

Corgam commented Apr 8, 2021

Sorry for that! It should be working properly in the next version!

@Corgam Corgam closed this as completed Apr 8, 2021
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

3 participants