Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 26
Posts: 26   Pages: 3   [ Previous Page | 1 2 3 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 8162 times and has 25 replies Next Thread
Jusmara
Newbie




Joined: Apr 23, 2013
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

I hope someone here can help me. I know enough to know that I need to increase the memory usage for my program. I have the 64 bit java and sweethome.jar downloaded. My proplem is that I am a complete novice and I don't understand the instructions in the FAQ regarding......execute the java -Xmx4096m -jar path\to\SweetHome3D-4.0.jar command for 4 GB.......How exactly do I accomplish this? Can someone please give me step by step instructions? I am running windows 7 on my machine. I need this quick. My project is for a college course. It is due Monday. I have finished my design, but it is large and has a lot of furnishings. The program keeps locking up.
[Apr 24, 2013, 10:46:55 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
centi
Newbie
Member's Avatar


Joined: Apr 16, 2013
Post Count: 10
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Hi Jusmara,
my Email was blocket by your Provider!.
Peter
[Apr 25, 2013, 8:26:28 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9427
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

centi, couldn't you explain in the forum? It may be helpful for other users one day...
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Apr 25, 2013, 8:44:44 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
centi
Newbie
Member's Avatar


Joined: Apr 16, 2013
Post Count: 10
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Hi,
Step by step (windows7 64bit):
download the file SweetHome3D-4.0.jar and save in to Folder "C:\Program Files (x86)\SweetHome3D\"
right mouse Key on Desktop -> new text file -> start.txt
rename start.txt into start.bat
edit the file and write the following into:

@echo off
{Java -Xmx4096m -jar "C:\Program Files (x86)\SweetHome3D\SweetHome3D-4.0.jar"}
exit


(between the {..} have to be in one line and without { }.)

save the file.
redy!
double-click this file and sweet home starts.

In this way, makes Sweet Home 3D no Problems.

Peter
[Apr 25, 2013, 9:00:30 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Jusmara
Newbie




Joined: Apr 23, 2013
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Hello Centi and Emmanuel. Thanks for trying so hard to help me, but I am still a little bit lost. I have the sweethome file downloaded and saved into the correct folder (C:\Program Files (x86)\SweetHome3D) I am missunderstanding your instructions at the point that you say "right mouse Key on Desktop" I don't know exactly what you mean. If you mean to right click the mouse on my desk top, a window appears with a list of options starting with "view" and ending in "personalize" I don't think that is what you intend for me to do. If I understand your instructions, I need to find the file called "start.txt" then rename it "start.bat" I then open that file and write

@echo off
{Java -Xmx4096m -jar "C:\Program Files (x86)\SweetHome3D\SweetHome3D-4.0.jar"}
exit

Exactly as you have it above with the text between the {} all in one line but without the {}. Is that correct? If so, the first thing I need to know is exactly where and how to find "start.txt"
[Apr 25, 2013, 9:41:49 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
centi
Newbie
Member's Avatar


Joined: Apr 16, 2013
Post Count: 10
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Hi,
yes I mean Desk top.
Sorry, my Windows talk German ;-)
right mouse key on free place on desktop, then new, and then textdokument.
Then you have a new file on desktop with name what you want.
You self can give the Name for this file, for example start.txt or sh3d.txt or what you want.
regards
Peter
[Apr 25, 2013, 10:07:36 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Jusmara
Newbie




Joined: Apr 23, 2013
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Ok Peter. I have made the file and it is on my desktop. I named it sweethome start. When I double click it. It just opens the file and I see this.

@echo off
Java -Xmx4096m -jar "C:\Program Files (x86)\SweetHome3D\SweetHome3D-4.0.jar"
exit



Nothing actually happens other than the file I created is now open and I have the opportunity to change the code. Do I need to move the file somewhere else, or is the above code incorrect somehow. What you see here is copied and pasted from the file I created on my desktop.
[Apr 25, 2013, 10:24:05 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
centi
Newbie
Member's Avatar


Joined: Apr 16, 2013
Post Count: 10
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Hi,
i wrote rename this file.txt in file.bat...
that's all
regards
Peter
[Apr 25, 2013, 10:28:53 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Ludideco
Newbie
Member's Avatar

France
Joined: Jun 5, 2012
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

Now sweet home closes automatically ! grrrrrrrr !
[Apr 25, 2013, 11:59:57 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
centi
Newbie
Member's Avatar


Joined: Apr 16, 2013
Post Count: 10
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem with make a Photo

while you work on sweet home
don't close the black window.
leave this window open or minimize it.
and you will be happy :-)
ragards
Peter
[Apr 25, 2013, 1:33:26 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 26   Pages: 3   [ Previous Page | 1 2 3 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

  Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads  
© Copyright 2024 Space Mushrooms - All rights reserved