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
Problem with map expansion
Author Message
Nara
Apprentice
*

Posts: 24
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Jul 2014
Reputation: 0



Post: #1
Problem with map expansion
Hello everyone! I have big problem and don't know how to resolve her
[Image: PnKRkpb.png]

[Image: WpFG4zn.png]

My *ini and tanles settings:
Code:
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
MAP0=6144,4096,-1,-1 //7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
MAP1=6144,4096,-1,-1 //7168,4096,-1,-1
MAP2=2304,1600,32,2
MAP3=2560,2048,32,3
MAP4=1448,1448,8,4

// To enable the use of MapDif*.mul and StaDif*.mul files, set this to 1.
USEMAPDIFFS=0

Code:
scripts/maps/sphere_map0.scp
scripts/maps/sphere_map0_ml.scp
scripts/maps/sphere_map1.scp
scripts/maps/sphere_map2.scp
scripts/maps/sphere_map3.scp
scripts/maps/sphere_map4.scp
scripts/maps/sphere_map_points0.scp
scripts/maps/sphere_map_points0_ml.scp
scripts/maps/sphere_map_points1.scp
scripts/maps/sphere_map_points2.scp
scripts/maps/sphere_map_points3.scp
scripts/maps/sphere_map_points4.scp
(This post was last modified: 07-14-2014 10:58 PM by Nara.)
07-14-2014 10:56 PM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #2
RE: Problem with map expansion
Try use the ML size setting.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
07-15-2014 06:56 AM
Find all posts by this user Like Post Quote this message in a reply
Nara
Apprentice
*

Posts: 24
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Jul 2014
Reputation: 0



Post: #3
RE: Problem with map expansion
And what settings are? Can you give me example please?
07-15-2014 08:00 AM
Find all posts by this user Like Post Quote this message in a reply
azmanomer
Journeyman
*

Posts: 139
Likes Given: 4
Likes Received: 18 in 16 posts
Joined: Nov 2013
Reputation: 1



Post: #4
RE: Problem with map expansion
To activate ML-sized map #1 uncomment the next line
its like


MAP1=7168,4096,-1,-1
07-15-2014 08:51 AM
Find all posts by this user Like Post Quote this message in a reply
Nara
Apprentice
*

Posts: 24
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Jul 2014
Reputation: 0



Post: #5
RE: Problem with map expansion
(07-15-2014 08:51 AM)azmanomer Wrote:  To activate ML-sized map #1 uncomment the next line
its like


MAP1=7168,4096,-1,-1

I did that and this didn't help me =(
07-15-2014 07:24 PM
Find all posts by this user Like Post Quote this message in a reply
Nara
Apprentice
*

Posts: 24
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Jul 2014
Reputation: 0



Post: #6
RE: Problem with map expansion
Fellas any ideas pleas?
07-16-2014 07:05 PM
Find all posts by this user Like Post Quote this message in a reply
Nara
Apprentice
*

Posts: 24
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Jul 2014
Reputation: 0



Post: #7
RE: Problem with map expansion
I have did respawn all NPC in the world and now can move in game. So i going to one of conflicted coordinate - there i see NPC respawns but can't move from tile - my character revolves around him on the spot but does not move.
[Image: qvDLAeJ.png]

What should i do? Help please
07-19-2014 07:14 PM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #8
RE: Problem with map expansion
Are you using custom files?

Are you setting the MulFiles in the .ini? Do you have all the files in this folder?

And ... you are using 56b, a lot of fixes were made ... 95% sure this is something we can't solve if you don't upgrade.
07-19-2014 07:43 PM
Find all posts by this user Like Post Quote this message in a reply
Nara
Apprentice
*

Posts: 24
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Jul 2014
Reputation: 0



Post: #9
RE: Problem with map expansion
I got it! Problem was in empty file sphere_map2.scp Big Grin Now all workd correctly. But i have new problem - when i use my ip to give connection to my server, sphere yelling "Unable to bind listen socket 5.18.60.227 port 2593 - Error code: -1"
[Image: qTGt1Ey.png]
(This post was last modified: 07-21-2014 12:07 AM by Nara.)
07-20-2014 11:40 PM
Find all posts by this user Like Post Quote this message in a reply
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #10
RE: Problem with map expansion
delete pid file on windows sphere folder maybe???, kill -9 PID under linux ... probably when crashed, server port was held with the process
(This post was last modified: 07-25-2014 05:49 AM by kn4tseb.)
07-25-2014 05:49 AM
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)