MathewWi / freespace2wii

Automatically exported from code.google.com/p/freespace2wii
Other
0 stars 0 forks source link

Code dump after the Choose Pilot screen #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the game
2. Choose a pilot
3. Click select

What is the expected output? What do you see instead?
The next screen should load but it displays what I assume is the background
for the next screen for a few seconds then codedumps.

Please provide any additional information below.

Stack trace:
80367d24 --> 80367ch4 --> 801fe364 --> 801fedf8 --> 801fef08 --> 801ff194
--> 801f7f4c --> 8017ff84 --> 801807c4

Original issue reported on code.google.com by shadowb...@gmail.com on 18 May 2009 at 1:14

GoogleCodeExporter commented 9 years ago
Could you attach your pilot file?  It is located in the SD root 
data/players/single .

Original comment by litgh...@gmail.com on 18 May 2009 at 1:30

GoogleCodeExporter commented 9 years ago

Original comment by litgh...@gmail.com on 18 May 2009 at 1:30

GoogleCodeExporter commented 9 years ago
Here's both the pilot files I've tried and both cause the dump. Dunno what the 
third
file is but it was in the same directory.

Original comment by shadowb...@gmail.com on 18 May 2009 at 1:39

Attachments:

GoogleCodeExporter commented 9 years ago
I think I know the problem.  Try using these pilot files.  You should be able 
to get
to past the current crash.  Then press the "Home" key and see if it crashes.  
If it
does, I have a pretty good idea of where the bug is.

If that happens, I need some more info.  What configuration is your Wii in?  
I.e.
component/composite, standard def or 480p.

Original comment by litgh...@gmail.com on 18 May 2009 at 1:47

Attachments:

GoogleCodeExporter commented 9 years ago
I can't get it to recognise the files at all for some reason. There aren't any 
config
files or the like to edit when adding in new pilot files are there?

As for configuration my Wii's a 3.3v1E on composite running PAL50.

Original comment by shadowb...@gmail.com on 18 May 2009 at 2:12

GoogleCodeExporter commented 9 years ago
You are on a PAL Wii, that is probably the problem.  I made some assumptions 
about
number of lines and all that jazz.  I'll need to go back and fix that.  As for 
why
the pilot files are not being reconginized, I am working on that.

Original comment by litgh...@gmail.com on 18 May 2009 at 2:31

GoogleCodeExporter commented 9 years ago
Ok, cool. Just give me a shout if you want more help testing.

Original comment by shadowb...@gmail.com on 18 May 2009 at 2:37

GoogleCodeExporter commented 9 years ago
Try this binary.  It might explode, or it might work.  It works on my end, but 
NTSC
has 480 lines which is pretty standard.

Original comment by litgh...@gmail.com on 18 May 2009 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
That fixes the crash after the choose pilot screen and lets me exit the game 
using
the home button aswell. Thanks, now I can actually try to play the game.

It still doesn't recognise the other pilot files but I don't know if you were 
trying
to fix that too or if it was just the crash?

Original comment by shadowb...@gmail.com on 18 May 2009 at 3:34

GoogleCodeExporter commented 9 years ago
I am amazed that actually worked.  Wow.

I just found the pilot file problem.  After I fix that, I'll release beta 3.

Original comment by litgh...@gmail.com on 18 May 2009 at 3:36

GoogleCodeExporter commented 9 years ago
Fixed in beta 2

Original comment by litgh...@gmail.com on 18 May 2009 at 3:53