Jump to content

Internal Server Error


Doughboy

Recommended Posts

12.01 23:03:51 [server] INFO at di.a(SourceFile:59)

12.01 23:03:51 [server] INFO at it.a(NetLoginHandler.java:330)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:67)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:102)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.ModListResponsePacket.execute(ModListResponsePacket.java:130)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLPacket.makePacketSet(FMLPacket.java:113)

12.01 23:03:51 [server] INFO at java.util.Arrays.copyOfRange(Arrays.java:2549)

12.01 23:03:51 [server] INFO java.lang.IllegalArgumentException: 32000 > 324

12.01 23:03:51 [server] WARNING [Minecraft] Failed to handle packet for Doughboy [/184.13.195.53:61989]: java.lang.IllegalArgumentException: 32000 > 324

12.01 23:03:51 [server] INFO at fy.run(SourceFile:849)

12.01 23:03:51 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

12.01 23:03:51 [server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)

12.01 23:03:51 [server] INFO at ho.r(DedicatedServer.java:270)

12.01 23:03:51 [server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)

12.01 23:03:51 [server] INFO at ht.b(SourceFile:29)

12.01 23:03:51 [server] INFO at hu.a(ServerListenThread.java:56)

12.01 23:03:51 [server] INFO at it.c(NetLoginHandler.java:84)

12.01 23:03:51 [server] INFO at cg.b(TcpConnection.java:458)

12.01 23:03:51 [server] INFO at di.a(SourceFile:59)

12.01 23:03:51 [server] INFO at it.a(NetLoginHandler.java:330)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:67)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:102)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.ModListResponsePacket.execute(ModListResponsePacket.java:130)

12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLPacket.makePacketSet(FMLPacket.java:113)

12.01 23:03:51 [server] INFO at java.util.Arrays.copyOfRange(Arrays.java:2549)

12.01 23:03:51 [server] INFO java.lang.IllegalArgumentException: 32000 > 324

12.01 23:03:51 [server] SEVERE [ForgeModLoader] Error handling login related packet - connection from Doughboy

 

I've been getting this on just about any new mods I try to add to the server. Thanks for any help. I'm running the latest forge build.

Link to comment
Share on other sites

What version are you running? Saying "latest" doesn't help when there are new versions every day.

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Link to comment
Share on other sites

Or better still, give us the entire ForgeModLoader-client-0 log and we can see the forge version from there.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

https://dl.dropbox.com/u/12780033/crash-2013-01-21_18.46.04-client.txt

 

https://dl.dropbox.com/u/12780033/ForgeModLoader-client-0.log

 

https://dl.dropbox.com/u/12780033/ForgeModLoader-server-0.log

 

java.lang.NullPointerException

at cpw.mods.fml.common.network.EntitySpawnPacket.execute(EntitySpawnPacket.java:175)

at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:102)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:67)

at ayh.a(NetClientHandler.java:1483)

at di.a(SourceFile:59)

at cg.b(TcpConnection.java:458)

at ayh.d(NetClientHandler.java:240)

at ayp.b(WorldClient.java:92)

at net.minecraft.client.Minecraft.l(Minecraft.java:1872)

at net.minecraft.client.Minecraft.J(Minecraft.java:846)

at net.minecraft.client.Minecraft.run(Minecraft.java:771)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT c86f8978 ----------

Link to comment
Share on other sites

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

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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