wollam11 Posted April 7, 2011 Share Posted April 7, 2011 I just did a Forum search and there has never been a thread called "Script Error". So, now, I'm forced to ask what is probably a really stupid question. How do I fix a script error?While running along past the Roxey Inn, doing things that involve both the Better Cities mod and the Companion Share mod, the game kindly let me know that OBSE detected a script error. It was on there a brief moment, but I think it said I should check the OBSE log to find out what the error is. Of course, I ignored the note and suddenly really odd texture (or mesh?) errors started popping up in Bruma.How do I find this log? What's the name of the file?What do I do with it after I find it? <sigh> Link to comment Share on other sites More sharing options...
Hickory Posted April 7, 2011 Share Posted April 7, 2011 There will be a file called 'obse.log' in your \Games\Oblivion\ folder. Open it in Notepad and copy/paste the contents here, but make sure you copy the contents inside ["spoiler"] ["/spoiler"] tags WITHOUT the quote marks. Link to comment Share on other sites More sharing options...
wollam11 Posted April 7, 2011 Author Share Posted April 7, 2011 I can't find a file called "obse.log".I did a complete search of my C:\ drive and the only thing I could find was a "log0" file called "obse.log0". I tried extracting the contents with .7zip, but no deal. Doing a search of the documents that were modified around the time of the error, I came across "obse_loader". Contents: crc = 7934C86Cdll = C:\Oblivion\obse_1_2_416.dllhookBase = 00160000loadLibraryAAddr = 75EE94DChook thread completelaunching oblivion The second of the two files was called "OBSE_Elys_Pluggy-". Here's what was written inside: Pluggy OBSE Name: OBSE_Elys_PluggyPluggy Filename: OBSE_Elys_Pluggy.dllPluggy Version: 125OBSE Version: 19Oblivion Version: 1.2.0416 Pluggy command list:Name HelpText Opcode(h) Opcode----------------------------------------------------------------------------------------------------GetEsp Get EspID. 2330h 9008CreateArray Create a new array. 2331h 9009DestroyArray Destroy array. 2332h 9010ArraySize Set the Array size. 2333h 9011ArrayCount Get the Array count. 2334h 9012SetInArray Store value in Array. 2335h 9013SetFloatInArray Store float in Array. 2336h 9014GetInArray Retrieve value from array. 2337h 9015GetTypeInArray Retrieve type from array. 2338h 9016RemInArray Remove value from array. 2339h 9017FindInArray Find occurence in array. 233Ah 9018FindFloatInArray Find float occurence in array. 233Bh 9019SetRefInArray Store reference ID in Array. 233Ch 9020FindRefInArray Find reference occurence in array. 233Dh 9021CopyArray Duplicate an array. 233Eh 9022DupArray Duplicate an array. 233Eh 9022ArrayEsp Set the EspID 233Fh 9023ArrayProtect Set the Array Protected Flag 2340h 9024FirstInArray Get the first empty or used Index in the array. 2341h 9025FirstFreeInArray Get the first empty or used Index in the array. 2341h 9025DestroyAllArrays Destroy all Esp's array. 2342h 9026PackArray Pack array. 2343h 9027CreateString Create a new string. 2344h 9028DestroyString Destroy string. 2345h 9029SetString Set string. 2346h 9030StringEsp Set the EspID 2347h 9031StringProtect Set the String Protected Flag 2348h 9032StringLen Get the String Length. 2349h 9033DestroyAllStrings Destroy all Esp's String. 234Ah 9034StringSetName Set the name. 234Bh 9035StringGetName Get the name. 234Ch 9036StringMsg Display the string as Message. 234Dh 9037StringCat Concatenates strings. 234Eh 9038UserFileExists Does a Pluggy text file exist? 234Fh 9039TxtFileExists Does a Pluggy text file exist? 234Fh 9039RenFile Renames a Pluggy user file. 2378h 9080RenTxtFile Renames a Pluggy user file. 2378h 9080DelFile Delete a Pluggy user file 2379h 9081DelTxtFile Delete a Pluggy user file 2379h 9081StringToTxtFile Write a string in a text file 237Ah 9082CopyString Copy a String. 237Bh 9083IntToString Convert an integer into a string. 237Ch 9084FloatToString Convert a float into a string. 237Dh 9085RefToString Convert a reference into a string. 237Eh 9086IniReadInt Read integer from ini file. 237Fh 9087IniReadFloat Read float from ini file. 2380h 9088IniReadRef Read a reference from ini file. 2381h 9089IniWriteInt Write integer to ini file. 2382h 9090IniWriteFloat Write float to ini file. 2383h 9091IniWriteRef Read a reference from ini file. 2384h 9092IniKeyExists Checks if a key exists in ini file. 2385h 9093IniDelKey Deletes a key in ini file. 2386h 9094EspToString Convert an esp filename into a string. 2387h 9095IniReadString Reads a string from ini file. 2388h 9096IniWriteString Writes a string from ini file. 2389h 9097ModRefEsp Returns a reindexed reference 238Ah 9098GetRefEsp return the reference's EspID. 238Bh 9099StringToRef Converts a string into ref. 238Ch 9100StringCmp Compares two strings and return the position of the first difference 238Dh 9101FileToString Copy a file into a string 238Eh 9102StringPos Returns the position of a substring in a string 238Fh 9103StringToInt Converts a string into an integer. 2390h 9104StringToFloat Converts a string into a float. 2391h 9105ArrayCmp Compares two arrays 2392h 9106StringMsgBox Display the string in a Message Box. 2393h 9107StringIns Inserts a substring into a string 2394h 9108StringRep Replace a substring in a string 2395h 9109IntToHex Convert an integer into a hex string. 2396h 9110LC Long based calculation 2397h 9111FromTSFC Copy a TSFC String. 23B0h 9136ToTSFC Copy a string to a TSFC String. 23B1h 9137StrLC Long based calculation. 23B2h 9138CreateEspBook Create a book in a new plugin. 23B3h 9139FmtString Set a string using OBSE formating. 23B4h 9140FixName Fix the name. 23B5h 9141ResetName Reset the name. 23B6h 9142HasFixedName Has a fixed name? 23B7h 9143csc Converts a ScanCode. 23B8h 9144StringSetNameEx Set the name. 23B9h 9145StringGetNameEx Get the name. 23BAh 9146FixNameEx Fix the name. 23BBh 9147IniGetNthSection Get a section name from ini file. 23BCh 9148IniSectionsCount Return the sections count. 23BDh 9149RunBatString Run a string as batch. 23BEh 9150Halt Halt Oblivion immediatly! 23BFh 9151RefToLong Convert Long to Ref. 23C0h 9152LongToRef Convert Ref to Long. 23C1h 9153FindFirstFile Find first file. 23C2h 9154FindNextFile Find next file. 23C3h 9155GetFileSize Return the file size 23C4h 9156NewHudS Create a new Hud Surface. 23C5h 9157DelHudS Destroy a HudS. 23C6h 9158ScreenInfo Return info about the screen. 23C7h 9159HudS_X HudS X 23C8h 9160HudS_SclX HudS Scale X. 23C9h 9161HudS_Show HudS Show State. 23CAh 9162HudS_Opac HudS Opacity. 23CBh 9163Huds_Opacity HudS Opacity. 23CBh 9163HudS_Align HudS_Alignment. 23CCh 9164AutoSclHudS HudS AutoScale State. 23CDh 9165HudS_Y HudS Y 23CEh 9166HudSEsp Set the EspID 23CFh 9167HudSProtect Set the HudS Protected Flag 23D0h 9168HudsInfo Return info about the HudS. 23D1h 9169DelAllHudSs Destroy all Esp's HudS. 23D2h 9170HudS_L HudS L 23D3h 9171rcsc Converts a char to scancode. 23D4h 9172HudS_SclY HudS Scale Y. 23D5h 9173NewHudT Create a new Text Hud. 23D6h 9174DelHudT Destroy a HudT. 23D7h 9175HudT_X HudT X 23D8h 9176HudT_SclX HudT Scale X. 23D9h 9177HudT_Show HudT Show State. 23DAh 9178HudT_Opac HudT Opacity. 23DBh 9179HudT_Opacity HudT Opacity. 23DBh 9179HudT_Align HudT_Alignment. 23DCh 9180AutoSclHudT HudT AutoScale State. 23DDh 9181HudT_Y HudT Y 23DEh 9182HudTEsp Set the EspID 23DFh 9183HudTProtect Set the HudT Protected Flag 23E0h 9184HudTInfo Return info about the HudT. 23E1h 9185DelAllHudTs Destroy all Esp's HudT. 23E2h 9186HudT_L HudT L 23E3h 9187HudT_SclY HudT Scale Y. 23E4h 9188PauseBox Display the string in a Pause Box. 23E5h 9189KillMenu Kill the menu 23E6h 9190SetHudT Set a HudT text 23E7h 9191HudT_Text HudT Text. 23E8h 9192HudS_Tex HudS Texture. 23E9h 9193SanString Sanitize String. 23EAh 9194IsHUDEnabled Returns if HUD functions are available. 23EBh 9195IsPluggyDataReset Returns if Pluggy data has been reset or not loaded. 23ECh 9196PlgySpcl Pluggy Special Reserved Command. Do not use! 23FFh 9215---------------------------------------------------------------------------------------------------- ///// ModIndex Filename /////00 Oblivion.esm01 Cobl Main.esm02 Oscuro's_Oblivion_Overhaul.esm03 TamrielTravellers.esm04 Better Cities Resources.esm05 Toaster Says Share v3.esm06 Unofficial Oblivion Patch.esp07 DLCShiveringIsles.esp08 Better Cities .esp09 SoT_Holiday.esp0A FormID Finder4.esp0B kuerteeActorDetails.esp0C DLCHorseArmor.esp0D DLCOrrery.esp0E DLCVileLair.esp0F DLCMehrunesRazor.esp10 DLCSpellTomes.esp11 DLCSpellTomes - Unofficial Patch.esp12 DLCThievesDen.esp13 DLCThievesDen - Unofficial Patch - SSSB.esp14 Cobl Glue.esp15 Cobl Si.esp16 Cobl Tweaks.esp17 Oscuro's_Oblivion_Overhaul.esp18 OOO 1.32-Cobl.esp19 TamrielTravellerAdvScript.esp1A TamrielTravellers.esp1B TamrielTravellersItemsCobl.esp1C OOO-WaterFish.esp1D KvatchAftermath.esp1E Imperial Furniture Renovated.esp1F DLCBattlehornCastle.esp20 DLCFrostcrag.esp21 Knights.esp22 Salmo the Baker, Cobl.esp23 Goranga dating system.esp24 RefScope.esp25 Item interchange - Placement for Frostcrag.esp26 TSS Custom Companion Template.esp27 Toaster Says Share Faction Recruitment.esp28 Cobl Races.esp29 Cobl Races - Balanced.esp2A Better Cities Full.esp2B Better Imperial City.esp2C Better Cities - COBL.esp2D Cobl Silent Equip Misc.esp2E Bashed Patch, 0.esp/////////////////////////////// The third and final file modified was the "masterlist" inside my BOSS folder. I can show that if needed. Link to comment Share on other sites More sharing options...
Hickory Posted April 7, 2011 Share Posted April 7, 2011 I can't find a file called "obse.log".I did a complete search of my C:\ drive and the only thing I could find was a "log0" file called "obse.log0". I tried extracting the contents with .7zip, but no deal. Doing a search of the documents that were modified around the time of the error, I came across "obse_loader". Contents: None of those are of any use whatsoever except the obse.log0. It's just a text file, so open it in Notepad (NOT 7zip) and paste it here. Link to comment Share on other sites More sharing options...
wollam11 Posted April 7, 2011 Author Share Posted April 7, 2011 Got ya. OBSE: initialize (version = 19.6 010201A0)oblivion root = C:\Oblivion\plugin directory = C:\Oblivion\Data\OBSE\Plugins\checking plugin C:\Oblivion\Data\OBSE\Plugins\\FastExit2.dllplugin C:\Oblivion\Data\OBSE\Plugins\\FastExit2.dll (00000001 FastExit 00000002) loaded correctlychecking plugin C:\Oblivion\Data\OBSE\Plugins\\OBSE_Elys_Pluggy.dllSetOpcodeBase 00002330RegisterCommand GetEsp (2330)RegisterCommand CreateArray (2331)RegisterCommand DestroyArray (2332)RegisterCommand ArraySize (2333)RegisterCommand ArrayCount (2334)RegisterCommand SetInArray (2335)RegisterCommand SetFloatInArray (2336)RegisterCommand GetInArray (2337)RegisterCommand GetTypeInArray (2338)RegisterCommand RemInArray (2339)RegisterCommand FindInArray (233A)RegisterCommand FindFloatInArray (233B)RegisterCommand SetRefInArray (233C)RegisterCommand FindRefInArray (233D)RegisterCommand CopyArray (233E)RegisterCommand ArrayEsp (233F)RegisterCommand ArrayProtect (2340)RegisterCommand FirstInArray (2341)RegisterCommand DestroyAllArrays (2342)RegisterCommand PackArray (2343)RegisterCommand CreateString (2344)RegisterCommand DestroyString (2345)RegisterCommand SetString (2346)RegisterCommand StringEsp (2347)RegisterCommand StringProtect (2348)RegisterCommand StringLen (2349)RegisterCommand DestroyAllStrings (234A)RegisterCommand StringSetName (234B)RegisterCommand StringGetName (234C)RegisterCommand StringMsg (234D)RegisterCommand StringCat (234E)RegisterCommand UserFileExists (234F)SetOpcodeBase 00002378RegisterCommand RenFile (2378)RegisterCommand DelFile (2379)RegisterCommand StringToTxtFile (237A)RegisterCommand CopyString (237B)RegisterCommand IntToString (237C)RegisterCommand FloatToString (237D)RegisterCommand RefToString (237E)RegisterCommand IniReadInt (237F)RegisterCommand IniReadFloat (2380)RegisterCommand IniReadRef (2381)RegisterCommand IniWriteInt (2382)RegisterCommand IniWriteFloat (2383)RegisterCommand IniWriteRef (2384)RegisterCommand IniKeyExists (2385)RegisterCommand IniDelKey (2386)RegisterCommand EspToString (2387)RegisterCommand IniReadString (2388)RegisterCommand IniWriteString (2389)RegisterCommand ModRefEsp (238A)RegisterCommand GetRefEsp (238B)RegisterCommand StringToRef (238C)RegisterCommand StringCmp (238D)RegisterCommand FileToString (238E)RegisterCommand StringPos (238F)RegisterCommand StringToInt (2390)RegisterCommand StringToFloat (2391)RegisterCommand ArrayCmp (2392)RegisterCommand StringMsgBox (2393)RegisterCommand StringIns (2394)RegisterCommand StringRep (2395)RegisterCommand IntToHex (2396)RegisterCommand LC (2397)SetOpcodeBase 000023B0RegisterCommand FromTSFC (23B0)RegisterCommand ToTSFC (23B1)RegisterCommand StrLC (23B2)RegisterCommand CreateEspBook (23B3)RegisterCommand FmtString (23B4)RegisterCommand FixName (23B5)RegisterCommand ResetName (23B6)RegisterCommand HasFixedName (23B7)RegisterCommand csc (23B8)RegisterCommand StringSetNameEx (23B9)RegisterCommand StringGetNameEx (23BA)RegisterCommand FixNameEx (23BB)RegisterCommand IniGetNthSection (23BC)RegisterCommand IniSectionsCount (23BD)RegisterCommand RunBatString (23BE)RegisterCommand Halt (23BF)RegisterCommand RefToLong (23C0)RegisterCommand LongToRef (23C1)RegisterCommand FindFirstFile (23C2)RegisterCommand FindNextFile (23C3)RegisterCommand GetFileSize (23C4)RegisterCommand NewHudS (23C5)RegisterCommand DelHudS (23C6)RegisterCommand ScreenInfo (23C7)RegisterCommand HudS_X (23C8)RegisterCommand HudS_SclX (23C9)RegisterCommand HudS_Show (23CA)RegisterCommand HudS_Opac (23CB)RegisterCommand HudS_Align (23CC)RegisterCommand AutoSclHudS (23CD)RegisterCommand HudS_Y (23CE)RegisterCommand HudSEsp (23CF)RegisterCommand HudSProtect (23D0)RegisterCommand HudsInfo (23D1)RegisterCommand DelAllHudSs (23D2)RegisterCommand HudS_L (23D3)RegisterCommand rcsc (23D4)RegisterCommand HudS_SclY (23D5)RegisterCommand NewHudT (23D6)RegisterCommand DelHudT (23D7)RegisterCommand HudT_X (23D8)RegisterCommand HudT_SclX (23D9)RegisterCommand HudT_Show (23DA)RegisterCommand HudT_Opac (23DB)RegisterCommand HudT_Align (23DC)RegisterCommand AutoSclHudT (23DD)RegisterCommand HudT_Y (23DE)RegisterCommand HudTEsp (23DF)RegisterCommand HudTProtect (23E0)RegisterCommand HudTInfo (23E1)RegisterCommand DelAllHudTs (23E2)RegisterCommand HudT_L (23E3)RegisterCommand HudT_SclY (23E4)RegisterCommand PauseBox (23E5)RegisterCommand KillMenu (23E6)RegisterCommand SetHudT (23E7)RegisterCommand HudT_Text (23E8)RegisterCommand HudS_Tex (23E9)RegisterCommand SanString (23EA)RegisterCommand IsHUDEnabled (23EB)RegisterCommand IsPluggyDataReset (23EC)SetOpcodeBase 000023FFRegisterCommand PlgySpcl (23FF)plugin C:\Oblivion\Data\OBSE\Plugins\\OBSE_Elys_Pluggy.dll (00000001 OBSE_Elys_Pluggy 0000007D) loaded correctlychecking plugin C:\Oblivion\Data\OBSE\Plugins\\sr_Oblivion_Stutter_Remover.dllplugin C:\Oblivion\Data\OBSE\Plugins\\sr_Oblivion_Stutter_Remover.dll (00000001 sr_Oblivion_Stutter_Remover 00004100) loaded correctlychecking plugin C:\Oblivion\Data\OBSE\Plugins\\weOCPS.dllplugin C:\Oblivion\Data\OBSE\Plugins\\weOCPS.dll (00000001 weOCPS 01328DD8) loaded correctlypatched Link to comment Share on other sites More sharing options...
wollam11 Posted April 7, 2011 Author Share Posted April 7, 2011 (edited) Note that after the error was detected, I uninstalled the last three mods I added (Companion Share, See You Sleep, and another (adult mod: I'll name if neccesary)). Edited April 7, 2011 by wollam11 Link to comment Share on other sites More sharing options...
Hickory Posted April 7, 2011 Share Posted April 7, 2011 That log contains no error messages, so the only thing I can suggest is that you remove the Stutter Remover plugin (it's often more trouble than it's worth) and return to your game. If the same thing happens again, make sure that you note down the error message verbatim and copy the obse.log to your desktop as soon as you quit the game, for reference. Link to comment Share on other sites More sharing options...
wollam11 Posted April 7, 2011 Author Share Posted April 7, 2011 Cool. Thanks. I'd give you another 'kudos' if I could, Hickory. Link to comment Share on other sites More sharing options...
Recommended Posts