Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (ozgur, degenerate_762, 7th_zorro), 1,075 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 6 of 9 1 2 3 4 5 6 7 8 9
Re: ANet - Version 1.2.2.2 released (BETA) [Re: Dark_samurai] #261963
04/21/09 10:19
04/21/09 10:19
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
Yes, thes one works great once again. No bugs found...


~"I never let school interfere with my education"~
-Mark Twain
Re: ANet - Version 1.2.2.2 released (BETA) [Re: Dark_samurai] #262261
04/22/09 18:47
04/22/09 18:47
Joined: Mar 2007
Posts: 99
Germany
zSteam Offline
Junior Member
zSteam  Offline
Junior Member

Joined: Mar 2007
Posts: 99
Germany
Hi Dark_samurai,

I get the message "object not available for DLL" while loading the DLL.
After closing the engine I get a windows error.

I use:
- the latest DLL version 1.2.2.2
- Windows XP Pro SP3
- 3D GameStudio A7.73 Com


=> www.alrik-online.de
A7 Commercial
Re: ANet - Version 1.2.2.2 released (BETA) [Re: zSteam] #262264
04/22/09 19:08
04/22/09 19:08
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
This is what I need to know/what you can do:
1) Are you using Lite-C or C-Script?
2) Did you also copied the correct header files into your workfolder?
3) Try to install the VC++ 2008 Redistributal Package.
4) Is the dll correct included using #PRAGMA_PLUGIN or dll_load()?
5) If you are using the default.c for ANet, did you updated it?


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.2.2.2 released (BETA) [Re: Dark_samurai] #262325
04/23/09 06:06
04/23/09 06:06
Joined: Mar 2009
Posts: 3
P
paolo222 Offline
Guest
paolo222  Offline
Guest
P

Joined: Mar 2009
Posts: 3
Hope 3D voip will be released soon, I think this will be a fantastic feature for many user.
When releaed will be fantastic a sample showing the system.

Re: ANet - Version 1.2.2.2 released (BETA) [Re: paolo222] #262343
04/23/09 07:19
04/23/09 07:19
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
I'm working on it smile
I also think this will be useful for many users.

After I finished this feature, a techdemo will be released that shows all the cool features of ANet in one demo.
I'm currently also creating some GS Network vs. ANet demos to show you how efficient ANet is.


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.2.2.2 released (BETA) [Re: Dark_samurai] #262392
04/23/09 13:10
04/23/09 13:10
Joined: Mar 2007
Posts: 99
Germany
zSteam Offline
Junior Member
zSteam  Offline
Junior Member

Joined: Mar 2007
Posts: 99
Germany
hi Dark_samurai

in addition to my problem: after closing the error messages the game works perfectly.

the answers to your questions:
1) Lite-C
2) yes
3) already installed
4) #PRAGMA_PLUGIN
5) yes





=> www.alrik-online.de
A7 Commercial
Re: ANet - Version 1.2.2.2 released (BETA) [Re: zSteam] #262403
04/23/09 14:36
04/23/09 14:36
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
Interesting... Did this message also appeard using an old ANet Version?
Which version didn't caused this problem?

Are you using your own on_exit event? (This could cause the crash when closing the engine)


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.2.2.2 released (BETA) [Re: Dark_samurai] #262404
04/23/09 14:52
04/23/09 14:52
Joined: Mar 2007
Posts: 99
Germany
zSteam Offline
Junior Member
zSteam  Offline
Junior Member

Joined: Mar 2007
Posts: 99
Germany
- OK Thanks the exit error problem is solved... I have used an own on_exit event

- version 1.1.2.1 has the same problem


müsste da nicht eigentlich angezeigt werden, wo der fehler auftritt?

Last edited by zSteam; 04/23/09 15:02.

=> www.alrik-online.de
A7 Commercial
Re: ANet - Version 1.2.2.2 released (BETA) [Re: zSteam] #262408
04/23/09 15:23
04/23/09 15:23
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
Bei dlls ist wird leider nie angezeigt, wo der fehler ist...

Hmmm... I have no clue what this msg means. Maybe it's caused by your code, do you also have this problem with the example scripts from my site? Try out the pong example and replace the old dll with the current beta.


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.2.2.2 released (BETA) [Re: Dark_samurai] #262415
04/23/09 15:49
04/23/09 15:49
Joined: Mar 2007
Posts: 99
Germany
zSteam Offline
Junior Member
zSteam  Offline
Junior Member

Joined: Mar 2007
Posts: 99
Germany
I have found out the line which caused the error.

sv_player = enet_ent_create(_str("guard.mdl"), nullvector, _str(""));

the problem is the empty string

thanks a lot for any help Dark_samurai - ANet is a great plugin smile


=> www.alrik-online.de
A7 Commercial
Page 6 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