Jump to content
MakeWebGames

MCCodes v2 patch updates. Latest ver: v2.0.5b


ColdBlooded

Recommended Posts

We have released v2.0.5a version of the MCCodes engine v2.

This patch consists of a major bug fix in the Attacking system.

Initial bug was: "after attacking a play and winning, we can only hospitalize them. We cannot leave them or mug them."

Files fixed:

attackwon.php

attacktake.php

You can get this patch from your mccodes.com client account zone. Or just contact MCCodes and we'll send you the 2 fixed files.

Once again, we appreciate and are very thankful towards the community for the efforts in reporting the bugs. We together shall provide quality MMORPG platform for keen game developers.

Link to comment
Share on other sites

The leave function is working now but still getting an error when mugging

A critical error has occurred, and page execution has stopped. Below are the details:

1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3

Action taken: Attempted to execute query: UPDATE `users`

SET `hp` = 1, `money` = `money` - 17, `hospital` = 30,

`hospreason` = 'Mugged by Dodger' WHERE `userid` =

Link to comment
Share on other sites

^^Good to know.

And just wondering, was the security exploit reported by a user called octraine ever fixed?

Yes, this was all fixed in v2.0.4 patch which was released over a month ago now. He kindly reported many critical security issues within the engine which were all fixed by Dabomstew.

The leave function is working now but still getting an error when mugging

A critical error has occurred, and page execution has stopped. Below are the details:

1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3

Action taken: Attempted to execute query: UPDATE `users`

SET `hp` = 1, `money` = `money` - 17, `hospital` = 30,

`hospreason` = 'Mugged by Dodger' WHERE `userid` =

This shouldn't happen. Please re-download the patch and replace the files again. Also check your email.

Cheers.

Link to comment
Share on other sites

MCC v2.0.5b

I would like to announce that MCCode engine v2.0.5b is now released. Few minor bugs fixed around the places. Contact MCCodes.com support to receive detail fix approach for this, otherwise download the patched package (V2.0.5b) from MCCodes.com your client zone and overwrite cmarket.php file.

Cheers.

Link to comment
Share on other sites

You dont provide a changelog in the download?

If you dont I think you should and also produce a file difference outlining changes.

We provide a changelog.txt on every retail release. I just like to give extra support via email/skype/MSN to those who would like to have a chat while patching up things.

File differentiating system is planned to be implemented in the restructured mccodes.com site - currently in dev.

Cheers.

Edit #1: Just realized I forgot to attach one in the v2.0.5b package, will be done shortly

Link to comment
Share on other sites

  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...