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-nmm6 (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-nmm6 (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-nmm6 (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
Mining help
Author Message
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #1
Mining help
Hi there, i got a problem. Whenever someone mines, the worldgem bits do not decay and it starts to flood my sphere with error messages. How can i make them decay?
02-15-2013 08:03 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Mining help
Gembits produced from mining are part of sphere's hardcoded system though they should eventually decay, otherwise you will eventually have NO ores to mine anywhere on your server. What errors are you getting?
Please check your REGEN= lines for the ores in sphere_provisions_items_ores.scp

[Image: 2nis46r.jpg]
(This post was last modified: 02-15-2013 08:20 AM by Mordaunt.)
02-15-2013 08:16 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #3
RE: Mining help
22:20:ERROR:Timer expired without DECAY flag 'Worldgem bit' (UID=400028d4)?
02-15-2013 08:20 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Mining help
Ingame do .show attr and target one of the gembits and tell me what it says

[Image: 2nis46r.jpg]
02-15-2013 08:23 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #5
RE: Mining help
its ATTR=090 but .show isnt a function on my server Tongue

im sure 090 is static and invis :/ how can i change that?
(This post was last modified: 02-15-2013 08:26 AM by UltimaAku.)
02-15-2013 08:26 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: Mining help
.show is a function on everyone's server Wink
Yeah it should be attr=092 the 2 being the decay flag, looking to see where the flags are set for resource bits. bear with me a minute

[Image: 2nis46r.jpg]
02-15-2013 08:28 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #7
RE: Mining help
how it's possible that you don't have the show ?
02-15-2013 08:32 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #8
RE: Mining help
Doesn't look like there is anywhere scripted as such that affects the flags of the gembits.

Check you have a regen in your sphere_items_provisions_ore.scp, should look like this:

Code:
[REGIONRESOURCE mr_iron]    // default mining result.
// t_rock
skill=1.0,30.0
amount=9,30
REAP=i_ore_iron
REGEN=60*60*10

I am thinking that the regen affects the decay of the items and in turn should affect the flags they have when they are created, but this would all be done in the core, which is something I cannot look at.

Also, are you running any kind of custom mining scripts which may affect the gembits?

[Image: 2nis46r.jpg]
02-15-2013 08:34 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #9
RE: Mining help
oh really? i typed .show attr and all it said was "not a valid command or format"
02-15-2013 08:35 AM
Find all posts by this user Like Post Quote this message in a reply
Soulless
Super Moderator
****

Posts: 335
Likes Given: 29
Likes Received: 49 in 27 posts
Joined: Jun 2012
Reputation: 12

Ye Olde Sphere

Post: #10
RE: Mining help
".xshow attr" yes?
02-15-2013 08:36 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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