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
Spell duration mistakes
Author Message
roberpot
Moderator
****

Posts: 48
Likes Given: 4
Likes Received: 12 in 8 posts
Joined: Apr 2014
Reputation: 0



Post: #1
Spell duration mistakes
I'm setting up a spheresvr (nightly) on a debian wheezy box. I have a strange problem when i cast a spell.

I set dex to 10000. Then i cast the 'Agility' spell. The spell increment Dex to 10038. 1 second later, my dex goes down to 7834 (-2204). I recast the spell and now add me 41 (giving me to 7875 dex). 1 second later, it decrements 2380 and goes to 5495 (WTF!!!)

I try with another spell (bless) and it give me 40 to each stat (ou yeah!) but a second later, i get -140 str, '2348 dex and -2348 int (i was 140 / 5535 / 10040 when bless buff me).

I set my stats to 20 20 20. Then bless -> 34 34 34 (so strong!). A second later -> 0 0 0 (WTF!!!!!)

I really don't understand what the hell is happening!!

My sphere version is:

Sphere Version 0.56c-Nightly [Linux] by http://www.spherecommunity.net, compiled at Apr 22 2015 (00:01:14), internal build #2243

And i'm going to jump over my window now! :-(
06-21-2015 04:28 AM
Find all posts by this user Like Post Quote this message in a reply
Shamino
Noob Scripter
*

Posts: 57
Likes Given: 5
Likes Received: 15 in 11 posts
Joined: Mar 2012
Reputation: 0

Exilio UO

Post: #2
RE: Spell duration mistakes
Is a bug try to update to last nightly and turn OFF the flag OSI MAGIC FORMULAS.

"My world is hell for the infidels. My blood pleasure of the immortals"
[Image: 2ec003662b15c61da117767a59bb99bao.jpg]
06-21-2015 05:18 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
roberpot
Moderator
****

Posts: 48
Likes Given: 4
Likes Received: 12 in 8 posts
Joined: Apr 2014
Reputation: 0



Post: #3
RE: Spell duration mistakes
Thank you :-). I download the last nightly (21 June). Has any problem with connections? Now i can not connect to sphere with same conditions (i test with old sphereCrypt.ini and new sphereCrypt.ini).

I get that error:

Code:
WARNING:1:Bad Login 11 (Encryption error (unknown encryption or bad login packet))

I use standard client from Stygian Abyss.

Thank you in advance!
06-21-2015 09:44 AM
Find all posts by this user Like Post Quote this message in a reply
Pestilence
Apprentice
*

Posts: 16
Likes Given: 3
Likes Received: 0 in 0 posts
Joined: Oct 2013
Reputation: 0



Post: #4
RE: Spell duration mistakes
Code:
WARNING:1:Bad Login 11 (Encryption error (unknown encryption or bad login packet))

Same thing: https://www.youtube.com/watch?v=_rIxOVST...e=youtu.be

Looks like bug on linux version -.-'
06-23-2015 04:05 AM
Find all posts by this user Like Post Quote this message in a reply
roberpot
Moderator
****

Posts: 48
Likes Given: 4
Likes Received: 12 in 8 posts
Joined: Apr 2014
Reputation: 0



Post: #5
RE: Spell duration mistakes
Coruja! Save us! Tongue
06-23-2015 04:08 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #6
RE: Spell duration mistakes
OSI uses eval int on many spell formulas. Eg: agility calculation is
*effect = 1 + (eval int / 100)
*duration = 1 + ((6 * eval int) / 50)

so try check if your eval int skill value is correct
06-23-2015 05:34 PM
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)