During My Pahlva campaign I ended turn on 247 bc only to find my game running extremely slow and the year to be 14 AD I tryed playing from 4 others saves and got the same bug any ideas what may be causing this? Thanks In Advance.
During My Pahlva campaign I ended turn on 247 bc only to find my game running extremely slow and the year to be 14 AD I tryed playing from 4 others saves and got the same bug any ideas what may be causing this? Thanks In Advance.
16-1-0 (12 KO's) Good Yearor Lucky Year
![]()
Go Sabres, Bills, Buckeyes, Maseille, Chelsea, Indians
I May Make You Feel But I Can't Make You Think
This is a known issue, also referred to as the "Apocalypse Bug" - it is fixed in the next patch, from what we've been told. If you want to fix it yourself, go into the EBBS (the EB Background Script) in your data/scripts/show_me folder, and do a search for "console_command date 246" - if you read this and the next few lines, you'll see that there are some numbers that are out of order (don't know them from heart). Correct them and you won't get the bug any more.
In "Ebbs script" I found theese:Originally Posted by Cheexsta
console_command date -246
console_command season summer
while I_TurnNumber = 104
suspend_unscripted_advice true
end_while
console_command date -246
console_command season summer
while I_TurnNumber = 105
suspend_unscripted_advice true
end_while
console_command date -246
console_command season summer
while I_TurnNumber = 107
suspend_unscripted_advice true
end_while
console_command date -246
console_command season winter
while I_TurnNumber = 108
suspend_unscripted_advice true
end_while
...are they the ones that you refer too? Doesn´t seem screwed to me? Or do you refer to another text-file? If so which one?
Yes that's the right section. Here's where the problem is:
Originally Posted by NightStar
Originally Posted by khelvan
Bookmarks