Skip to content
New issue

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

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

Already on GitHub? # to your account

OnPlayerEnterDynamicArea Invalid Memory Access errors #69

Closed
Spijkervet opened this issue Aug 15, 2015 · 1 comment
Closed

OnPlayerEnterDynamicArea Invalid Memory Access errors #69

Spijkervet opened this issue Aug 15, 2015 · 1 comment

Comments

@Spijkervet
Copy link

Added around 7000 areas to improve retrieval of teleport point ids.

The following occurs in:
[DDoor] Created Door: 811 | Exterior Area ID: 1680 | Interior Area ID: 1681

[01:35:25] [debug] Run time error 5: "Invalid memory access"
[01:35:25] [debug] AMX backtrace:
[01:35:25] [debug] #0 0042c994 in ?? (0x00000000, 0x00000690) from N.amx
[01:35:25] [debug] #1 00011258 in public OnPlayerEnterDynamicArea (0x00000000, 0x00000690) from N.amx

[01:35:28] [debug] Run time error 5: "Invalid memory access"
[01:35:28] [debug] AMX backtrace:
[01:35:28] [debug] #0 0042ca60 in ?? (0x00000000, 0x00000690) from N.amx
[01:35:28] [debug] #1 000113a0 in public OnPlayerLeaveDynamicArea (0x00000000, 0x00000690) from N.amx

@Spijkervet
Copy link
Author

Issue resolved - it was an issue from my side. Apologies for the inconvenience.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant