Gamestudio Links
Zorro Links
Newest Posts
M1 Oversampling
by Petra. 04/24/24 10:34
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Data from CSV not parsed correctly
by EternallyCurious. 04/20/24 21:39
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
folder management functions
by VoroneTZ. 04/17/24 06:52
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 508 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 3 of 9 1 2 3 4 5 6 7 8 9
Re: ANet Professional and Version 1.1 released [Re: Asgadir] #250216
02/06/09 16:48
02/06/09 16:48
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
this is how i did it. i copied anet.dll and anet.h in my project folder where my main.c script is. then i took the anet.dll and copied it to acknex_plugins in 3dgs folder cause that's the way i get plugin loaded.

you should try copying anet.dll to acknex_plugins folder too. and while compiling your project see if it says anet.dll loaded or something like that



Ubi bene, ibi Patria.
Re: ANet Professional and Version 1.1 released [Re: croman] #250222
02/06/09 17:30
02/06/09 17:30
Joined: Jan 2007
Posts: 2,247
Deutsch Niedersachsen
Puppeteer Offline
Expert
Puppeteer  Offline
Expert

Joined: Jan 2007
Posts: 2,247
Deutsch Niedersachsen
I think 100€ are absolutely worth it if it works good.
EDIT: I've always been looking for something like this =) /EDIT
Is there already a tutorial for the new features?

Last edited by Puppeteer; 02/06/09 17:31.

Formally known as Omega
Avatar randomness by Quadraxas & Blade
http://omegapuppeteer.mybrute.com
Re: ANet Professional and Version 1.1 released [Re: Puppeteer] #250248
02/06/09 21:06
02/06/09 21:06
Joined: Jan 2008
Posts: 1,580
Blade280891 Offline
Serious User
Blade280891  Offline
Serious User

Joined: Jan 2008
Posts: 1,580
Quote:
If you can't spend 100 € in a network engine, you won't be able to create a good MMO game

I don't think that was a fair comment, people can create a good MMO without this plug-in just requiring more work.

Btw i am not against you or the plug-in i just thought i would pop in and say some stuff.


My Avatar Randomness V2

"Someone get me to the doctor, and someone call the nurse
And someone buy me roses, and someone burned the church"
Re: ANet Professional and Version 1.1 released [Re: croman] #250294
02/07/09 07:34
02/07/09 07:34
Joined: Jan 2008
Posts: 58
A
Asgadir Offline
Junior Member
Asgadir  Offline
Junior Member
A

Joined: Jan 2008
Posts: 58
Originally Posted By: cerberi_croman
you should try copying anet.dll to acknex_plugins folder too. and while compiling your project see if it says anet.dll loaded or something like that

Thanks for your help but take a look to my logfiles.

1. with version 1.0
...game/levels/terrain\
PATH game/levels/panels\
ANet.dll opened........... .... ................. .. 2.380 sec
Running MAIN.C.
19 objects
Main started

2. with version 1.1.1.1
....game/levels/terrain\
PATH game/levels/panels\
ANet.dll - can't load DLL - any key to abort
Program aborted........... ...
enet_check_client: function not found
enet_client_poll: function not found
enet_clsend_event: function not found

Re: ANet Professional and Version 1.1 released [Re: Asgadir] #250296
02/07/09 08:06
02/07/09 08:06
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
just as i thought. your anet.dll is not loaded. so, download anet.dll and anet.h again, copy them to your project folder, then copy anet.dll to acknex_plugins folder and then try running your project again.



Ubi bene, ibi Patria.
Re: ANet Professional and Version 1.1 released [Re: croman] #250304
02/07/09 08:52
02/07/09 08:52
Joined: Jan 2008
Posts: 58
A
Asgadir Offline
Junior Member
Asgadir  Offline
Junior Member
A

Joined: Jan 2008
Posts: 58
Originally Posted By: cerberi_croman
just as i thought. your anet.dll is not loaded. so, download anet.dll and anet.h again, copy them to your project folder, then copy anet.dll to acknex_plugins folder and then try running your project again.

All yesterday tried and failed.
I use GS 7.66.
As I said before, it conveys no sense to me.

Re: ANet Professional and Version 1.1 released [Re: Asgadir] #250306
02/07/09 09:09
02/07/09 09:09
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
Can you run the pong example? (the compiled version)?

Are you totally sure, that the correct anet.dll (version 1.1.1.1) and only this one is in your plugindir and none is in your acknex_plugins folder?
I can imagine that there will be problems if there are 2 different version that can be loaded.

@Puppeteer: No there are no. But I'm planning some small How-To workshops that will be included to the manual. But I think all new features are well explained in the manual and an expert like you won't even need a tutorial smile They are very easy to use.


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: ANet version 1.1.2.1 released [Re: Dark_samurai] #250360
02/07/09 14:43
02/07/09 14:43
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
Hi folks!

There was a bug in ANet version 1.1.1.1 which prevented loading the dll on some systems. Thanks to Asgadir for reporting!

Because of this serious bug, I released a new version. All costumers should follow the instructions of the mail I sent to them.
The new demo version can be found here.

I'm really sorry for the troubles!


Last edited by Dark_samurai; 02/07/09 19:20.

ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: ANet version 1.1.2.1 released [Re: Dark_samurai] #250386
02/07/09 16:58
02/07/09 16:58
Joined: Mar 2002
Posts: 1,774
Magdeburg
F
FlorianP Offline
Serious User
FlorianP  Offline
Serious User
F

Joined: Mar 2002
Posts: 1,774
Magdeburg
@Demo-version - well an open source techdemo (of course only copiled executable) would be enough.
I want to see whats possible and what amount of code i need for it.


I <3 LINQ
Re: ANet version 1.1.2.1 released [Re: FlorianP] #250387
02/07/09 17:04
02/07/09 17:04
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
Ok!
Which features do you want to see in this techdemo? Only VoIP or all the others also (will need more time of course)?

Last edited by Dark_samurai; 02/07/09 19:20.

ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Page 3 of 9 1 2 3 4 5 6 7 8 9

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1