Jump to content

Olloth

Members
  • Posts

    101
  • Joined

  • Last visited

Everything posted by Olloth

  1. Alright as far as I can tell this line https://github.com/TechnicPack/Spoutcraft-Launcher/blob/master/src/main/java/org/spoutcraft/launcher/gui/LoginForm.java#L227 is correct. In your stacktrace here: http://pastie.org/private/u7vzst5pmsfhyslmbukqq You can see that the line 227 calls down to java internals about 100 ways before the class cast exception. The correct class is being passed into the method. This means that java itself is causing the issue. I have absolutely no idea how we could fix this because we are giving a Font class to the setFont method, which is the class that it calls for. It is not a case of " It means someone was stupid enough to upcast and not catch the exception."Or rather it does, but that person who was stupid enough to do it works at Oracle. So like I said, try changing/updating java versions or bitching to oracle. It's not that we don't want to have Mac support, it's that Java 7 is a new and unpolished product and Oracle and Apple haven't been playing nice for a long time. Also when the launcher spawns a second process it reuses the jvm you passed it to launch the first time. If you come up with some alternative way to set the font that doesn't result in that error for some odd reason, absolutely feel free to submit a pull request but I can't even reproduce to bug to know for sure because it relies on having some specific unknown build of the jvm and a mac, possibly even only your specific hardware.
  2. Why don't you give me the entire stack trace then because I highly doubt that cast came directly from our code. It is a java internal attempting that cast from all my research. A JVM 7 bug. You want to bitch about mac support, bitch to oracle.
  3. Stupid things like this? Are you a programmer? Do you know what that means or have looked into it at all? It appears to be some sort of bug with java on mac from my quick research. Try updating your Java, sounds like a java 7 bug. Remember 7 is still relatively new, there have been a couple zero days already even.
  4. yeah I hadn't played IC2 in like a year and I was looking through the NEI menu and saw the solar hats and lost it about 2 weeks ago. Because I recognized them instantly as RichardG's stupid solar hats that he 'blocked from us'
  5. Citizens messes with internals of the minecraft/bukkit server in order to function if I'm not mistaken. It's somewhat hacky. If it ever works on this it will probably have to be rewritten specifically for it.
  6. You want the tekkit bug report over here: http://forums.technicpack.net/forums/tekkit-bug-board.13/ And you want to put more effort into your bug report such as posting the error message your server got when it crashed.
  7. http://forums.technicpack.net/forums/tekkit-bug-board.13/ try again at the tekkit bug board, not the launcher bug board. and don't sign your posts
  8. Thread was solved a long time ago. If you have an issue check the stickies first and then if that doesn't help follow the guidelines for submitting a report.
  9. It's not the message so much as it's the way he went about it. Reread his post carefully, his tone and his I Don't Give A Fuck attitude. Come on dude. "I honestly don't care if I get perm banned" and "maybe you know *TEST* it first? common sense!" as if they don't test the builds before releasing them and he's the first person in the world to come up with concept.
  10. hello i am a new moderator and i am to be first ban today thank you :) :)
  11. then there would be no more technic bcuz i am the programs mUAHAHAHAHAHA
  12. this thread is now an interview with an olloth an olloth, I hear you a doing things for technic olloths: yes ia m an olloth, what is it like doing things for technic olloths: i do things tldr an olloth
  13. "and remember not to distribute the changed versions of our software." This includes modified source/class files required to write mods in the first place for most of them. Those are software, and changes versions. It doesn't matter if it's one piece or the whole thing, it's illegal. However, to be fair, the terms for minecraft are utter crap in the legal sense. He half-exempts them on the next line, so who really knows unless it actually went to court.
×
×
  • Create New...