Help! "Position out of bounds"

Everytime that i try to execute my game “Pc Standalone build” it got freezed and launches an error with some logs

Here is my log of the error

==============================================
Unity Player [version: Unity 4.2.1f4_4d30acc925c2]

Something.exe caused an Access Violation (0xc0000005)
in module Something.exe at 0023:002adc1a.

Error occurred at 2014-05-02_223238.
C:\Users\Usuario\Documents\Something\Something.exe, run by Usuario.
76% memory in use.
4004 MB physical memory [948 MB free].
0 MB paging file [0 MB free].
0 MB user address space [3080 MB free].
Read from location c34b003c caused an access violation.

Context:
EDI: 0x31380001 ESI: 0x396c0000 EAX: 0x72d80000
EBX: 0x2c8b003c ECX: 0x0833ffff EDX: 0x1067ffff
EIP: 0x002adc1a EBP: 0x00f7ea04 SegCs: 0x00000023
EFlags: 0x00010206 ESP: 0x00f7e9f0 SegSs: 0x0000002b

Bytes at CS:EIP:
d9 04 c3 d8 d9 df e0 f6 c4 41 0f 85 83 00 00 00

===========================================

I don’t know what to do :frowning: Any Help?

Have you tested it in the editor?

Yes i did and it works fine in the editor and i didn’t got any error in the console