1.3.0: Unable to respawn 1.4.1

Ryan Mesure

New Member
Jul 29, 2019
121
0
0
Version:
1.3.0

What is the bug:
After we are killed the game returns us back to the launcher. I have to go into the player files on the server and delete them to be able to log back in and spawn. On Direwolfe 1.4.1

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:


Known Fix:
 

Kurama

New Member
Jul 29, 2019
130
0
0
Server or singleplayer?
If server, get kicked and join again, then press respawn.
 

Ryan Mesure

New Member
Jul 29, 2019
121
0
0
Server, when we try to respawn it works for a second then closes the game. until i delete the players files
 

Ryan Mesure

New Member
Jul 29, 2019
121
0
0
I die, it kicks me back to the launcher, (this is happening to all on the server) i relaunch it spawns me back in for a second then kicks me right back off again. I have to go in the players files on the server and delete them. after i do that it lets me respawn back.

here is the log:
http://paste.feed-the-beast.com/view/585c3230
 

Trisscar

New Member
Jul 29, 2019
974
0
0
If I had to guess, this is likely something to do with the Blood Magic effect Soul... something, gah my brain today. Since that's one of the only effects I can think of that applies when you respawn. Alternately, it could be the potion plant causing issues again. I think there have been other instances of this issue here before, so I suggest you look through the forum to see if anyone found a fix.

The short version of the log, in case someone tldr;
  1. Crash Report ----
  2. // I blame Dinnerbone.

  3. Time: 7/1/15 8:18 PM
  4. Description: Ticking entity

  5. java.lang.NullPointerException: Ticking entity
  6. at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
  7. at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
  8. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
  9. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
  10. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
  11. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
  12. at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
  13. at net.minecraft.world.World.func_72866_a(World.java:2070)
  14. at net.minecraft.world.World.func_72870_g(World.java:2034)
  15. at net.minecraft.world.World.func_72939_s(World.java:1887)
  16. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
  17. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  18. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  19. at net.minecraft.client.main.Main.main(SourceFile:148)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

  28. -- Head --
  29. Stacktrace:
  30. at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
  31. at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
  32. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
  33. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
  34. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
  35. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
  36. at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
  37. at net.minecraft.world.World.func_72866_a(World.java:2070)
  38. at net.minecraft.world.World.func_72870_g(World.java:2034)

  39. -- Entity being ticked --
  40. Details:
  41. Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
  42. Entity ID: 693279
  43. Entity Name: rmesure
  44. Entity's Exact location: 29.50, 72.62, -149.50
  45. Entity's Block location: World: (29,72,-150), Chunk: (at 13,4,10 in 1,-10; contains blocks 16,0,-160 to 31,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  46. Entity's Momentum: 0.00, 0.00, 0.00
  47. Stacktrace:
  48. at net.minecraft.world.World.func_72939_s(World.java:1887)

  49. -- Affected level --
  50. Details:
  51. Level name: MpServer
  52. All players: 1 total; [EntityClientPlayerMP['rmesure'/693279, l='MpServer', x=29.50, y=72.62, z=-149.50]]
  53. Chunk stats: MultiplayerChunkCache: 382, 382
  54. Level seed: 0
  55. Level generator: ID 00 - default, ver 1. Features enabled: false
  56. Level generator options:
  57. Level spawn location: World: (-49,64,1), Chunk: (at 15,4,1 in -4,0; contains blocks -64,0,0 to -49,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  58. Level time: 57921414 game time, 60229252 day time
  59. Level dimension: 0
  60. Level storage version: 0x00000 - Unknown?
  61. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  62. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
 
  • Like
Reactions: Ryan Mesure