|
5 registered members (Quad, 3run, alx, 2 invisible),
4,749
guests, and 57
spiders. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: ANet 1.3.0.1 public Beta
[Re: Dark_samurai]
#330380
06/27/10 11:16
06/27/10 11:16
|
Joined: Dec 2003
Posts: 988 Germany, Magdeburg
JoGa
User
|
User
Joined: Dec 2003
Posts: 988
Germany, Magdeburg
|
thanks for reply. The model is in the right project folder, i use it in WED, too and some lines above, I unse this model with "ent_create...." I searched for the mistake an found something: First, i wrote instead of "enet_init();"
if((enet_init())==ANET_ERROR){exit;}
Maybe I initialised the Anet-plugin in a wrong way. But it didn't exit, so i think the initialising is okay. After that i wrote instead of "enet_init_server(used_port,max_players,"");"
if((enet_init_server(used_port,max_players,""))==ANET_ERROR){exit;}
used_port = 2300 and max_players = 4 as in your 3D-Chat-example and well, the engine quites. But I can't imagine, why - have you any ideas? I read in your manual Rückgabe: 1 wenn alles geklappt hat ANET_ERROR wenn ein Fehler aufgetreten ist So there have to be a mistake in my way to create the server, but where? ^^ Thanks for helping! EDIT:I installed the "VC++ 2008 Redistributable Package" as on Anet-Faq remarked and the 3D-Chat-A7-exe does work on my PC.
Last edited by JoGa; 06/27/10 16:29.
|
|
|
Re: ANet 1.3.0.1 public Beta
[Re: JoGa]
#330551
06/28/10 12:10
06/28/10 12:10
|
Joined: Jul 2005
Posts: 1,930 Austria
Dark_samurai
OP
Serious User
|
OP
Serious User
Joined: Jul 2005
Posts: 1,930
Austria
|
Hmmm... I can't see a problem here. If you want you can send me the project and I will look into it. http://www.anet-plugin.com/contact_ger.htm (use the support mail address).
ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)! get free version
|
|
|
Re: ANet 1.3.0.1 public Beta
[Re: Dark_samurai]
#330685
06/29/10 09:37
06/29/10 09:37
|
Joined: Nov 2002
Posts: 913 Berlin, Germany
SchokoKeks
User
|
User
Joined: Nov 2002
Posts: 913
Berlin, Germany
|
Do you have installed OpenAL? Its needed for the Anet versions >= 1.3, but that information is missing from the manual or the anet homepage. If it isn't installed you'll get the message "failed to load DLL" on startup and in the acklog.txt.
|
|
|
Re: ANet 1.3.0.1 public Beta
[Re: SchokoKeks]
#330696
06/29/10 10:48
06/29/10 10:48
|
Joined: Dec 2003
Posts: 988 Germany, Magdeburg
JoGa
User
|
User
Joined: Dec 2003
Posts: 988
Germany, Magdeburg
|
Thanks for this notice, I installed it, but nothing changed. Other examples from the Anet-page do work well. I have sended Dark_samurai my Code and now I am excited 
|
|
|
New ANet homepage
[Re: JoGa]
#330703
06/29/10 12:38
06/29/10 12:38
|
Joined: Jul 2005
Posts: 1,930 Austria
Dark_samurai
OP
Serious User
|
OP
Serious User
Joined: Jul 2005
Posts: 1,930
Austria
|
@JoGa: Check your mails I proudly want to introduce the new ANet homepage.It has a much friendlier style now (not so dark as the old homepage) and it has a own workshop section where the old HowTo's and tutorials are now together. I want to thank all the ANet users who spent screenshots for the user gallery (they all look great btw.  )! The URL for the homepage is still the same, so have a look: http://www.anet-plugin.comIf you have problems or if you find some typing mistakes, please contact me. I hope you like it!  The next thing on the list is the final release of the current beta version.
ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)! get free version
|
|
|
Re: New ANet homepage
[Re: Dark_samurai]
#330728
06/29/10 14:26
06/29/10 14:26
|
Joined: Jun 2006
Posts: 2,640 Earth
Germanunkol
Expert
|
Expert
Joined: Jun 2006
Posts: 2,640
Earth
|
neat! the links on the gallery are broken though, those pointing to external sites...
~"I never let school interfere with my education"~ -Mark Twain
|
|
|
Re: New ANet homepage
[Re: Germanunkol]
#330770
06/29/10 17:10
06/29/10 17:10
|
Joined: Nov 2002
Posts: 913 Berlin, Germany
SchokoKeks
User
|
User
Joined: Nov 2002
Posts: 913
Berlin, Germany
|
Looks really good! The projects look really great, didn't even know about 2 of them. and didn't know that silas uses ANet. Great advertising for you! Hopefully, my game will also be added to the gallery in a few months  . one thing, could you update the FAQ that users also need OpenAL installed? currently its only referring to the VCC redist.
|
|
|
Re: New ANet homepage
[Re: Razoron]
#331574
07/05/10 07:51
07/05/10 07:51
|
Joined: Jul 2005
Posts: 1,930 Austria
Dark_samurai
OP
Serious User
|
OP
Serious User
Joined: Jul 2005
Posts: 1,930
Austria
|
Thanks for the report. It should work now again.
@Germanunkol: I tested the links with IE, Firefox and Chrome and they are all working for me. Please try to refresh the page, maybe an old version is in your cache or something like that...
The homepage is still not 100% working but I hope that I can fix the last problems the next days.
ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)! get free version
|
|
|
|