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
Sphere Issues
Author Message
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #3
RE: Sphere Issues
Hi!

This is my server, I wanted to say we got past these errors by adding the following in sphere.ini

MAP0=6144,4096,64,0
MAP1=6144,4096,64,1
MAP2=2304,1600,32,2
MAP3=2560,2048,32,3
MAP4=1448,1448,8,4
MAP5=1280,4096,32,5
MAP10=6144,4096,64,10
MAP20=6144,4096,64,20
MAP55=6144,4096,64,55

So our Characters all look fine.
(Items still a mess, but looking in to that later)

So, we can login and create characters now, but we cannot walk.


21:00:ERROR:Exception creating new memory block at 1933,2701,30. (CGrayMapBlock: Read)
21:00:WARNING:GetMapBlock failed at 1933,2701,30.

I will get a snippet of the Log for our world save file in a few minutes.

Any way to clean this up or ignore to increase the complex limit of characters? Im not sure we have that many characters on one spot as it is!!!

Code:
16:16:WARNING:34 chars at 6080,1344,0,10. Sector too complex!
16:16:WARNING:2660 chars at 2048,2048,0,10. Sector too complex!
16:16:WARNING:6912 chars at 2112,2048,0,10. Sector too complex!
16:16:WARNING:1764 chars at 1984,2112,0,10. Sector too complex!
16:16:WARNING:11978 chars at 2048,2112,0,10. Sector too complex!
16:16:WARNING:13948 chars at 2112,2112,0,10. Sector too complex!


This is the current issues with items in our sphereworld.scp:
Some armors break:
Code:
16:16:ERROR:(item_bf_armour_mail.scp,4516)Setting new id for base type i_chainmail_coif_valorite not allowed
16:16:ERROR:(item_bf_armour_mail.scp,5841)Setting new id for base type i_ringmail_gloves_mytheril not allowed

Havent looked at the code for those pieces, just incase anyone knows why this may happen and save me some time Smile


This is the main problem though, after the server loads everything and MySQL connects, I get a LOT of these:

Code:
16:16:ERROR:Exception creating new memory block at 1136,584. (Assert)
16:16:WARNING:GetMapBlock failed at 1139,587,1.
16:16:ERROR:Exception creating new memory block at 1136,584. (Assert)
16:16:WARNING:GetMapBlock failed at 1139,586,1.
16:16:ERROR:Exception creating new memory block at 1120,616. (Assert)
16:16:WARNING:GetMapBlock failed at 1120,619,16.
16:16:ERROR:Exception creating new memory block at 1120,616. (Assert)
16:16:WARNING:GetMapBlock failed at 1120,617,16.
16:16:ERROR:Exception creating new memory block at 1112,592. (Assert)
16:16:WARNING:GetMapBlock failed at 1117,595,16.
16:16:ERROR:Exception creating new memory block at 1112,592. (Assert)
16:16:WARNING:GetMapBlock failed at 1117,596,16.
16:16:ERROR:Exception creating new memory block at 2208,1192. (Assert)
16:16:WARNING:GetMapBlock failed at 2214,1194.
16:16:ERROR:Exception creating new memory block at 1264,616. (Assert)
16:16:WARNING:GetMapBlock failed at 1271,618,1.
16:16:ERROR:Exception creating new memory block at 2312,1168. (Assert)
16:16:WARNING:GetMapBlock failed at 2315,1173.
16:16:ERROR:Exception creating new memory block at 2312,1168. (Assert)
16:16:WARNING:GetMapBlock failed at 2315,1171.
16:16:ERROR:Exception creating new memory block at 5432,2888. (Assert)
16:16:WARNING:GetMapBlock failed at 5437,2895,31.
16:16:ERROR:Exception creating new memory block at 2376,1152. (Assert)
16:16:WARNING:GetMapBlock failed at 2380,1152.
16:16:ERROR:Exception creating new memory block at 2376,1152. (Assert)
16:16:WARNING:GetMapBlock failed at 2379,1153.
16:16:ERROR:Exception creating new memory block at 2376,1144. (Assert)
16:16:WARNING:GetMapBlock failed at 2379,1151.
16:16:ERROR:Exception creating new memory block at 2376,1152. (Assert)
16:16:WARNING:GetMapBlock failed at 2380,1152.
16:16:ERROR:Exception creating new memory block at 2376,1152. (Assert)
16:16:WARNING:GetMapBlock failed at 2380,1156.
16:16:ERROR:Exception creating new memory block at 2376,1152. (Assert)
16:16:WARNING:GetMapBlock failed at 2381,1157.
16:16:ERROR:Exception creating new memory block at 2408,1208. (Assert)
16:16:WARNING:GetMapBlock failed at 2410,1208.
16:16:ERROR:Exception creating new memory block at 2408,1208. (Assert)
16:16:WARNING:GetMapBlock failed at 2409,1208.
16:16:ERROR:Exception creating new memory block at 2408,1200. (Assert)
16:16:WARNING:GetMapBlock failed at 2409,1207.
16:16:ERROR:Exception creating new memory block at 2408,1208. (Assert)
16:16:WARNING:GetMapBlock failed at 2411,1209.

It just keeps going! lol

Code:
16:16:CRITICAL:(sphereworld.scp,49984)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
16:16:ERROR:(sphereworld.scp,57155)Conflicting region!
16:16:ERROR:(sphereworld.scp,57155)Linking sector #225 for map 0 for region Yew Territory (Cage) failed (fatal for this region).
16:16:ERROR:(sphereworld.scp,57157)Conflicting region!
16:16:ERROR:(sphereworld.scp,57157)Linking sector #225 for map 0 for region Yew Territory (Cage) failed (fatal for this region).
...
16:16:ERROR:(sphereworld.scp,182608)Conflicting region!
16:16:ERROR:(sphereworld.scp,182608)Linking sector #934 for map 0 for region Minoc (Markzone) failed (fatal for this region).
16:16:ERROR:(sphereworld.scp,182610)Conflicting region!
16:16:ERROR:(sphereworld.scp,182610)Linking sector #934 for map 0 for region Minoc (Markzone) failed (fatal for this region).
...
16:16:Loading save/spherechars...
16:16:CRITICAL:(spherechars.scp,26358)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
...
16:16:WARNING:38 chars at 5376,0. Sector too complex!
16:16:WARNING:57 chars at 5440,0. Sector too complex!
16:16:WARNING:35 chars at 5504,0. Sector too complex!
16:16:WARNING:40 chars at 5568,0. Sector too complex!
16:16:WARNING:33 chars at 5952,0. Sector too complex!
...
16:16:GC: 294766 Objects accounted for
16:16:Auto-complete dictionary loaded (contains 143 words).
16:16:Option flags: CommandSysmessages + FileCommands + NoHouseMuteSpeech + NoPrefix
16:16:Experimental flags: ItemStrictComparison + TelnetPacketFilter
16:16:Admin=admins@theuoproject.co.uk, URL=www.theuoproject.co.uk, Lang=English, TZ=0
16:16:Startup complete. items=238500, chars=56266
16:16:(sphere_serv_triggers.scp,75)MySQL debug: MySQL successfully connected!
16:16:ERROR:Exception creating new memory block at 1088,600. (Assert)
16:16:WARNING:GetMapBlock failed at 1094,605,27.
16:16:ERROR:Exception creating new memory block at 1088,600. (Assert)
16:16:WARNING:GetMapBlock failed at 1093,605,27.
16:16:ERROR:Exception creating new memory block at 1136,584. (Assert)

ULTIMA ONE
The modern, sphere powered Ultima Online server
(This post was last modified: 01-08-2013 01:52 AM by Ultima One.)
01-08-2013 01:12 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Sphere Issues - Ray - 01-07-2013, 12:52 PM
RE: Sphere Issues - Jaguar - 01-08-2013, 01:04 AM
RE: Sphere Issues - Ultima One - 01-08-2013 01:12 AM
RE: Sphere Issues - Ultima One - 01-08-2013, 05:50 AM
RE: Sphere Issues - darksun84 - 01-08-2013, 06:08 AM
RE: Sphere Issues - Ultima One - 01-08-2013, 06:16 AM
RE: Sphere Issues - darksun84 - 01-08-2013, 06:21 AM
RE: Sphere Issues - Ultima One - 01-08-2013, 06:22 AM
RE: Sphere Issues - darksun84 - 01-08-2013, 06:29 AM
RE: Sphere Issues - Ultima One - 01-08-2013, 06:34 AM
RE: Sphere Issues - Onirim - 01-08-2013, 08:32 AM
RE: Sphere Issues - Ultima One - 01-08-2013, 08:48 AM
RE: Sphere Issues - Ben - 01-08-2013, 08:57 AM
RE: Sphere Issues - Ultima One - 01-08-2013, 09:08 AM
RE: Sphere Issues - Onirim - 01-08-2013, 05:42 PM
RE: Sphere Issues - Ultima One - 01-08-2013, 08:07 PM

Forum Jump:


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