The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
worldgem producing to much worldchars
Author Message
Berkley
Journeyman
*

Posts: 54
Likes Given: 28
Likes Received: 2 in 2 posts
Joined: Jul 2015
Reputation: 0



Post: #14
RE: worldgem producing to much worldchars
(11-05-2015 02:41 PM)Kanibal Wrote:  
(11-05-2015 04:19 AM)Berkley Wrote:  which SERIAL=ID has no "married" [worldgem] with the same ID in "ADDOBJ="?

well, the healthy way a worldgem is producing a worldchar is like this:
(if i understand right):


[WORLDITEM i_worldgem_bit]
...
AMOUNT=1
MORE2=01
ADDOBJ=03925
...
seems to be bound with (sorry for using the metaphoric married)
[WORLDCHAR c_bullfrog]
...
SERIAL=03925
...

ADDOBJ=SERIAL (03925=03925)


now after a while my worldgem produces more and more "wild" worldchars like this
and deletes the "AMOUNT=1" automatically:

 
[WORLDITEM i_worldgem_bit]
...
MORE2=01
ADDOBJ=03925
...
seems not to be bound with
[WORLDCHAR c_bullfrog]
...
SERIAL=0a92a
...

ADDOBJ≠SERIAL (03925≠029ba)

Is the creation of a function possible, that deletes all that "wild" worldchars?

best regards, Lars
(and sorry about my english, i'm not an english native speaker)
11-05-2015 06:04 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: worldgem producing to much worldchars - Berkley - 11-05-2015 06:04 PM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)