View Full Version : Mod won't open without crashing


Afgnwrlrd
Dec 09, 2008, 09:04 PM
Hey, I was really looking forward to playing this mod, but every time I try the game crashes for no apparent reason before it even gets to the main menu.

I downloaded version 3 and it crashed.
downloaded patch c and it still crashed.

Has anyone else had this problem?

Shakiko
Dec 10, 2008, 09:41 AM
Version 3 was for BTS 3.00 (or something like that)

Try downloading version 6 (http://forums.civfanatics.com/downloads.php?do=file&id=7712) then and apply patch 6c, then it should work fine with BTS 3.17

Maniac
Dec 10, 2008, 09:53 AM
In case you did download version 6, but simply typed it wrong here:
In case you're using Windows Vista:
Then the problem might be you have to disable User Account Control. I'm not sure if this works though. I have given this advise several times already, but no one has reported back whether it was succesful...

Dresden
Dec 10, 2008, 09:06 PM
For what it's worth, I had no problems playing 6c under Vista however I had already removed the security restrictions from the Civ4 directory which means I am essentially in the same situation as those who completely disable UAC.

Thunder_Gr
Dec 13, 2008, 09:21 AM
I run windows XP, and I run without problems FFH2 0.34h and Fall Further.
I really want to try this mod, actually I have been trying to play it since the first versions, but it seems it is not my lucky mod... I get a bunch of python exeptions when loading and another bunch when starting the mod, after ignoring the first bunch, that is.

Is there a solution to that? I downloaded version 6 with the latest patch, yesterday, and it is really frustrating...

P.S. My instalation directory is Program files/civilization 4/... and not Program files/fireaxis games/civilization 4/... as the installation path proposed when installing, so I changed it when prompted. Is there any chance that this is the reason for the problems? It could happen is there are absolute path references in the python files I guess...

deadliver
Dec 13, 2008, 10:29 AM
did u do a clean install of the mod? Erase your old planetfall folder before installing version 6 if you have not just to be sure.

Thunder_Gr
Dec 14, 2008, 02:45 AM
I did that before installing the new version... It is strange however, it is the only mod so far I have had this kind of problem. I downloaded the Star Trek mod the same day and it went without any problems, dispite the fact I had to manualy decompress to the correct folders...

Maniac
Dec 14, 2008, 03:30 AM
did u do a clean install of the mod?

That was my thought as well. If it's not that, you could try attaching a screenshot of a 'python exception'. Perhaps that might shed some more light.

Thunder_Gr
Dec 14, 2008, 11:26 AM
Is it possible to take a screenshot at mod loading time? How can you do that?

EDIT: Anyway, I'll write down the first few python exception messages and post them here, it shouldn't be any problem... Let's hope it is something simple.

Maniac
Dec 14, 2008, 11:31 AM
You press the 'Print Screen' key on your keyboard. You open any picture viewer program and press 'Ctrl+V'. Screenshot acquired!

Thunder_Gr
Dec 14, 2008, 12:40 PM
I tried that, but it would be too messy. Anyway, I wrote the info down and here it is:


---------------------
| PYTHON EXEPTION |
---------------------

Traceback (most recent call last)

---------------------------------
File "<string>", line 1, in ?
---------------------------------
File "<string>", line 52, in load_module
-------------------------------------
file "CvEventInterface", line 13, in ?
-------------------------------------
File "<string>", line 52, in load_module
-------------------------------------
file "CvEventManager", line 12, in ?
-------------------------------------
File "<string>", line 52, in load_module
-------------------------------------
file "CvScreensInterface", line 3, in ?
-------------------------------------
File "<string>", line 52, in load_module
-------------------------------------
file "CvMainInterface", line 6, in ?
-------------------------------------
File "<string>", line 52, in load_module
-------------------------------------
file "CvScreenEnums", line 65, in ?
-------------------------------------
Attribute Error
-------------------------------------
:
-------------------------------------
type object "CvPythonExtensions.CivilopediaPageTypes" has no attribute 'CIVILOPEDIA_PAGE_CHASSIS'
-------------------------------------

---------------------------------------------
Failed to load python module CvEventInterface
---------------------------------------------


And after loading the mod and go for play now, just before the start of the game it goes:


-------------------------------
PYTHON EXEPTION

File "CvAppInterface", line 47, in OnSave
AttributeError.'module' object has no attribute 'OnEvent'
--------------------------------

and

----------------------------------
PYTHON EXEPTION

File "CyAppInterface", line 70, in PreGameStart
AttributeError.'module' object has no attribute 'ShowTechChoose'
----------------------------------


The first bunch goes all on the same window, by pressing OK between the dashes.
The two last fire within a couple os seconds at the same time the map is shown... I hope it is something easy to solve, just tell me what I have done wrong...

Maniac
Dec 14, 2008, 02:05 PM
I tried that, but it would be too messy. Anyway, I wrote the info down and here it is:

Thanks!
For the (possibe future) record, this kind of start-up python error message can also be found in My Games/Beyond the Swords/Logs/PythonErr2.log

Anyway, 'CIVILOPEDIA_PAGE_CHASSIS'...

There is no reference to that string whatsoever in the current version of Planetfall. This did exist though in version 4 and earlier, when the unit workshop still existed. So the only possibilities I can think of at the moment, are:

1) Despite what you think, you didn't delete your Planetfall folder of some previous version, before installing version 6. Version 5 removed a whole bunch of files which existed in version 4, so if you didn't delete your folder, those extra edited python files are assured to cause problems. Is there a CvScreenEnums.py file in Planetfall/Assets/Python/Screens? If there is, then you haven't deleted the previous version prior to installing v6.

2) Perhaps you once installed an earlier Planetfall version in your 'My Games' folder instead of the main Civ4/BtS/Mods folder, and forgot about it. Files in My Games override files in the main folder. So make sure there isn't anything there.

3) You somehow unknowingly installed an earlier version, thinking it was version 6. No idea how that could happen. AFAIK all the download links available point to the latest files.

Thunder_Gr
Dec 19, 2008, 12:42 PM
You were right from the beggining. I thought I had deleted the folder, but what I did was deleting some mods I did not use... Thanks for the help, and I am sorry for the misunderstanding.

Mablir Dorlig
Oct 05, 2009, 07:42 AM
I'm running in Vista and when I try and open I keep getting told that:

"Sid Meiers Civilization IV: Beyond the Sword has stopped working"

with the following details of the error:

Files that help describe the problem:
C:\Users\user\AppData\Local\Temp\WER2B3C.tmp.versi on.txt
C:\Users\user\AppData\Local\Temp\WER3DD3.tmp.appco mpat.txt
C:\Users\user\AppData\Local\Temp\WER3E03.tmp.mdmp

GeoModder
Oct 05, 2009, 11:27 AM
Do you launch Planetfall directly from your desktop, or do you first launch Beyond the Sword?

Maniac
Oct 05, 2009, 02:09 PM
Do you have the latest official Beyond the Sword patch 3.19 installed?
Do you have User Account Control disabled?

Mablir Dorlig
Oct 12, 2009, 08:11 AM
Do you launch Planetfall directly from your desktop, or do you first launch Beyond the Sword?

I've tried both - no joy with either

Do you have the latest official Beyond the Sword patch 3.19 installed?

Did a full reinstall in August - not sure which patch

Do you have User Account Control disabled?

I've run as Administrator and not. Is this the same thing? I'm a techno dummy so please forgive me

Pfeffersack
Oct 12, 2009, 08:47 AM
I've run as Administrator and not. Is this the same thing? I'm a techno dummy so please forgive me

In case you mean that you run the game as administrator, but still have the UAC turned on...no, that might not be enough. You can find the option to turn it off under "System Control"/"Security Center"

Mablir Dorlig
Oct 18, 2009, 03:49 PM
Well I don't know what it was but version 12 works fine - thanks everyone for the help offered and suggestions, much appreciated.

MikeH
Feb 10, 2010, 12:39 PM
I'm having the same problem with v 13. I'm also using Vista and have no intention of turning off UAC. BTS does not require this and neither do the official mods or FFH.

Idem
Feb 10, 2010, 02:05 PM
I had the same problem at first with Vista crashing it but made sure that the latest BtS patch was exactly 3.19, and it worked perfectly.

Maniac
Feb 10, 2010, 02:08 PM
I'm having the same problem with v 13. I'm also using Vista and have no intention of turning off UAC. BTS does not require this and neither do the official mods or FFH.

Actually a lot of people need to turn off UAC to play FfH.

Jaki313
Apr 07, 2010, 06:20 AM
I have the same problem with the game crashing when I try to use Planetfall. I've tried opening Planetfall v13 directly as well as trying to load it from the BTS mods menu. Also I'm running XP and have never installed a previous version of Planetfall. Installed the mod & the patch fine, and put the SMAC sound files in the correct place.

Please help, I was so stoked when I discovered this mod ._.

Lord Tirian
Apr 07, 2010, 07:36 PM
I have the same problem with the game crashing when I try to use Planetfall. I've tried opening Planetfall v13 directly as well as trying to load it from the BTS mods menu. Also I'm running XP and have never installed a previous version of Planetfall. Installed the mod & the patch fine, and put the SMAC sound files in the correct place.

Please help, I was so stoked when I discovered this mod ._.Have you updated your BtS to the newest patch (i.e. 3.19)? And don't trust the in-game updater, it lies.

Cheers, LT.

Jaki313
Apr 08, 2010, 09:51 AM
Have you updated your BtS to the newest patch (i.e. 3.19)? And don't trust the in-game updater, it lies.

Cheers, LT.

Thank you! Works great now. :blush: