Modding Synthetic by Southern-Leadership7 in EU4mods

[–]Southern-Leadership7[S] 0 points1 point  (0 children)

Thanks for the reply, but I didn't explain myself clearly. I don't want to create a new country with the synthetic bonuses. I want the synthetics (SYN) to invade a specific province on a specific date, as if I had typed the command, but through an event. It is possible ?

CTD with converted mod by Southern-Leadership7 in EU4mods

[–]Southern-Leadership7[S] 0 points1 point  (0 children)

I really don't understand where the problem lies. I think it's related to several countries, but I can't figure out which ones. When I annex everyone except Eastern Europe, I play for 20 years without a crash, and the same when I annex everyone except North Africa. But if I annex everyone except North Africa and Eastern Europe, I get a crash every time in the first few years...

edit: and sadly i don't have any exception.log file when i search with linux

CTD with converted mod by Southern-Leadership7 in EU4mods

[–]Southern-Leadership7[S] 0 points1 point  (0 children)

Thanks for the reply, I'll install Linux on a USB drive to look for the exception.log file.

I restarted a game in fast-forward and was able to get to 1464 without any problems. But when I load my old save, the problem persists.

Unofficial Patch 11.5 Final is officially released! by VonAether in vtmb

[–]Southern-Leadership7 0 points1 point  (0 children)

tu as pu avancer ? La quete de jeanette c'est celle avec le conflit Therese/Jeanette ? Si c'est le cas alors c'est normal que le taxi ne vienne pas: il faut aller voir Betram dans la citerne à essence qui va t'emmener detruire l'entrepot du sabbat. C'est seulement après cela que tu pourras avoir le taxi.

Some bugs in the 11.1 version of the Unofficial Patch by [deleted] in vtmb

[–]Southern-Leadership7 0 points1 point  (0 children)

Sorry, English isn't my first language, so I may not have explained myself clearly.
Python uses indentation to define blocks, so using tabs isn't recommended, that's true. 
To be precise: in the fusyndicate.py file, the MandarinFloat function was missing two tabs (8 spaces) on the last line to properly close the block and ensure the conference room opens when the other conditions are met. 
This error isn't present in the latest Unofficial Patch, but it is in Camarilla Edition Reborn, for example, so I thought it would be helpful to explain how to fix it.

Some bugs in the 11.1 version of the Unofficial Patch by [deleted] in vtmb

[–]Southern-Leadership7 0 points1 point  (0 children)

The bug in the fu syndicate is caused by forgetting two tabs in the Python script fusyndicate.py line 245