Closed bweir closed 9 years ago
Thanks for all the great information, @bweir. As soon as I saw this I figured it had to do with the recent major changes.
Hey, no problem. :)
I also just realized something. gfx_black.spin
is simply the last file that's compiled.
@reltham have you looked into this problem yet?
This was because that project has more than 128 files in it, and one of my internal arrays only handled 128. I've fixed this locally, and also added some extra checks so it won't store any of the extra data needed for unused method elimination if it's not enabled. I'll submit the fixes later tonight after I do some more testing.
This is fixed with 1.00.73
Okay, I'll give it a try. Thanks, Roy. :) On May 7, 2015 5:30 PM, "Roy Eltham" notifications@github.com wrote:
This is fixed with 1.00.73
— Reply to this email directly or view it on GitHub https://github.com/parallaxinc/OpenSpin/issues/19#issuecomment-100054622 .
I built from fresh copies of the mainline to be sure.
A distribution of Pikemanz can be found here: http://lamestation.net/downloads/misc/spin/Pikemanz.zip
The error in action:
1.00.71 builds it just fine.
BSTC builds it fine.
Here's a backtrace. The error is happening somewhere in your new code.
It's always failing on that one file, but unfortunately there's nothing particularly exciting about this file.