Posts:
322
Threads:
14
Joined:
31 Jan 2005
Reputation:
27.11.2005, 09:07:17
(This post was last modified: 27.11.2005, 09:07:42 by Beowulf.)
What are the potential causes of loading screen errors? I'm sitting here tearing my hair out trying to punch out a bug with Yuri. And it's just Yuri, which is really goddamn annoying.
Help me here guys... I'm, like, really fuckin close to going psychotic on someone.
I'm what Willis was talkin' about.
Posts:
453
Threads:
11
Joined:
26 Jan 2005
Reputation:
Could be anything that would cause an error in mid game when built that has been pre-placed on the map.
Posts:
34
Threads:
0
Joined:
21 Aug 2005
Reputation:
Either that, or missing strings on a country/side.
Posts:
322
Threads:
14
Joined:
31 Jan 2005
Reputation:
I'm playing on "The Alamo." Allies and Soviets load fine, which is why this is so annoying.
I'm what Willis was talkin' about.
Posts:
34
Threads:
0
Joined:
21 Aug 2005
Reputation:
Have you tried enabling the debug log?
Posts:
322
Threads:
14
Joined:
31 Jan 2005
Reputation:
That won't help since the Rock Patch errors with my mod. However, something else has come about. I can play against Yuri but I can't play as Yuri. This is really getting on my nerves...
I'm what Willis was talkin' about.
Posts:
453
Threads:
11
Joined:
26 Jan 2005
Reputation:
The debug log may help you to pinpoint exactly what is done before the error occurs to narrow down what might be wrong.
Posts:
322
Threads:
14
Joined:
31 Jan 2005
Reputation:
It might but I really doubt that.
I'm what Willis was talkin' about.
Posts:
34
Threads:
0
Joined:
21 Aug 2005
Reputation:
It's always worth a try...
Posts:
1 773
Threads:
140
Joined:
22 Nov 2004
Reputation:
IMO, the debug log could use a -verbose mode or something, where it would spit out more detailed info...
Posts:
1 571
Threads:
16
Joined:
12 Feb 2005
Reputation:
29.11.2005, 12:45:25
(This post was last modified: 29.11.2005, 12:46:54 by Bobingabout.)
if you've edited the rules(I'm assuming you have) it can be many things doing that.
we can rule out things that would cause even the AI to do it, such as starting units.
the Side= tag on the country(s) doesn't point to the correct side (normally "ThirdSide", but if you add a new 1, or new yuri country, it might be incorrect, or missing)
you've changed the string(or added 1 for a new country), and the new 1 doesn't exist (Missing country CSFs cause internal errors while loading)
you'd edited/added a new yuri GUI, but all the required files are not in the mix its trying to load.
there are probably others, i just can't remember them.
Posts:
322
Threads:
14
Joined:
31 Jan 2005
Reputation:
Rock Patch doesn't work so it won't be any of those, BA.
I'm what Willis was talkin' about.
Posts:
1 571
Threads:
16
Joined:
12 Feb 2005
Reputation:
01.12.2005, 11:47:28
(This post was last modified: 01.12.2005, 11:52:49 by Bobingabout.)
you can do all but the new yuri GUI anyway. infact, you can do parts of a new yuri GUI too. I'm just trying to help.
why doesn't it work with your mod? it should do, even if you don't add any new features. (if it didn't worl before 1.05 don't expect it to still not work, theres been plenty of bugfixs to make it more compatible)
if it doesn't work with your mod, its probably because theres something wrong with your mod, which there obviously is since you can'y play as yuri.
Posts:
322
Threads:
14
Joined:
31 Jan 2005
Reputation:
I'm pretty sure I know what it is. It's been the art file for some time now so I'm going to just recode it this weekend.
I'm what Willis was talkin' about.