OgreCraft - 61 Jeweler (Writ Count)

jgarza00

Well-Known Member
Posting, because it tells me to (hope I put the correct portion of my "WritCounts.xml". ;)

Code:
23:05:45: OgreCraftError: Unable to determine quest information.
Writ # 1 of 10
23:34:47: OgreCraftError: Correct conversation is not available. You may already have the writ quest.
Writ # 1 of 10
We should be back on the path, looping it..
Writ # 2 of 10
We should be back on the path, looping it..
Writ # 3 of 10
Writ # 4 of 10
23:47:30: OgreCraftError: Unknown writ request: I need to pick up my assigned task from a work order clipboard or desk.
23:47:30: OgreCraftError: Unknown writ request: I need to find a work order clipboard or desk and pick up my assigned order.
23:47:30: OgreCraftError: There's an issue with your writ count file. Your entry for level ( 60 ) shows ( 3 ) different recipes. Yet the bot is reading LESS ( 0 ).
23:47:30: OgreCraftError: Contact Kannkor to investigate. You will need to have this EXACT error message, as well as your eq2ogrecraft/xmlfiles/writcounts.xml file available.
Code:
		</Set>
		<Set Name="jeweler">
			<Setting Name="20">3,3</Setting>
			<Setting Name="24">1,1,1,1,1,1</Setting>
			<Setting Name="29">1,1,1,1,1,1</Setting>
			<Setting Name="30">2,2,2</Setting>
			<Setting Name="34">1,1,1,1,1,1</Setting>
			<Setting Name="39">1,1,1,1,1,1</Setting>
			<Setting Name="40">2,2,2</Setting>
			<Setting Name="44">1,1,1,1,1,1</Setting>
			<Setting Name="49">1,1,1,1,1,1</Setting>
			<Setting Name="50">2,2,1,1</Setting>
			<Setting Name="54">1,1,1,1,1,1</Setting>
			<Setting Name="59">1,1,1,1,1,1</Setting>
			<Setting Name="60">2,2,2</Setting>
			<Setting Name="64">1,1,1,1,1,1</Setting>
			<Setting Name="69">1,1,1,1,1,1</Setting>
			<Setting Name="70">6</Setting>
			<Setting Name="71">3,3</Setting>
			<Setting Name="73">3,3</Setting>
			<Setting Name="75">3,3</Setting>
			<Setting Name="77">3,3</Setting>
			<Setting Name="79">3,3</Setting>
			<Setting Name="81">3,3</Setting>
			<Setting Name="83">3,3</Setting>
			<Setting Name="85">3,3</Setting>
			<Setting Name="87">3,3</Setting>
			<Setting Name="89">3,3</Setting>
		</Set>
 

Kannkor

Ogre
Seems like you don't have the level 60 recipe book scribed. The writ file seems fine, it simply wasn't able to determine anything recipes.
 

jgarza00

Well-Known Member
You're amazing! Thought it had done it, but must have skipped scribing it. Thanks again for the response. Hope I don't post too much, only trying to help out when possible.
 

Kannkor

Ogre
You're amazing! Thought it had done it, but must have skipped scribing it. Thanks again for the response. Hope I don't post too much, only trying to help out when possible.
It SHOULD have scribed it, but there seems to be some odd bug where it doesn't always scribe the #0 book. I can't reproduce it to attempt to debug it... One day I sat here and leveled a toon from 20 to 80 something with writs, it didn't error a single time.

No issue with posting errors/bugs, especially when you include all the information (like you did). Makes helping a lot easier than if you had posted "writ bug" and left it at that.
 
Top Bottom