Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

RaptorHayday

Members
  • Posts

    9
  • Joined

  • Last visited

    Never

RaptorHayday's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I did and it works!… sort of. The client runs now, but it's not connecting to the server. It says the server is offline, but it's not.
  2. Hi again! :D I've done what you mentioned and transferred a copy of the client (excluding those files) onto another testing PC, but I get an error. "Run-time error '339': Component 'MSWINSCN.OCX' or one of its dependencies not correctly registered; a file is missing or invalid" All files are intact in the client folder except client.vbp, client.vbw, and the entire src folder. Do I need to include the Runtime Library also, or did I forget to include specific files? (I'm guessing the latter based on similar threads from the past, but I can't find this required file in the main client folder anywhere.)
  3. Oops, final question: When I finally finish making a game and want to give it to other people to play, what will they need to download so they can safely connect to the server and play from a separate computer? Is it just all the contents in the client folder, or parts of it, or something else?
  4. Sorry for the late reply! Yes, I found that all other events worked - it was just quest NPCs that had that issue.
  5. Alright! I'll make sure I pick up the next update whenever it comes out, then. Thanks again for all the help!
  6. Okay, thank you. Turns out I found most of them through trial and error, but Ctrl was new to me. Speaking of that, there's another error… Whenever I try to attack or interact with an NPC (i.e. pressing Ctrl next to one), the client crashes. Not sure why, though. Here's the error it gives whenever it happens: "An unhandled win32 exception occurred in Eclipse Renewal.exe [8220]." Sorry for so many questions/issues, hopefully this will be the last one I need to ask about.
  7. Thank you, I'll be sure to do that if it comes up. (It hasn't so far, which is awesome!) I have another question, though. Do you have a keymap/list of controls for the engine? I'm trying to test out new events and objects I place in the game, but every key I use to try and interact with them isn't working. Do I need to configure these before I can properly test? Thanks again.
  8. I'm not entirely sure what caused the error (I haven't been able to recreate it yet), but if it happens again I'll take some screenshots and leave a reply with more info. Thank you for the help though! I got the account to be an admin, so that should solve everything else.
  9. Right off the bat, I'm sorry if I placed this thread in the wrong section - I didn't see any kind of designated help board, so I thought this would cover it. If it needs to go in a different section just let me know. I'm not the best or most experienced programmer out there (definitely more of a graphics kinda guy), so this engine really confuses me. I've installed and extracted Eclipse Renewal 1.8.1.rar, and installed the Runtime Library (as written at the top). However, when I try to start up the engine and get editing, I find that the client I'm running is that of a normal player instead of a dev. The server starts up and runs just fine, but it's just about useless if I can't use the client to edit my game! Also, there is an error that sometimes pops up while I've been trying to figure this out: Runtime error '9' Subscript out of range It happened a few times when I was first installing it, but the last time it happened was when my server crashed. Am I just missing something easy, or did I install incorrectly? Any help would be appreciated!
×
×
  • Create New...