Ports Of Call Forum Index Impressum / Contact // data privacy / Datenschutz
 

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Harbour Editor ready ! 1.02
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Ports Of Call Forum Index -> XXL User Made Ports, Goods, Vessels
View previous topic :: View next topic  
Author Message
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Mon Jun 01, 2009 3:49 pm    Post subject: Reply with quote

I used an old one version 5 for example, and use my colorcodes in cmyk which is important.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest
Guest





PostPosted: Mon Jun 01, 2009 9:11 pm    Post subject: -- post deleted -- Reply with quote

-- post deleted --
Back to top
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Tue Jun 02, 2009 6:11 am    Post subject: Reply with quote

I will have a look and try to adapt the editor also.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest
Guest





PostPosted: Sat Jun 27, 2009 4:13 pm    Post subject: -- post deleted -- Reply with quote

-- post deleted --
Back to top
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Sat Jun 27, 2009 4:36 pm    Post subject: Reply with quote

Yes there is a fixed amount of string space. If you use too many polys the sim will also get very slow,

I still have to look at the ai8 problem.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest
Guest





PostPosted: Sat Jun 27, 2009 4:48 pm    Post subject: -- post deleted -- Reply with quote

-- post deleted --
Back to top
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Sat Jun 27, 2009 9:18 pm    Post subject: Reply with quote

I can look into it tomorrow, I know that there are some limits, but I though they were higher, for the points it already a lot. The number per poly should not be too high (when generating the 3d data later they kill the performance)

each line has also to be checked against each line of the ship for collision (after a fast square check is done).
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Sun Jun 28, 2009 2:40 pm    Post subject: Reply with quote

Here some of the constants I use at the moment;:

Global Const MAXPOINT = 8500 // points per line segment
Global Const MAXLINE = 1200 // number of lines

Const MAX_ANLEGE = 800 ' number of berths
Const MAX_MPATH = 800 ' number of moving paths


Dim poly_x(MAXPOINT, MAXLINE) As Double
Dim poly_y(MAXPOINT, MAXLINE) As Double
Dim poly_my(MAXPOINT) As poly_my_str
Dim poly(MAXLINE) As polygone
Dim birth1(MAX_ANLEGE)
Dim g_mpath(MAX_MPATH) As mpath_str


I think you might run into a different problem, best send me the ai file so I can take a look where the out of stringspace comes from (I assume its generating the 3d data where strings are used -- in this case you might have used up the main memory as lots of 3d strcutures are allocated ?=)
There are no fixed limits like above, except it must fit into the main memory. These are all strings as the 3d scene is a maya scene description (MEL). each points add to 100er of bytes ...

Dim g_lock(100) As lock_strAs birth
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest
Guest





PostPosted: Sun Jun 28, 2009 3:22 pm    Post subject: -- post deleted -- Reply with quote

-- post deleted --
Back to top
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Sun Jun 28, 2009 4:14 pm    Post subject: Reply with quote

yes if you have let me take a look what happend, better i give an error message instead of crashing in such a case.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Frankfly
PoC Visitor
Unlicensed


Joined: 03 Jul 2009
Posts: 4
Location: Copenhagen

PostPosted: Thu Jul 16, 2009 5:37 pm    Post subject: Reply with quote

Hi.
I've just downloaded and installed the editor and also get this message : "Sorry you need a valid POC License"
Could the problem be that I have an old (3-5 years) license and if so how can I update or get a new license key.
Regards
Frank
Back to top
View user's profile Send private message
rdklein
PoC Veteran
Admin
PoC Veteran<br>Admin


Joined: 06 Aug 2002
Posts: 5253
Location: Germany

PostPosted: Thu Jul 16, 2009 7:17 pm    Post subject: Reply with quote

yes that the problem, justs fill out the form at serialxchange and we can send the updated license file. Or sent a detailed email to use.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
NZLPilot
PoC Veteran
Platinum Licensee
PoC Veteran<br>Platinum Licensee


Joined: 05 Jul 2006
Posts: 130
Location: Poole, Dorset

PostPosted: Thu Jul 22, 2010 4:01 am    Post subject: Harbour Editor Reply with quote

Before I install is the harbour editor I ask is this for the XXL game or is it for the 3DII to create a port?

I ask because I do have issues with some ports and it is the 3D ports that I am more interested in designing.

Very Happy
_________________
A l'eau. C'est l'heure!!
Back to top
View user's profile Send private message
Guest
Guest





PostPosted: Thu Aug 19, 2010 10:06 am    Post subject: -- post deleted -- Reply with quote

-- post deleted --
Back to top
NZLPilot
PoC Veteran
Platinum Licensee
PoC Veteran<br>Platinum Licensee


Joined: 05 Jul 2006
Posts: 130
Location: Poole, Dorset

PostPosted: Thu Aug 19, 2010 12:53 pm    Post subject: Maya Reply with quote

Thanks....

Problem is Maya is so expensive. May download the trial though. Smile
_________________
A l'eau. C'est l'heure!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Ports Of Call Forum Index -> XXL User Made Ports, Goods, Vessels All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group