Thread: Hyperion Questions

Results 1 to 7 of 7
  1. #1 Hyperion Questions 
    Registered Member
    Join Date
    Feb 2014
    Posts
    77
    Thanks given
    21
    Thanks received
    30
    Rep Power
    22
    I'm getting pretty frustrated with Project Insanity, as it's just one huge boilerplate. It's obvious that Hyperion is the next best mainstream alternative, besides Apollo, but I don't want to script my content in Ruby, but I have some questions before getting into Hyperion.

    Graham states that there is a memory leak within the event manager. Are there any known problems besides that?

    Appreciate any responses in advance. =)
    Reply With Quote  
     

  2. #2  


    Major's Avatar
    Join Date
    Jan 2011
    Posts
    2,997
    Thanks given
    1,293
    Thanks received
    3,556
    Rep Power
    5000
    Graham also published the fix to that at the top of the thread.

    None that I'm aware of (use apollo though, ruby is so much simpler, faster to write, ...)
    Reply With Quote  
     

  3. #3  
    Donator

    Arithium's Avatar
    Join Date
    May 2010
    Age
    31
    Posts
    4,721
    Thanks given
    199
    Thanks received
    1,256
    Rep Power
    1114
    Quote Originally Posted by Bobaphat View Post
    I'm getting pretty frustrated with Project Insanity, as it's just one huge boilerplate. It's obvious that Hyperion is the next best mainstream alternative, besides Apollo, but I don't want to script my content in Ruby, but I have some questions before getting into Hyperion.

    Graham states that there is a memory leak within the event manager. Are there any known problems besides that?

    Appreciate any responses in advance. =)
    you could just change it in I think eventhandler, it should look something like this though I don't know the naming of it. Your better off using a released hyperion source though with stuf already done. I released mine in the downloads section if you look.

    Code:
    if (!event.isRunning()) {
         return;
    }
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Aug 2007
    Posts
    1,289
    Thanks given
    130
    Thanks received
    340
    Rep Power
    862
    Hyperion has some networking/stability issues. It's not as stable as everyone believes it to be.
    Reply With Quote  
     

  5. #5  
    Banned Hyperion Questions Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    I've heard of Hyperion having some issues as well, but everyone who says that usually just says "Hyperion isn't that great" without touching on why they feel that way.
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Aug 2007
    Posts
    1,289
    Thanks given
    130
    Thanks received
    340
    Rep Power
    862
    Quote Originally Posted by Bobaphat View Post
    Could you explain a bit more about the networking? Would it be something I have to worry about?
    I don't know much about networking and stability at all. I just know from past experiences that there's
    something that needs to be done with it. But it's completely understandable because it's an outdated
    source. It was released in 2009.


    Quote Originally Posted by lare96 View Post
    I've heard of Hyperion having some issues as well, but everyone who says that usually just says "Hyperion isn't that great" without touching on why they feel that way.
    Back when I was working on project destiny a 07 remake we had lots of issues at 50 players. Also if you look at
    paragon's release that didn't turn out too good either. Apparently according to one of the devs they had to
    rewrite stuff in the core/networking.
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Aug 2007
    Posts
    1,289
    Thanks given
    130
    Thanks received
    340
    Rep Power
    862
    Quote Originally Posted by Bobaphat View Post
    I guess I don't remember Project Destiny having lag issues. I'll look into Hyperion, because I'm sure it's a better source then using Project Insanity with Netty.
    You'd be surprised. Project insanity has been worked on for years. Most of the top servers out there are using project insanity
    with over 100s of players. Project insanity is a complete pile of garbage but when it comes to handling players on some of the
    newer base's out there it's not that bad.

    Hyperion is cleaner than project insanity, yes. Much cleaner and easier to work on. I would definitely suggest you use
    it instead of project insanity but if you do, keep in mind, you will run into issues if you get a decent amount of players.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Hyperion Question
    By Crown in forum Help
    Replies: 0
    Last Post: 03-19-2012, 12:26 AM
  2. Hyperion question
    By D R O in forum Help
    Replies: 3
    Last Post: 09-18-2011, 10:37 PM
  3. Hyperion Question
    By dman10345 in forum Help
    Replies: 2
    Last Post: 01-31-2011, 03:56 AM
  4. stupid question[hyperion][REP++]
    By Ophion in forum Help
    Replies: 5
    Last Post: 01-30-2010, 08:36 PM
  5. Hyperion Question: Ondemand (File Server)
    By AMG A Bear in forum Help
    Replies: 0
    Last Post: 11-13-2009, 02:51 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •