Search found 98 matches

by StoveBacon
Sat Jun 11, 2011 6:32 pm
Forum: General Gaming
Topic: Elysian Shadows Hamachi Network
Replies: 14
Views: 7340

Re: Elysian Shadows Hamachi Network

I would host Terraria or Minecraft, but I'm unsure how stable my internet is. The tech concluded either it was a bad modem or faulty wiring, and they sent a new modem, which should be here Tuesday. The internet basically has been fluctuating on and off, so playing any game is unbearable, If anyone k...
by StoveBacon
Fri Jun 10, 2011 9:16 pm
Forum: General Gaming
Topic: Elysian Shadows Hamachi Network
Replies: 14
Views: 7340

Re: Elysian Shadows Hamachi Network

I joined, but I could have sworn I changed my name, but now I did, it's the same as my Elysian Shadows username.
by StoveBacon
Fri Jun 10, 2011 3:44 am
Forum: General Gaming
Topic: Elysian Shadows Hamachi Network
Replies: 14
Views: 7340

Re: Elysian Shadows Hamachi Network

Okay, this is good. So are we just going to use this forum to organize running servers for the different games?
by StoveBacon
Wed Jun 08, 2011 7:05 pm
Forum: General Gaming
Topic: Terraria
Replies: 20
Views: 4983

Re: Terraria

dandymcgee wrote:Maybe we should start an ES Hamachi network?
+1
This would be amazing.
by StoveBacon
Sun May 29, 2011 7:02 pm
Forum: General Gaming
Topic: Terraria
Replies: 20
Views: 4983

Re: Terraria

Anyone feel free to add me on steam.
by StoveBacon
Wed May 25, 2011 6:11 pm
Forum: General Gaming
Topic: Terraria
Replies: 20
Views: 4983

Re: Terraria

This game is win. I think it is more fun than minecraft, and I love minecraft. 22 hours total played since Friday night.....No comment.... Anyways, if anyone wants to play with me my steam ID is Girandsamich so just add me and I'll try my hardest to set up a custom server. Shouldn't be too too hard,...
by StoveBacon
Wed May 25, 2011 6:05 pm
Forum: General Gaming
Topic: TOPPED!!
Replies: 28
Views: 32509

Re: TOPPED!!

Prepare to be topped and murdered and beaten beyond all belief.
i present...
MY MINECRAFT CHICKEN!!!!11!!one1!!
Image
by StoveBacon
Sat May 14, 2011 11:06 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

Yep I think i have it down from here, Again, Thank You for your help I really appreciate it!
by StoveBacon
Sat May 14, 2011 11:01 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

Ah yes, clearing the buffer before drawing it tends to not show anything.
by StoveBacon
Sat May 14, 2011 11:00 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

Well, there is no more unable to load file error, but I can't see the image, but that is more or less something probably wrong in my code that I will be able to figure out myself. Thanks for your help!!
by StoveBacon
Sat May 14, 2011 10:53 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

exe is in: Documents>project>project>debug
by StoveBacon
Sat May 14, 2011 10:42 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

cdir c:\users\user\documents\project\project\project

That is the output in the console.
by StoveBacon
Sat May 14, 2011 10:00 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

getcwd/_getcwd identifier not found.
by StoveBacon
Sat May 14, 2011 8:51 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

I'm still getting the unable to open file error
by StoveBacon
Sat May 14, 2011 8:10 pm
Forum: Programming Discussion
Topic: Need help: Loading images from certain paths
Replies: 16
Views: 1543

Re: Need help: Loading images from certain paths

So then I would do the

Code: Select all

Image.LoadFromFile("Graphics/test.png");
? That still didn't work, the command prompt said unable to open file.