Advertisement
Haruchai

Untitled

Feb 28th, 2013
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. -After reading your post, I did the following:
  2. -one player currently has a chunkloader in the nether (buildcraft pump I think). Verified open by using /chunkloaders.
  3. -/chunkloaders does not show any open chunks in Twilight Forest (TF)
  4. -I enter the TF and place the chunkloader:
  5.  
  6. 2013-02-28 11:07:05 [INFO] [ForgeModLoader] Loading dimension 7 (Mote Prime) (ho@57ff78b0)
  7. 2013-02-28 11:07:05 [INFO] [STDOUT] Cache loaded. Size = 31956
  8. 2013-02-28 11:07:05 [INFO] [STDOUT] Readded hashes, hash size = 31956
  9. 2013-02-28 11:07:05 [INFO] [ForgeModLoader] [Thaumcraft] Loaded 146 aura nodes for world 7
  10. 2013-02-28 11:07:06 [INFO] [STDOUT] Sending serverside check to: Haruchai
  11. 2013-02-28 11:07:21 [FINE] [ForgeModLoader] Set beekeeping mode for a world to NORMAL
  12.  
  13. -I exit the TF and verify that a chunk is open (true):
  14.  
  15. 2013-02-28 11:08:29 [INFO] [STDOUT] Sending serverside check to: Haruchai
  16.  
  17. -I quit and restart the server:
  18.  
  19. 2013-02-28 11:10:30 [INFO] [Minecraft] Haruchai lost connection: disconnect.quitting
  20. 2013-02-28 11:10:30 [INFO] [STDOUT] Unloading Player: Haruchai
  21. 2013-02-28 11:10:52 [INFO] [Minecraft] [Server] Server is restarting. World is being saved.
  22. 2013-02-28 11:10:52 [INFO] [Minecraft] Turned on world auto-saving
  23. 2013-02-28 11:10:52 [INFO] [Minecraft] Saving...
  24. 2013-02-28 11:10:52 [INFO] [Minecraft] Saved the world
  25. 2013-02-28 11:10:52 [INFO] [Minecraft] Stopping the server
  26.  
  27. -Here's the end of the log after the server restart (with chunkloaders in the Nether and TF):
  28.  
  29. 2013-02-28 11:14:46 [INFO] [STDOUT] Loading NEI
  30. 2013-02-28 11:14:49 [WARNING] [Minecraft] Can't keep up! Did the system time change, or is the server overloaded?
  31. 2013-02-28 11:14:52 [FINE] [ForgeModLoader] Set beekeeping mode for a world to NORMAL
  32. 2013-02-28 11:14:59 [INFO] [Forestry] Created player '[Forestry]' for Forestry.
  33. 2013-02-28 11:14:59 [INFO] [Forestry] Opped player '[Forestry]'.
  34. 2013-02-28 11:15:10 [INFO] [ForgeModLoader] [Thaumcraft] Removed -903 aura nodes when world 1 unloaded.
  35. 2013-02-28 11:15:10 [INFO] [ForgeModLoader] Unloading dimension 1
  36. 2013-02-28 11:15:17 [SEVERE] [ForgeModLoader] Detected leaking worlds in memory. There are 2 worlds that appear to be persisting. A mod is likely caching the world incorrectly
  37. 2013-02-28 11:15:17 [SEVERE] [ForgeModLoader] The world 1155623c (Mote Prime) has leaked.
  38.  
  39. -I log on the server:
  40.  
  41. 2013-02-28 11:16:36 [INFO] [STDOUT] Loading Player: Haruchai
  42. 2013-02-28 11:16:36 [INFO] [STDOUT] Sending serverside check to: Haruchai
  43. 2013-02-28 11:16:36 [INFO] [Minecraft] [Server] Welcome back, Haruchai
  44. 2013-02-28 11:16:36 [INFO] [Minecraft] You whisper to Haruchai: Haruchai! Welcome to Mote Prime.
  45. 2013-02-28 11:16:37 [INFO] [PortalGun] [1.4.7v3] Recieved client info from Haruchai
  46.  
  47. -I go through the TF portal:
  48.  
  49. 2013-02-28 11:18:02 [INFO] [STDOUT] Sending serverside check to: Haruchai
  50.  
  51. -I remove the chunkloader and come back through the portal:
  52.  
  53. 2013-02-28 11:18:22 [INFO] [STDOUT] Sending serverside check to: Haruchai
  54. 2013-02-28 11:19:10 [INFO] [ForgeModLoader] [Thaumcraft] Removed -595 aura nodes when world 7 unloaded.
  55. 2013-02-28 11:19:10 [INFO] [ForgeModLoader] Unloading dimension 7
  56.  
  57. -I verify that the chunk is unloaded in the TF (ie, /chunkloaders does not show an open chunk in dimension 7): true
  58. -Despite showing no chunks loaded, the leak persists:
  59.  
  60. 2013-02-28 11:19:17 [SEVERE] [ForgeModLoader] Detected leaking worlds in memory. There are 3 worlds that appear to be persisting. A mod is likely caching the world incorrectly
  61.  
  62. 2013-02-28 11:19:17 [SEVERE] [ForgeModLoader] The world 318ffaf0 (Mote Prime) has leaked.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement