Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash when selecting a specific player character in touhou hopeless masquerade #28

Open
GoogleCodeExporter opened this issue Nov 29, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. start the game, go into practice mode
2. select the top-most character
3.

What is the expected output? What do you see instead?
expected the character sprite to appear and everything to work. instead the 
game crashes with a generic memory read error as soon as the sprite tries to 
appear (instruction at 0x0102506a" referenced memory at "0x00000000" the memory 
could not be "read").

i'd attach a log, but i dunno where to find it/how to generate it.

What version of the product are you using? On what operating system?
uMod 2.0 alpha r53. windows xp sp3 32 bit.

Please provide any additional information below.

the character has a specific effect on their sprite, where one/more of the 
colors are used as a mask of some sort, and a different texture appears through 
it, giving the sprite a specific effect. 

i assume this is what crashes it, since all other ones work, while both this 
character and the final boss who uses the same effect crash the game while 
loaded through umod.

Original issue reported on code.google.com by yarrrmateys on 27 May 2013 at 12:12

@GoogleCodeExporter
Copy link
Author

note, this worked just fine in uMod 1.0.

Original comment by yarrrmateys on 27 May 2013 at 12:14

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

i got the log for when it crashes. hope it's helpful.

Original comment by yarrrmateys on 7 Jun 2013 at 5:45

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant