Vapor12345

User

Joined on Dec 29 2020

Opcode issue with actors
Resolved
Snapshot 4.1.6
During testing we have found that we receive opcodes in certain areas of Vice City. Apparently the opcode errors relate to actors. We have found that setting the model ID to actors at the value of 26405 or higher causes these opcodes. There are no opcodes given on ped models below that above value.

[01:54:04] Warning(opcode 0x9A): Exception 0xC0000005 at 0x749B7B
[01:54:04] Warning(opcode 0x173): Exception 0xC0000005 at 0x47CB8D
[01:54:04] Warning(opcode 0x446): Exception 0xC0000005 at 0x48A046
[01:54:04] Warning(opcode 0x60B): Exception 0xC0000005 at 0x491562




Create an actor with a skin with the value set to 26406 or 26410 for example. I'm not too sure if all of them cause it but it seems to be only actors above this value. Then create an actor with a skin model below the mentioned value. We are using the CreateActor native and not the streamer. 

dkluin

Project Leader

Joined on May 11 2016

Posted 3 years ago

Confirmed.

dkluin

Project Leader

Joined on May 11 2016

Posted 3 years ago

Will be fixed in Snapshot 4.1.7.