Thread: Modding SW3?
View Single Post
  #192  
Old 06-05-2010, 01:20 PM
Goblin Wizard Goblin Wizard is offline
Approved Member
 
Join Date: Oct 2008
Posts: 508
Default

The most important file is LOGfile.txt. Look not only for ERROR lines but WARNING and even 1-3 INFO lines before an error. These lines can give idea when and why errors happen.

It's hard to say what's wrong but I can guess:
ModuleGoodsState function needs table values not string values so I suppose there is an error in the table or lack of an information/entry in the table.

But as I said only 1st error is important. Others are usually the result of the first. Paste your LOGfile and we'll have something to discuss.
Reply With Quote