Jump to content

Recommended Posts

Posted

On my server (I assume this to do with forge) whenever I rightclick on certain blocks I get this error:

 

(Client side error log)

2013-02-12 12:56:44 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-02-12 12:56:44 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2013-02-12 12:56:44 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-12 12:56:44 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-12 12:56:44 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.ItemMobSpawner.getEntity(ItemMobSpawner.java:96)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.ItemMobSpawner.a(ItemMobSpawner.java:79)

2013-02-12 12:56:44 [iNFO] [sTDERR] at ur.a(SourceFile:388)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.forge.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:153)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.forge.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:199)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:194)

2013-02-12 12:56:44 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-02-12 12:56:44 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityHorseMob.selectType(MoCEntityHorseMob.java:42)

2013-02-12 12:56:44 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityMob.<init>(MoCEntityMob.java:34)

2013-02-12 12:56:44 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityHorseMob.<init>(MoCEntityHorseMob.java:19)

2013-02-12 12:56:44 [iNFO] [sTDERR] ... 10 more

2013-02-12 12:56:44 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-02-12 12:56:44 [iNFO] [sTDERR] at sun.reflect.GeneratedConstructorAccessor57.newInstance(Unknown Source)

2013-02-12 12:56:44 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-12 12:56:44 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.ItemMobSpawner.getEntity(ItemMobSpawner.java:96)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.ItemMobSpawner.a(ItemMobSpawner.java:79)

2013-02-12 12:56:44 [iNFO] [sTDERR] at ur.a(SourceFile:388)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.forge.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:153)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.forge.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:199)

2013-02-12 12:56:44 [iNFO] [sTDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:194)

2013-02-12 12:56:44 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-02-12 12:56:44 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityWerewolf.setHumanForm(MoCEntityWerewolf.java:124)

2013-02-12 12:56:44 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityWerewolf.<init>(MoCEntityWerewolf.java:29)

2013-02-12 12:56:44 [iNFO] [sTDERR] ... 9 more

2013-02-12 12:56:45 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-02-12 12:56:45 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2013-02-12 12:56:45 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-12 12:56:45 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-12 12:56:45 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2013-02-12 12:56:45 [iNFO] [sTDERR] at codechicken.nei.ItemMobSpawner.getEntity(ItemMobSpawner.java:96)

2013-02-12 12:56:45 [iNFO] [sTDERR] at codechicken.nei.ItemMobSpawner.a(ItemMobSpawner.java:79)

2013-02-12 12:56:45 [iNFO] [sTDERR] at ur.a(SourceFile:388)

2013-02-12 12:56:45 [iNFO] [sTDERR] at codechicken.nei.forge.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:153)

2013-02-12 12:56:45 [iNFO] [sTDERR] at codechicken.nei.forge.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:199)

2013-02-12 12:56:45 [iNFO] [sTDERR] at codechicken.nei.ItemList$ItemMatcher.matches(ItemList.java:39)

2013-02-12 12:56:45 [iNFO] [sTDERR] at codechicken.nei.ItemList$ThreadMatchSearch.run(ItemList.java:106)

2013-02-12 12:56:45 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-02-12 12:56:45 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityHorseMob.selectType(MoCEntityHorseMob.java:42)

2013-02-12 12:56:45 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityMob.<init>(MoCEntityMob.java:34)

2013-02-12 12:56:45 [iNFO] [sTDERR] at drzhark.mocreatures.MoCEntityHorseMob.<init>(MoCEntityHorseMob.java:19)

2013-02-12 12:56:45 [iNFO] [sTDERR] ... 11 more

 

(Server side log)

[WARNING] Failed to handle packet for [my username]/[my ip]: java.lang.NullPointerException

java.lang.NullPointerException

at iv.a(NetServerHandler.java:639)

at fk.a(SourceFile:58)

at cg.b(TcpConnection.java:458)

at iv.d(NetServerHandler.java:136)

at iw.b(NetworkListenThread.java:57)

at ht.b(SourceFile:30)

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)

at ho.r(DedicatedServer.java:269)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

I'm using the latest version of forge, but I have also noticed this problem with the recommended build.

 

Also the blocks I have experienced this is with Extra bees indexer and the static database, and a mystcraft book stand.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • recently all of my maps were stuck on 100% loading and would not go past it, no matter if I deleted the session.lock file or updated my PC or increased my ram to 16GB. I don't know what to do and google searches do not help. I almost have 400 mods. here is my log https://mclo.gs/QJsrp0i
    • No crash log (obv), not much i can say except idk why it wont start. It crashes on "Launching Minecraft", but due to the lack of a crash log and the unclear debug and latest logs idk whats going on. (Might it be Enigmatic Legacy?) https://pastebin.com/fgLvxtrJ
    • This is my crash log and i dont know what anything means [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.entity.CuboidMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.entity.ModelPartMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.entity.cull.EntityRendererMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.entity.shadows.EntityRenderDispatcherMixin' as rule 'mixin.features.render.entity' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.gui.font.GlyphRendererMixin' as rule 'mixin.features.render.gui.font' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.world.sky.BackgroundRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.world.sky.ClientWorldMixin' as rule 'mixin.features.render.world.sky' (added by mods [oculus]) disables it and children [22:05:56] [main/WARN]:Force-disabling mixin 'features.render.world.sky.WorldRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [oculus]) disables it and children [22:05:57] [main/INFO]:Patching IForgeItemStack#getEnchantmentLevel [22:05:57] [main/INFO]:Patching IForgeItemStack#getEnchantmentLevel [22:06:00] [main/INFO]:Loaded config for: betterfpsdist.json [22:06:02] [main/WARN]:Error loading class: me/jellysquid/mods/sodium/client/render/vertex/buffer/SodiumBufferBuilder (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.vertex.buffer.SodiumBufferBuilder) [22:06:02] [main/WARN]:@Mixin target me.jellysquid.mods.sodium.client.render.vertex.buffer.SodiumBufferBuilder was not found mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumBufferBuilder [22:06:02] [main/WARN]:Error loading class: vazkii/quark/addons/oddities/inventory/BackpackMenu (java.lang.ClassNotFoundException: vazkii.quark.addons.oddities.inventory.BackpackMenu) [22:06:03] [main/INFO]:Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.6). [22:06:09] [main/INFO]:Patching IForgeItemStack#getEnchantmentLevel [22:06:09] [main/INFO]:Patching IForgeItemStack#getEnchantmentLevel [22:06:09] [main/INFO]:Patching IForgeItemStack#getEnchantmentLevel [22:06:09] [main/INFO]:Patching IForgeItemStack#getEnchantmentLevel [22:06:14] [main/WARN]:Static binding violation: PRIVATE @Overwrite method m_172993_ in rubidium.mixins.json:core.render.world.WorldRendererMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
    • I'm super new to making servers and i literally have no idea what this means LOL, any insight would be appreciated.   for context this is the first time I've loaded up the server and was met immediately with this error. https://cdn.discordapp.com/attachments/878466718425579520/1310810580671795260/image_2024-11-25_213313949.png?ex=674692fc&is=6745417c&hm=22fd87a5727db2cb485a89ecd3cdd133ef86d6995b518a9f8a4ad1e9bc955d09&
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.