Flan's Mod: Legacy

Flan's Mod: Legacy

2M Downloads

Crash "Ticking Memory Connection" and "Ticking Entity"

codycm9 opened this issue ยท 11 comments

commented

http://pastebin.com/dkR6LaSg http://pastebin.com/rEvrvvrL . I got one trying to place a vehicle and the other trying to log into Flans official server. I am using the latest update 4.5.1.

commented

Same here, Also when vehicles hit the ground and vehiclesdestroyblocks is false they shit themselves big time. (Either crashes server or client or both)

commented

It's possible that you were using a different version to the server, I experienced this crash myself and determined that it was due to incompatibilities.

Tested the vehicles with vehiclesDestroyBlocks false and they seemed fine.

commented

I can confirm this still occurs and crashes my server on a regular basis.

No client is using 4.4. We never tried it. All of us use 4.51

Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at com.flansmod.common.guns.FlansModExplosion.func_77278_a(FlansModExplosion.java:152)
at com.flansmod.common.guns.FlansModExplosion.(FlansModExplosion.java:50)
at com.flansmod.common.guns.EntityBullet.func_70106_y(EntityBullet.java:400)
at com.flansmod.common.guns.EntityBullet.func_70071_h_(EntityBullet.java:250)
at net.minecraft.world.World.func_72866_a(World.java:2635)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:834)
at net.minecraft.world.World.func_72870_g(World.java:2588)
at net.minecraft.world.World.func_72939_s(World.java:2400)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:665)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:937)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Thread.java:744)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Stacktrace:
at com.flansmod.common.guns.FlansModExplosion.func_77278_a(FlansModExplosion.java:152)
at com.flansmod.common.guns.FlansModExplosion.(FlansModExplosion.java:50)
at com.flansmod.common.guns.EntityBullet.func_70106_y(EntityBullet.java:400)
at com.flansmod.common.guns.EntityBullet.func_70071_h_(EntityBullet.java:250)
at net.minecraft.world.World.func_72866_a(World.java:2635)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:834)
at net.minecraft.world.World.func_72870_g(World.java:2588)

-- Entity being ticked --
Details:
Entity Type: flansmod.Bullet (com.flansmod.common.guns.EntityBullet)
Entity ID: 20508
Entity Name: entity.flansmod.Bullet.name
Entity's Exact location: -99.84, 72.00, -364.21
Entity's Block location: World: (-100,72,-365), Chunk: (at 12,4,3 in -7,-23; contains blocks -112,0,-368 to -97,255,-353), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.17, -0.94, -1.79
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2400)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:665)

commented

Are you running your own compiled version of the mod on your server?
Are any other mods on the server?

commented

Not using my own compiled version. Version 4.5.1 from flansmod.com.

Theres 80 mods on the server, but there wasn't a problem with v1.7.2 using them.

All mods have been migrated to their v1.7.10 counterparts.

commented

Could you try this version please? Let me know when you've downloaded it and let me know if it fixes the issue.
Do you have any non-official content packs? Make sure you have all of the latest versions of your content packs.

http://mineyc.com/uploads/Flan's%20Mod-1.7.10-4.5.1.jar

commented

Im only using Modern Weapons and Simple parts because the rest cause more frequent crashes (all other official ones).

Will try that shortly - is that different from the 4.5.1 on the website?

commented

Yes, I've just added in a possible fix for the NullPointer

commented

Sweet - ill add it to my server now

commented

Doing the same thing no longer crashes... I think this might be in the clear now!!

commented

Okay then, the fix will be in the official version of 4.6.0