[OPEN SOURCE PROJECT] NosOpen

04/19/2016 15:42 0Lucifer0#541
You just need to sniff Packet in official and make your own Packet.txt...
04/21/2016 21:24 arne543#542
I can't use commands in the server when i try this error appears

Error:
Could not found Handler implementation for Packet with header glist
Could not found Handler implementation for Packet with header $speed
04/21/2016 21:28 0Lucifer0#543
Quote:
Originally Posted by arne543 View Post
I can't use commands in the server when i try this error appears

Error:
Could not found Handler implementation for Packet with header glist
Could not found Handler implementation for Packet with header $speed
this is not an error but a warning... Btw the command is $Speed not $speed
04/21/2016 21:48 arne543#544
Quote:
Originally Posted by 0Lucifer0 View Post
this is not an error but a warning... Btw the command is $Speed not $speed
ok thx!
04/22/2016 00:59 0Lucifer0#545
we added pathfinding, monster hit system, revive system and act6 new packet support
04/22/2016 07:55 Blowa#546
Quote:
Originally Posted by 0Lucifer0 View Post
we added pathfinding, monster hit system, revive system and act6 new packet support
It's easier than my A* with Graph in C (which was kinda boring to implement...)
GJ.
04/22/2016 08:37 0Lucifer0#547
Quote:
Originally Posted by val77 View Post
It's easier than my A* with Graph in C (which was kinda boring to implement...)
GJ.
it's Astar too :P
04/22/2016 10:00 Blowa#548
Quote:
Originally Posted by 0Lucifer0 View Post
it's Astar too :P
I know, that's why i've said that it's easier to implement it than my A* algorithm (in C, with nodes...)
Your one is in C# with 2D map :(
04/22/2016 10:02 0Lucifer0#549
Quote:
Originally Posted by val77 View Post
I know, that's why i've said that it's easier to implement it than my A* algorithm (in C, with nodes...)
Your one is in C# with 2D map :(
Yep ;)
04/22/2016 18:24 Freaky423#550
My login server will not start.
Until recently, everything had worked

[Only registered and activated users can see links. Click Here To Register...]
04/22/2016 18:52 Einhuhn#551
Quote:
Originally Posted by Freaky423 View Post
My login server will not start.
Until recently, everything had worked

[Only registered and activated users can see links. Click Here To Register...]
Hör mal auf die Leute hier zu verarschen, kleines Kind. :rtfm:
04/22/2016 19:08 Freaky423#552
Quote:
Originally Posted by Einhuhn View Post
Hör mal auf die Leute hier zu verarschen, kleines Kind. :rtfm:
Wenn du nichts beizutragen hast halt dich raus willst doch nur deine Beiträge pushen.
04/22/2016 19:11 Einhuhn#553
Quote:
Originally Posted by Freaky423 View Post
Wenn du nichts beizutragen hast halt dich raus willst doch nur deine Beiträge pushen.
Sagt das Kind das hier schon 2 Leute verarscht hat im Trading Bereich. Und nur so: Wieso hast du nur 7 Thanks mit 190 Beiträgen? Da sieht man das du hier pusht und nicht Ich. Da Ich schon über 30 Thanks habe und 200 Beiträge. Und was hätte Ich vom pushen der Beiträge? Bekomme Ich bei bestimmten Sachen was umsonst? Glaube nicht. :rolleyes:
04/22/2016 21:12 0Lucifer0#554
we move from Model first To Code First so now to get database :
Drop schema and create new one
Go to Tools -> NuGet Package Manager -> Package Manager Console
Type 'update-database' and update the Database
:D
04/23/2016 16:56 Einhuhn#555
I have a Problem:

German with Screen:

Ausnahme ausgelöst: "System.Data.Entity.Core.ProviderIncompatibleExcep tion" in EntityFramework.dll

Zusätzliche Informationen: Der Anbieter hat keine ProviderManifestTokenZeichenfolge zurück gegeben.

Falls ein Handler für diese Ausnahme vorhanden ist, kann das Programm möglicherweise weiterhin sicher ausgeführt werden.

[Only registered and activated users can see links. Click Here To Register...]

English wihout Screen:

Exception released: "system. Data. Entity. Core. ProviderIncompatibleException " in EntityFramework.dll

Additional information: The supplier has returned no ProviderManifestTokenZeichenfolge.

If a Handler exists for this exception, the programme can be possibly explained(carried out) furthermore certainly.