[FIXED] High CPU Usage because fpslimiter doesn't work.

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
RtrentC
Peon
Peon
Posts: 1
Joined: 12 Sep 2006, 01:38

[FIXED] High CPU Usage because fpslimiter doesn't work.

Post by RtrentC »

I checked my config.xml file and I have fpslimit set to 50. When I first enter the game it is running at 50 fps. However a few minutes into the game it suddenly goes from 20% cpu usage to 100% as my framerate suddenly jumps up to 176 fps.

Following is my tmw.log file.
As you can see i played just under 2 minutes and in that time it went from 50 fps to 176 fps. I had not clicked on setup at all so I know that I didn't change any settings.

[01:29:32] Adding to PhysicsFS: /home/trent//.tmw
[01:29:32] Adding to PhysicsFS: data
[01:29:32] Adding to PhysicsFS: /usr/share/games/tmw/data
[01:29:32] Using OpenGL with double buffering.
[01:29:32] ResourceManager::get(graphics/sprites/player_male_base.png)
[01:29:32] Binding texture 1 (1024x512)
[01:29:32] ResourceManager::get(graphics/sprites/player_female_base.png)
[01:29:32] Binding texture 2 (1024x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle1.png)
[01:29:32] Binding texture 3 (512x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle2.png)
[01:29:32] Binding texture 4 (512x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle3.png)
[01:29:32] Binding texture 5 (512x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle4.png)
[01:29:32] Binding texture 6 (512x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle5.png)
[01:29:32] Binding texture 7 (512x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle6.png)
[01:29:32] Binding texture 8 (512x512)
[01:29:32] ResourceManager::get(graphics/sprites/hairstyle7.png)
[01:29:32] Binding texture 9 (512x512)
[01:29:32] ResourceManager::get(graphics/gui/mouse.png)
[01:29:32] Binding texture 15 (32x32)
[01:29:32] Window::Window("Window")
[01:29:32] ResourceManager::get(graphics/gui/vscroll_grey.png)
[01:29:32] Binding texture 16 (16x32)
[01:29:32] ResourceManager::get(graphics/gui/bg_quad_dis.png)
[01:29:32] Binding texture 17 (32x256)
[01:29:32] ResourceManager::get(graphics/gui/resize.png)
[01:29:32] Binding texture 18 (16x16)
[01:29:32] Sound::init() Initializing sound...
[01:29:32] Sound::info() SDL_mixer: 1.2.6 (compiled)
[01:29:32] Sound::info() SDL_mixer: 1.2.6 (linked)
[01:29:32] Sound::info() Driver: alsa
[01:29:32] Sound::info() Format: S16LSB
[01:29:32] Sound::info() Rate: 22050
[01:29:32] Sound::info() Channels: 2
[01:29:32] Sound::startMusic() Playing "/usr/share/games/tmw/data/music/Magick - Real.ogg" -1 times
[01:29:32] ResourceManager::get(graphics/images/login_wallpaper.png)
[01:29:33] Binding texture 20 (1024x1024)
[01:29:33] State: UPDATE
[01:29:33] Window::Window("Updating...")
[01:29:33] ResourceManager::get(graphics/gui/deepbox.png)
[01:29:33] Binding texture 21 (32x32)
[01:29:33] ResourceManager::get(graphics/gui/vscroll_up_default.png)
[01:29:33] Binding texture 22 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/vscroll_down_default.png)
[01:29:33] Binding texture 23 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/hscroll_left_default.png)
[01:29:33] Binding texture 24 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/hscroll_right_default.png)
[01:29:33] Binding texture 25 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/vscroll_up_pressed.png)
[01:29:33] Binding texture 26 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/vscroll_down_pressed.png)
[01:29:33] Binding texture 27 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/hscroll_left_pressed.png)
[01:29:33] Binding texture 28 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/hscroll_right_pressed.png)
[01:29:33] Binding texture 29 (16x16)
[01:29:33] ResourceManager::get(graphics/gui/button.png)
[01:29:33] Binding texture 30 (32x32)
[01:29:33] ResourceManager::get(graphics/gui/buttonhi.png)
[01:29:33] Binding texture 31 (32x32)
[01:29:33] ResourceManager::get(graphics/gui/buttonpress.png)
[01:29:33] Binding texture 32 (32x32)
[01:29:33] ResourceManager::get(graphics/gui/button_disabled.png)
[01:29:33] Binding texture 33 (32x32)
[01:29:33] Downloading: http://themanaworld.org/files/news.txt
[01:29:33] Downloading: http://themanaworld.org/files/resources.txt
[01:29:34] Window::~Window("Updating...")
[01:29:34] ResourceManager::release(graphics/gui/deepbox.png)
[01:29:34] ResourceManager::release(graphics/gui/vscroll_up_default.png)
[01:29:34] ResourceManager::release(graphics/gui/vscroll_up_pressed.png)
[01:29:34] ResourceManager::release(graphics/gui/vscroll_down_default.png)
[01:29:34] ResourceManager::release(graphics/gui/vscroll_down_pressed.png)
[01:29:34] ResourceManager::release(graphics/gui/hscroll_left_default.png)
[01:29:34] ResourceManager::release(graphics/gui/hscroll_left_pressed.png)
[01:29:34] ResourceManager::release(graphics/gui/hscroll_right_default.png)
[01:29:34] ResourceManager::release(graphics/gui/hscroll_right_pressed.png)
[01:29:34] ResourceManager::release(graphics/gui/button.png)
[01:29:34] ResourceManager::release(graphics/gui/buttonhi.png)
[01:29:34] ResourceManager::release(graphics/gui/buttonpress.png)
[01:29:34] ResourceManager::release(graphics/gui/button_disabled.png)
[01:29:34] State: LOGIN
[01:29:34] Window::Window("Login")
[01:29:34] ResourceManager::get(graphics/gui/deepbox.png)
[01:29:34] Binding texture 34 (32x32)
[01:29:34] ResourceManager::get(graphics/gui/checkbox.png)
[01:29:34] Binding texture 35 (64x16)
[01:29:34] ResourceManager::get(graphics/gui/button.png)
[01:29:34] Binding texture 36 (32x32)
[01:29:34] ResourceManager::get(graphics/gui/buttonhi.png)
[01:29:34] Binding texture 37 (32x32)
[01:29:34] ResourceManager::get(graphics/gui/buttonpress.png)
[01:29:34] Binding texture 38 (32x32)
[01:29:34] ResourceManager::get(graphics/gui/button_disabled.png)
[01:29:34] Binding texture 39 (32x32)
[01:29:40] Trying to connect to account server...
[01:29:40] Username is RtrentC
[01:29:40] Network::Connecting to animesites.de:6901
[01:29:40] Network::Started session with 217.172.177.27:62746
[01:29:40] Network: Server: Mana World (217.172.177.27:6122)
[01:29:40] Window::~Window("Login")
[01:29:40] ResourceManager::release(graphics/gui/deepbox.png)
[01:29:40] ResourceManager::release(graphics/gui/checkbox.png)
[01:29:40] ResourceManager::release(graphics/gui/button.png)
[01:29:40] ResourceManager::release(graphics/gui/buttonhi.png)
[01:29:40] ResourceManager::release(graphics/gui/buttonpress.png)
[01:29:40] ResourceManager::release(graphics/gui/button_disabled.png)
[01:29:40] State: CHAR_SERVER
[01:29:40] Window::Window("Select Server")
[01:29:40] ResourceManager::get(graphics/gui/deepbox.png)
[01:29:40] Binding texture 40 (32x32)
[01:29:40] ResourceManager::get(graphics/gui/vscroll_up_default.png)
[01:29:40] Binding texture 41 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/vscroll_down_default.png)
[01:29:40] Binding texture 42 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/hscroll_left_default.png)
[01:29:40] Binding texture 43 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/hscroll_right_default.png)
[01:29:40] Binding texture 44 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/vscroll_up_pressed.png)
[01:29:40] Binding texture 45 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/vscroll_down_pressed.png)
[01:29:40] Binding texture 46 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/hscroll_left_pressed.png)
[01:29:40] Binding texture 47 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/hscroll_right_pressed.png)
[01:29:40] Binding texture 48 (16x16)
[01:29:40] ResourceManager::get(graphics/gui/button.png)
[01:29:40] Binding texture 49 (32x32)
[01:29:40] ResourceManager::get(graphics/gui/buttonhi.png)
[01:29:40] Binding texture 50 (32x32)
[01:29:40] ResourceManager::get(graphics/gui/buttonpress.png)
[01:29:40] Binding texture 51 (32x32)
[01:29:40] ResourceManager::get(graphics/gui/button_disabled.png)
[01:29:40] Binding texture 52 (32x32)
[01:30:00] Trying to connect to char server...
[01:30:00] Network::Connecting to 217.172.177.27:6122
[01:30:00] Network::Started session with 217.172.177.27:59927
[01:30:32] CharServerHandler: Packet ID: 6b, Length: 130
[01:30:32] ResourceManager::get(graphics/sprites/weapon0.png)
[01:30:32] Binding texture 53 (256x256)
[01:30:32] ResourceManager::get(graphics/sprites/weapon1.png)
[01:30:32] Binding texture 54 (512x256)
[01:30:32] ResourceManager::get(graphics/sprites/item001.png)
[01:30:32] Binding texture 55 (1024x512)
[01:30:32] CharServer: Player: Corwin Becket (0)
[01:30:32] Window::~Window("Select Server")
[01:30:32] ResourceManager::release(graphics/gui/deepbox.png)
[01:30:32] ResourceManager::release(graphics/gui/vscroll_up_default.png)
[01:30:32] ResourceManager::release(graphics/gui/vscroll_up_pressed.png)
[01:30:32] ResourceManager::release(graphics/gui/vscroll_down_default.png)
[01:30:32] ResourceManager::release(graphics/gui/vscroll_down_pressed.png)
[01:30:32] ResourceManager::release(graphics/gui/hscroll_left_default.png)
[01:30:32] ResourceManager::release(graphics/gui/hscroll_left_pressed.png)
[01:30:32] ResourceManager::release(graphics/gui/hscroll_right_default.png)
[01:30:32] ResourceManager::release(graphics/gui/hscroll_right_pressed.png)
[01:30:32] ResourceManager::release(graphics/gui/button.png)
[01:30:32] ResourceManager::release(graphics/gui/buttonhi.png)
[01:30:32] ResourceManager::release(graphics/gui/buttonpress.png)
[01:30:32] ResourceManager::release(graphics/gui/button_disabled.png)
[01:30:32] State: CHAR_SELECT
[01:30:32] Window::Window("Select Character")
[01:30:32] ResourceManager::get(graphics/gui/button.png)
[01:30:32] Binding texture 56 (32x32)
[01:30:32] ResourceManager::get(graphics/gui/buttonhi.png)
[01:30:32] Binding texture 57 (32x32)
[01:30:32] ResourceManager::get(graphics/gui/buttonpress.png)
[01:30:32] Binding texture 58 (32x32)
[01:30:32] ResourceManager::get(graphics/gui/button_disabled.png)
[01:30:32] Binding texture 59 (32x32)
[01:30:32] ResourceManager::get(graphics/gui/deepbox.png)
[01:30:32] Binding texture 60 (32x32)
[01:30:47] CharServerHandler: Packet ID: 71, Length: 28
[01:30:48] Window::~Window("Select Character")
[01:30:48] ResourceManager::release(graphics/gui/deepbox.png)
[01:30:48] ResourceManager::release(graphics/gui/button.png)
[01:30:48] ResourceManager::release(graphics/gui/buttonhi.png)
[01:30:48] ResourceManager::release(graphics/gui/buttonpress.png)
[01:30:48] ResourceManager::release(graphics/gui/button_disabled.png)
[01:30:48] State: CONNECTING
[01:30:48] Trying to connect to map server...
[01:30:48] Map: new_4-1.gat
[01:30:48] Network::Connecting to 217.172.177.27:5122
[01:30:48] Window::Window("Info")
[01:30:48] ResourceManager::get(graphics/gui/button.png)
[01:30:48] Binding texture 61 (32x32)
[01:30:48] ResourceManager::get(graphics/gui/buttonhi.png)
[01:30:48] Binding texture 62 (32x32)
[01:30:48] ResourceManager::get(graphics/gui/buttonpress.png)
[01:30:48] Binding texture 63 (32x32)
[01:30:48] ResourceManager::get(graphics/gui/button_disabled.png)
[01:30:48] Binding texture 64 (32x32)
[01:30:48] Network::Started session with 217.172.177.27:532
[01:30:48] Protocol: Player start position: (27, 27), Direction: 1
[01:30:48] Unhandled packet: b0
[01:30:48] Unhandled packet: b0
[01:30:48] Unhandled packet: b0
[01:30:48] Unhandled packet: b0
[01:30:48] Unhandled packet: b0
[01:30:48] Unhandled packet: 8e
[01:30:48] Window::~Window("Info")
[01:30:48] ResourceManager::release(graphics/gui/button.png)
[01:30:48] ResourceManager::release(graphics/gui/buttonhi.png)
[01:30:48] ResourceManager::release(graphics/gui/buttonpress.png)
[01:30:48] ResourceManager::release(graphics/gui/button_disabled.png)
[01:30:48] Sound::fadeOutMusic() Fading-out (1000 ms)
[01:30:49] ResourceManager::release(graphics/images/login_wallpaper.png)
[01:30:49] State: GAME
[01:30:49] Window::Window("")
[01:30:49] ResourceManager::get(graphics/gui/deepbox.png)
[01:30:49] Binding texture 65 (32x32)
[01:30:49] ResourceManager::get(graphics/gui/vscroll_up_default.png)
[01:30:49] Binding texture 66 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/vscroll_down_default.png)
[01:30:49] Binding texture 67 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/hscroll_left_default.png)
[01:30:49] Binding texture 68 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/hscroll_right_default.png)
[01:30:49] Binding texture 69 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/vscroll_up_pressed.png)
[01:30:49] Binding texture 70 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/vscroll_down_pressed.png)
[01:30:49] Binding texture 71 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/hscroll_left_pressed.png)
[01:30:49] Binding texture 72 (16x16)
[01:30:49] ResourceManager::get(graphics/gui/hscroll_right_pressed.png)
[01:30:49] Binding texture 73 (16x16)
[01:30:49] Window::Window("")
[01:30:49] ResourceManager::get(graphics/gui/button.png)
[01:30:49] Binding texture 74 (32x32)
[01:30:49] ResourceManager::get(graphics/gui/buttonhi.png)
[01:30:49] Binding texture 75 (32x32)
[01:30:49] ResourceManager::get(graphics/gui/buttonpress.png)
[01:30:49] Binding texture 76 (32x32)
[01:30:49] ResourceManager::get(graphics/gui/button_disabled.png)
[01:30:49] Binding texture 77 (32x32)
[01:30:49] Window::Window("Corwin Becket")
[01:30:49] Window::Window("")
[01:30:49] Window::Window("Buy")
[01:30:49] ResourceManager::get(graphics/gui/slider.png)
[01:30:49] Binding texture 78 (16x32)
[01:30:49] Window::Window("Sell")
[01:30:49] Window::Window("Shop")
[01:30:49] Window::Window("Inventory")
[01:30:49] ResourceManager::get(graphics/sprites/items.png)
[01:30:49] Binding texture 79 (512x512)
[01:30:49] ResourceManager::get(graphics/gui/selection.png)
[01:30:49] Binding texture 80 (32x32)
[01:30:49] Window::Window("NPC")
[01:30:49] Window::Window("NPC")
[01:30:49] Window::Window("Skills")
[01:30:49] Window::Window("Setup")
[01:30:49] ResourceManager::get(graphics/gui/checkbox.png)
[01:30:49] Binding texture 81 (64x16)
[01:30:49] Window::Window("Map")
[01:30:49] Window::Window("Equipment")
[01:30:49] Window::Window("")
[01:30:49] Window::Window("Trade: You")
[01:30:49] Window::Window("Help")
[01:30:49] Window::Window("Debug")
[01:30:49] ResourceManager::get(graphics/sprites/npcs.png)
[01:30:49] Binding texture 82 (1024x256)
[01:30:49] ResourceManager::get(graphics/sprites/emotions.png)
[01:30:49] Binding texture 83 (128x128)
[01:30:49] Item Manager: Missing image parameter for item: 501. Cactus drink
[01:30:49] Item Manager: Missing image parameter for item: 502. Cactus potion
[01:30:49] Item Manager: Missing effect parameter for item: 503. Casino coins
[01:30:49] Item Manager: Missing image parameter for item: 503. Casino coins
[01:30:49] Item Manager: Missing effect parameter for item: 504. Decor candy
[01:30:49] Item Manager: Missing image parameter for item: 504. Decor candy
[01:30:49] Item Manager: Missing effect parameter for item: 505. Maggot slime
[01:30:49] Item Manager: Missing image parameter for item: 505. Maggot slime
[01:30:49] Item Manager: Missing image parameter for item: 506. Candy cane
[01:30:49] Item Manager: Missing effect parameter for item: 507. Scorpion stinger
[01:30:49] Item Manager: Missing image parameter for item: 507. Scorpion stinger
[01:30:49] Item Manager: Missing image parameter for item: 508. Xmas cake
[01:30:49] Item Manager: Missing image parameter for item: 509. Chocolate bar
[01:30:49] Item Manager: Missing image parameter for item: 510. Candy
[01:30:49] Item Manager: Missing image parameter for item: 511. Santa hat
[01:30:49] Item Manager: Missing image parameter for item: 512. Ginger bread man
[01:30:49] Item Manager: Missing image parameter for item: 513. Cake
[01:30:49] Item Manager: Missing image parameter for item: 514. Xmas candy cane
[01:30:49] Item Manager: Missing effect parameter for item: 515. Purple present box
[01:30:49] Item Manager: Missing image parameter for item: 515. Purple present box
[01:30:49] Item Manager: Missing effect parameter for item: 516. Blue present box
[01:30:49] Item Manager: Missing image parameter for item: 516. Blue present box
[01:30:49] Item Manager: Missing effect parameter for item: 517. Red scorpion stinger
[01:30:49] Item Manager: Missing image parameter for item: 517. Red scorpion stinger
[01:30:49] Item Manager: Missing effect parameter for item: 518. Bug leg
[01:30:49] Item Manager: Missing image parameter for item: 518. Bug leg
[01:30:49] Item Manager: Missing image parameter for item: 519. Cherry cake
[01:30:49] Item Manager: Missing image parameter for item: 520. Easter egg
[01:30:49] Item Manager: Missing image parameter for item: 521. Dagger
[01:30:49] Item Manager: Missing image parameter for item: 522. Sharp knife
[01:30:49] Item Manager: Missing image parameter for item: 523. Leather shirt
[01:30:49] Item Manager: Missing image parameter for item: 524. Fancy hat
[01:30:49] Item Manager: Missing image parameter for item: 525. Miners hat
[01:30:49] Item Manager: Missing effect parameter for item: 526. Coins bag
[01:30:49] Item Manager: Missing image parameter for item: 526. Coins bag
[01:30:49] Item Manager: Missing image parameter for item: 527. Milk
[01:30:49] Item Manager: Missing image parameter for item: 528. Boots
[01:30:49] Item Manager: Missing image parameter for item: 529. Iron arrow
[01:30:49] Item Manager: Missing image parameter for item: 530. Short bow
[01:30:49] Item Manager: Missing image parameter for item: 531. Miner gloves
[01:30:49] Item Manager: Missing image parameter for item: 532. Leather gloves
[01:30:49] Item Manager: Missing image parameter for item: 533. Roasted maggot
[01:30:49] Item Manager: Missing image parameter for item: 534. Orange cupcake
[01:30:49] Item Manager: Missing image parameter for item: 535. Apple
[01:30:49] Item Manager: Missing image parameter for item: 536. Short sword
[01:30:49] Item Manager: Missing image parameter for item: 537. Treasure key
[01:30:49] Item Manager: Missing effect parameter for item: 538. Green present box
[01:30:49] Item Manager: Missing image parameter for item: 538. Green present box
[01:30:49] Item Manager: Missing image parameter for item: 539. Beer
[01:30:49] Item Manager: Missing effect parameter for item: 540. Empty bottle
[01:30:49] Item Manager: Missing image parameter for item: 540. Empty bottle
[01:30:49] Item Manager: Missing image parameter for item: 541. Bottle of water
[01:30:49] Item Manager: Missing effect parameter for item: 542. Bottle of sand
[01:30:49] Item Manager: Missing image parameter for item: 542. Bottle of sand
[01:30:49] Item Manager: Missing image parameter for item: 543. Standard headband
[01:30:49] Item Manager: Missing image parameter for item: 544. Silk headband
[01:30:49] Item Manager: Missing image parameter for item: 545. Forest bow
[01:30:49] Item Manager: Missing image parameter for item: 546. Desert shirt
[01:30:49] Item Manager: Missing image parameter for item: 547. Spear
[01:30:49] Item Manager: Missing image parameter for item: 548. Pickaxe
[01:30:49] Item Manager: Missing image parameter for item: 549. Axe
[01:30:49] Item Manager: Missing image parameter for item: 550. Blacksmith's axe
[01:30:49] Item Manager: Missing effect parameter for item: 551. Hint
[01:30:49] Item Manager: Missing image parameter for item: 551. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 552. Hint
[01:30:49] Item Manager: Missing image parameter for item: 552. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 553. Hint
[01:30:49] Item Manager: Missing image parameter for item: 553. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 554. Hint
[01:30:49] Item Manager: Missing image parameter for item: 554. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 555. Hint
[01:30:49] Item Manager: Missing image parameter for item: 555. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 556. Hint
[01:30:49] Item Manager: Missing image parameter for item: 556. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 557. Hint
[01:30:49] Item Manager: Missing image parameter for item: 557. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 558. Hint
[01:30:49] Item Manager: Missing image parameter for item: 558. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 559. Hint
[01:30:49] Item Manager: Missing image parameter for item: 559. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 560. Hint
[01:30:49] Item Manager: Missing image parameter for item: 560. Hint
[01:30:49] Item Manager: Missing effect parameter for item: 561. Sabre sword
[01:30:49] Item Manager: Missing image parameter for item: 561. Sabre sword
[01:30:49] Item Manager: Missing effect parameter for item: 562. Chicken leg
[01:30:49] Item Manager: Missing image parameter for item: 562. Chicken leg
[01:30:49] Item Manager: Missing effect parameter for item: 563. Winter gloves
[01:30:49] Item Manager: Missing image parameter for item: 563. Winter gloves
[01:30:49] Item Manager: Missing effect parameter for item: 564. Wool sweater
[01:30:49] Item Manager: Missing image parameter for item: 564. Wool sweater
[01:30:49] Item Manager: Missing effect parameter for item: 565. Petal
[01:30:49] Item Manager: Missing image parameter for item: 565. Petal
[01:30:49] Item Manager: Missing effect parameter for item: 566. Small mushroom
[01:30:49] Item Manager: Missing image parameter for item: 566. Small mushroom
[01:30:49] Item Manager: Missing effect parameter for item: 567. Iron potion
[01:30:49] Item Manager: Missing image parameter for item: 567. Iron potion
[01:30:49] Item Manager: Missing effect parameter for item: 568. Concentration potion
[01:30:49] Item Manager: Missing image parameter for item: 568. Concentration potion
[01:30:49] Item Manager: Missing effect parameter for item: 569. Raw log
[01:30:49] Item Manager: Missing image parameter for item: 569. Raw log
[01:30:49] Item Manager: Missing image parameter for item: 570. Bone knife
[01:30:49] Item Manager: Missing image parameter for item: 571. Setzer
[01:30:49] Item Manager: Missing image parameter for item: 572. Scimitar
[01:30:49] Item Manager: Missing image parameter for item: 573. Falcion
[01:30:49] Item Manager: Missing image parameter for item: 574. Scorpion
[01:30:49] Item Manager: Missing image parameter for item: 575. Short bow
[01:30:49] Item Manager: Missing image parameter for item: 576. Beheader
[01:30:49] Item Manager: Missing image parameter for item: 577. Bone darts
[01:30:49] Item Manager: Missing image parameter for item: 578. Sand cutter
[01:30:49] Item Manager: Missing image parameter for item: 579. Roc knife
[01:30:49] Item Manager: Missing image parameter for item: 580. Staff of live
[01:30:49] Item Manager: Missing image parameter for item: 581. Crescent rod
[01:30:49] Item Manager: Missing image parameter for item: 582. Staff of Ra
[01:30:49] Item Manager: Missing image parameter for item: 583. Staff of Amun
[01:30:49] Item Manager: Missing image parameter for item: 584. Jackal
[01:30:49] Item Manager: Missing image parameter for item: 585. Scarab Armlet
[01:30:49] Item Manager: Missing image parameter for item: 586. Cotton shorts
[01:30:49] Item Manager: Missing image parameter for item: 1199. Arrow
[01:30:49] Item Manager: Missing image parameter for item: 1200. Bow
[01:30:49] Item Manager: Missing image parameter for item: 1201. Knife
[01:30:49] Item Manager: Missing image parameter for item: 1202. Cotton shirt
[01:30:49] ResourceManager::get(graphics/tiles/cave.png)
[01:30:49] Binding texture 84 (512x256)
[01:30:49] ResourceManager::get(graphics/tiles/collision.png)
[01:30:49] Binding texture 85 (64x32)
[01:30:49] - Loading layer 0
[01:30:49] - Loading layer 1
[01:30:49] - Loading layer 2
[01:30:49] - Loading layer 3
[01:30:49] 0 joysticks/gamepads found
[01:30:49] Unhandled packet: 13a
[01:30:49] ResourceManager::get(graphics/sprites/monster15.png)
[01:30:49] Binding texture 86 (512x256)
[01:30:50] Unhandled packet: 7c
[01:31:00] ResourceManager::get(sfx/fist-swish.ogg)
[01:31:00] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:00] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:01] Unhandled packet: 88
[01:31:01] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:01] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:02] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:02] Unhandled packet: 88
[01:31:03] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:03] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:04] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:04] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:05] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:05] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:06] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:06] Unhandled packet: 88
[01:31:07] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:12] Unhandled packet: 7c
[01:31:14] Unhandled packet: 88
[01:31:16] Unhandled packet: 88
[01:31:16] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:17] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:17] Unhandled packet: 88
[01:31:17] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:18] Unhandled packet: 88
[01:31:18] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:19] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:19] Unhandled packet: 88
[01:31:19] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:20] Unhandled packet: 88
[01:31:20] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:20] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:21] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:21] Unhandled packet: 88
[01:31:22] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:22] Unhandled packet: 88
[01:31:22] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:23] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:23] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:23] Unhandled packet: 88
[01:31:25] Unhandled packet: 88
[01:31:27] Unhandled packet: 88
[01:31:28] Unhandled packet: 7c
[01:31:30] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:30] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:31] Unhandled packet: 88
[01:31:31] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:32] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:32] Unhandled packet: 88
[01:31:32] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:33] Unhandled packet: 88
[01:31:33] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:33] Unhandled packet: 7c
[01:31:33] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:34] Unhandled packet: 88
[01:31:34] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:35] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:35] Unhandled packet: 88
[01:31:35] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:36] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:36] Unhandled packet: 88
[01:31:36] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:36] Unhandled packet: 88
[01:31:37] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:38] Unhandled packet: 88
[01:31:38] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:39] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:39] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:40] Unhandled packet: 88
[01:31:40] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:41] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:41] Unhandled packet: 88
[01:31:41] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:41] Unhandled packet: 88
[01:31:42] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:42] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:43] Unhandled packet: 88
[01:31:43] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:44] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:44] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:45] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:45] Unhandled packet: 88
[01:31:45] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:47] Unhandled packet: 7c
[01:31:48] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:48] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:49] Unhandled packet: 88
[01:31:49] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:49] Unhandled packet: 88
[01:31:49] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:50] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:50] Unhandled packet: 7c
[01:31:51] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:51] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:51] Unhandled packet: 88
[01:31:52] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:52] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:53] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:53] Unhandled packet: 88
[01:31:53] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:54] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:55] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:55] Unhandled packet: 88
[01:31:58] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:58] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:59] Unhandled packet: 88
[01:31:59] Unhandled packet: 88
[01:31:59] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:31:59] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:00] Unhandled packet: 7c
[01:32:00] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:00] Unhandled packet: 88
[01:32:01] Unhandled packet: 88
[01:32:01] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:01] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:02] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:02] Unhandled packet: 88
[01:32:02] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:03] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:04] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:04] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:04] Unhandled packet: 88
[01:32:05] Unhandled packet: 88
[01:32:05] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:06] Unhandled packet: 88
[01:32:08] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:08] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:08] Unhandled packet: 88
[01:32:09] Unhandled packet: 88
[01:32:09] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:09] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:10] Unhandled packet: 7c
[01:32:10] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:10] Unhandled packet: 88
[01:32:10] Unhandled packet: 88
[01:32:10] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:11] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:12] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:12] Unhandled packet: 88
[01:32:12] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:12] Unhandled packet: 88
[01:32:13] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:13] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:14] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:14] Unhandled packet: 88
[01:32:15] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:17] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:17] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:18] Unhandled packet: 88
[01:32:18] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:18] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:19] Unhandled packet: 88
[01:32:19] Unhandled packet: 7c
[01:32:19] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:19] Unhandled packet: 88
[01:32:20] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:20] Unhandled packet: 7c
[01:32:20] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:20] Unhandled packet: 88
[01:32:21] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:21] Unhandled packet: 88
[01:32:21] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:22] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:22] Unhandled packet: 88
[01:32:23] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:23] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:23] Unhandled packet: 88
[01:32:24] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:24] Level up
[01:32:24] ResourceManager::get(sfx/levelup.ogg)
[01:32:24] Sound::playSfx() Playing: sfx/levelup.ogg
[01:32:24] Unhandled packet: 88
[01:32:27] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:27] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:28] Someone else went level up
[01:32:28] Unhandled packet: 88
[01:32:28] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:29] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:29] Unhandled packet: 7c
[01:32:29] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:30] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:30] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:31] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:31] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:32] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:33] Unhandled packet: 7c
[01:32:33] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:33] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:33] Unhandled packet: 88
[01:32:34] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:39] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:40] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:40] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:41] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:41] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:42] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:43] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:43] Unhandled packet: 88
[01:32:43] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:44] Unhandled packet: 88
[01:32:44] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:44] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:44] Unhandled packet: 88
[01:32:45] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:45] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:46] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:46] Unhandled packet: 88
[01:32:48] Unhandled packet: 88
[01:32:49] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:49] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:50] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:50] Unhandled packet: 88
[01:32:50] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:51] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:51] Unhandled packet: 88
[01:32:51] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:52] Unhandled packet: 88
[01:32:52] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:53] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:53] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:54] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:54] Unhandled packet: 88
[01:32:54] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:55] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:55] Unhandled packet: 88
[01:32:55] Sound::playSfx() Playing: sfx/fist-swish.ogg
[01:32:58] Unhandled packet: 88
[01:33:00] Unhandled packet: 88
[01:33:01] Unhandled packet: 7c
[01:33:02] Unhandled packet: 88
[01:33:03] Unhandled packet: 88
[01:33:07] Unhandled packet: 88
[01:33:07] Unhandled packet: 88
[01:33:09] Unhandled packet: 88
[01:33:10] Window::Window("Quit")
[01:33:12] Window::~Window("Quit")
[01:33:12] ResourceManager::release(graphics/sprites/emotions.png[30x32])
[01:33:12] ResourceManager::release(graphics/sprites/emotions.png)
[01:33:12] Window::~Window("")
[01:33:12] Window::~Window("Corwin Becket")
[01:33:12] Window::~Window("")
[01:33:12] Window::~Window("")
[01:33:12] Window::~Window("Buy")
[01:33:12] Window::~Window("Sell")
[01:33:12] Window::~Window("Shop")
[01:33:12] Window::~Window("Inventory")
[01:33:12] Window::~Window("NPC")
[01:33:12] Window::~Window("NPC")
[01:33:12] Window::~Window("Skills")
[01:33:12] ResourceManager::release(graphics/gui/checkbox.png)
[01:33:12] ResourceManager::release(graphics/gui/slider.png)
[01:33:12] Window::~Window("Setup")
[01:33:12] Window::~Window("Map")
[01:33:12] Window::~Window("Equipment")
[01:33:12] Window::~Window("")
[01:33:12] Window::~Window("Trade: You")
[01:33:12] ResourceManager::release(graphics/sprites/items.png[32x32])
[01:33:12] ResourceManager::release(graphics/sprites/items.png)
[01:33:12] ResourceManager::release(graphics/gui/selection.png)
[01:33:12] Window::~Window("Help")
[01:33:12] ResourceManager::release(graphics/gui/deepbox.png)
[01:33:12] ResourceManager::release(graphics/gui/vscroll_up_default.png)
[01:33:12] ResourceManager::release(graphics/gui/vscroll_up_pressed.png)
[01:33:12] ResourceManager::release(graphics/gui/vscroll_down_default.png)
[01:33:12] ResourceManager::release(graphics/gui/vscroll_down_pressed.png)
[01:33:12] ResourceManager::release(graphics/gui/hscroll_left_default.png)
[01:33:12] ResourceManager::release(graphics/gui/hscroll_left_pressed.png)
[01:33:12] ResourceManager::release(graphics/gui/hscroll_right_default.png)
[01:33:12] ResourceManager::release(graphics/gui/hscroll_right_pressed.png)
[01:33:12] Window::~Window("Debug")
[01:33:12] ResourceManager::release(graphics/gui/button.png)
[01:33:12] ResourceManager::release(graphics/gui/buttonhi.png)
[01:33:12] ResourceManager::release(graphics/gui/buttonpress.png)
[01:33:12] ResourceManager::release(graphics/gui/button_disabled.png)
[01:33:12] State: EXIT
[01:33:12] Configuration::write(ChatWinHeight, "123")
[01:33:12] Configuration::write(ChatWinWidth, "606")
[01:33:12] Configuration::write(ChatWinX, "1")
[01:33:12] Configuration::write(ChatWinY, "477")
[01:33:12] Configuration::write(DebugWinHeight, "123")
[01:33:12] Configuration::write(DebugWinWidth, "406")
[01:33:12] Configuration::write(DebugWinX, "0")
[01:33:12] Configuration::write(DebugWinY, "0")
[01:33:12] Configuration::write(EquipmentWinX, "5")
[01:33:12] Configuration::write(EquipmentWinY, "230")
[01:33:12] Configuration::write(HelpWinX, "169")
[01:33:12] Configuration::write(HelpWinY, "113")
[01:33:12] Configuration::write(InventoryWinHeight, "195")
[01:33:12] Configuration::write(InventoryWinWidth, "328")
[01:33:12] Configuration::write(InventoryWinX, "115")
[01:33:12] Configuration::write(InventoryWinY, "25")
[01:33:12] Configuration::write(MenuWinX, "537")
[01:33:12] Configuration::write(MenuWinY, "0")
[01:33:12] Configuration::write(MiniMapWinX, "5")
[01:33:12] Configuration::write(MiniMapWinY, "25")
[01:33:12] Configuration::write(MiniStatusWinX, "0")
[01:33:12] Configuration::write(MiniStatusWinY, "0")
[01:33:12] Configuration::write(SkillsWinX, "277")
[01:33:12] Configuration::write(SkillsWinY, "168")
[01:33:12] Configuration::write(StatusWinHeight, "278")
[01:33:12] Configuration::write(StatusWinWidth, "371")
[01:33:12] Configuration::write(StatusWinX, "217")
[01:33:12] Configuration::write(StatusWinY, "172")
[01:33:12] Configuration::write(customcursor, "1")
[01:33:12] Configuration::write(fpslimit, "50")
[01:33:12] Configuration::write(guialpha, "0.8")
[01:33:12] Configuration::write(homeDir, "/home/trent//.tmw")
[01:33:12] Configuration::write(host, "animesites.de")
[01:33:12] Configuration::write(hwaccel, "0")
[01:33:12] Configuration::write(musicVolume, "128")
[01:33:12] Configuration::write(opengl, "1")
[01:33:12] Configuration::write(port, "6901")
[01:33:12] Configuration::write(remember, "1")
[01:33:12] Configuration::write(screen, "0")
[01:33:12] Configuration::write(sfxVolume, "1")
[01:33:12] Configuration::write(sound, "1")
[01:33:12] Configuration::write(updatehost, "http://themanaworld.org/files")
[01:33:12] Configuration::write(username, "RtrentC")
[01:33:12] Configuration::write(windowWinX, "85")
[01:33:12] Configuration::write(windowWinY, "220")
[01:33:12] Window::~Window("Window")
[01:33:12] ResourceManager::release(graphics/gui/bg_quad_dis.png)
[01:33:12] ResourceManager::release(graphics/gui/vscroll_grey.png)
[01:33:12] ResourceManager::release(graphics/gui/resize.png)
[01:33:12] ResourceManager::release(graphics/gui/mouse.png)
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle1.png[40x40])
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle1.png)
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle2.png[40x40])
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle2.png)
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle3.png[40x40])
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle3.png)
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle5.png[40x40])
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle5.png)
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle6.png[40x40])
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle6.png)
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle7.png[40x40])
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle7.png)
[01:33:12] Sound::stopMusic()
[01:33:12] Sound::close() Shutting down sound...
[01:33:12] ResourceManager::~ResourceManager() cleaning up 2 references to graphics/sprites/hairstyle4.png[40x40]
[01:33:12] ResourceManager::release(graphics/sprites/hairstyle4.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 1 references to graphics/sprites/item001.png[64x64]
[01:33:12] ResourceManager::release(graphics/sprites/item001.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 11 references to graphics/sprites/monster15.png[37x58]
[01:33:12] ResourceManager::release(graphics/sprites/monster15.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 1 references to graphics/sprites/npcs.png[50x80]
[01:33:12] ResourceManager::release(graphics/sprites/npcs.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 1 references to graphics/sprites/player_female_base.png[64x64]
[01:33:12] ResourceManager::release(graphics/sprites/player_female_base.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 1 references to graphics/sprites/player_male_base.png[64x64]
[01:33:12] ResourceManager::release(graphics/sprites/player_male_base.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 2 references to graphics/sprites/weapon0.png[64x64]
[01:33:12] ResourceManager::release(graphics/sprites/weapon0.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 2 references to graphics/sprites/weapon1.png[64x64]
[01:33:12] ResourceManager::release(graphics/sprites/weapon1.png)
[01:33:12] ResourceManager::~ResourceManager() cleaning up 128 references to graphics/tiles/cave.png
[01:33:12] ResourceManager::~ResourceManager() cleaning up 2 references to graphics/tiles/collision.png
[01:33:12] ResourceManager::~ResourceManager() cleaning up 143 references to sfx/fist-swish.ogg
[01:33:12] ResourceManager::~ResourceManager() cleaning up 1 references to sfx/levelup.ogg
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

You are obviously using the latest official release and not the latest snapshot from subversion.

The fps limiter was quite buggy, but it has been fixed in the last days.

A new release (version 0.0.21) with the fix of the fps limiter and a lot of other bugfixes and some new features can be expected in the next weeks.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Locked