You are viewing our Forum Archives. To view or take place in current topics click here.
[Help] Cannot open programs I am coding
Posted:
[Help] Cannot open programs I am codingPosted:
Status: Offline
Joined: Jul 23, 201113Year Member
Posts: 2,283
Reputation Power: 133
So I've started learning C# coding, but I have encountered a problem, I cannot open my programs. I have installed the Xbox 360 SDK and am running the .exe in the same folder as xrpc.dll and xdrpc.dll
The program runs perfectly on ZZ9 x iHaXoRZz' PC, but will not run on my laptop.
I don't have a jtag/rgh currently so don't have any IPs connected on neighborhood, is this the problem?
What I made [ Register or Signin to view external links. ]
And when I try to debug, I get this error [ Register or Signin to view external links. ]
The program runs perfectly on ZZ9 x iHaXoRZz' PC, but will not run on my laptop.
I don't have a jtag/rgh currently so don't have any IPs connected on neighborhood, is this the problem?
What I made [ Register or Signin to view external links. ]
And when I try to debug, I get this error [ Register or Signin to view external links. ]
#2. Posted:
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
Does ZZ9 x iHaXoRZz have a MAC? and just curious where have you started learning C#? I am interested in learning the language myself.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 05, 201212Year Member
Posts: 98
Reputation Power: 5
Status: Offline
Joined: Jul 05, 201212Year Member
Posts: 98
Reputation Power: 5
You probably made a simple coding error
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 23, 201113Year Member
Posts: 2,283
Reputation Power: 133
SillyPanda wrote Does ZZ9 x iHaXoRZz have a MAC? and just curious where have you started learning C#? I am interested in learning the language myself.
Yeah he has a mac, with windows 7 dual booted.
And he's taught me most of what I know at the moment.
@Dbrown It's not a coding error because it opens perfect on 3 other people's PC.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Apr 21, 201212Year Member
Posts: 2,401
Reputation Power: 166
Status: Offline
Joined: Apr 21, 201212Year Member
Posts: 2,401
Reputation Power: 166
#6. Posted:
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
AspectModding wroteSillyPanda wrote Does ZZ9 x iHaXoRZz have a MAC? and just curious where have you started learning C#? I am interested in learning the language myself.
Yeah he has a mac, with windows 7 dual booted.
And he's taught me most of what I know at the moment.
@Dbrown It's not a coding error because it opens perfect on 3 other people's PC.
What kind of computer do you have?
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jul 23, 201113Year Member
Posts: 2,283
Reputation Power: 133
#8. Posted:
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
AspectModding wroteSillyPanda wrote What kind of computer do you have?
Lenovo Ideadpad Z580, max specs.
Marshall-Mathers wrote Install .NET framework 4.5: [ Register or Signin to view external links. ]
I already have it installed, I was able to run the tool until I added xDevKit++
It may be because the code written is only compatible with MACs. Or maybe something you referred to in your code is not in the directory you mentioned. Are all the graphics for the program on your computer?
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Jul 23, 201113Year Member
Posts: 2,283
Reputation Power: 133
SillyPanda wrote
It may be because the code written is only compatible with MACs. Or maybe something you referred to in your code is not in the directory you mentioned. Are all the graphics for the program on your computer?
Yup i've tried running from a source debug and from the build. It's been ran on a mac and on windows PCs so it's not that. I thought it was the fact I don't have any consoles added on neighborhood but that shouldn't be a problem..
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 1,732
Reputation Power: 72
AspectModding wroteSillyPanda wrote
It may be because the code written is only compatible with MACs. Or maybe something you referred to in your code is not in the directory you mentioned. Are all the graphics for the program on your computer?
Yup i've tried running from a source debug and from the build. It's been ran on a mac and on windows PCs so it's not that. I thought it was the fact I don't have any consoles added on neighborhood but that shouldn't be a problem..
I don't know C# just taking a shot but it looks like there are parentheses where they shouldn't be where you are saying Run new form 1?
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.