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

Eclipse - Nightly Releases (2.4 -> 3.0)


jcsnider
 Share

Recommended Posts

Alright, once more I can say this. IT DOSENT SKIP. I installed DX8, I installed the runtime files, and I made sure everything is they way it should be CS:DE runs fine on my pc as well. So I run Eclipse Origins.exe and I get a popup message saying this ![](http://i48.tinypic.com/1086bdt.jpg)!
Then Eclipse Origins.exe closes out and nothing happens. SO I open up the source, and run will full compile and normal compile and when it gets up to loading interfaces this comes up ![](http://i46.tinypic.com/idrtiu.jpg). My only options are to "End" or "Debug"or "Help" (wich does absolutly nothing). Debug does nothing but show the highlited code, so when I click resume testing, the error pops right back up again. So my only choice is to click end, and nothing happens. Please dont respond saying to let it skip, cause its not going to work!
Link to comment
Share on other sites

  • Replies 593
  • Created
  • Last Reply

Top Posters In This Topic

>! ![](http://www.freemmorpgmaker.com/files/imagehost/pics/fbce88dc7c20acb741c47f34fc2e80fc.png)

>! ![](http://www.freemmorpgmaker.com/files/imagehost/pics/fa7d040b7f06a363917f63cedc0d7700.png)

Alright, there are officially pictures. I cannot make it any easier.
Link to comment
Share on other sites

It works, as in moving around. But none of these versions work wich is impossible because I have everything correctly installed, and I have run CS:DE on here and the current Crystalshire flawlessly!
Link to comment
Share on other sites

@Likestodraw:

> I got error somethingsomethingsomething (same as before, with the large negative number), automation error.

That really does not help me determine the issue at hand. I really need the actual error number and the line the error occurs on. Otherwise, I cannot fix the bug which does not help either of us.
Link to comment
Share on other sites

@daxterxx:

> This pertains to the engine how?

It pertains to me.

Anyways, BASS did not work out… it does not have support for midi without plugins and a decoder, not to mention that it is crashing like FMOD every now and then so FMOD it is... it will be much like CSDE now though there will simply be no sound during debug.
Link to comment
Share on other sites

@jcsnider:

> Do I really need to tell you that doesn't help at all… in any way shape or form. At the VERY least you could give the number. If you wanna go a LITTLE bit more, a line would be nice and I might have a CHANCE to know what is going on.

Take a breath….. step back for a second.... Its ok man its ok.....
Well IF you do have VB6 and you plan on getting anywhere here....
I agree with JC.... Please learn how to report bugs...... Or don't report them at all.

If You don't have VB6...... I'm sorry.... things will be very difficult for you from here on out.

JC for what its worth, keep in there man, you're doing great.
Link to comment
Share on other sites

Alright, here is version 2.6… very simple, it has FMOD so some sound support. I would like to personally thank Erwin for his IDE detection workaround so we are not contantly setting true/false values over and over again while in debug.

Anyways, here it is. This is the last huge change I made. Now it is really time for debug....

[Eclipse - 2.6 - Bring in the FMOD!](http://jcsnider.freemmorpgmaker.com/Eclipse%20-%20%202.6%20-%20Bring%20in%20the%20FMOD.zip)

If you find any bugs, please report with the full error and line it occurs on. Without this simple info, I cannot help you or me.
Link to comment
Share on other sites

Excuse me my friend but if I use debug option i have this error:

```
    Set gTexture(TextureRec.Texture).Texture = Direct3DX.CreateTextureFromFileInMemoryEx(Direct3D_Device, _
                                                    ImageData(0), _
                                                    UBound(ImageData) + 1, _
                                                    newWidth, _
                                                    newHeight, _
                                                    0, _
                                                    0, _
                                                    D3DFMT_A8R8G8B8, _
                                                    D3DPOOL_DEFAULT, _
                                                    D3DX_FILTER_POINT, _
                                                    D3DX_FILTER_POINT, _
                                                    ByVal (0), _
                                                    ByVal 0, _
                                                    ByVal 0)
```
Screen:

![](http://i50.tinypic.com/2jdth4.png)

It is still automation error :O
Link to comment
Share on other sites

Well… I am trying to fix issues that I cannot even re-create so here is 2.7\. Also titled as Desperate (Blind works) attempt at bug fixes)

Anyone wanna tell me if this version works when 2.6/2.5 didn't?
[Eclipse - 2.7 - Desperate Attempt at Bug Fixes](http://jcsnider.freemmorpgmaker.com/Eclipse%20-%20%202.7%20-%20Desperate%20Attempt%20At%20Bug%20Fixes.zip)
Link to comment
Share on other sites

I've found no issues in this version, besides a strange FPS drop and rise

It would say 168 for 1 second, to 62, to 206, to 101 after just 10 seconds on and on.

It is probably my system though, I have an old processor
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...