From the look of that error log you just posted, it seems that there is a missing "End" statement somewhere in \Object\WeaponObject.ini.
You could find the line address by counting through the lines of code in the INI file, but I would recommend searching through every instance of the string "Object " and looking to see if there is an "End" statement directly above it.
|