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
House Regions
Author Message
hctez
Apprentice
*

Posts: 11
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2012
Reputation: 0



Post: #1
House Regions
Hello

Every time i make a change on sphere_map0, or even just save the script without making any changes and doing resync, all the houses placed on certain region become bugged.

The bug is that the house region disappears, example:
.where before the resync You are in xx territory (Small house or whatever)
.where after the resync You are in xx territory. Nothing else

Any ideas?

Thanks
(This post was last modified: 07-12-2015 10:54 AM by hctez.)
07-12-2015 10:52 AM
Find all posts by this user Like Post Quote this message in a reply
ForesteR
Apprentice
*

Posts: 45
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: May 2015
Reputation: 0



Post: #2
RE: House Regions
every map change i make in sphere_map0 i need to restart server...
07-12-2015 11:10 AM
Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #3
RE: House Regions
That is because if you resync with map changes, those areas are now loaded on top of the old regions (including house regions) so a server restart is needed to have everything loaded in the proper order.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
07-13-2015 12:05 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #4
RE: House Regions
there is a little trick for fixing house regions without restarting the server:

Code:
[function ev_region_fix]
forinstances i_sign_brass
    if ((<link.type> = t_multi) || (<link.type> = t_multi_custom))
        link.move n
        link.move s
    endif
endfor
07-13-2015 12:44 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)