Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kevin19

Pages: [1]
1
General / Re: Access Violation Reading Location - Window.display()
« on: July 12, 2019, 12:13:58 am »
Omg it worked!!! Thank you so much !!! You are god!!!

I was using the update driver button in device manager. Apparently, Dell does not like the new graphic driver update so it installed an outdated graphic driver. I manually installed the latest version and it worked !!!!

Praise the GREEN CIRCLE!!!

2
General / Re: Access Violation Reading Location - Window.display()
« on: July 11, 2019, 12:00:49 am »
Hi there,

My laptop is Dell XPS 15. I have two graphic cards. Currently I have disabled my GTX 1050 Ti, so I am only using the integrated Intel(R) UHD Graphics 630.

The driver descriptions are attached to this post.

Please let me know if there's any other information in your mind.

3
General / Re: Access Violation Reading Location - Window.display()
« on: July 10, 2019, 11:27:31 pm »
Hi eXpl0it3r,

Thank you for your reply. I have checked and made sure that my GPU Driver is up-to-date. I have also tried to disable and enable my graphic cards. The problem was not solved.

I agree with you that pdb files are not mandatory. I have tried the process on my friend's laptop and it worked. Really not sure what's going on here.

The attached is the exception thrown when calling window.display().

Any other thoughts?

4
General / Re: Access Violation Reading Location - Window.display()
« on: July 10, 2019, 02:54:42 am »
Yes, I have pressed the upload button. There are five PDB files that are missing. I have not idea how to find and install them. Do you have any clue?  :'(

5
General / Re: Access Violation Reading Location - Window.display()
« on: July 07, 2019, 05:01:46 pm »
Hello Hapax,

Thank you for reply!

I have checked and found the cause. Some of the pdb files are not loaded. After I enabled Microsft Symbol Servers, most have been downloaded. However there are five outstanding pdb files.

Please see the attachment for screenshots.

I think this step should be added to our setup tutorial. Please help me find the rest pdb files!!

6
General / Access Violation Reading Location - Window.display()
« on: July 06, 2019, 05:32:12 pm »
Hello everyone,

This is Kevin, a new SFML learner.

This is my first-day using SFML. I just set up the libraries in my VS 2019 this morning with this link:
https://www.sfml-dev.org/tutorials/2.5/start-vc.php

When I was running the test codes, it always throws an exception at Window.display(). The console runs smoothly and the window with the title "SFML works!" pops up, but then it stops.

I have found a similar question in this forum, checked and made sure that I did not mix release and debug library files together. Other than that I cannot think of any reason why this is not working.

Please help!!!

Specs:
VS Version: Visual Studio Community 2019
OS: Windows 10 Home
SMFL Download: SFML 2.5.1 - Visual C++ 15 (2017) - 32-bit

Pages: [1]
anything