E
E
Evgeny Petryaev2019-03-02 23:08:42
C++ / C#
Evgeny Petryaev, 2019-03-02 23:08:42

floating error?

There is a short project, it worked, it didn’t work, I add the error code in another place, the same one appears

Вызвано исключение по адресу 0x778AE486 (ntdll.dll) в Cars.exe: 0xC0000005: нарушение прав доступа при чтении по адресу 0x7C47414F.

then complains about glBegin(GL_POLYGON); then on delete texturecoordinats; if you add code that does nothing. https://github.com/Beginerok/Tropic-Island here is a link to a fresh Cars project it has an error

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Petryaev, 2019-03-03
@Gremlin92

Here I found an error, allocated memory for one texture, and there were more than one short

image->IndexTexture = new uint__[CountTexture/*1*/];//02.03.2019

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question