Jump to content

Can't use Plugin Tab w/Fallout 3, causes Crash


HadToRegister

Recommended Posts

I'm attempting to try out Vortex with Fallout 3
Whenever I click on the Plugin tab, I get this error:

"Uncaught SyntaxError: Invalid Regular Expression:/Xepha's Dynamic Weather - Weather Machine (+Rain).esp/: Nothing to Repeat"

 

According to my search, the error message is referring to a mod for Fallout 3, called Dynamic Weather, however, I've never downloaded or installed it, and don't even have on my hard-drive.

Link to comment
Share on other sites

Hmm...well, that would explain the crash, if it's looking for an .esp that never existed on your system, but that doesn't explain why it's looking for that .esp...

 

Let me try and replicate that, see if it happens to me, too.

 

EDIT: Yep, I get the same error for the same .esp that I've never downloaded.

 

EDIT 2: And if you ignore the error and try to continue anyway, the render crashes out.

Link to comment
Share on other sites

I had a similar issue trying to examine Oblivion plugins, except my error is "Uncaught SyntaxError: Invalid Regular Expression:/xeosp++.esp/: Nothing to Repeat". The mod is Xeo SP++ on LoversLab. I didn't even know that mod existed until I googled the .esp. I don't even recall ever using an LL mod for Oblivion.

 

lol, I wonder what other "goodies" we can find switching to the "Plugins" tab of other games.

Wonder what else is hanging out in the code

Link to comment
Share on other sites

 

 

 

I had a similar issue trying to examine Oblivion plugins, except my error is "Uncaught SyntaxError: Invalid Regular Expression:/xeosp++.esp/: Nothing to Repeat". The mod is Xeo SP++ on LoversLab. I didn't even know that mod existed until I googled the .esp. I don't even recall ever using an LL mod for Oblivion.

 

lol, I wonder what other "goodies" we can find switching to the "Plugins" tab of other games.

Wonder what else is hanging out in the code

 

 

 

 

Looks to me like an error parsing/using the LOOT master list. The ++ and maybe the round brackets as well most likely should have been escaped in the regular expression i.e /xeosp\+\+.esp/. Been there done that myself before now.

Link to comment
Share on other sites

 

 

Looks to me like an error parsing/using the LOOT master list. The ++ and maybe the round brackets as well most likely should have been escaped in the regular expression i.e /xeosp\+\+.esp/. Been there done that myself before now.

 

 

So, something I have no power to change or edit is making it impossible to use the PLUGINS tab for Fallout 3, and for Oblivion for another person?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...