Planet M.U.L.E.
Planet Mule 1 => Bugs 1.3.x => Topic started by: doktorbuzzo on March 27, 2011, 04:19
Title: Program crash while chatting Post by: doktorbuzzo on March 27, 2011, 04:19 Rats.
Here's a game (still currently in progress as I report) that I just abandoned due to my P.M. program crashing as I typed chat text before my turn: http://www.planetmule.com/hi-score-game/game?game_id=41783 (http://www.planetmule.com/hi-score-game/game?game_id=41783). So very sorry, guys, I did not abandon, my sneaky computer done blowed up! I think I've seen this before but I can't recall the game. It was recent, though, certainly when running the current P.M. version. Here's a link to the Java crash report: http://bit.ly/i6QfQ2 (http://bit.ly/i6QfQ2) Here's the text from my log_init file: INFO [Properties.<init>] VERSION: 1.3.4 INFO [Properties.<init>] Classpath: data.jar INFO [Properties.<init>] Java VM: 19.1-b02-334 INFO [Properties.<init>] Java Runtime: 1.6.0_24-b07-334-10M3326 INFO [Properties.<init>] OS: Mac OS X 10.6.7 x86_64 INFO [Properties.<init>] Java Library Path: lib INFO [Properties.<init>] Max Memory: 265093120 INFO [Properties.<init>] Avaialble Processors: 2 INFO [PropertiesBase.readFromFile] Reading Settings from file settings.txt INFO [SubstanceLoader.initLookAndFeel] Window Skin: Default INFO [Main.main] lpSolve: 5.5 Release 0 Build 15 INFO [SoundPlayer.initialize] Initializing Sound System INFO [SlickLogSystem.info] Initialising sounds.. INFO [SlickLogSystem.info] - Sound works INFO [SlickLogSystem.info] - 64 OpenAL source available INFO [SlickLogSystem.info] - Sounds source generated INFO [MasterClient.setServerAddress] MasterClient: Address http://www.planetmule.com/server INFO [MasterClient.logSend] MasterClient: Sending Login INFO [MasterClient.apply] MasterClient: Session ID: 78983be3fb4289d2778df71e3c604244 INFO [Login$MasterListener$1.run] Logged in as "doktorbuzzo" (id 17294) INFO [MetaFrame.<init>] Creating Meta Frame INFO [MapSkinParser.findSkins] No extra skins found INFO [MasterClient.logSend] MasterClient: Sending Enter Lobby INFO [Login.dispose] Disposing login INFO [Main.main] Creating game container INFO [MuleGameContainer.<init>] LWJGL Version: 2.4.2 INFO [MuleGameContainer.<init>] Desktop Display Mode: 1600 x 900 x 32 @0Hz INFO [MuleGameContainer.<init>] Current Display Mode: 1600 x 900 x 32 @0Hz INFO [MuleGameContainer.<init>] Display Adapter: null INFO [MuleGameContainer.<init>] Display Driver: null INFO [MuleGameContainer.setVSync] Setting vsync: true INFO [MuleGameContainer.<init>] Setting pixel format INFO [MuleGameContainer$1.run] Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0 INFO [MuleGameContainer.<init>] GL Vendor: NVIDIA Corporation INFO [MuleGameContainer.<init>] GL Renderer: NVIDIA GeForce 320M OpenGL Engine INFO [MuleGameContainer.<init>] GL Version: 2.1 NVIDIA-1.6.26 INFO [MuleGameContainer.<init>] GL Max Texture Size: null INFO [SlickLogSystem.info] Use Java PNG Loader = true INFO [MuleGameContainer.<init>] Display finished INFO [Main.main] Entering game loop I hope this helps track down & zap this nasty bug! Thanks, doktorbuzzo P.S.: LOL yes, the text I was trying to type was indeed "uckfay." Title: Re: Program crash while chatting Post by: doktorbuzzo on March 30, 2011, 21:23 Sigh.
Here's another similar crash report http://bit.ly/geEgQE (http://bit.ly/geEgQE) from game http://www.planetmule.com/hi-score-game/game?game_id=41922 (http://www.planetmule.com/hi-score-game/game?game_id=41922). As before, the program on my computer crashed while I attempted to enter chat text. What a bummer! doktorbuzzo Title: Re: Program crash while chatting Post by: doktorbuzzo on April 02, 2011, 06:47 Dammit! Again!
Game log: http://www.planetmule.com/hi-score-game/game?game_id=42008 (http://www.planetmule.com/hi-score-game/game?game_id=42008) Java crash log: http://bit.ly/gecwhJ (http://bit.ly/gecwhJ) Please somebody have a look at this, it's the third time in a week that this crash behavior has happened to me. It is definitely related to keyboard input for chatting. Every time this has occurred it was when I was getting chirpy. I like chirpy. I'm a Flapper fer cryin' out loud! Chirp is what I do! Tweet tweet, doktorbuzzo Title: Re: Program crash while chatting Post by: doktorbuzzo on April 03, 2011, 19:42 This is for @NilacTheGrim who asked about how one can post a crash log to the forum. The request for this info was initially misposted to a different bug thread.
Here's the info I provide and how I get it. I'm running Mac OS X as well. 1. The log_init.txt file has some information about things like the OS version, the Java version, system memory, graphics processor, etc. that help to explain the nature of the host computer. To retrieve log_init.txt, do the following:
2. The Mac OS X system will also generate a crash log every time a program crashes. You can find these handy text files (which typically are very large since they contain a lot of information) using the "Console" application, which is in your system's "Utilities" folder. To retrieve a crash report, do the following:
Hope this helps, doktorbuzzo Title: Re: Program crash while chatting Post by: Peter on April 11, 2011, 20:31 Thanks for the detailed reports. I've noted that we should look into this for the next release.
|