Search found 3 matches

by Calert
April 24th, 2019, 4:20 pm
Forum: Everything
Topic: Read access violation
Replies: 7
Views: 3051

Re: Read access violation

Alright so I repaired VS via VS installer and the problem with delete_scalar.cpp is supposedly gone. Now there is a problem "Can't access memory" concerning dword in Graphics.cpp or in Surface.cpp delete[] pPixels; pPixels = nullptr; zip file: https://www.dropbox.com/s/2vlazkzp5iiyieg/chili_framewor...
by Calert
April 24th, 2019, 2:55 pm
Forum: Everything
Topic: Read access violation
Replies: 7
Views: 3051

Re: Read access violation

by Calert
April 24th, 2019, 1:42 pm
Forum: Everything
Topic: Read access violation
Replies: 7
Views: 3051

Read access violation

So for the past few days I've been creating this game and everything seemed to worked fine till i made a dumb mistake. I used "Find and replace" on an entire solution. From that time, when i alter my map.cpp file, the program goes crazy (draws some dumb shit on the screen), doesn't read bmp files (o...