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
Several Errors (sphereworld)
Author Message
pinku
Journeyman
*

Posts: 118
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Apr 2013
Reputation: 4



Post: #1
Several Errors (sphereworld)
The server crashed like 12 hours ago, since then, I'm trying despairingly to put it back up again.. Sad

A bit of what happened when server crashed & log files:

The server crash was pretty much random. Everything was fine and suddenly:

[On Lastest Linux Build]

Code:
20:14:93:Client disconnected [Total:47] ('XX.XX.XXX.229')
20:14:FATAL:Segmentation fault
20:14:FATAL:Segmentation fault
20:14:FATAL:Segmentation fault
20:14:FATAL:Segmentation fault
20:14:FATAL:Segmentation fault
...
...
...
...

Ok, the server usually crashes like this.

Put the server back:

Code:
20:32:Done loading scripts.
20:32:Loaded 86 client encryption keys.
20:32:FATAL:Unable to bind listen socket XXX.X.XX.X port 2593 - Error code: -1
20:32:FATAL:Server terminated by error -9!
20:32:a2:Client connected [Total:1] ('31.210.157.10' 1/1)
20:32:a2:CUO Status request from 31.210.157.10
20:32:a2:Client disconnected [Total:0] ('31.210.157.10')
20:32:a3:Client connected [Total:1] ('94.133.24.120' 1/1)
20:32:a3:ERR Login NO Account 'account1'
20:32:WARNING:a3:Bad Login 0 (Account does not exist)
20:32:a3:Client disconnected [Total:0] ('XX.XXX.XX.120')
20:33:a4:Client connected [Total:1] ('XX.XXX.XXX.50' 1/1)
20:33:a4:ERR Login NO Account 'account2'

For my surprise, my save files & account files were empty. (sphereaccu, sphereworld, spherechar, etc).

Restored the files using my older files and now:

Code:
Loading scripts/custom/ServerCore_Security/BoatFixes.scp
Loading scripts/custom/ServerCore_Security/Anti_vendorhack.scp
Loading scripts/custom/ServerCore_Security/sphere_unkown_packets.scp
Done loading scripts.

Code:
Loading save/spherestatics...
Loading save/spheremultis...
Loading save/sphereworld...
ERROR:(sphereworld.scp,505)Undefined keyword 'TITLE'
ERROR:(sphereworld.scp,508)Undefined keyword 'TIME'
ERROR:(sphereworld.scp,510)Undefined keyword 'SAVECOUNT'
WARNING:(sphereworld.scp,542)Unknown section '' in 'sphereworld.scp'
WARNING:(sphereworld.scp,549)Unknown section 'P' in 'sphereworld.scp'
WARNING:(sphereworld.scp,576)Unknown section '' in 'sphereworld.scp'
WARNING:(sphereworld.scp,580)Unknown section '' in 'sphereworld.scp'
ERROR:(sphereworld.scp,598)Undefined keyword 'LIGHT'
ERROR:(sphereworld.scp,613)Invalid WORLDITEM block index 'i_reag_executioners_capLIGHT=4'
WARNING:(sphereworld.scp,616)Unknown section 'SERIAL' in 'sphereworld.scp'
WARNING:(sphereworld.scp,623)Unknown section '' in 'sphereworld.scp'
ERROR:(sphereworld.scp,624)Invalid WORLDITEM block index 'i_backpackSECTOR 704,0,0,0'
WARNING:(sphereworld.scp,639)Unknown section '' in 'sphereworld.scp'
...
...
...
...
...

and the errors never stop on sphereworld. Sad

I'm totally lost. Never happened before.
Can someone help me?
(This post was last modified: 04-06-2013 04:21 PM by pinku.)
04-06-2013 04:16 PM
Find all posts by this user Like Post Quote this message in a reply
Wap
Journeyman
*

Posts: 138
Likes Given: 6
Likes Received: 7 in 6 posts
Joined: Mar 2012
Reputation: 3

UORPG.net

Post: #2
RE: Several Errors (sphereworld)
I think, the reason is a world save exception, it occurs while Sphere process is killed on Linux. You need to use another save files(not the last).

Usually:
- last save is blank or totally corrupted;
- 2nd is corrupted;
- 3rd is normal.

http://tracker.sphere.torfo.org/bugs/view.php?id=1880
(This post was last modified: 04-07-2013 05:53 AM by Wap.)
04-07-2013 05:52 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Arcer
Apprentice
*

Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0



Post: #3
RE: Several Errors (sphereworld)
Hi,

can you explain me this error in fresh install sphere?



ERROR:(sphere_map5.scp,58)Unsupported map #5 specified. Auto-fixing that to 0.
(This post was last modified: 04-10-2013 08:30 AM by Arcer.)
04-10-2013 08:29 AM
Find all posts by this user Like Post Quote this message in a reply
Wap
Journeyman
*

Posts: 138
Likes Given: 6
Likes Received: 7 in 6 posts
Joined: Mar 2012
Reputation: 3

UORPG.net

Post: #4
RE: Several Errors (sphereworld)
(04-10-2013 08:29 AM)Arcer Wrote:  Hi,

can you explain me this error in fresh install sphere?



ERROR:(sphere_map5.scp,58)Unsupported map #5 specified. Auto-fixing that to 0.
Map 5 is not defined in sphere.ini?
04-10-2013 09:59 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
pinku
Journeyman
*

Posts: 118
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Apr 2013
Reputation: 4



Post: #5
RE: Several Errors (sphereworld)
(04-07-2013 05:52 AM)Wap Wrote:  I think, the reason is a world save exception, it occurs while Sphere process is killed on Linux. You need to use another save files(not the last).

Usually:
- last save is blank or totally corrupted;
- 2nd is corrupted;
- 3rd is normal.

http://tracker.sphere.torfo.org/bugs/view.php?id=1880

thanks! you saved me.
04-10-2013 06:18 PM
Find all posts by this user Like Post Quote this message in a reply
Arcer
Apprentice
*

Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0



Post: #6
RE: Several Errors (sphereworld)
now i have a lot of this errors
Code:
ERROR:(sphere_map1.scp,236)Exception adding debug message on the exception.
ERROR:(sphere_map1.scp,240)Unsupported map #1 specified. Auto-fixing that to 0.
ERROR:(sphere_map1.scp,241)Unsupported map #1 specified. Auto-fixing that to 0.
DEBUG:__ thread (0) __ |  # | _____ function _____________ | ticks passed from previous function start ______
DEBUG:>>         0     |  0 |              CResource::Load | +0
DEBUG:>>         0     |  1 | CResourceBase::LoadResources | +15850
DEBUG:>>         0     |  2 | CResourceBase::LoadResourcesOpen | +0
DEBUG:>>         0     |  3 | CResource::LoadResourceSection | +515 <-- exception catch point (below is guessed and could be incorrect!)
DEBUG:>>         0     |  4 |   CRegionBase::RealizeRegion | +0

my sphere.ini
Code:
MulFiles=mul/
// 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=7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
Map1=7168,4096,-1,-1

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

and my spheretables
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_map5.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
//scripts/maps/sphere_map_points5.scp


in mul directory there is:
map0.mul
map1.mul
map2.mul
map3.mul
map4.mul
multi.idx
multi.mul
tiledata.mul

gets from a fresh install of Ultima Online Modain’s Legacy Anniversary Edition (ftp://largedownloads.ea.com/pub/uo/setup-1.46.0.3.exe)

Confused
(This post was last modified: 04-11-2013 08:09 AM by Arcer.)
04-11-2013 08:07 AM
Find all posts by this user Like Post Quote this message in a reply
Arcer
Apprentice
*

Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0



Post: #7
RE: Several Errors (sphereworld)
up i need help!!!
04-12-2013 02:12 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: Several Errors (sphereworld)
Firstly, you should have started your own thread for issues rather than tagging on to the end of another, it would be more likely to be viewed as a new issue.

Secondly please view forum rules, to wit:

* Do not "bump" a post to get attention, people will eventually respond to most posts.

[Image: 2nis46r.jpg]
04-12-2013 04:11 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Arcer
Apprentice
*

Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0



Post: #9
RE: Several Errors (sphereworld)
ops excuse me...i will open another thread
04-12-2013 05:03 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)