[REQUEST] Redux Time.CS

10/02/2016 17:47 - D#1
Hello guys can anyone help me to solve this problem ?

[Only registered and activated users can see links. Click Here To Register...]


[Only registered and activated users can see links. Click Here To Register...]

Time.cs isn't found on Utility folder. Any idea how to solve it or how to create it from scratch ?

By deleting it gives me new problem in the classes
10/02/2016 20:43 Nyorai#2
I'm assuming this is a private version of Redux as I couldn't find such reference in the public releases.
I have have no idea of what's in that class but probably if you track the errors that you get when you delete it you could be able to know what it used to do.

My suggestion would be for you to open the project folder and make sure that the file wasn't moved somewhere else because the solution explorer would still reference it if you moved/deleted it outside visual studio.
10/02/2016 21:22 Spirited#3
Nothing in the source has been modified. I'm guessing it's called "Redux_Fang" because I reuploaded it for you due to the file server issue. Anyways, this is Redux 3.05. It's the latest version of Redux currently available. I just verified that it builds, and it does. It doesn't request time.cs from me. Here's another reupload, now that I've opened and saved the solution file.

[Only registered and activated users can see links. Click Here To Register...]
10/02/2016 22:12 - D#4
Quote:
Originally Posted by Spirited View Post
Nothing in the source has been modified. I'm guessing it's called "Redux_Fang" because I reuploaded it for you due to the file server issue. Anyways, this is Redux 3.05. It's the latest version of Redux currently available. I just verified that it builds, and it does. It doesn't request time.cs from me. Here's another reupload, now that I've opened and saved the solution file.

[Only registered and activated users can see links. Click Here To Register...]
Fang, You removed it but it gives console errors with unknown paths lmao
O i can't find it :D
[Only registered and activated users can see links. Click Here To Register...]


edit:

i think you made it to locate your files in your shit lmao
epic chaos works died :D
10/03/2016 06:45 Spirited#5
I'm not really sure. I never actually set up the server, that's just compiling straight out of the gate from the 3.05 release. I didn't change any of the project settings or precompiler variables. You should debug the project and see why it's doing that separately from this request. Maybe it's related to the environment paths, Visual Studio version with the NHibernate library, etc.
10/03/2016 17:28 - D#6
Quote:
Originally Posted by Spirited View Post
I'm not really sure. I never actually set up the server, that's just compiling straight out of the gate from the 3.05 release. I didn't change any of the project settings or precompiler variables. You should debug the project and see why it's doing that separately from this request. Maybe it's related to the environment paths, Visual Studio version with the NHibernate library, etc.
I am using VS 2015 and last version of MySQL. The question is, Why this project can't handle the new path of it? and why it keep showing the old path of mike ?
10/03/2016 17:31 Spirited#7
Quote:
Originally Posted by - D View Post
I am using VS 2015 and last version of MySQL. The question is, Why this project can't handle the new path of it? and why it keep showing the old path of mike ?
Have you reset the environment path in debugging?
10/03/2016 17:45 - D#8
Quote:
Originally Posted by Spirited View Post
Have you reset the environment path in debugging?
Yes and its working fine now. Debug folder can't start the project. I have to debug from VS.