Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Eclipse Origins Fixed


erkro1
 Share

Recommended Posts

[![](http://filehost.worldlifewarfare.com/pics/1575a7ef05de763dbb3c24087c3a8d3d.png)](http://filehost.worldlifewarfare.com/#1575a7ef05de763dbb3c24087c3a8d3d.png)

**Information**

Well this Custom Version is not so special in comparison to the others out here, its my second and last '2000th posts present' and I already had this in mind for a long time.

This only has all the bug fixes I found and I thought were usefull.

I think it doesn't matter I use the official Eclipse Origins name as it is just a clean EO with bugfixes in it, but if its a problem let me know then I will change it.

**~~Features~~ Fixes:**

> - Fixed level up security hole [Credits: Robin]
>
> - Fixed spell index over 35 [Credits: Niall]
>
> - Fixed Emote messages [Credits: Xlithan]
>
> - Fixed player messages [Credits: Xlithan]
>
> - Fixed hotbar [Credits: Robin]
>
> - Fixed picSpells refreshing [Credits: Helladen]
>
> - Fixed NPC_HighIndex [Credits: Helladen]
>
> - Fixed currency menu overflow [Credits: Helladen]
>
> - Fixed trade cash [Credits: Ryoku Hasu]
>
> - Fixed targetted heal HP/MP and Damage HP Spells [Credits: Joyce]
>
> - Fixed NPC editor Animation saving [Credits: Sotvotkong]
>
> - Fixed GetPlayerClass use at client [Credits: Riiicardoo]
>
> - Fixed Friendly NPC must have 1 in all stats [Credits: Scootaloo]
>
> - Fixed division of EXP, EXP bar only work for first player, serveral server crashes and more [Credits: Terabin]
>
> - Fixed Sliding map attribute [Credits: iHero]
>
> - Fixed Healing Spirit over time spells [Credits: Soul]
>
> - Fixed starting spells [Credits: Noth]
>
> - Fixed spell editor classes [Credits: Noth]
>
> - Fixed Showing the Main Menu if Connection to Server Fails [Credits: JC Denton Denton]

**Download:**

[http://www.mediafire.com/?7r7l3w9mnmde73v](http://www.mediafire.com/?7r7l3w9mnmde73v)

**Credits:**

Robin and all the other people who have made the bugfixes.

**Don't you dare to credit me!**
Link to comment
Share on other sites

Hate to burst your bubble mate buyt jcsnider is releasing a new engine tonight that is considered perfect :/. Its still eo but is with his event system. So many optimizations and fixes.
Link to comment
Share on other sites

@daxterxx:

> Hate to burst your bubble mate buyt jcsnider is releasing a new engine tonight that is considered perfect :/. Its still eo but is with his event system. So many optimizations and fixes.

Well, I don't really care, my goal was to make a default clean EO with all the bugfixes, so no fancy features.
Ofcourse his one is beter than mine, but I hope newbies and other members will download this instead of EO because it already has the bugfixes added in.
Link to comment
Share on other sites

@jcsnider:

> Yes, mine includes all of these haha but it appears that we have all skipped over the Address in Use fix lol.

Well, I thought that one wasn't really necassery.

@Lenn:

> Correction, this is free of **known** bugs.

Thats true, but if you find a bug report it here then I'll try to fix it.
Link to comment
Share on other sites

@bluefroggy09:

> The experience bar moves, but the experience/experience doesn't update.

Fixed that, download links are updated with the new version.

For the people who a tutorial:
In **modHandleData** in **Sub HandlePlayerExp** search for:
```
frmMain.lblEXP.Caption = GetPlayerExp(Index) & "/" & TNL
```
And replace it by:
```
frmMain.lblEXP.Caption = GetPlayerExp(MyIndex) & "/" & TNL
```
Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...
  • 1 month later...
> please tut to fix
>
> **Exp bar only works for the first player.**

> Fixed that, download links are updated with the new version.
>
> For the people who a tutorial:
>
> In **modHandleData** in **Sub HandlePlayerExp** search for:
>
> ```
> frmMain.lblEXP.Caption = GetPlayerExp(Index) & "/" & TNL
> ```
>
> And replace it by:
>
> ```
> frmMain.lblEXP.Caption = GetPlayerExp(MyIndex) & "/" & TNL
> ```

I also believe I have re-uploaded the source with the fix.
Link to comment
Share on other sites

  • 4 months later...
Alright, Marshy Dearest unlocked this topic (I wasn't me who locked it, but I don't know who and why did it) and I v1.1 ready for release!

Download:

http://www.mediafire.com/download.php?5d9oou59rtgbkbp

Changelog:

- Fixed error at death [Credits: ValentineBr]

- Correction in Time of Attack Npc [Credits: ValentineBr]

- Having more than 23 spells flood server bug fix [Credits: ValentineBr]

- Correction of error in Npc critical hit [Credits: ValentineBr]

- Fixed Item Anim [Credits: GuardianBR]

- Fixing Errors on Trade and Bank [Credits: ValentineBr]

- Laggy Game Trade Fix [Credits: Matthew]

- Correction Player Movement [Credits: ValentineBr]

- Updating vitals when leveling up [Credits: iRicardo]

- Player information - /info not working [Credits: iRicardo]

- Fixed /stats command [Credits: iRicardo]

- Correctly loading the Shop editor [Credits: iRicardo]
Link to comment
Share on other sites

> i have the old one and i have so much stuff edited on it and i did not use vb6 and i dont know what to do becuse the new one is differnt and i cant add the old stuff to new stuff i tryed it wont work the game does not load

If you haven't edited the code just copy the data files across.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...