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
Do you have source code 56b 2013?
Author Message
Satvet
Journeyman
*

Posts: 105
Likes Given: 32
Likes Received: 6 in 6 posts
Joined: Sep 2015
Reputation: 0



Post: #1
Do you have source code 56b 2013?
Do you have source code 56b 2013?
If you can share it?

Errors triggers success.
06-10-2017 05:14 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: #2
RE: Do you have source code 56b 2013?
you can find it on github: https://github.com/Sphereserver/Source/t...b-20130616

but as always, it not recommended use it since the code is too outdated. Unless you don't care to get back tons of bugs that are already fixed on newest builds, lose support for newest clients/features, lose all the code optimization done through many years, lose all updated internal libraries, etc
06-10-2017 09:04 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
G-Defender
Journeyman
*

Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0

(uolist.net)

Post: #3
RE: Do you have source code 56b 2013?
2013 sphere 56b is not compiling from send your link. Why are the files missing? How can i compile sphere 56b 2013?

[Image: banner.png]
06-17-2017 05:36 AM
Visit this user's website 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: #4
RE: Do you have source code 56b 2013?
What compiler are you using?

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
06-18-2017 09:07 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
G-Defender
Journeyman
*

Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0

(uolist.net)

Post: #5
RE: Do you have source code 56b 2013?
I am using c ++ 2010.

Which one do I need to use?

visual studio 2012 compilation error.

mysql.h -> No files.
mtrand.cpp -> No files.
CThread.cpp -> No files.

Code:
1>c1xx : fatal error C1083: Cannot open source file: '..\common\mtrand\mtrand.cpp': No such file or directory
1>c1xx : fatal error C1083: Cannot open source file: '..\common\CThread.cpp': No such file or directory

Code:
1>c:\users\hp_\desktop\source-56b-20130616\0.57.1\src\common\cdatabase.h(11): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

I'm happy if you help me.

[Image: banner.png]
(This post was last modified: 06-19-2017 05:31 AM by G-Defender.)
06-19-2017 04:48 AM
Visit this user's website 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: #6
RE: Do you have source code 56b 2013?
I'm prety sure we were using 2010 by that time so it should compile on 2010. I will have to try it myself to see.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
06-20-2017 02:29 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Ben's post
G-Defender
Journeyman
*

Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0

(uolist.net)

Post: #7
RE: Do you have source code 56b 2013?
(06-20-2017 02:29 AM)Ben Wrote:  I'm prety sure we were using 2010 by that time so it should compile on 2010. I will have to try it myself to see.

I couldn't do it. also, if you check I'd appreciate it.

If the project is right here, I'd appreciate it if you add.

@ben and @Coruja

Thank you for your interest.

[Image: banner.png]
06-20-2017 04:21 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
aserehe
Apprentice
*

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



Post: #8
RE: Do you have source code 56b 2013?
I would like to examine. Will the project be added?
06-27-2017 11:45 PM
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: #9
RE: Do you have source code 56b 2013?
I was able to compile it on VC 2015 using the the VC 2010 project files found here.

Place these files in the graysvr folder of the source and you should be able to compile on 2010 without having to update it since those are my old 2010 project files.

If you still have errors, then maybe you are missing some of the required files.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
06-30-2017 07:32 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
G-Defender
Journeyman
*

Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0

(uolist.net)

Post: #10
RE: Do you have source code 56b 2013?
@ben

thank you.

I've compiled with Visual Studio 2012 - 2013 version works fine.

56b 2009 version error.

I'm using Visual Studio 2012.

it gives the following errors.

Code:
1>CacheableScriptFile.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
1>CVarFloat.obj : error LNK2019: unresolved external symbol "public: double __thiscall MTRand::randDblExc(void)" (?randDblExc@MTRand@@QAENXZ) referenced in function "public: static double __stdcall CVarFloat::GetRandVal(double)" (?GetRandVal@CVarFloat@@SGNN@Z)
1>CVarFloat.obj : error LNK2019: unresolved external symbol "public: double __thiscall MTRand::randDblExc(double const &)" (?randDblExc@MTRand@@QAENABN@Z) referenced in function "public: static double __stdcall CVarFloat::GetRandVal(double)" (?GetRandVal@CVarFloat@@SGNN@Z)
1>CWorld.obj : error LNK2019: unresolved external symbol "public: __thiscall MTRand::MTRand(void)" (??0MTRand@@QAE@XZ) referenced in function __catch$?GarbageCollection_UIDs@CWorldThread@@QAEXXZ$1
1>CExpression.obj : error LNK2019: unresolved external symbol "public: unsigned long __thiscall MTRand::randInt(void)" (?randInt@MTRand@@QAEKXZ) referenced in function "int __stdcall Calc_GetRandVal(int)" (?Calc_GetRandVal@@YGHH@Z)
1>Debug\sphereSvr.exe : fatal error LNK1120: 4 unresolved externals
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

What is this error?

[Image: banner.png]
07-02-2017 04:42 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)