Jump to content

Photo

Wrye Bash


  • Please log in to reply
1672 replies to this topic

#1631
ElderScrollsFan001

ElderScrollsFan001

    Faithful poster

  • Members
  • PipPipPipPip
  • 1,634 posts
I don't why it dose it but i found that V300 and up pevents a utilitiy Land Magic by DarklyDreaming from working when useing these versions Ladmagic give this error Program Exception:Unknown mod type(not .esm/.esp)!. I down graded to Wrye Bash 295.5 and it started working again


here the utilitiy
Land Magic by DarklyDreaming
http://www.nexusmods.com/oblivion/mods/30519/?

Edited by ElderScrollsFan001, 24 July 2014 - 10:56 AM.


#1632
astrob0y

astrob0y

    Faithful poster

  • Members
  • PipPipPipPip
  • 1,893 posts
In response to post #16832894.

The solution here is to open "oblivion mod manger", close it and then run wrye.

#1633
TheSavior

TheSavior

    Stranger

  • Members
  • Pip
  • 6 posts
When installing packages in the installers tab i for some reason i cant see any information in the right hand tabs, no options for selecting esp's, misc files etc etc just nothing. Most of the files are bain ready if that helps. Anyone had this problem? Using the standalone version.

#1634
claustromaniac

claustromaniac

    Fan

  • Members
  • PipPipPip
  • 351 posts
In response to post #16924589.

You most likely need to resize down the Comments box to see the upper panels. Move the pointer around the upper border and you'll see what I mean.

#1635
KazeLynn

KazeLynn

    Newbie

  • Members
  • Pip
  • 10 posts
In response to post #16689184. #16753054 is also a reply to the same post.

Wow, I get that error all the time and I thought it was me. If this version is that broken I wonder if I should downgrade while you guys test the new one.

#1636
alexan1308

alexan1308

    Journeyman

  • Members
  • Pip
  • 29 posts
Yo, newcomer to Wrye Bash. Want ot get into it, NMM was smooth and i could get mods done in 3 hours max. But had limited access to mods. OBMM is easy, but eventually you are screwed. So i want to start with this Mod program. But one problem. The installation description although mentioning the difference between standalone and python, doesn't mention if i need the vanilla file found in the files section. Im not entirely sure if im supposed to just pick one or pick vanilla and choose between the two options. As picking wrong can screw me over royally i would like you to make the installation description a bit longer. Most complains come from people being unable to download.

With good intentions, a noob.

#1637
lmstearn

lmstearn

    Fan

  • Premium Member
  • 365 posts
In response to post #17266089.

Welcome aboard.
Just tick "install for Oblivion" and tick "Wrye Bash [Standalone]" to start.
If wanting to do fancy stuffz with Python later, rerun the installer and clear the checkboxes except for "Wrye Bash [Python]"
And extra locations if going for Morrowind, Fallout & Skyrim etc.

Edited by lmstearn, 08 August 2014 - 01:01 PM.


#1638
Doyledeth

Doyledeth

    Enthusiast

  • Supporter
  • PipPip
  • 153 posts
Traceback (most recent call last):
File "bash\basher.py", line 7018, in Execute
patchFile.buildPatch(log,SubProgress(progress,0.8,0.9))#no speeding needed/really possible (less than 1/4 second even with large LO)
File "bash\bosh.py", line 15079, in buildPatch
self.tes4.masters = self.getMastersUsed()
File "bash\bosh.py", line 1637, in getMastersUsed
return masters.getOrdered()
File "bash\bosh.py", line 387, in getOrdered
return list(modInfos.getOrdered(list(self)))
File "bash\bosh.py", line 5755, in getOrdered
modNames.sort(key=lambda a: (a in data) and data.index(a)) #--Sort on masterlist load order
File "bash\bosh.py", line 5755, in <lambda>
modNames.sort(key=lambda a: (a in data) and data.index(a)) #--Sort on masterlist load order
File "bash\bolt.py", line 1525, in __cmp__
return cmp(self._cs, Path.getCase(other))
File "bash\bolt.py", line 1029, in getCase
return os.path.normcase(os.path.normpath(name))
File "ntpath.pyo", line 402, in normpath
AttributeError: 'int' object has no attribute 'startswith'

I don't get any of this whatsoever. No idea why this is happening. I'm about to give up. I used LOOt and still no idea.


#1639
Sharlikran

Sharlikran

    Faithful poster

  • Members
  • PipPipPipPip
  • 2,203 posts
In response to post #17318584.

I have no idea why it's happening either because I have no idea what you did to get the error.

Please read the sticky post and start with the first option of checking your load order. Specifically the part about running the Oblivion launcher. Make sure you tried doing what is suggested in the Sticky post where is tells you to uninstall all python dependencies and wrye bash and manually delete the Mopy folder. It's not posted in the sticky here but if you use ModOrganizer you have to run Wrye Bash from it. If you moved your install that's a no no, put it back where the official disk installer put it or where Steam put it. Make sure there are no Symlinks involved. Make sure you have ONLY ANSI chars to no German, Russian, or other language special chars. Then if you follow the steps in the Sticky post(s) it mentions to post the entire log on pastebin and provide a link.

The reason I mention all that is because the last part of the error talks about the path. So Wrye does not like the path to something.

It is also recomended that you install the Python version so if you are having errors and we try to fix it for you then you can use the python code from GitHub.  So if you choose to uninstall all the python stuff, use teh 304.4 exe to install Python 2.7.8, delete the Mopy folder and then let the EXE installer put 304.4 there.  Then download and try this dev version.  Although it's mentioned above that there is no loot support except putting a shortcut in the Apps folder that's not tested so don't run LOOT that way.  Run it with Wrye Bash closed.
 
Since there is no way to know what your error is from the trackback alone, and since you did not do any of the steps in the sticky posts, then it's best to do all the stuff I mentioned.  It's a lot of stuff because there could be various things causing it.  Everyone has a different environment.

Edited by Sharlikran, 08 August 2014 - 10:32 PM.


#1640
Doyledeth

Doyledeth

    Enthusiast

  • Supporter
  • PipPip
  • 153 posts
In response to post #17318584. #17319329 is also a reply to the same post.

I really apologize for not reading the sticky. I was quite aggravated and my clouded mind didn't think of that at the time. I followed the steps and now the errors looks like this

Traceback (most recent call last):
File "bash\basher.pyo", line 7018, in Execute

File "bash\bosh.pyo", line 15079, in buildPatch

File "bash\bosh.pyo", line 1637, in getMastersUsed

File "bash\bosh.pyo", line 387, in getOrdered

File "bash\bosh.pyo", line 5755, in getOrdered

File "bash\bosh.pyo", line 5755, in <lambda>

File "bash\bolt.py", line 1525, in __cmp__
return cmp(self._cs, Path.getCase(other))
File "bash\bolt.py", line 1029, in getCase
return os.path.normcase(os.path.normpath(name))
File "ntpath.pyo", line 402, in normpath
AttributeError: 'int' object has no attribute 'startswith'

Not much different, but I am using the Python version combined with the file you linked. I have Oblivion in the correct install path and never moved it as well. I'm not familiar with GITHUB, Ansi Chars or pastebin. I'm not sure if you already cover it here, I'll double check. But at this point I may need to yet again reinstall Oblivion or just give up and continue playing my heavily modded New Vegas.

Edited by Doyledeth, 09 August 2014 - 01:35 AM.





Page loaded in: 1.158 seconds