[OPEN SOURCE PROJECT] NosOpen

11/19/2016 23:40 Goblousek#1186
how to i can connect new versione on db?
11/20/2016 01:03 Marvin341#1187
Quote:
Originally Posted by 0Lucifer0 View Post
Yes its automaticaly in your mssql if your configuration is good
Okay gonna try later ^^
After i reinstalled Windows because the SQL Server 2016 messed up and i cant use it or uninstall it because it gets an error and even after waiting 1 hour its still stuck in the same Point
11/20/2016 14:26 HarD_GZ#1188
Quote:
Originally Posted by Skaterkeks View Post
when i update database, i become error massage

not be set as expected. Use the -StartUpProjectName parameter to set one explicitly. Use the -Verbose switch for more information.
Geben Sie das Flag '-Verbose' an, um die auf die Zieldatenbank angewendeten SQL-Anweisungen anzuzeigen.
System.Data.SqlClient.SqlException (0x80131904): Netzwerkbezogener oder instanzspezifischer Fehler beim Herstellen einer Verbindung mit SQL Server. Der Server wurde nicht gefunden, oder auf ihn kann nicht zugegriffen werden. Überprüfen Sie, ob der Instanzname richtig ist und ob SQL Server Remoteverbindungen zulässt. (provider: Named Pipes Provider, error: 40 - Verbindung mit SQL Server konnte nicht geöffnet werden) ---> System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden

bei System.Data.SqlClient.SqlInternalConnectionTds..ct or(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling)
bei System.Data.SqlClient.SqlConnectionFactory.CreateC onnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
bei System.Data.ProviderBase.DbConnectionFactory.Creat ePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
bei System.Data.ProviderBase.DbConnectionPool.CreateOb ject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
bei System.Data.ProviderBase.DbConnectionPool.UserCrea teRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
bei System.Data.ProviderBase.DbConnectionPool.TryGetCo nnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
bei System.Data.ProviderBase.DbConnectionPool.TryGetCo nnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
bei System.Data.ProviderBase.DbConnectionFactory.TryGe tConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
bei System.Data.ProviderBase.DbConnectionInternal.TryO penConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
bei System.Data.ProviderBase.DbConnectionClosed.TryOpe nConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
bei System.Data.SqlClient.SqlConnection.TryOpenInner(T askCompletionSource`1 retry)
bei System.Data.SqlClient.SqlConnection.TryOpen(TaskCo mpletionSource`1 retry)
bei System.Data.SqlClient.SqlConnection.Open()
bei System.Data.Entity.Infrastructure.Interception.DbC onnectionDispatcher.<Open>b__36(DbConnection t, DbConnectionInterceptionContext c)
bei System.Data.Entity.Infrastructure.Interception.Int ernalDispatcher`1.Dispatch[TTarget,TInterceptionContext](TTarget target, Action`2 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed)
bei System.Data.Entity.Infrastructure.Interception.DbC onnectionDispatcher.Open(DbConnection connection, DbInterceptionContext interceptionContext)
bei System.Data.Entity.SqlServer.SqlProviderServices.< >c__DisplayClass33.<UsingConnection>b__32()
bei System.Data.Entity.SqlServer.DefaultSqlExecutionSt rategy.<>c__DisplayClass1.<Execute>b__0()
bei System.Data.Entity.SqlServer.DefaultSqlExecutionSt rategy.Execute[TResult](Func`1 operation)
bei System.Data.Entity.SqlServer.DefaultSqlExecutionSt rategy.Execute(Action operation)
bei System.Data.Entity.SqlServer.SqlProviderServices.U singConnection(DbConnection sqlConnection, Action`1 act)
bei System.Data.Entity.SqlServer.SqlProviderServices.U singMasterConnection(DbConnection sqlConnection, Action`1 act)
bei System.Data.Entity.SqlServer.SqlProviderServices.C reateDatabaseFromScript(Nullable`1 commandTimeout, DbConnection sqlConnection, String createDatabaseScript)
bei System.Data.Entity.SqlServer.SqlProviderServices.D bCreateDatabase(DbConnection connection, Nullable`1 commandTimeout, StoreItemCollection storeItemCollection)
bei System.Data.Entity.Core.Common.DbProviderServices. CreateDatabase(DbConnection connection, Nullable`1 commandTimeout, StoreItemCollection storeItemCollection)
bei System.Data.Entity.Core.Objects.ObjectContext.Crea teDatabase()
bei System.Data.Entity.Migrations.Utilities.DatabaseCr eator.Create(DbConnection connection)
bei System.Data.Entity.Migrations.DbMigrator.EnsureDat abaseExists(Action mustSucceedToKeepDatabase)
bei System.Data.Entity.Migrations.Infrastructure.Migra torBase.EnsureDatabaseExists(Action mustSucceedToKeepDatabase)
bei System.Data.Entity.Migrations.DbMigrator.Update(St ring targetMigration)
bei System.Data.Entity.Migrations.Infrastructure.Migra torBase.Update(String targetMigration)
bei System.Data.Entity.Migrations.Design.ToolingFacade .UpdateRunner.Run()
bei System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
bei System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
bei System.Data.Entity.Migrations.Design.ToolingFacade .Run(BaseRunner runner)
bei System.Data.Entity.Migrations.Design.ToolingFacade .Update(String targetMigration, Boolean force)
bei System.Data.Entity.Migrations.UpdateDatabaseComman d.<>c__DisplayClass2.<.ctor>b__0()
bei System.Data.Entity.Migrations.MigrationsDomainComm and.Execute(Action command)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Fehlernummer (Error Number):2,Status (State):0,Klasse (Class):20
Quote:
Originally Posted by Goblousek View Post
how to i can connect new versione on db?
Quote:
Originally Posted by Marvin341 View Post
Where to "inject" the file to the server?
Is it done automaticly?
I will do soon a tuto :D
11/20/2016 20:03 Freaky423#1189
Can anyone help me?

[Only registered and activated users can see links. Click Here To Register...]
11/20/2016 23:55 crasseflamme#1190
Quote:
Originally Posted by Freaky423 View Post
Can anyone help me?

[Only registered and activated users can see links. Click Here To Register...]
Anything is wrong in youre Database.
With MapMonster and Map. Check it or rebuild youre Database. :)
11/21/2016 13:38 Marvin341#1191
Error again after installing everything

"update-database : The term 'update-database' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:1
+ update-database -verbose
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (update-database:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

"
Solution:
do

Update-Package EntityFramework
restart vs
enter Update-Database -Verbose
11/21/2016 14:12 DuckDuckGoose0815#1192
Quote:
Originally Posted by Marvin341 View Post
Error again after installing everything

"update-database : The term 'update-database' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:1
+ update-database -verbose
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (update-database:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

"
Solution:
do

Update-Package EntityFramework
restart vs
enter Update-Database -Verbose
Try to restore your Nu-Get packages and also be sure you selected "OpenNos.DAL.EF" when you try to update your DB :)
11/21/2016 15:35 Marvin341#1193
Quote:
Originally Posted by DuckDuckGoose0815 View Post
Try to restore your Nu-Get packages and also be sure you selected "OpenNos.DAL.EF" when you try to update your DB :)
already got it working ^^
After restarting vs it worked
How to get now the Files which got mentioned in the video and in that
"
- Can we have other files for parser? : Yes, simply by extracting them from your client : nslangdata.dat, nsgtddata.dat, nstcdata.dat
- Item/Monster Name isn't in my language : please do your own parser files... get them from your client and you will have the correct language."

Found them.

The error now while starting the server like OpenNos.World.exe


Whats that?
okay i need to do that

[Only registered and activated users can see links. Click Here To Register...]
11/21/2016 17:22 DuckDuckGoose0815#1194
Quote:
Originally Posted by Marvin341 View Post
already got it working ^^
After restarting vs it worked
How to get now the Files which got mentioned in the video and in that
"
- Can we have other files for parser? : Yes, simply by extracting them from your client : nslangdata.dat, nsgtddata.dat, nstcdata.dat
- Item/Monster Name isn't in my language : please do your own parser files... get them from your client and you will have the correct language."

Found them.

The error now while starting the server like OpenNos.World.exe


Whats that?
okay i need to do that

[Only registered and activated users can see links. Click Here To Register...]
Make sure Skype is turned of if you start OpenNos, and also u need to install WCF or just run it in debug mode :D
11/21/2016 17:24 Liihes#1195
@[Only registered and activated users can see links. Click Here To Register...] Try using spoilers for this heap of text, much easier to read :)

Gesendet von meinem SM-G935F mit Tapatalk
11/21/2016 19:19 Skaterkeks#1196
Kann mir einer evtl helfen?

[Only registered and activated users can see links. Click Here To Register...]
11/21/2016 22:16 Marvin341#1197
Quote:
Originally Posted by Skaterkeks View Post
Kann mir einer evtl helfen?

[Only registered and activated users can see links. Click Here To Register...]
When did you Download it from github ? Because it Looks like its a Bit old because mysql isnt anymore used , its now mssql
11/21/2016 22:20 Douq#1198
Was kann man damit denn jetzt genau anfangen?

Lg
11/21/2016 22:30 Skaterkeks#1199
Quote:
Originally Posted by Marvin341 View Post
When did you Download it from github ? Because it Looks like its a Bit old because mysql isnt anymore used , its now mssql
Yes, i download the latest version from github..
11/21/2016 23:07 0Lucifer0#1200
Quote:
Originally Posted by Skaterkeks View Post
Yes, i download the latest version from github..
Nope it's not