How can I fix this ?!
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?goto=nextoldest&t=322222"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
well maybe if you gave us the exact error, maybe a screenshot.
Error #132 could be 189235678 different reasons
ERROR #132 (0x85100084) Fatal exception !
Exception :0xC0000005 (ACCESS_VIOLATION) At 0023:0043AFAF
The instruction at "0x0045AFAF" refreshered memory at "0x00000028"
The memory could not be "read".
From just reading this error message, the issue is:
The system is trying to access a part of memory that does not exist. It is looking for something which cannot be read on your computer. That is, it is trying to look for allocated memory that does not exist within the bounds of the executable application.
You can find out how to fix Error 132 the first link on Google.
Think of it this way:
The system is trying to access a part of memory that is needed by the system to run. But that instruction it needs cannot be found, returning that error.
There are lots of results to help you. If you cannot find a fix, then I will help you, if you have at least looked up and attempted to fix the problem.
Today i encountered the same error out of nowhere, deleted cache folders and still nothing.
Edit: Tried other solutions that didn't work for me. Weird that there's other people, who have encountered the same problem today.
Edited: February 20, 2016
Take a look at this error resolution thread.
Staying out of Org helped for me and a lot of other players, weird that so many other people encountered the same problem ON the same day.