Author Topic: Hierarchy Error  (Read 2587 times)

Adriddae

  • Noble Lord
  • ***
  • Posts: 250
    • View Profile
Hierarchy Error
« Topic Start: October 05, 2011, 04:27:58 PM »
In Asylon, Dwilight, a Knight recently was deleted. I'm unsure if this directly caused this but an error has shown up in the hierarchy:

Uppervia - Wulfric Lucifer
Fatal error: Uncaught exception 'Doctrine\ORM\EntityNotFoundException' with message 'Entity was not found.' in /var/battlemaster/include/Doctrine/Proxies/BattleMasterCharacterProxy.php:32 Stack trace: #0 /var/battlemaster/include/Doctrine/Proxies/BattleMasterCharacterProxy.php(155): BattleMaster\Proxies\BattleMasterCharacterProxy->__load() #1 /var/battlemaster/live/testing/hierarchy.php(48): BattleMaster\Proxies\BattleMasterCharacterProxy->__call('getName', Array) #2 /var/battlemaster/live/testing/hierarchy.php(48): BattleMaster\Proxies\BattleMasterCharacterProxy->getName() #3 {main} thrown in /var/battlemaster/include/Doctrine/Proxies/BattleMasterCharacterProxy.php on line 32


EDIT: We are unable to access Uppervia anymore either. It brings up this error message:

Fatal error: Uncaught exception 'Doctrine\ORM\EntityNotFoundException' with message 'Entity was not found.' in /var/battlemaster/include/Doctrine/Proxies/BattleMasterCharacterProxy.php:32 Stack trace: #0 /var/battlemaster/include/Doctrine/Proxies/BattleMasterCharacterProxy.php(65): BattleMaster\Proxies\BattleMasterCharacterProxy->__load() #1 /var/battlemaster/live/testing/RegionDetails.php(601): BattleMaster\Proxies\BattleMasterCharacterProxy->getFullName() #2 {main} thrown in /var/battlemaster/include/Doctrine/Proxies/BattleMasterCharacterProxy.php on line 32
« Last Edit: October 05, 2011, 04:50:45 PM by Adriddae »

Tom

  • BM Dev Team
  • Exalted Emperor
  • *
  • Posts: 8228
    • View Profile
    • BattleMaster
Re: Hierarchy Error
« Reply #1: October 06, 2011, 05:57:21 PM »
yes, that is caused by his delete not updating the estate data.

Tom

  • BM Dev Team
  • Exalted Emperor
  • *
  • Posts: 8228
    • View Profile
    • BattleMaster
Re: Hierarchy Error
« Reply #2: October 09, 2011, 04:27:44 AM »
should be taken care of now.