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

`DatabaseControl' could not be found #9

Open
fengfeng521 opened this issue Apr 21, 2017 · 4 comments
Open

`DatabaseControl' could not be found #9

fengfeng521 opened this issue Apr 21, 2017 · 4 comments

Comments

@fengfeng521
Copy link

No description provided.

@ASMach
Copy link

ASMach commented Jun 23, 2017

I am having the same issue as well after upgrading the project to Unity 5.6.

@cesarchamorro
Copy link

Well, I can imagine that you don't have the "DatabaseContro.dll" this is contain in Database Control--- Scripts. If you don't have it, try to download it from the repository again. and this should fix your issue.

Let me know if my answer helped you to fix your issue.

@angeldev20
Copy link

Hi, I have DatabaseControl.dll.
but it's still not working.
Should I fix some code or configuration?

@cesarchamorro
Copy link

Hey man, I'm so sorry you're having this issue, but let's try to fix it. So You said the DLL is the the right location, so what i can imagine is that you're not using the version of unity which this project was made with, so you're having this issue because of an incompatibility, if you go to "MultiplayerFPS/Assets/DatabaseControl/Scripts/" then select databasecontrol, the inspector is going to show you something like this.
36434702-4ee0bf46-1625-11e8-8bc9-b01ee80b4f71

So, now you can say: how in the hell do i fix it?. Well, first of all, make a backup of the scripts that you use from databasecontrol, now, you should download the database control from asset store and this will give you the last version compatible with your unity version. Once you have it restore the scripts that you need to use, but now is going to tell you: The name "`DC' does not exist in the current context", what you need to do is change DC to DCF and now you will have to go in unity, go to menu Windows and then in the list showed click on database control free and create and empty one, once you have it you can click on play and then you will have to register your account and then login. Hopefully is going to fix your issue.

Other way to fix it is getting the version of unity that brackeys was using to buid the game.

Let me know if this fixed your issue.

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

4 participants