Jump to content

BES

Members
  • Posts

    324
  • Joined

  • Last visited

Posts posted by BES

  1. There was an update through steam for Leadwerks 3 .. it downloaded/installed...

     

    I tried to run it and get a crash...I verified cache in steam...says verification was successful..

     

    I restarted the computer...getting the same error..

     

    Leadwerks 3/Steam is installed on Drive I..

     

    error I am getting is attached.. I tried to run Leadwerks 3 four times ..still getting the same error..

     

    --------EXTRA INFO--------- AMD 14.9.2 Beta Drivers ... HD7870 graphics card

     

    Problem signature:

    Problem Event Name: APPCRASH

    Application Name: Leadwerks.exe

    Application Version: 0.0.0.0

    Application Timestamp: 5453f118

    Fault Module Name: atioglxx.dll

    Fault Module Version: 6.14.10.13085

    Fault Module Timestamp: 5436ae5b

    Exception Code: 40000015

    Exception Offset: 012cae3b

    OS Version: 6.1.7601.2.1.0.256.1

    Locale ID: 1033

    Additional Information 1: b8e9

    Additional Information 2: b8e9395e047e1a514f5f25fc4436a334

    Additional Information 3: 788f

    Additional Information 4: 788fdab822141553b3841fa38306487c

     

    Read our privacy statement online:

    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

     

    If the online privacy statement is not available, please read our privacy statement offline:

    C:\Windows\system32\en-US\erofflps.txt

     

    post-2229-0-81727200-1414835576.jpg

  2. That's handy, but its unnecessarily large and complex.my version is purely Lua and a total of about 50 lines in the main lua file, aside from the header and the enums.

     

    It also produces nicer functions instead of enet.enet_initialize it'd be proper, like: enet.initialize

     

    I'll find it on my old external harddrive later and post some snippets.

     

    Still waiting to see this ...still waiting ..been 14 days now biggrin.png

  3. I was referring to the download, wondering why you would need it - seems it a GUI frontend?

     

    Yes GUI pretty much ...so you can right click on the folders you want as primary folder and pick the folder you want for the symbolic link..it is way easier than doing it in the command prompt.

  4. I thought symbolic links was standard on windows these days?

     

    I have 3TB of drive space on this computer ...normally I just use another drive .... It is why I never tried to make any symbolic links before .. all my computers always have way more space than they will ever need ...just in case.

     

    Several programs I have now wont let me change the drive path from drive C or refuse to let me install to any other drive other than C....THEN also not letting me change a drive path for saving or assets ...

     

    Dive C is a 128gig SATA3 SSD ...

     

    I only posted this to be helpful ...most of the time people are already way past me on the subject I am posting ...but I do it anyway for those select few that arent...

  5. This all started because I have an SSD as a primary drive and some programs installed on it that take up huge amounts of drive space and no option in the program to change the drive path..

     

    I never actually had a need to make a symbolic link before today ...so I had to do some reading on it..

     

    So for those of you who have NOT tried or done this before....

     

    Basically I made a folder on Drive J with a name the same as a folder on drive C ...now when the program runs and a I save it and instead of saving to the file path set in the program it will save to a location on drive J... seems to work flawlessly ..

     

    anyway here is a link that explains how to do it in detail for Windows and in Ubuntu..

     

    http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

     

    Downloading and installing the Link Shell Extension for WIndows seems to be the easiest way ..it is in the link above on the bottom of the page...

    I suggest if you have never done this before to READ EVERYTHING IN THE LINK ABOVE before installing the Link Shell Extension..

  6. I use Corel Video Studio Pro x6 it has a screen capture ...lots of editing features for the video after your done recording it... can make 4k quality videos, ending credits,titles...etc..

     

    Seems to have some trouble recording with eyefinity enabled though...not a big deal for me.

     

    Also it only saves as windows media format .wmv

     

    Should be able to record games with it if in windowed mode ...it will lose focus if the game has a cutscene video while in fullscreen mode..

     

    This is all with version 6 ...there is a version 7 now so it will probably work better....

     

    https://store.videostudiopro.com/1184/purl-ATG_PID_HPBanner_VSproX7?hptrack=us2bb5#tab=1

  7. Just for a visual of what I mean..

     

     

    This WHOLE section in the attached picture was done with extruding and moving vertices..

     

    I wanted to make the hall ways so that the middle section was raised ...but got to that corner and had to make a 3 way intersection piece pretty much..

     

    I made that in 3D World Studio and I would not be able to make that in the Leadwerks 3 editor at this time.

     

    post-2229-0-85629900-1411753451_thumb.jpg

  8. So you can see them before downloading the .zip file below...they look much better in Leadwerks 3 though:

     

    Blue4

    Blue_Green_Pink_Black

    Green4

    Green_Blue_Maroon

    Multiple_Stars

    Purple2

     

    -----DOWNLOAD THE FILE HERE: -------------------------------------------------

    Start

    ---------------------------------------------------------------------------------------------

    View the readme if you don't know how to add them to your project folder.

     

    Some of them are just slight modifications of the default skyboxes in SpaceScape....if anyone notices that..

    • Upvote 6
  9. I have been working with 3D World Studio Again ...and I noticed Leadwerks 3 Editor has a similar layout to 3D World Studio..

     

    But the Leadwerks 3 editor is missing some stuff that make it harder to use..

     

    Short list of improvements:

     

    Carve

    Hollow

    Slice plane

    Extrude Face

    Selecting Verts

    Restore Face

    Hide Mask

    Export

    Export Selected

     

    Click-able stuff on the top of the editor with hotkeys would be nice..

     

    Thanks!

    • Upvote 3
  10. http://www.pasteall.org/pic/show.php?id=77578

     

    All walls and floors are 1 sided so I can load individual rooms as I walk through the doors.

     

    Except the outer walls where the glass is....removing the faces there caused some issues...so I will leave them alone for now.

     

    Also the bottom of the textured model in its current position in the picture there is a section for an elevator.

     

    I was told by someone that this is not a good layout for a research space station(this is only 1 floor mind you..there will be 2 other floors)...so if you guys like this..then I will continue with it...if not I will change the layout.

    • Upvote 1
  11. You can't zip secure a lua game? ...I have some bought assets and only have the lua version so that is annoying.

     

    Nice video though..thanks for showing.

     

    I have been having some issues getting models to show up properly in LE3 ...I fixed it last night after Josh confirmed that I was doing it properly..

     

    Still Character models with animation are showing up wrong ...all black or pink and insanely huge..

×
×
  • Create New...