What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bug report: TrinityLoadProfile crashing diablo 3

supermofo

New Member
Joined
Sep 14, 2012
Messages
178
Reaction score
0
[SOLVED] Bug report: TrinityLoadProfile crashing diablo 3

Hello,

With the latest DB #276 and giles (1.6.3.1) this code snippet will crash diablo 3

Code:
<Profile>
		<Name>STARTER</Name>
	<KillMonsters>True</KillMonsters>
	<PickupLoot>True</PickupLoot>
	<Order>
			<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="80" killRadius="45" />
			<TrinityLoadProfile questId="1" file="profileA.xml;profileB.xml;profileC.xml" />
	</Order>
</Profile>

MonsterPower Level enabled to 1.

Thanx

Edit: OK this is fixed in the latest DB release ...
 
Last edited:
Back
Top