Emulator compiler

12/01/2018 22:47 prolxl#1
Hello guys, im noob in Visual studio, could some one give me advice how to fix this problem ?
[Only registered and activated users can see links. Click Here To Register...]

Code:
NU1701 The package "Expressmapper 1.9.1" was restored using ".NET Framework, Version = v4.6.1", and not the target platform of the project ". NETCoreApp, Version = v2.0".
12/03/2018 18:58 EpitaphHaseo#2
Did you install the version of visual studio, that is linked in the readme? Wtfblub literally put EVERYTHING one needs in there, so people wouldn't ask, which versions of which programs need to be used.
12/03/2018 22:40 prolxl#3
Quote:
Originally Posted by EpitaphHaseo View Post
Did you install the version of visual studio, that is linked in the readme? Wtfblub literally put EVERYTHING one needs in there, so people wouldn't ask, which versions of which programs need to be used.
Yeah, but i have new problem...
12/04/2018 09:04 Anja Mielbrecht#4
i'll post for u a stupid question
Did u used that version of netframe work? :kappa:
12/04/2018 14:20 prolxl#5
Quote:
Originally Posted by Anja Mielbrecht View Post
i'll post for u a stupid question
Did u used that version of netframe work? :kappa:
Sure
12/04/2018 14:22 Anja Mielbrecht#6
Quote:
Originally Posted by prolxl View Post
Sure
I dun see the problem :x VS sux !!
12/04/2018 15:34 prolxl#7
Quote:
Originally Posted by Anja Mielbrecht View Post
I dun see the problem :x VS sux !!
Problems appear after I try to run the compiled project.
Game.dll

An error in the visual studio warns about these conflicts.
I have been looking for a solution for 3 days and still can’t understand what to do, because I don't have enough knowledge.

Packages are restored using the .Net Framework, but must be restored using netcoreapp2.0
I think the problem somewhere here:

Game.csproj

Auth.dll works great.
12/04/2018 16:18 Anja Mielbrecht#8
Quote:
Originally Posted by prolxl View Post
Problems appear after I try to run the compiled project.
Game.dll

An error in the visual studio warns about these conflicts.
I have been looking for a solution for 3 days and still can’t understand what to do, because I don't have enough knowledge.

Packages are restored using the .Net Framework, but must be restored using netcoreapp2.0
I think the problem somewhere here:

Game.csproj

Auth.dll works great.
i have the same prob with the auth lol come on discord i can give u the compiled one if u wanna
12/04/2018 20:16 EpitaphHaseo#9
Quote:
Authentication to host 'localhost' for user 'root' using method 'mysql_native_password' failed with message: Access denied for user 'root'@'localhost' (using password: YES)
Are you running a mySQL server? Did you setup your credentials correctly?
Like come on, the error TELLS you what your problem is -.-
How do you expect to run a private server, if you can't even freaking read error logs?
12/04/2018 20:43 prolxl#10
Quote:
Originally Posted by EpitaphHaseo View Post
Are you running a mySQL server? Did you setup your credentials correctly?
Like come on, the error TELLS you what your problem is -.-
How do you expect to run a private server, if you can't even freaking read error logs?
Yes, i running it:

12/04/2018 21:13 EpitaphHaseo#11
I just realised that you are running the 1184 branch... Here's one hint: DON'T.
The 1184 branch ist not supposed to be usable. Use the master branch.
12/05/2018 01:45 prolxl#12
Quote:
Originally Posted by EpitaphHaseo View Post
I just realised that you are running the 1184 branch... Here's one hint: DON'T.
The 1184 branch ist not supposed to be usable. Use the master branch.
It will work with version 1184?
12/09/2018 16:52 EpitaphHaseo#13
Quote:
Originally Posted by prolxl View Post
It will work with version 1184?
No, and there is no public emulator that will work with that version. If you want to use that, you'll have to program the missing parts yourself.
01/02/2019 15:57 Goldis Silberstube#14
Easy.. dont compile as Debug
10/28/2019 14:45 arvengns#15
Help please [Only registered and activated users can see links. Click Here To Register...]