[MODCOMP]Great Options Mod, Core Edition

can you make me this one mod componect that will really be useful, make a mod componect that allows us to disable some religions. That way we can only have a 3 player game with only 3 religions
 
Please post this request in my mod component library thread so it doesn't get lost.

Thanks
 
hi TheLopez
I really appreciate your work
Just want you know, that the MP should not work properly.
In hotseat, that i play alot the player interface dont appear alas any mod comp enter in charge.
 
Portus said:
hi TheLopez
I really appreciate your work
Just want you know, that the MP should not work properly.
In hotseat, that i play alot the player interface dont appear alas any mod comp enter in charge.

can you please enable debugging in your game by changing the following values in your CivilizationIV.INI file to:
; Overwrite old network and message logs
OverwriteLogs = 1

; Enable the logging system
LoggingEnabled = 1

; Enable synchronization logging
SynchLog = 1

; Enable rand event logging
RandLog = 1

; Enable message logging
MessageLog = 1
and upload the logs here?


EDIT: I just tried a hot seat game and did not have any issues with the interface.
 
I often lose aspects of the interface when I alt-tab out of civ4 then alt-tab back in, you know to change ini options or whatnot. This is a Civ4 error and happens regardless of what mod I'm playing. Not sure if this is what Portus is talking about, but if you save and then load the game it should go back to showing all the interfaces. Hope that helps, if it doesn't just ignore this. :)
 
Jeckel, tghe sugestions you made dont work
TheLopez, made your changes now where are the logs :blush:
 
Portus, there is a shortcut to the log files in your main civilization4 directory.
 
[18700.406] ERR: InitWinApp() failed, exiting
[18700.406] ERR: CIV Init FAILED, exiting

Humm, is this...
 
Portus said:
[18700.406] ERR: InitWinApp() failed, exiting
[18700.406] ERR: CIV Init FAILED, exiting

Humm, is this...
Can you please post your entire log directory and post it?
 
[3474.187] DBG: CIV Init
[3474.203] VERSION: App: C:\Programas\Firaxis Games\Sid Meier's Civilization 4\Civilization4.exe
[3474.203] VERSION: Build: Thu Mar 30 16:49:29 2006
[3474.203] VERSION: 1.6.1.1841 (45604)
[3474.453] VERSION: Mod Loaded: Mods\Great Options Mod\
[3474.593] DBG: FILE Cat Init
[3475.328] DBG: Game Init
[3475.328] DBG: Multiplayer Init BEGIN
[3475.359] DBG: Multiplayer Init END
[3475.375] DBG: Audio Init
[3476.046] DBG: ArtFileMgr Init
[3476.046] DBG: Python Init
[3481.203] VERSION: CIV Version: 0
[3481.203] VERSION: Save Version: 103
[3481.203] DBG: Input Init
[3481.203] DBG: Engine Init
[3481.312] DBG: Checking available screen resolution
[3481.437] DBG: Validating screen resolution
[3481.437] DBG: Creating rendererer
[3482.062] DBG: Engine: renderer Initialized
[3482.187] DBG: Engine: Shaders Initialized
[3482.187] DBG: Engine: Scene Lights Initialized
[3482.203] DBG: Music Start
[3482.203] DBG: Font Init
[3482.265] DBG: Total Frame MS: 8300.0 FPS: 000 Min:000 Max:000 Avg:000 SampleFilter:10.000000
Time : Ave : Min% : Max% : Num : Profile Name
-----------------------------------------------------
--------------------------------------------------
[3482.265] DBG: Begin MenuManager
[3506.515] DBG: FILE Cat Init
[3512.312] DBG: Engine: Camera Initialized
[3513.562] DBG: SyncRandSeed is 3482536, MapRandSeed is 3482536
[3593.781] DBG: Engine: Camera Initialized


hi, is this...
it is in civ4logs folder
init ..txt
 
Portus, please zip the logs folder and post it. In particular I am interested in the PythonDbg.log, PythonErr2.log and PythonErr.log
 
Portus said:
here it is

I need the contents of the directory not the shortcut link to the directory.
 
Tanks


PythonDbg

Initializing Python
1. Using Python sys path: ASSETS\PYTHON\SYSTEM\email
2. Using Python sys path: ASSETS\PYTHON\SYSTEM\encodings
3. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx
4. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\build
5. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib
6. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\py
7. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\tools
8. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\colourchooser
9. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\editor
10. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\floatcanvas
11. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\masked
12. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\mixins
13. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\ogl
14. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\py\tests
15. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\tools\XRCed
16. Using Python sys path: ASSETS\PYTHON\SYSTEM
sys.path =

['ASSETS\\PYTHON\\SYSTEM\\email', 'ASSETS\\PYTHON\\SYSTEM\\encodings', 'ASSETS\\PYTHON\\SYSTEM\\wx', 'ASSETS\\PYTHON\\SYSTEM\\wx\\build', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib', 'ASSETS\\PYTHON\\SYSTEM\\wx\\py', 'ASSETS\\PYTHON\\SYSTEM\\wx\\tools', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\colourchooser', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\editor', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\floatcanvas', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\masked', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\mixins', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\ogl', 'ASSETS\\PYTHON\\SYSTEM\\wx\\py\\tests', 'ASSETS\\PYTHON\\SYSTEM\\wx\\tools\\XRCed', 'ASSETS\\PYTHON\\SYSTEM']


sys.modules =

{'copy_reg': <module 'copy_reg' from 'C:\Python24\Lib\copy_reg.pyc'>, 'locale': <module 'locale' from 'C:\Python24\Lib\locale.pyc'>, '__main__': <module '__main__' (built-in)>, 'site': <module 'site' from 'C:\Python24\Lib\site.pyc'>, '__builtin__': <module '__builtin__' (built-in)>, 'encodings': <module 'encodings' from 'C:\Python24\Lib\encodings\__init__.pyc'>, 'os.path': <module 'ntpath' from 'C:\Python24\Lib\ntpath.pyc'>, 'encodings.codecs': None, 'ntpath': <module 'ntpath' from 'C:\Python24\Lib\ntpath.pyc'>, 'UserDict': <module 'UserDict' from 'C:\Python24\Lib\UserDict.pyc'>, 'encodings.exceptions': None, 'nt': <module 'nt' (built-in)>, 'stat': <module 'stat' from 'C:\Python24\Lib\stat.pyc'>, 'zipimport': <module 'zipimport' (built-in)>, 'warnings': <module 'warnings' from 'C:\Python24\Lib\warnings.pyc'>, 'encodings.types': None, '_codecs': <module '_codecs' (built-in)>, 'encodings.cp1252': <module 'encodings.cp1252' from 'C:\Python24\Lib\encodings\cp1252.pyc'>, 'sys': <module 'sys' (built-in)>, 'codecs': <module 'codecs' from 'C:\Python24\Lib\codecs.pyc'>, 'types': <module 'types' from 'C:\Python24\Lib\types.pyc'>, '_locale': <module '_locale' (built-in)>, 'signal': <module 'signal' (built-in)>, 'linecache': <module 'linecache' from 'C:\Python24\Lib\linecache.pyc'>, 'encodings.aliases': <module 'encodings.aliases' from 'C:\Python24\Lib\encodings\aliases.pyc'>, 'exceptions': <module 'exceptions' (built-in)>, 'CvPythonExtensions': <module 'CvPythonExtensions' (built-in)>, 'os': <module 'os' from 'C:\Python24\Lib\os.pyc'>}


sys.builtin_module_names =

('CvPythonExtensions', '__builtin__', '__main__', '_bisect', '_codecs', '_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw', '_csv', '_heapq', '_hotshot', '_locale', '_multibytecodec', '_random', '_sre', '_subprocess', '_symtable', '_weakref', '_winreg', 'array', 'audioop', 'binascii', 'cPickle', 'cStringIO', 'cmath', 'collections', 'datetime', 'errno', 'exceptions', 'gc', 'imageop', 'imp', 'itertools', 'marshal', 'math', 'md5', 'mmap', 'msvcrt', 'nt', 'operator', 'parser', 'regex', 'rgbimg', 'sha', 'signal', 'strop', 'struct', 'sys', 'thread', 'time', 'xxsubtype', 'zipimport')

1. Using moduleSearchDirs: python\nonamegreatpersonrenamerutils\
2. Using moduleSearchDirs: python\greatoptionutils\
3. Using moduleSearchDirs: python\militarybasesutils\
4. Using moduleSearchDirs: python\screens\
5. Using moduleSearchDirs: python\greatdoctorutils\
6. Using moduleSearchDirs: python\thelopezutils\
7. Using moduleSearchDirs: python\sniperutils\
8. Using moduleSearchDirs: python\entrypoints\
9. Using moduleSearchDirs: python\mercenaryutils\
10. Using moduleSearchDirs: python\madnukeutils\
11. Using moduleSearchDirs: python\fieldhospitalutils\
12. Using moduleSearchDirs: python\utils\
13. Using moduleSearchDirs: python\greatstatesmanutils\
14. Using moduleSearchDirs: python\generalmoraleutils\
15. Using moduleSearchDirs: python\iniparser\
16. Using moduleSearchDirs: python\enhancedcultureconquestutils\
17. Using moduleSearchDirs: python\enhancedtechconquestutils\
18. Using moduleSearchDirs: python\unitallegianceutils\
19. Using moduleSearchDirs: python\culturalinfluencesutils\
20. Using moduleSearchDirs: python\
21. Using moduleSearchDirs: python\immigrationutils\
22. Using moduleSearchDirs: python\gptrickleutils\
23. Using moduleSearchDirs: python\localizedstartingtechsutils\
24. Using moduleSearchDirs: python\randomgreatpersonbirthsutils\
25. Using moduleSearchDirs: python\pywb\
26. Using moduleSearchDirs: python\pyhelper\
27. Using moduleSearchDirs: python\pitboss\
28. Using moduleSearchDirs: python\pyunit\
29. Using moduleSearchDirs: python\_debugtools\
30. Using moduleSearchDirs:
EntryPoint module:cvscreensinterface
EntryPoint module:cvgameinterface
EntryPoint module:cvabinterface
EntryPoint module:cveventinterface
EntryPoint module:cvmapscriptinterface
EntryPoint module:cvunitcontrolinterface
EntryPoint module:cvdiplomacyinterface
EntryPoint module:cvoptionsscreencallbackinterface
EntryPoint module:cvwbinterface
EntryPoint module:cvdebuginterface
EntryPoint module:cvpopupinterface
EntryPoint module:cvscreenutilsinterface
EntryPoint module:pbmain
EntryPoint module:cvappinterface
EntryPoint module:cvtranslator
EntryPoint module:great_plains
EntryPoint module:continents
EntryPoint module:fantasy_realm
EntryPoint module:archipelago
EntryPoint module:shuffle
EntryPoint module:team_battleground
EntryPoint module:highlands
EntryPoint module:terra
EntryPoint module:lakes
EntryPoint module:tilted_axis
EntryPoint module:hub
EntryPoint module:balanced
EntryPoint module:maze
EntryPoint module:islands
EntryPoint module:wheel
EntryPoint module:inland_sea
EntryPoint module:mirror
EntryPoint module:fractal
EntryPoint module:oasis
EntryPoint module:pangaea
EntryPoint module:ice_age
EntryPoint module:custom_continents
EntryPoint module:ring
load_module CvEventInterface

load_module CvUtil

load_module traceback

load_module CvCustomEventManager

load_module CvEventManager

load_module CvScreensInterface

load_module CvMainInterface

load_module ScreenInput

load_module CvScreenEnums

load_module time

load_module CvConfigParser

load_module ConfigParser

load_module CvPath

load_module _winreg

load_module CvModName

load_module MilitaryBasesUtils

load_module PyHelpers

load_module pickle

load_module SdToolKit

load_module cPickle

load_module CvMercenaryManager

load_module Popup

load_module MercenaryUtils

load_module MercenaryNameUtils

load_module math

load_module CvMercenaryScreensEnums

PY:Mod Data Initialized : Mercenaries Mod True
load_module CvDomesticAdvisor

load_module CvTechChooser

load_module CvForeignAdvisor

load_module CvMilitaryAdvisor

load_module CvFinanceAdvisor

load_module CvReligionScreen

load_module CvCivicsScreen

load_module string

load_module CvVictoryScreen

load_module CvOptionsScreen

load_module CvReplayScreen

load_module CvHallOfFameScreen

load_module CvDanQuayle

load_module CvGameUtils

load_module CvUnVictoryScreen

load_module CvDawnOfMan

load_module CvTechSplashScreen

load_module CvTopCivs

load_module random

load_module CvInfoScreen

load_module CvIntroMovieScreen

load_module CvVictoryMovieScreen

load_module CvWonderMovieScreen

load_module CvEraMovieScreen

load_module CvPediaMain

load_module CvPediaScreen

load_module CvScreen

load_module CvPediaTech

load_module CvPediaUnit

load_module CvPediaBuilding

load_module CvPediaPromotion

load_module CvPediaUnitChart

load_module CvPediaBonus

load_module CvPediaTerrain

load_module CvPediaFeature

load_module CvPediaImprovement

load_module CvPediaCivic

load_module CvPediaCivilization

load_module CvPediaLeader

load_module CvPediaSpecialist

load_module CvPediaHistory

load_module CvPediaProject

load_module CvPediaReligion

load_module CvWorldBuilderScreen

load_module CvWorldBuilderDiplomacyScreen

load_module CvDebugTools

load_module CvDebugInfoScreen

load_module CvMapGeneratorUtil

load_module CvGFCScreen

load_module CvCustomizableDomesticAdvisor

load_module CvModifiedSpecialDomesticAdvisor

load_module DomPyHelpers

load_module CvHomegrownDomesticAdvisor

load_module HDomPyCity

load_module CvEnhancedForeignAdvisor

load_module IconGrid

load_module CvExoticForeignAdvisor

load_module TechTree

load_module CvGreatOptionsConfigInfoScreen

load_module CvEnhancedMilitaryAdvisor

load_module CvEnhancedTechSplashScreen

load_module CvPopupInterface

load_module CvScreenUtilsInterface

load_module CvScreenUtils

PY:Loading configuration values
load_module CvWBPopups

load_module CvCameraControls

load_module CvAdvisorUtils

load_module CvGreatGeneralEventManager

load_module GeneralMoraleUtils

load_module TheLopezUtils

load_module CvGreatStatesmanEventManager

load_module CvGDEventManager

load_module GreatDoctorUtils

load_module CvFieldHospitalEventManager

load_module FieldHospitalUtils

PY:Mod Data Initialized : Great Doctor True
load_module CvGreatOptionsEventManager

load_module CvNoNameGreatPersonRenamerModEventManager

load_module RandomNameUtils

load_module CvGPTrickleEventManager

load_module CvGameInterface

load_module CvGreatOptionsGameUtils

load_module SniperUtils

load_module CvUnitAllegianceEventManager

load_module CvRandomGreatPersonBirthsEventManager

load_module CvMADNukesEventManager

load_module CvMilitaryBasesEventManager

load_module CvSniperEventManager

load_module CityUtils

load_module CvMercEventManager

load_module CvCulturalInfluencesEventManager

load_module CvCulturalDecayEventManager

load_module DataStorage

load_module CvEnhancedCultureConquestEventManager

load_module EnhancedCultureConquestUtils

load_module sdToolKit

load_module CvEnhancedTechConquestEventManager

load_module EnhancedTechConquest

load_module CvLocalizedStartingTechsEventManager

load_module CvImmigrationEventManager

load_module ImmigrationUtils

PY:OnInit
load_module CvAppInterface

load_module CvTranslator

load_module Archipelago

load_module Balanced

load_module Continents

load_module Custom_Continents

load_module Fantasy_Realm

load_module Fractal

load_module Great_Plains

load_module Highlands

load_module Hub

load_module Ice_Age

load_module Inland_Sea

load_module Islands

load_module Lakes

load_module Maze

load_module Mirror

load_module Oasis

load_module Pangaea

load_module Ring

load_module Shuffle

load_module Team_Battleground

load_module Terra

load_module Tilted_Axis

load_module Wheel

UnInit Python
Initializing Python
1. Using Python sys path: ASSETS\PYTHON\SYSTEM\email
2. Using Python sys path: ASSETS\PYTHON\SYSTEM\encodings
3. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx
4. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\build
5. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib
6. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\py
7. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\tools
8. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\colourchooser
9. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\editor
10. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\floatcanvas
11. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\masked
12. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\mixins
13. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\lib\ogl
14. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\py\tests
15. Using Python sys path: ASSETS\PYTHON\SYSTEM\wx\tools\XRCed
16. Using Python sys path: ASSETS\PYTHON\SYSTEM
sys.path =

['ASSETS\\PYTHON\\SYSTEM\\email', 'ASSETS\\PYTHON\\SYSTEM\\encodings', 'ASSETS\\PYTHON\\SYSTEM\\wx', 'ASSETS\\PYTHON\\SYSTEM\\wx\\build', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib', 'ASSETS\\PYTHON\\SYSTEM\\wx\\py', 'ASSETS\\PYTHON\\SYSTEM\\wx\\tools', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\colourchooser', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\editor', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\floatcanvas', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\masked', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\mixins', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\ogl', 'ASSETS\\PYTHON\\SYSTEM\\wx\\py\\tests', 'ASSETS\\PYTHON\\SYSTEM\\wx\\tools\\XRCed', 'ASSETS\\PYTHON\\SYSTEM']


sys.modules =

{'copy_reg': <module 'copy_reg' from 'C:\Python24\Lib\copy_reg.pyc'>, 'locale': <module 'locale' from 'C:\Python24\Lib\locale.pyc'>, '__main__': <module '__main__' (built-in)>, 'site': <module 'site' from 'C:\Python24\Lib\site.pyc'>, '__builtin__': <module '__builtin__' (built-in)>, 'encodings': <module 'encodings' from 'C:\Python24\Lib\encodings\__init__.pyc'>, 'os.path': <module 'ntpath' from 'C:\Python24\Lib\ntpath.pyc'>, 'encodings.codecs': None, 'ntpath': <module 'ntpath' from 'C:\Python24\Lib\ntpath.pyc'>, 'UserDict': <module 'UserDict' from 'C:\Python24\Lib\UserDict.pyc'>, 'encodings.exceptions': None, 'nt': <module 'nt' (built-in)>, 'stat': <module 'stat' from 'C:\Python24\Lib\stat.pyc'>, 'zipimport': <module 'zipimport' (built-in)>, 'warnings': <module 'warnings' from 'C:\Python24\Lib\warnings.pyc'>, 'encodings.types': None, '_codecs': <module '_codecs' (built-in)>, 'encodings.cp1252': <module 'encodings.cp1252' from 'C:\Python24\Lib\encodings\cp1252.pyc'>, 'sys': <module 'sys' (built-in)>, 'codecs': <module 'codecs' from 'C:\Python24\Lib\codecs.pyc'>, 'types': <module 'types' from 'C:\Python24\Lib\types.pyc'>, '_locale': <module '_locale' (built-in)>, 'signal': <module 'signal' (built-in)>, 'linecache': <module 'linecache' from 'C:\Python24\Lib\linecache.pyc'>, 'encodings.aliases': <module 'encodings.aliases' from 'C:\Python24\Lib\encodings\aliases.pyc'>, 'exceptions': <module 'exceptions' (built-in)>, 'CvPythonExtensions': <module 'CvPythonExtensions' (built-in)>, 'os': <module 'os' from 'C:\Python24\Lib\os.pyc'>}


sys.builtin_module_names =

('CvPythonExtensions', 'CvPythonExtensions', '__builtin__', '__main__', '_bisect', '_codecs', '_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw', '_csv', '_heapq', '_hotshot', '_locale', '_multibytecodec', '_random', '_sre', '_subprocess', '_symtable', '_weakref', '_winreg', 'array', 'audioop', 'binascii', 'cPickle', 'cStringIO', 'cmath', 'collections', 'datetime', 'errno', 'exceptions', 'gc', 'imageop', 'imp', 'itertools', 'marshal', 'math', 'md5', 'mmap', 'msvcrt', 'nt', 'operator', 'parser', 'regex', 'rgbimg', 'sha', 'signal', 'strop', 'struct', 'sys', 'thread', 'time', 'xxsubtype', 'zipimport')

1. Using moduleSearchDirs: python\nonamegreatpersonrenamerutils\
2. Using moduleSearchDirs: python\greatoptionutils\
3. Using moduleSearchDirs: python\militarybasesutils\
4. Using moduleSearchDirs: python\screens\
5. Using moduleSearchDirs: python\greatdoctorutils\
6. Using moduleSearchDirs: python\thelopezutils\
7. Using moduleSearchDirs: python\sniperutils\
8. Using moduleSearchDirs: python\entrypoints\
9. Using moduleSearchDirs: python\mercenaryutils\
10. Using moduleSearchDirs: python\madnukeutils\
11. Using moduleSearchDirs: python\fieldhospitalutils\
12. Using moduleSearchDirs: python\utils\
13. Using moduleSearchDirs: python\greatstatesmanutils\
14. Using moduleSearchDirs: python\generalmoraleutils\
15. Using moduleSearchDirs: python\iniparser\
16. Using moduleSearchDirs: python\enhancedcultureconquestutils\
17. Using moduleSearchDirs: python\enhancedtechconquestutils\
18. Using moduleSearchDirs: python\unitallegianceutils\
19. Using moduleSearchDirs: python\culturalinfluencesutils\
20. Using moduleSearchDirs: python\
21. Using moduleSearchDirs: python\immigrationutils\
22. Using moduleSearchDirs: python\gptrickleutils\
23. Using moduleSearchDirs: python\localizedstartingtechsutils\
24. Using moduleSearchDirs: python\randomgreatpersonbirthsutils\
25. Using moduleSearchDirs: python\pywb\
26. Using moduleSearchDirs: python\pyhelper\
27. Using moduleSearchDirs: python\pitboss\
28. Using moduleSearchDirs: python\pyunit\
29. Using moduleSearchDirs: python\_debugtools\
30. Using moduleSearchDirs:
EntryPoint module:cvscreensinterface
EntryPoint module:cvgameinterface
EntryPoint module:cvabinterface
EntryPoint module:cveventinterface
EntryPoint module:cvmapscriptinterface
EntryPoint module:cvunitcontrolinterface
EntryPoint module:cvdiplomacyinterface
EntryPoint module:cvoptionsscreencallbackinterface
EntryPoint module:cvwbinterface
EntryPoint module:cvdebuginterface
EntryPoint module:cvpopupinterface
EntryPoint module:cvscreenutilsinterface
EntryPoint module:pbmain
EntryPoint module:cvappinterface
EntryPoint module:cvtranslator
EntryPoint module:great_plains
EntryPoint module:continents
EntryPoint module:fantasy_realm
EntryPoint module:archipelago
EntryPoint module:shuffle
EntryPoint module:team_battleground
EntryPoint module:highlands
EntryPoint module:terra
EntryPoint module:lakes
EntryPoint module:tilted_axis
EntryPoint module:hub
EntryPoint module:balanced
EntryPoint module:maze
EntryPoint module:islands
EntryPoint module:wheel
EntryPoint module:inland_sea
EntryPoint module:mirror
EntryPoint module:fractal
EntryPoint module:oasis
EntryPoint module:pangaea
EntryPoint module:ice_age
EntryPoint module:custom_continents
EntryPoint module:ring
load_module CvEventInterface

load_module CvUtil

load_module traceback

load_module CvCustomEventManager

load_module CvEventManager

load_module CvScreensInterface

load_module CvMainInterface

load_module ScreenInput

load_module CvScreenEnums

load_module time

load_module CvConfigParser

load_module ConfigParser

load_module CvPath

load_module _winreg

load_module CvModName

load_module MilitaryBasesUtils

load_module PyHelpers

load_module pickle

load_module SdToolKit

load_module cPickle

load_module CvMercenaryManager

load_module Popup

load_module MercenaryUtils

load_module MercenaryNameUtils

load_module math

load_module CvMercenaryScreensEnums

load_module CvAppInterface

load_module CvTranslator

load_module Mirror

load_module CvMapGeneratorUtil

load_module random

[0, 0, 0]

load_module encodings.latin_1

8500 - gold

8501 - research

8502 - culture

8483 - food

8484 - production

8485 - commerce

8486 -

8525 - judaism

8526 - judaism

8527 - christianity

8528 - christianity

8529 - islam

8530 - islam

8531 - hinduism

8532 - hinduism

8533 - buddhism

8534 - buddhism

8535 - confucianism

8536 - confucianism

8537 - taoism

8538 - taoism

load_module CvWBDesc

load_module array

load_module CvGameInterface

load_module CvGreatOptionsGameUtils

load_module CvGameUtils

load_module SniperUtils

load_module TheLopezUtils

load_module Archipelago

load_module Balanced

load_module Continents

load_module Custom_Continents

load_module Fantasy_Realm

load_module Fractal

load_module Great_Plains

load_module Highlands

load_module Hub

load_module Ice_Age

load_module Inland_Sea

load_module Islands

load_module Lakes

load_module Maze

load_module Oasis

load_module Pangaea

load_module Ring

load_module Shuffle

load_module Team_Battleground

load_module Terra

load_module Tilted_Axis

load_module Wheel

UnInit Python
 
PythonErr2

__main__:1: RuntimeWarning: to-Python converter for class CyPythonMgr already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for enum GameStateTypes already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyDeal already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvRandom already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyTeam already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyArea already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct FOWInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class NiPoint3 already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class NiPoint2 already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class NiColorA already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct tagPOINT already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct XYCoords already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct IDInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct GameTurnInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct OrderData already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct MissionData already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct TradeData already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct EventMessage already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct FOWVis already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct PBGameSetupData already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct PBPlayerSetupData already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct PBPlayerAdminData already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for struct CombatDetails already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyMap already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyMapGenerator already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CySelectionGroup already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyArtFileMgr already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGameTextMgr already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvInfoBase already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvScalableInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvSpecialistInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvTechInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvPromotionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvMissionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvActionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvUnitInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvSpecialUnitInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvCivicOptionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvCivicInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvUnitClassInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvBuildingInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvSpecialBuildingInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvBuildingClassInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvRouteModelInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvCivilizationInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvVictoryInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvHurryInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvHandicapInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvGameSpeedInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvTurnTimerInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvBuildInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvGoodyInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvRouteInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvImprovementBonusInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvImprovementInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvBonusClassInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvBonusInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvFeatureInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvCommerceInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvYieldInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvTerrainInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvLeaderHeadInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvProcessInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvVoteInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvProjectInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvReligionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvTraitInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvWorldInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvClimateInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvSeaLevelInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvAssetInfoBase already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoAsset already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoScalableAsset already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoInterface already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoMovie already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoMisc already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoUnit already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoBuilding already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoCivilization already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoLeaderhead already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoBonus already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoImprovement already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoTerrain already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvArtInfoFeature already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvEmphasizeInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvUpkeepInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvCultureLevelInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvEraInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvColorInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvPlayerColorInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvGameText already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvDiplomacyTextInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvDiplomacyInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvEffectInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvControlInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvQuestInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvTutorialMessage already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvTutorialInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvAutomateInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvCommandInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvGameOptionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvMPOptionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvForceControlInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvPlayerOptionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvGraphicOptionInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CvActionButtonInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyReplayInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyHallOfFameInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyCity already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyPlayer already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyUnit already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyPlot already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGlobalContext already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyPopupReturn already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyPopupInfo already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyPopup already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyFractal already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for enum CvFractal::FracVals already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for enum NotifyCode already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CySign already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyCamera already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyDiplomacy already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyUnitEntity already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyUnitSubEntity already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyInterfaceScreen already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGInterfaceScreen already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyMessageControl already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyInterface already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyUserProfile already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyAudioGame already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyVariableSystem already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyTranslator already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGTabCtrl already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGFlyoutMenu already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGlobeLayer already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyGlobeLayerManager already registered; second conversion method ignored.
__main__:1: RuntimeWarning: to-Python converter for class CyStatistics already registered; second conversion method ignored.
sys.path = ['ASSETS\\PYTHON\\SYSTEM\\email', 'ASSETS\\PYTHON\\SYSTEM\\encodings', 'ASSETS\\PYTHON\\SYSTEM\\wx', 'ASSETS\\PYTHON\\SYSTEM\\wx\\build', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib', 'ASSETS\\PYTHON\\SYSTEM\\wx\\py', 'ASSETS\\PYTHON\\SYSTEM\\wx\\tools', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\colourchooser', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\editor', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\floatcanvas', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\masked', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\mixins', 'ASSETS\\PYTHON\\SYSTEM\\wx\\lib\\ogl', 'ASSETS\\PYTHON\\SYSTEM\\wx\\py\\tests', 'ASSETS\\PYTHON\\SYSTEM\\wx\\tools\\XRCed', 'ASSETS\\PYTHON\\SYSTEM']

sys.modules = {'copy_reg': <module 'copy_reg' from 'C:\Python24\Lib\copy_reg.pyc'>, 'locale': <module 'locale' from 'C:\Python24\Lib\locale.pyc'>, '__main__': <module '__main__' (built-in)>, 'site': <module 'site' from 'C:\Python24\Lib\site.pyc'>, '__builtin__': <module '__builtin__' (built-in)>, 'encodings': <module 'encodings' from 'C:\Python24\Lib\encodings\__init__.pyc'>, 'os.path': <module 'ntpath' from 'C:\Python24\Lib\ntpath.pyc'>, 'encodings.codecs': None, 'ntpath': <module 'ntpath' from 'C:\Python24\Lib\ntpath.pyc'>, 'UserDict': <module 'UserDict' from 'C:\Python24\Lib\UserDict.pyc'>, 'encodings.exceptions': None, 'nt': <module 'nt' (built-in)>, 'stat': <module 'stat' from 'C:\Python24\Lib\stat.pyc'>, 'zipimport': <module 'zipimport' (built-in)>, 'warnings': <module 'warnings' from 'C:\Python24\Lib\warnings.pyc'>, 'encodings.types': None, '_codecs': <module '_codecs' (built-in)>, 'encodings.cp1252': <module 'encodings.cp1252' from 'C:\Python24\Lib\encodings\cp1252.pyc'>, 'sys': <module 'sys' (built-in)>, 'codecs': <module 'codecs' from 'C:\Python24\Lib\codecs.pyc'>, 'types': <module 'types' from 'C:\Python24\Lib\types.pyc'>, '_locale': <module '_locale' (built-in)>, 'signal': <module 'signal' (built-in)>, 'linecache': <module 'linecache' from 'C:\Python24\Lib\linecache.pyc'>, 'encodings.aliases': <module 'encodings.aliases' from 'C:\Python24\Lib\encodings\aliases.pyc'>, 'exceptions': <module 'exceptions' (built-in)>, 'CvPythonExtensions': <module 'CvPythonExtensions' (built-in)>, 'os': <module 'os' from 'C:\Python24\Lib\os.pyc'>}

sys.builtin_module_names = ('CvPythonExtensions', 'CvPythonExtensions', '__builtin__', '__main__', '_bisect', '_codecs', '_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw', '_csv', '_heapq', '_hotshot', '_locale', '_multibytecodec', '_random', '_sre', '_subprocess', '_symtable', '_weakref', '_winreg', 'array', 'audioop', 'binascii', 'cPickle', 'cStringIO', 'cmath', 'collections', 'datetime', 'errno', 'exceptions', 'gc', 'imageop', 'imp', 'itertools', 'marshal', 'math', 'md5', 'mmap', 'msvcrt', 'nt', 'operator', 'parser', 'regex', 'rgbimg', 'sha', 'signal', 'strop', 'struct', 'sys', 'thread', 'time', 'xxsubtype', 'zipimport')
load_module CvEventInterface
load_module CvUtil
load_module traceback
load_module CvCustomEventManager
load_module CvEventManager
load_module CvScreensInterface
load_module CvMainInterface
load_module ScreenInput
load_module CvScreenEnums
load_module time
load_module CvConfigParser
load_module ConfigParser
load_module CvPath
load_module _winreg
load_module CvModName
load_module MilitaryBasesUtils
load_module PyHelpers
load_module pickle
load_module SdToolKit
load_module cPickle
load_module CvMercenaryManager
load_module Popup
load_module MercenaryUtils
load_module MercenaryNameUtils
load_module math
load_module CvMercenaryScreensEnums
Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 52, in load_module
File "CvEventInterface", line 16, in ?
File "<string>", line 52, in load_module
File "CvCustomEventManager", line 22, 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 13, in ?
File "<string>", line 52, in load_module
File "CvMercenaryManager", line 25, in ?
File "MercenaryUtils", line 322, in __init__
File "MercenaryUtils", line 277, in loadConfigurationData
AttributeError: 'NoneType' object has no attribute 'getType'
load_module CvAppInterface
 
PythonErr, is too big to post, could that be enouth, other way i get to ask help to a friend

Thanks again
 
Portus said:
Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 52, in load_module
File "CvEventInterface", line 16, in ?
File "<string>", line 52, in load_module
File "CvCustomEventManager", line 22, 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 13, in ?
File "<string>", line 52, in load_module
File "CvMercenaryManager", line 25, in ?
File "MercenaryUtils", line 322, in __init__
File "MercenaryUtils", line 277, in loadConfigurationData
AttributeError: 'NoneType' object has no attribute 'getType'
load_module CvAppInterface

Portus, have you been monkeying around with the mod? There is no way that the line reported in your mod should fail. Can you please zip up the MercenaryUtils.py file and post it so I can see which version you have.

Also, can you please post your copy of the "Mercenaries Mod Config.ini" file?

Thanks
 
have cut most of repeat info in the
PythonErr

Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 52, in load_module
File "CvEventInterface", line 16, in ?
File "<string>", line 52, in load_module
File "CvCustomEventManager", line 22, 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 13, in ?
File "<string>", line 52, in load_module
File "CvMercenaryManager", line 25, in ?
File "MercenaryUtils", line 322, in __init__
File "MercenaryUtils", line 277, in loadConfigurationData
AttributeError
:
'NoneType' object has no attribute 'getType'

Failed to load python module CvEventInterface.
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
Traceback (most recent call last):

File "CvAppInterface", line 69, in preGameStart

AttributeError: 'module' object has no attribute 'showTechChooser'
ERR: Python function preGameStart failed, module CvAppInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
Traceback (most recent call last):

File "CvAppInterface", line 46, in onSave

AttributeError: 'module' object has no attribute 'onEvent'
ERR: Python function onSave failed, module CvAppInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface


ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
Traceback (most recent call last):

File "CvAppInterface", line 46, in onSave

AttributeError: 'module' object has no attribute 'onEvent'
ERR: Python function onSave failed, module CvAppInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface

ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function showMainInterface failed. Can't find module CvScreensInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function numPlotListButtons failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
 
Portus said:
Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 52, in load_module
File "CvEventInterface", line 16, in ?
File "<string>", line 52, in load_module
File "CvCustomEventManager", line 22, 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 13, in ?
File "<string>", line 52, in load_module
File "CvMercenaryManager", line 25, in ?
File "MercenaryUtils", line 322, in __init__
File "MercenaryUtils", line 277, in loadConfigurationData
AttributeError: 'NoneType' object has no attribute 'getType'
load_module CvAppInterface

Portus, have you been monkeying around with the mod? There is no way that the line reported in your mod should fail. Can you please zip up the MercenaryUtils.py file and post it so I can see which version you have.

Also, can you please post your copy of the "Mercenaries Mod Config.ini" file?

Thanks
 
Back
Top Bottom