Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Sample SevenGame, FPS 실행이 안되네요~~ #53

Open
eagletaiji opened this issue Aug 18, 2016 · 2 comments
Open

Sample SevenGame, FPS 실행이 안되네요~~ #53

eagletaiji opened this issue Aug 18, 2016 · 2 comments

Comments

@eagletaiji
Copy link

SevenGame 의 경우 32bit로 빌드하면 서버는 실행되고 클라이언트는 오류가 납니다.
64bit로 빌드하면 서버는 오류가 나고 클라이언트는 실행이 됩니다.
그래서 32bit 서버랑 64bit 클라이언트 실행하면 로그인하면 오류가 나면서 꺼지구요~~~

FPS의 경우는 32bit 서버만 실행되고 나머지는 다 실행이 안됩니다.

환경은~~ 윈도우 10에 visual studio 2013입니다~~~

예상되는 문제가 있을까요~~??

@pdpdds
Copy link
Owner

pdpdds commented Aug 19, 2016

dll dependency 등을 확인해서 32비트 실행파일 경로에 64비트 dll 모듈이 들어 있는지 확인해 주세요.

@eagletaiji
Copy link
Author

확인해 봤는데~~~ 보두 32비트 DLL 파일이 맞습니다~~~~
혹시 실행 가능한 SevenGame 올려주실수 있나요??

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

No branches or pull requests

2 participants