Search the Community

Showing results for tags 'crash'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Official Buildings
    • GM Hall
    • City Hall
    • Game News
    • Public Test Board
  • Back Streets
    • Town Square
    • Community Assistance
    • Village Recruitment Center
    • Suggestions & Ideas
    • The Creative Commons
    • Wood Scraps
  • Northern Freedom Isles
    • Harmony
    • Melody
    • Cadence
    • Northern Freedom Isles Market
  • Southern Freedom Isles
    • Celebration
    • Deliverance
    • Exodus
    • Independence
    • Pristine
    • Release
    • Xanadu
    • Southern Freedom Isles Market
  • Maintenance Buildings
    • Technical Issues
    • Server Bugs
    • Client Bugs
    • Model and Sound Bugs
    • Other Bugs and Issues
    • Wurmpedia / Wiki Maintenance
  • Wurm Unlimited
    • Unlimited Discussion
    • Unlimited Modding
    • Server Listings & Advertisement
    • Technical Issues

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Chaos


Independence


Deliverance


Exodus


Celebration


Xanadu


Release


Pristine


Epic


Cadence


Defiance


Harmony


Melody


Acc1


Acc2


Acc3

Found 268 results

  1. This is a very bizarre error, happens for all characters I try it with. I planned out a flat stone brick bridge and after planning and attempting to add to the crafting window, I get an immediate crash. Pastbin of my error log: https://pastebin.com/mJLBKzsZ
  2. My game has been crashing fairly randomly but consistently with this same error message. I've tried running as administrator and that did not seem to help. Console log: Crash Log: Crashes seem pretty identical, but I can post more logs if needed
  3. I believe I've crashed every day in the past week or two. Here's a capture of the last crash log. I believe they all have shown the same problem, "Exception in thread..." the rest seems to be identical. After a number of these, I get "Game loop broken due to exception" followed by "...an existing connection forcibly closed...". Can you help, please? https://gyazo.com/70ed459f8452b7c77abf66e834dbd8a2
  4. This issue keeps reoccuring no matter what I'm doing or how many clients I have open.. Only one crashes at a time, but its the same kind of crash to desktop and its becoming more and more frequent. If anyone can help me with this I would be eternally greatful ❤️ hs_err_pid26552 Error log! Console Log:
  5. So. I got this game today a week ago to try it out after JoshStrifeHayes made a video on it and it seemed interesting. I opened the game, used numbers in my name, and relaunched. I removed the numbers, and was able to do the tutorial. However, once I entered the big archway portal and selected an island, it loads for a minute, then crashes. I try about 4 more times, and it crashes each time. So, I try a different name, and choose a different island. Same problem. I don't get crash logs, except for that one time when I deleted it for some reason. Now, the game doesn't even open, and no crash log window pops up. I couldn't find any logs in the game files, either, although I may have just been looking in the wrong place or overlooked it.What do?
  6. Hello, I just installed Wurm Online (Steam client) yesterday and so far had 3 random crashes. Last one while foraging. I am also having micro freezes of like 1 sec from time to time, presumably something to do with java garbage collection / java (old) version. Some threads on this issue. Crash logs below:
  7. It appears I am now getting something similar to what others are getting, Java crashes anywhere from 1 minute in to up to 30 minutes. I have crashed 10 times today. Is there no fix for this issue? I have tried reverting to default settings on all game settings and still nothing helps. System Info: hs_err:
  8. Today while I was commandeering a boat I got a DC, upon waiting for /lotime and reconnecting all my affinities had dissapeared. I wrote in CA HELP about it and they believed it was just a visual bug on the client side and not a server side error and that the affinities should still be active, unfortunately they didnt know how I could check this so there is no real way to know for sure if they actually remained activated or not. Best, 58
  9. I have characters clients closing for no reason and it only started to happen after the last client patch. I check the console logs and the only errors I see is constant msg about [20:47:26] No mapping found for hair0 [20:47:26] No mapping found for hair0 hs_err_pid21764 dated today Have debugging on this seems to be the SEVERE issue: [21:39:23] Jul 04, 2021 9:39:23 PM class.LHB12430Er mMV5oPkCW [21:39:23] SEVERE: Input does not appear to be an Ogg bitstream. [21:39:23] Jul 04, 2021 9:39:23 PM class.LHB12430Er mMV5oPkCW [21:39:23] SEVERE: res/missingsound.ogg
  10. I am playing Wurm Unlimited via Steam on my Windows 10 PC. I am having a repetitive issue where whenever a creature dies, I de-sync from the server. By De-Sync, I mean that I am no longer able to take actions, and I can't pick-up or drop anything. It reminds me of when I am lagging really badly. It sticks like that until I quit and re-open my client. After re-installing the client and the server, it changed from this de-syncing into instantly re-connecting me every time a creature dies. The bigger problem is that when I kill a creature myself, I crash! The red crash error message box said "Error Number <null>" My player log looks like: Jun 09, 2021 8:38:37 PM com.wurmonline.client.sound.formats.OggInputStream getPageAndPacket SEVERE: Input does not appear to be an Ogg bitstream. Jun 09, 2021 8:38:37 PM com.wurmonline.client.sound.formats.OggInputStream getPageAndPacket SEVERE: res/missingsound.ogg Missing texture data requested: graphics.jar:texture/weather/rainbow.png Writing to PlayerFiles\players\Toddleson\logs\_Combat.2021-06.txt Execution aborted at connection 1, iteration 77780 Run time 43m, local time Wed Jun 09 21:16:24 EDT 2021 Destroying game window ====== CLIENT CRASH ====== Unexpected crash while playing java.nio.BufferUnderflowException at java.nio.Buffer.nextGetIndex(Buffer.java:506) at java.nio.HeapByteBuffer.getShort(HeapByteBuffer.java:310) at com.wurmonline.client.comm.SimpleServerConnectionClass.readStringShortLength(SimpleServerConnectionClass.java:5781) at com.wurmonline.client.comm.SimpleServerConnectionClass.reallyHandleCmdMessage(SimpleServerConnectionClass.java:2487) at com.wurmonline.client.comm.SimpleServerConnectionClass.reallyHandle(SimpleServerConnectionClass.java:1392) at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618) at com.wurmonline.client.comm.SimpleServerConnectionClass.update(SimpleServerConnectionClass.java:277) at com.wurmonline.client.WurmClientBase.serverUpdate(WurmClientBase.java:1539) at com.wurmonline.client.WurmClientBase.preUpdate(WurmClientBase.java:353) at com.wurmonline.client.WurmClientBase.runGameLoop(WurmClientBase.java:529) at com.wurmonline.client.WurmClientBase.runConnectionLoop(WurmClientBase.java:325) at com.wurmonline.client.WurmClientBase.runGame(WurmClientBase.java:304) at com.wurmonline.client.WurmClientBase.run(WurmClientBase.java:1601) at java.lang.Thread.run(Thread.java:748) Exiting Wurm after an Error Time is Wed Jun 09 21:16:47 EDT 2021 Performing final cleanup after playing 43m Saving props file PlayerFiles\players\Toddleson\playerdata.txt Saving props file PlayerFiles\configs\MySettings\gamesettings.txt Saving props file PlayerFiles\players\Toddleson\stats.txt Saving window positions to PlayerFiles\players\Toddleson\windows_2103x2114.txt Saving props file PlayerFiles\players\Toddleson\windows_2103x2114.txt Destroying game window Shutting down OpenAL subsystem. Collada Model Loader exited. Job executor 0 terminating WOM Loader exited. WOM Loader exited. WOM Loader exited. WOM Loader exited. Job executor 1 terminating Job executor 2 terminating Job executor 3 terminating Job executor 4 terminating Job executor 5 terminating Job executor 6 terminating Job executor 7 terminating Job executor 8 terminating Job executor 9 terminating Job executor 10 terminating Job executor 11 terminating Job executor 12 terminating Job executor 13 terminating Job executor 14 terminating Job executor 15 terminating Running garbage collector... Fast Clock Workaround Thread exited. Running finalization... Goodbye. Exit. WARNING: OpenAL was already stopped. The server log looks like: [09:16:24 PM] INFO com.wurmonline.server.Items: Destroying 363683155673107 com.wurmonline.server.NoSuchItemException: No item found with id 363683155673107 at com.wurmonline.server.Items.getItem(Items.java:249) at com.wurmonline.server.Items.destroyItem(Items.java:584) at com.wurmonline.server.Items.destroyItem(Items.java:576) at com.wurmonline.server.Items.destroyItem(Items.java:571) at com.wurmonline.server.creatures.Creature.destroy(Creature.java:13430) at com.wurmonline.server.creatures.Creature.setDeathEffects(Creature.java:9341) at com.wurmonline.server.creatures.Creature.die(Creature.java:8227) at com.wurmonline.server.webinterface.WcKillCommand.lambda$execute$0(WcKillCommand.java:128) at java.lang.Thread.run(Thread.java:748) This was spammed 17x within a second at the moment the creature died. In terms of mods, I am running no client mods. The client is on version 1.9.1.5 I am running some server mods: betterdig cropmod nodamage onetilemining spellmod timerfix I am pretty sure none of those have anything to do with creatures or fighting. Please let me know what other files & details I should provide to give you more information about my issue. Edit: I should mention, I play solo on a server hosted on the same PC that I play with. My character was made on an Epic server but I travelled to a Creative Server (also hosted by me). On both servers, my character has been given Level 5 GM Permissions but only temporarily, and I am playing on Level 0 Permissions when these crashes happen. I did not have these problems while I was playing on the Epic server. I only started to encounter these issues on the Creative Server.
  11. Today alone my steam client has now crashed 5 times, each time with no notification, error message or error code. This happens almost daily and has been happening for months. Hopefully devs see this and work towards getting it fixed. EDIT: It just happened again. Log: end of edit.
  12. I am unable to log in on my main character, Mazrius. Whenever I try I can make it all the way to connecting to server then the game closes and I get the following message in an error box: The when I was able to log in the other night and last night with him I had major issues and had to put a ticket in for those as well; gear missing, unable to move boat, unable to get off of boat, and mulitple other things. corresponding ticket with the rest of the errors with the character is #64081
  13. I crash and crash and crash i bug and bug and bug i used to dig and dig and dig, but now i dont regen stamina, i never climb, i barely move, my buttons stop working, my windows are gone, im restarting alot. verify files my main file is always need redownload. 800mb something yes relogg fix everything but not fun when it happens 10 times in a day and game crash 3 times every startup. couldve just been really abd luck with servers aswell that day. idk. and im on steam which seem to suck guys do you even know there is a steam forum? i mean its just for show its a joke right? =p. lol https://steamcommunity.com/app/1179680/discussions/0/3101264555059976063/?ctp=1 So anyway, im gonna post the stupid log here, and this is my crash on startup log. the other bugs dont cause me to crash so theres no log of the real issue Menu buttons stop working, Cant regenerate Stamina anywhere. Unexpected crash while playing The error was: </ by zero> It's possible you might figure out what's wrong from the log file below, but if you can't, post the full log on the wurm online forums, and someone else might be able to help you. Contents of console.log: [12:43:10] [12:43:10] Preparing to enable console logging. [12:43:10] Now logging to C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\console.Majora.log [12:43:10] Time is Fri Mar 19 12:43:10 CET 2021 [12:43:10] Running client version 4.2.36 [12:43:10] client build# 06f9eff4b42aac80c0cf16913e06b9f00231888e [12:43:10] client build time 2021-03-11 15:40 [12:43:10] [12:43:10] === System information === [12:43:10] Executing from C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\ [12:43:10] Operating system: Windows 10 (arch: amd64, version: 10.0) [12:43:10] Java version: 1.8.0_201 (Oracle Corporation) <http://java.oracle.com/> [12:43:10] Jvm version: 25.201-b09 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM] [12:43:10] Available CPUs: 4 [12:43:10] [12:43:10] [12:43:10] === Wurm options === [12:43:10] animation_playback_self = 0 [12:43:10] ao_level = 1 [12:43:10] auto_mipmaps_enabled = 1 [12:43:10] auto_run_source = 0 [12:43:10] cavedetail = 2 [12:43:10] censor_chat = true [12:43:10] collada_animations = 3 [12:43:10] colorItemsDamage = true [12:43:10] color_black = 0.0,0.0,0.0,1.0 [12:43:10] color_cyan = 0.0,1.0,1.0,1.0 [12:43:10] color_enchant_desc = 0.5,0.5,1.0,1.0 [12:43:10] color_enchant_name = 0.0,0.5,0.5,1.0 [12:43:10] color_enchant_power = 0.0,1.0,1.0,1.0 [12:43:10] color_error = 1.0,0.3,0.3,1.0 [12:43:10] color_fuchsia = 1.0,0.0,1.0,1.0 [12:43:10] color_green = 0.4,0.72,0.47,1.0 [12:43:10] color_grey = 0.5,0.75,1.0,1.0 [12:43:10] color_lime = 0.5,1.0,0.5,1.0 [12:43:10] color_maroon = 0.5,0.0,0.0,1.0 [12:43:10] color_navy_blue = 0.23,0.39,1.0,1.0 [12:43:10] color_orange = 1.0,0.58,0.04,1.0 [12:43:10] color_outline_ally = 0.5,1.0,0.5,1.0 [12:43:10] color_outline_friend = 0.5,0.75,1.0,1.0 [12:43:10] color_outline_hostile = 1.0,0.0,0.0,1.0 [12:43:10] color_outline_neutral = 0.5,0.5,1.0,1.0 [12:43:10] color_purple = 0.5,0.0,0.5,1.0 [12:43:10] color_red = 1.0,0.0,0.0,1.0 [12:43:10] color_royal_blue = 0.5,0.5,1.0,1.0 [12:43:10] color_salve_acid = 1.0,1.0,0.0,1.0 [12:43:10] color_salve_fire = 1.0,0.0,0.0,1.0 [12:43:10] color_salve_frost = 0.0,0.0,1.0,1.0 [12:43:10] color_silver = 0.75,0.75,0.75,1.0 [12:43:10] color_system = 0.5,1.0,0.5,1.0 [12:43:10] color_teal = 0.0,0.5,0.5,1.0 [12:43:10] color_white = 1.0,1.0,1.0,1.0 [12:43:10] color_yellow = 1.0,1.0,0.0,1.0 [12:43:10] combat_world_text = true [12:43:10] compressed_textures = false [12:43:10] compressed_textures_S3TC = true [12:43:10] contribution_culling = 200 [12:43:10] custim_timer_source = 1 [12:43:10] customTimer1 = -1|-1 [12:43:10] customTimer2 = -1|-1 [12:43:10] customTimer3 = -1|-1 [12:43:10] customTimer4 = -1|-1 [12:43:10] customTimer5 = -1|-1 [12:43:10] debug_mode = false [12:43:10] defaultActions_source = 0 [12:43:10] depth_clamp_enabled = 2 [12:43:10] disable_select_all_shortcut = false [12:43:10] display_settings = false:false:0:1920:1200:32:60:true:false [12:43:10] enable_contribution_culling = false [12:43:10] enable_debugs = false [12:43:10] enable_lod = true [12:43:10] enable_seasonal_mappings = true [12:43:10] enable_shift_drag = false [12:43:10] enable_volumetric_fog = true [12:43:10] enable_vsync = false [12:43:10] enable_world_drag = true [12:43:10] event_log_rotation = 2 [12:43:10] exec_source = 0 [12:43:10] fast_yield = false [12:43:10] fbo_enabled = 2 [12:43:10] fog_coord_src = 0 [12:43:10] font_antialias = 2 [12:43:10] font_bold = 11 [12:43:10] font_default = 11 [12:43:10] font_header = 24 [12:43:10] font_italian = 11 [12:43:10] font_monospaced = 11 [12:43:10] font_static = 11 [12:43:10] fov_horizontal = 80 [12:43:10] fps_limit = 60 [12:43:10] fps_limit_background = 30 [12:43:10] fps_limit_enabled = true [12:43:10] free_look_mode_disable_on_close_component = false [12:43:10] free_look_mode_disable_on_combat = false [12:43:10] free_look_mode_disable_on_open_component = false [12:43:10] free_look_mode_sensitivity = 10 [12:43:10] game_client_thread_priority = 2 [12:43:10] glsl_debug_loading = false [12:43:10] glsl_enabled = 2 [12:43:10] gpu_skinning = true [12:43:10] gui_opacity = 3 [12:43:10] gui_skin = 1 [12:43:10] has_read_eula = true [12:43:10] head_bob = false [12:43:10] hide_cursor_with_ui = false [12:43:10] hide_inactive_friends = false [12:43:10] hide_menu_examine = false [12:43:10] hide_menu_no_target = false [12:43:10] hide_menu_spam_mode = true [12:43:10] hide_menu_stop = false [12:43:10] hide_onscreen_fail_messages = false [12:43:10] hide_onscreen_hostile_messages = false [12:43:10] hide_onscreen_info_messages = false [12:43:10] hide_personal_goal = false [12:43:10] high_res_binoculars = true [12:43:10] hint_texture_scaling = 2 [12:43:10] impColumn = true [12:43:10] inverse_mouse = false [12:43:10] irc_log_rotation = 2 [12:43:10] irc_notif = 0 [12:43:10] item_creature_render_distance = 3 [12:43:10] key_bindings_source = 0 [12:43:10] keyboard_layout = 0 [12:43:10] limit_dynamic_lights = true [12:43:10] loadInventoryStartup = true [12:43:10] local_list_in_event = false [12:43:10] lod = 1 [12:43:10] log_extra_errors = false [12:43:10] log_gl_errors = false [12:43:10] mark_text_read = true [12:43:10] material_as_suffix = true [12:43:10] max_dynamic_lights = 8 [12:43:10] max_shader_lights = 8 [12:43:10] max_texture_size = 2 [12:43:10] mega_texture_size = 5 [12:43:10] model_loader_thread_priority = 2 [12:43:10] model_loading_threads = 3 [12:43:10] mount_control_mode = 0 [12:43:10] mount_rotation = false [12:43:10] mouse_camera_sensitivity = 10.0 [12:43:10] mouse_smoothing = 0.0 [12:43:10] multicolor_usage = 1 [12:43:10] multidraw_enabled = 1 [12:43:10] no_brightness = false [12:43:10] no_terrain_render = false [12:43:10] no_world_render = false [12:43:10] non_power_of_two = 1 [12:43:10] normal_maps = true [12:43:10] occlusion_queries_enabled = 2 [12:43:10] offscreen_texture_size = 2 [12:43:10] other_log_rotation = 2 [12:43:10] outline_picking = true [12:43:10] player_texture_size = 2 [12:43:10] quick_keybinds = true [12:43:10] reflection_texture_size = 2 [12:43:10] reflections = 2 [12:43:10] remember_password = true [12:43:10] render_bloom = false [12:43:10] render_distant_terrain = true [12:43:10] render_fxaa = true [12:43:10] render_sun_glare = false [12:43:10] render_vignette = false [12:43:10] renderer_type = 1 [12:43:10] resident_models = false [12:43:10] save_skills_on_quit = false [12:43:10] screen_brightness = 0.0 [12:43:10] screen_shake = true [12:43:10] screenshot_file_format = 1 [12:43:10] season_override = 0 [12:43:10] send_extra_tile_data = false [12:43:10] setting_timestamps = true [12:43:10] settings_version = 14 [12:43:10] shadow_level = 0 [12:43:10] shadow_mapsize = 1 [12:43:10] shift_drag_default = 10 [12:43:10] showKChat = true [12:43:10] show_body_in_inventory = false [12:43:10] show_creature_overlay = true [12:43:10] show_detailed_hover = true [12:43:10] show_examine_world_text = true [12:43:10] show_hit_direction_indicator = true [12:43:10] show_local_world_text = true [12:43:10] show_old_menu = false [12:43:10] show_old_quickbar = false [12:43:10] silent_friends_update = false [12:43:10] skillgain_minimum = 2 [12:43:10] skillgain_no_alignment = true [12:43:10] skillgain_no_favor = true [12:43:10] skydetail = 1 [12:43:10] sound_al_gain = 5 [12:43:10] sound_buzzlevel = 2 [12:43:10] sound_cache_enabled = true [12:43:10] sound_doppler_enabled = false [12:43:10] sound_engine = 2 [12:43:10] sound_footstepslevel = 10 [12:43:10] sound_music_level = 4 [12:43:10] sound_play_PMAlert = false [12:43:10] sound_play_UIsounds = true [12:43:10] sound_play_ambients = true [12:43:10] sound_play_buzz = true [12:43:10] sound_play_combat = true [12:43:10] sound_play_door = true [12:43:10] sound_play_emotes = true [12:43:10] sound_play_footsteps = true [12:43:10] sound_play_music = true [12:43:10] sound_play_weather = true [12:43:10] sound_play_work = true [12:43:10] structure_render_distance = 3 [12:43:10] submit_client_data = 2 [12:43:10] supersampling = 0 [12:43:10] swap_mouse_buttons = false [12:43:10] terrain_res = 2 [12:43:10] test_attach_equipment = false [12:43:10] test_mode = 0 [12:43:10] thirdPerson = false [12:43:10] tile_transitions = true [12:43:10] tiledecorations = 2 [12:43:10] togglePushToTalk = true [12:43:10] treelist_outline = true [12:43:10] trees = 3 [12:43:10] ui_font_scale = 100 [12:43:10] ui_scale = 100 [12:43:10] update_optional = true [12:43:10] use_alpha_particles = true [12:43:10] use_anisotropic_filtering = 4 [12:43:10] use_antialiasing = 1 [12:43:10] use_default_action = true [12:43:10] use_fast_clock_work_around = true [12:43:10] use_nano_timer = false [12:43:10] use_non_alpha_particles = true [12:43:10] use_phobia_models = false [12:43:10] use_tree_models = true [12:43:10] use_weather_particles = true [12:43:10] vbo_enabled = 1 [12:43:10] vg_ui_theme = 1 [12:43:10] viewport_bob = true [12:43:10] water_detail = 2 [12:43:10] [12:43:11] Setting up WurmModel Model Loader [12:43:12] Executing C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\configs\default\keybindings.txt [12:43:12] Translating legacy key NUMPAD7 to KP_7 [12:43:12] Translating legacy key NUMPAD9 to KP_9 [12:43:12] Translating legacy key SUBTRACT to KP_SUBTRACT [12:43:12] Translating legacy key EQUALS to EQUAL [12:43:12] Translating legacy key ADD to KP_ADD [12:43:12] Translating legacy key NUMPAD8 to KP_8 [12:43:12] Translating legacy key NUMPAD5 to KP_5 [12:43:12] Translating legacy key MULTIPLY to KP_MULTIPLY [12:43:12] Translating legacy key NUMPAD0 to KP_0 [12:43:12] Translating legacy key NUMPAD3 to KP_3 [12:43:12] Translating legacy key NUMPAD2 to KP_2 [12:43:12] Translating legacy key DECIMAL to KP_DECIMAL [12:43:12] Translating legacy key DIVIDE to KP_DIVIDE [12:43:12] Translating legacy key NUMPAD6 to KP_6 [12:43:12] Translating legacy key NUMPAD4 to KP_4 [12:43:13] Word filter loaded: 23 [12:43:13] Starting global frame job manager with 4 worker threads [12:43:13] Starting global lazy job manager with 2 worker threads [12:43:13] Setting up OpenAL Sound Engine [12:43:13] OpenAL version: 1.1 ALSOFT 1.19.1 [12:43:13] OpenAL renderer: OpenAL Soft [12:43:13] OpenAL vendor: OpenAL Community [12:43:13] OpenAL extensions: AL_EXT_ALAW AL_EXT_BFORMAT AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_BFORMAT AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_EXT_SOURCE_RADIUS AL_EXT_STEREO_ANGLES AL_LOKI_quadriphonic AL_SOFT_block_alignment AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFTX_events AL_SOFTX_filter_gain_ex AL_SOFT_gain_clamp_ex AL_SOFT_loop_points AL_SOFTX_map_buffer AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length AL_SOFT_source_resampler AL_SOFT_source_spatialize [12:43:13] Generating: 128 source channels. [12:43:13] [12:43:13] === OpenGL information === [12:43:13] LWJGL version: 3.2.3 1.2.0 [12:43:13] OpenGL vendor: NVIDIA Corporation [12:43:13] OpenGL renderer: GeForce GTX 960/PCIe/SSE2 [12:43:13] OpenGL version: 4.6.0 NVIDIA 432.00 [12:43:13] OpenGL extensions: [12:43:13] GL_AMD_multi_draw_indirect [12:43:13] GL_AMD_seamless_cubemap_per_texture [12:43:13] GL_AMD_vertex_shader_viewport_index [12:43:13] GL_AMD_vertex_shader_layer [12:43:13] GL_ARB_arrays_of_arrays [12:43:13] GL_ARB_base_instance [12:43:13] GL_ARB_bindless_texture [12:43:13] GL_ARB_blend_func_extended [12:43:13] GL_ARB_buffer_storage [12:43:13] GL_ARB_clear_buffer_object [12:43:13] GL_ARB_clear_texture [12:43:13] GL_ARB_clip_control [12:43:13] GL_ARB_color_buffer_float [12:43:13] GL_ARB_compatibility [12:43:13] GL_ARB_compressed_texture_pixel_storage [12:43:13] GL_ARB_conservative_depth [12:43:13] GL_ARB_compute_shader [12:43:13] GL_ARB_compute_variable_group_size [12:43:13] GL_ARB_conditional_render_inverted [12:43:13] GL_ARB_copy_buffer [12:43:13] GL_ARB_copy_image [12:43:13] GL_ARB_cull_distance [12:43:13] GL_ARB_debug_output [12:43:13] GL_ARB_depth_buffer_float [12:43:13] GL_ARB_depth_clamp [12:43:13] GL_ARB_depth_texture [12:43:13] GL_ARB_derivative_control [12:43:13] GL_ARB_direct_state_access [12:43:13] GL_ARB_draw_buffers [12:43:13] GL_ARB_draw_buffers_blend [12:43:13] GL_ARB_draw_indirect [12:43:13] GL_ARB_draw_elements_base_vertex [12:43:13] GL_ARB_draw_instanced [12:43:13] GL_ARB_enhanced_layouts [12:43:13] GL_ARB_ES2_compatibility [12:43:13] GL_ARB_ES3_compatibility [12:43:13] GL_ARB_ES3_1_compatibility [12:43:13] GL_ARB_ES3_2_compatibility [12:43:13] GL_ARB_explicit_attrib_location [12:43:13] GL_ARB_explicit_uniform_location [12:43:13] GL_ARB_fragment_coord_conventions [12:43:13] GL_ARB_fragment_layer_viewport [12:43:13] GL_ARB_fragment_program [12:43:13] GL_ARB_fragment_program_shadow [12:43:13] GL_ARB_fragment_shader [12:43:13] GL_ARB_fragment_shader_interlock [12:43:13] GL_ARB_framebuffer_no_attachments [12:43:13] GL_ARB_framebuffer_object [12:43:13] GL_ARB_framebuffer_sRGB [12:43:13] GL_ARB_geometry_shader4 [12:43:13] GL_ARB_get_program_binary [12:43:13] GL_ARB_get_texture_sub_image [12:43:13] GL_ARB_gl_spirv [12:43:13] GL_ARB_gpu_shader5 [12:43:13] GL_ARB_gpu_shader_fp64 [12:43:13] GL_ARB_gpu_shader_int64 [12:43:13] GL_ARB_half_float_pixel [12:43:13] GL_ARB_half_float_vertex [12:43:13] GL_ARB_imaging [12:43:13] GL_ARB_indirect_parameters [12:43:13] GL_ARB_instanced_arrays [12:43:13] GL_ARB_internalformat_query [12:43:13] GL_ARB_internalformat_query2 [12:43:13] GL_ARB_invalidate_subdata [12:43:13] GL_ARB_map_buffer_alignment [12:43:13] GL_ARB_map_buffer_range [12:43:13] GL_ARB_multi_bind [12:43:13] GL_ARB_multi_draw_indirect [12:43:13] GL_ARB_multisample [12:43:13] GL_ARB_multitexture [12:43:13] GL_ARB_occlusion_query [12:43:13] GL_ARB_occlusion_query2 [12:43:13] GL_ARB_parallel_shader_compile [12:43:13] GL_ARB_pipeline_statistics_query [12:43:13] GL_ARB_pixel_buffer_object [12:43:13] GL_ARB_point_parameters [12:43:13] GL_ARB_point_sprite [12:43:13] GL_ARB_polygon_offset_clamp [12:43:13] GL_ARB_post_depth_coverage [12:43:13] GL_ARB_program_interface_query [12:43:13] GL_ARB_provoking_vertex [12:43:13] GL_ARB_query_buffer_object [12:43:13] GL_ARB_robust_buffer_access_behavior [12:43:13] GL_ARB_robustness [12:43:13] GL_ARB_sample_locations [12:43:13] GL_ARB_sample_shading [12:43:13] GL_ARB_sampler_objects [12:43:13] GL_ARB_seamless_cube_map [12:43:13] GL_ARB_seamless_cubemap_per_texture [12:43:13] GL_ARB_separate_shader_objects [12:43:13] GL_ARB_shader_atomic_counter_ops [12:43:13] GL_ARB_shader_atomic_counters [12:43:13] GL_ARB_shader_ballot [12:43:13] GL_ARB_shader_bit_encoding [12:43:13] GL_ARB_shader_clock [12:43:13] GL_ARB_shader_draw_parameters [12:43:13] GL_ARB_shader_group_vote [12:43:13] GL_ARB_shader_image_load_store [12:43:13] GL_ARB_shader_image_size [12:43:13] GL_ARB_shader_objects [12:43:13] GL_ARB_shader_precision [12:43:13] GL_ARB_shader_storage_buffer_object [12:43:13] GL_ARB_shader_subroutine [12:43:13] GL_ARB_shader_texture_image_samples [12:43:13] GL_ARB_shader_texture_lod [12:43:13] GL_ARB_shading_language_100 [12:43:13] GL_ARB_shader_viewport_layer_array [12:43:13] GL_ARB_shading_language_420pack [12:43:13] GL_ARB_shading_language_include [12:43:13] GL_ARB_shading_language_packing [12:43:13] GL_ARB_shadow [12:43:13] GL_ARB_sparse_buffer [12:43:13] GL_ARB_sparse_texture [12:43:13] GL_ARB_sparse_texture2 [12:43:13] GL_ARB_sparse_texture_clamp [12:43:13] GL_ARB_spirv_extensions [12:43:13] GL_ARB_stencil_texturing [12:43:13] GL_ARB_sync [12:43:13] GL_ARB_tessellation_shader [12:43:13] GL_ARB_texture_barrier [12:43:13] GL_ARB_texture_border_clamp [12:43:13] GL_ARB_texture_buffer_object [12:43:13] GL_ARB_texture_buffer_object_rgb32 [12:43:13] GL_ARB_texture_buffer_range [12:43:13] GL_ARB_texture_compression [12:43:13] GL_ARB_texture_compression_bptc [12:43:13] GL_ARB_texture_compression_rgtc [12:43:13] GL_ARB_texture_cube_map [12:43:13] GL_ARB_texture_cube_map_array [12:43:13] GL_ARB_texture_env_add [12:43:13] GL_ARB_texture_env_combine [12:43:13] GL_ARB_texture_env_crossbar [12:43:13] GL_ARB_texture_env_dot3 [12:43:13] GL_ARB_texture_filter_anisotropic [12:43:13] GL_ARB_texture_filter_minmax [12:43:13] GL_ARB_texture_float [12:43:13] GL_ARB_texture_gather [12:43:13] GL_ARB_texture_mirror_clamp_to_edge [12:43:13] GL_ARB_texture_mirrored_repeat [12:43:13] GL_ARB_texture_multisample [12:43:13] GL_ARB_texture_non_power_of_two [12:43:13] GL_ARB_texture_query_levels [12:43:13] GL_ARB_texture_query_lod [12:43:13] GL_ARB_texture_rectangle [12:43:13] GL_ARB_texture_rg [12:43:13] GL_ARB_texture_rgb10_a2ui [12:43:13] GL_ARB_texture_stencil8 [12:43:13] GL_ARB_texture_storage [12:43:13] GL_ARB_texture_storage_multisample [12:43:13] GL_ARB_texture_swizzle [12:43:13] GL_ARB_texture_view [12:43:13] GL_ARB_timer_query [12:43:13] GL_ARB_transform_feedback2 [12:43:13] GL_ARB_transform_feedback3 [12:43:13] GL_ARB_transform_feedback_instanced [12:43:13] GL_ARB_transform_feedback_overflow_query [12:43:13] GL_ARB_transpose_matrix [12:43:13] GL_ARB_uniform_buffer_object [12:43:13] GL_ARB_vertex_array_bgra [12:43:13] GL_ARB_vertex_array_object [12:43:13] GL_ARB_vertex_attrib_64bit [12:43:13] GL_ARB_vertex_attrib_binding [12:43:13] GL_ARB_vertex_buffer_object [12:43:13] GL_ARB_vertex_program [12:43:13] GL_ARB_vertex_shader [12:43:13] GL_ARB_vertex_type_10f_11f_11f_rev [12:43:13] GL_ARB_vertex_type_2_10_10_10_rev [12:43:13] GL_ARB_viewport_array [12:43:13] GL_ARB_window_pos [12:43:13] GL_ATI_draw_buffers [12:43:13] GL_ATI_texture_float [12:43:13] GL_ATI_texture_mirror_once [12:43:13] GL_S3_s3tc [12:43:13] GL_EXT_texture_env_add [12:43:13] GL_EXT_abgr [12:43:13] GL_EXT_bgra [12:43:13] GL_EXT_bindable_uniform [12:43:13] GL_EXT_blend_color [12:43:13] GL_EXT_blend_equation_separate [12:43:13] GL_EXT_blend_func_separate [12:43:13] GL_EXT_blend_minmax [12:43:13] GL_EXT_blend_subtract [12:43:13] GL_EXT_compiled_vertex_array [12:43:13] GL_EXT_Cg_shader [12:43:13] GL_EXT_depth_bounds_test [12:43:13] GL_EXT_direct_state_access [12:43:13] GL_EXT_draw_buffers2 [12:43:13] GL_EXT_draw_instanced [12:43:13] GL_EXT_draw_range_elements [12:43:13] GL_EXT_fog_coord [12:43:13] GL_EXT_framebuffer_blit [12:43:13] GL_EXT_framebuffer_multisample [12:43:13] GL_EXTX_framebuffer_mixed_formats [12:43:13] GL_EXT_framebuffer_multisample_blit_scaled [12:43:13] GL_EXT_framebuffer_object [12:43:13] GL_EXT_framebuffer_sRGB [12:43:13] GL_EXT_geometry_shader4 [12:43:13] GL_EXT_gpu_program_parameters [12:43:13] GL_EXT_gpu_shader4 [12:43:13] GL_EXT_multi_draw_arrays [12:43:13] GL_EXT_packed_depth_stencil [12:43:13] GL_EXT_packed_float [12:43:13] GL_EXT_packed_pixels [12:43:13] GL_EXT_pixel_buffer_object [12:43:13] GL_EXT_point_parameters [12:43:13] GL_EXT_polygon_offset_clamp [12:43:13] GL_EXT_post_depth_coverage [12:43:13] GL_EXT_provoking_vertex [12:43:13] GL_EXT_raster_multisample [12:43:13] GL_EXT_rescale_normal [12:43:13] GL_EXT_secondary_color [12:43:13] GL_EXT_separate_shader_objects [12:43:13] GL_EXT_separate_specular_color [12:43:13] GL_EXT_shader_image_load_formatted [12:43:13] GL_EXT_shader_image_load_store [12:43:13] GL_EXT_shader_integer_mix [12:43:13] GL_EXT_shadow_funcs [12:43:13] GL_EXT_sparse_texture2 [12:43:13] GL_EXT_stencil_two_side [12:43:13] GL_EXT_stencil_wrap [12:43:13] GL_EXT_texture3D [12:43:13] GL_EXT_texture_array [12:43:13] GL_EXT_texture_buffer_object [12:43:13] GL_EXT_texture_compression_dxt1 [12:43:13] GL_EXT_texture_compression_latc [12:43:13] GL_EXT_texture_compression_rgtc [12:43:13] GL_EXT_texture_compression_s3tc [12:43:13] GL_EXT_texture_cube_map [12:43:13] GL_EXT_texture_edge_clamp [12:43:13] GL_EXT_texture_env_combine [12:43:13] GL_EXT_texture_env_dot3 [12:43:13] GL_EXT_texture_filter_anisotropic [12:43:13] GL_EXT_texture_filter_minmax [12:43:13] GL_EXT_texture_integer [12:43:13] GL_EXT_texture_lod [12:43:13] GL_EXT_texture_lod_bias [12:43:13] GL_EXT_texture_mirror_clamp [12:43:13] GL_EXT_texture_object [12:43:13] GL_EXT_texture_shared_exponent [12:43:13] GL_EXT_texture_sRGB [12:43:13] GL_EXT_texture_sRGB_R8 [12:43:13] GL_EXT_texture_sRGB_decode [12:43:13] GL_EXT_texture_storage [12:43:13] GL_EXT_texture_swizzle [12:43:13] GL_EXT_timer_query [12:43:13] GL_EXT_transform_feedback2 [12:43:13] GL_EXT_vertex_array [12:43:13] GL_EXT_vertex_array_bgra [12:43:13] GL_EXT_vertex_attrib_64bit [12:43:13] GL_EXT_window_rectangles [12:43:13] GL_EXT_import_sync_object [12:43:13] GL_IBM_rasterpos_clip [12:43:13] GL_IBM_texture_mirrored_repeat [12:43:13] GL_KHR_context_flush_control [12:43:13] GL_KHR_debug [12:43:13] GL_EXT_memory_object [12:43:13] GL_EXT_memory_object_win32 [12:43:13] GL_EXT_win32_keyed_mutex [12:43:13] GL_KHR_parallel_shader_compile [12:43:13] GL_KHR_no_error [12:43:13] GL_KHR_robust_buffer_access_behavior [12:43:13] GL_KHR_robustness [12:43:13] GL_EXT_semaphore [12:43:13] GL_EXT_semaphore_win32 [12:43:13] GL_KTX_buffer_region [12:43:13] GL_NV_alpha_to_coverage_dither_control [12:43:13] GL_NV_bindless_multi_draw_indirect [12:43:13] GL_NV_bindless_multi_draw_indirect_count [12:43:13] GL_NV_bindless_texture [12:43:13] GL_NV_blend_equation_advanced [12:43:13] GL_NV_blend_equation_advanced_coherent [12:43:13] GL_NV_blend_minmax_factor [12:43:13] GL_NV_blend_square [12:43:13] GL_NV_command_list [12:43:13] GL_NV_compute_program5 [12:43:13] GL_NV_conditional_render [12:43:13] GL_NV_conservative_raster [12:43:13] GL_NV_conservative_raster_dilate [12:43:13] GL_NV_copy_depth_to_color [12:43:13] GL_NV_copy_image [12:43:13] GL_NV_depth_buffer_float [12:43:13] GL_NV_depth_clamp [12:43:13] GL_NV_draw_texture [12:43:13] GL_NV_draw_vulkan_image [12:43:13] GL_NV_ES1_1_compatibility [12:43:13] GL_NV_ES3_1_compatibility [12:43:13] GL_NV_explicit_multisample [12:43:13] GL_NV_feature_query [12:43:13] GL_NV_fence [12:43:13] GL_NV_fill_rectangle [12:43:13] GL_NV_float_buffer [12:43:13] GL_NV_fog_distance [12:43:13] GL_NV_fragment_coverage_to_color [12:43:13] GL_NV_fragment_program [12:43:13] GL_NV_fragment_program_option [12:43:13] GL_NV_fragment_program2 [12:43:13] GL_NV_fragment_shader_interlock [12:43:13] GL_NV_framebuffer_mixed_samples [12:43:13] GL_NV_framebuffer_multisample_coverage [12:43:13] GL_NV_geometry_shader4 [12:43:13] GL_NV_geometry_shader_passthrough [12:43:13] GL_NV_gpu_program4 [12:43:13] GL_NV_internalformat_sample_query [12:43:13] GL_NV_gpu_program4_1 [12:43:13] GL_NV_gpu_program5 [12:43:13] GL_NV_gpu_program5_mem_extended [12:43:13] GL_NV_gpu_program_fp64 [12:43:13] GL_NV_gpu_shader5 [12:43:13] GL_NV_half_float [12:43:13] GL_NV_light_max_exponent [12:43:13] GL_NV_memory_attachment [12:43:13] GL_NV_multisample_coverage [12:43:13] GL_NV_multisample_filter_hint [12:43:13] GL_NV_occlusion_query [12:43:13] GL_NV_packed_depth_stencil [12:43:13] GL_NV_parameter_buffer_object [12:43:13] GL_NV_parameter_buffer_object2 [12:43:13] GL_NV_path_rendering [12:43:13] GL_NV_path_rendering_shared_edge [12:43:13] GL_NV_pixel_data_range [12:43:13] GL_NV_point_sprite [12:43:13] GL_NV_primitive_restart [12:43:13] GL_NV_query_resource [12:43:13] GL_NV_query_resource_tag [12:43:13] GL_NV_register_combiners [12:43:13] GL_NV_register_combiners2 [12:43:13] GL_NV_sample_locations [12:43:13] GL_NV_sample_mask_override_coverage [12:43:13] GL_NV_shader_atomic_counters [12:43:13] GL_NV_shader_atomic_float [12:43:13] GL_NV_shader_atomic_fp16_vector [12:43:13] GL_NV_shader_atomic_int64 [12:43:13] GL_NV_shader_buffer_load [12:43:13] GL_NV_shader_storage_buffer_object [12:43:13] GL_NV_texgen_reflection [12:43:13] GL_NV_texture_barrier [12:43:13] GL_NV_texture_compression_vtc [12:43:13] GL_NV_texture_env_combine4 [12:43:13] GL_NV_texture_multisample [12:43:13] GL_NV_texture_rectangle [12:43:13] GL_NV_texture_rectangle_compressed [12:43:13] GL_NV_texture_shader [12:43:13] GL_NV_texture_shader2 [12:43:13] GL_NV_texture_shader3 [12:43:13] GL_NV_transform_feedback [12:43:13] GL_NV_transform_feedback2 [12:43:13] GL_NV_uniform_buffer_unified_memory [12:43:13] GL_NV_vertex_array_range [12:43:13] GL_NV_vertex_array_range2 [12:43:13] GL_NV_vertex_attrib_integer_64bit [12:43:13] GL_NV_vertex_buffer_unified_memory [12:43:13] GL_NV_vertex_program [12:43:13] GL_NV_vertex_program1_1 [12:43:13] GL_NV_vertex_program2 [12:43:13] GL_NV_vertex_program2_option [12:43:13] GL_NV_vertex_program3 [12:43:13] GL_NV_viewport_array2 [12:43:13] GL_NV_viewport_swizzle [12:43:13] GL_NVX_conditional_render [12:43:13] GL_NVX_gpu_memory_info [12:43:13] GL_NVX_multigpu_info [12:43:13] GL_NVX_nvenc_interop [12:43:13] GL_NV_shader_thread_group [12:43:13] GL_NV_shader_thread_shuffle [12:43:13] GL_KHR_blend_equation_advanced [12:43:13] GL_KHR_blend_equation_advanced_coherent [12:43:13] GL_OVR_multiview [12:43:13] GL_OVR_multiview2 [12:43:13] GL_SGIS_generate_mipmap [12:43:13] GL_SGIS_texture_lod [12:43:13] GL_SGIX_depth_texture [12:43:13] GL_SGIX_shadow [12:43:13] GL_SUN_slice_accum [12:43:13] GL_WIN_swap_hint [12:43:13] WGL_EXT_swap_control [12:43:13] OpenGL pixel format: 8:8:8:8 [12:43:13] OpenGL depth format: 24:8 [12:43:13] [12:43:13] GLSL version: 4.60 NVIDIA [12:43:13] GLSL max vertex uniforms: 4096 (4096) [12:43:13] GLSL max fragment uniforms: 4096 (4096) [12:43:13] GLSL max varyings: 124 (124) [12:43:13] GLSL max lights: 8 (8) [12:43:13] GLSL defines (4.6): #define USE_CLIP_VERTEX 1 [12:43:13] [12:43:13] Vertex/index buffer memory limit: 2048MiB [12:43:13] Starting workaround for fast running clocks [12:43:13] Using LWJGL timer. [12:43:14] Startup Phase - Initializing.. [12:43:14] Preloading builtin materials [12:43:15] Preloading builtin materials done [12:43:15] Setting up Collada Model Loader [12:43:15] Launching Collada Model Loader threads [12:43:15] Launching WOM Loader threads [12:43:15] Startup Phase - Setting up.. [12:43:16] No positions file for 0x0 [12:43:16] No position data stored for fightwindow [12:43:16] No position data stored for healthbar [12:43:16] No position data stored for missionprogress [12:43:16] No position data stored for target [12:43:16] No position data stored for selected [12:43:16] No position data stored for quickbar [12:43:16] No position data stored for toolbelt [12:43:16] No position data stored for compass [12:43:16] No position data stored for skillTracker [12:43:16] No position data stored for notification [12:43:16] No position data stored for statusEffect [12:43:16] No position data stored for skills [12:43:16] No position data stored for spelleffects [12:43:16] No position data stored for missions [12:43:16] No position data stored for achievementWindow [12:43:16] No position data stored for chat [12:43:16] No position data stored for event [12:43:16] No position data stored for inventory [12:43:16] No position data stored for Character [12:43:16] No position data stored for timers [12:43:16] No position data stored for creation [12:43:16] No position data stored for creationList [12:43:16] No position data stored for recipeList [12:43:16] No position data stored for journal [12:43:16] No position data stored for equipment [12:43:16] No position data stored for wikisearch [12:43:16] No position data stored for stats [12:43:16] No position data stored for friend [12:43:16] No position data stored for support [12:43:16] No position data stored for trade [12:43:16] Gui initialized [12:43:16] Startup Phase - Preparing terrain... [12:43:18] Could not complete FBO with format (0x1908): 36054 (0x8cd6) [12:43:18] Could not complete FBO with format (0x1908): 36054 (0x8cd6) [12:43:18] Startup Phase - Connecting .. [12:43:18] Disabling Nagles [12:43:19] Writing to C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\logs\_Event.2021-03.txt [12:43:19] Disabling Nagles [12:43:22] Writing to C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\logs\CA_HELP.2021-03.txt [12:43:22] Writing to C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\logs\GL-Freedom.2021-03.txt [12:43:22] Writing to C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\logs\Freedom.2021-03.txt [12:43:22] Writing to C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\logs\Trade.2021-03.txt [12:43:23] Login successful [12:43:23] Executing C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\configs\default\autorun.txt [12:43:24] Starting update of login splash image... [12:43:25] Finished loading new login splash image! [12:43:30] No mapping found for hair7 [12:43:30] No mapping found for hair7 [12:43:30] Loading window positions from C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\windows_1920x1200.txt [12:43:30] Loading props file C:\Program Files (x86)\Steam\steamapps\common\Wurm Online\gamedata\players\Majora\windows_1920x1200.txt [12:43:31] Water reflection offscreen size 960x600 [12:43:32] Execution aborted at connection 1, iteration 2 [12:43:32] Run time 2s, local time Fri Mar 19 12:43:32 CET 2021 [12:43:32] Destroying game window [12:43:32] ====== CLIENT CRASH ====== [12:43:32] Unexpected crash while playing [12:43:32] java.lang.ArithmeticException: / by zero [12:43:32] at class.XDO1vU8eta.FZOk5L6Gfy(SourceFile:285) [12:43:32] at class.FTn0vkX80O.FZOk5L6Gfy(SourceFile:110) [12:43:32] at class.KAOzhO17f.FZOk5L6Gfy(SourceFile:223) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:227) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:213) [12:43:32] at class.KAOzhO17f.FZOk5L6Gfy(SourceFile:223) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:227) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:213) [12:43:32] at class.KAOzhO17f.FZOk5L6Gfy(SourceFile:223) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:227) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:213) [12:43:32] at class.KAOzhO17f.FZOk5L6Gfy(SourceFile:223) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:227) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:213) [12:43:32] at class.FTn0vkX80O.FZOk5L6Gfy(SourceFile:110) [12:43:32] at class.xHYFJrMTwk.FZOk5L6Gfy(SourceFile:836) [12:43:32] at class.KAOzhO17f.FZOk5L6Gfy(SourceFile:223) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:227) [12:43:32] at class.rs3ZBApAwM.FZOk5L6Gfy(SourceFile:213) [12:43:32] at class.Ht8j61Tv5X.FZOk5L6Gfy(SourceFile:964) [12:43:32] at class.KAOzhO17f.FZOk5L6Gfy(SourceFile:219) [12:43:32] at class.KAOzhO17f.mMV5oPkCW(SourceFile:228) [12:43:32] at class.g9TyG9QWnB.FZOk5L6Gfy(SourceFile:287) [12:43:32] at class.gmrxAXrlHz.FZOk5L6Gfy(SourceFile:1163) [12:43:32] at com.wurmonline.client.WurmClientBase.hzBVpzQFBz(SourceFile:12538) [12:43:32] at com.wurmonline.client.WurmClientBase.run(SourceFile:36321) [12:43:32] at java.lang.Thread.run(Unknown Source)
  14. Windowed resizable. Would like to hear from anyone else who suffers this: Shortly after my view looks on an Epic Portal, my whole PC system freezes and hangs, and has to be restarted. This seems to happen more often at night time, and I've had to start turning around and looking behind me and averting my 'gaze' when I know I have to pass an Epic Portal, so that I do not look at them directly. I believe this has only happened since the portals have had the new transparency with the 'glow' in the centre. I am wondering if it is the combined load of transparency and lighting causing an overload on my system. Any ideas on which settings I could change to alleviate this would be great. In the meantime I've developed the neck of an owl and sometimes turn 270 degrees to avoid looking at the portals!
  15. Please bear with me. I'm clueless with this stuff and have only got this far with tutorials. I've been wanting to play singleplayer but with client mods. so I downloaded and installed the server mod loader for a dedicated server. It started fine, so I installed quite a few mods with it, and tried starting using "start offline server". I tried sifting through the mods but I'm just too stupid to figure out whats going on. Can someone help me? Thank you! The Log
  16. Hello, Been getting a lot more instances of crashing to desktop issues with Wurm Online lately (loaded via Steam). I posted similar crashes that occurred when moving dirt. This new series of crashes seems unrelated to moving dirt. Wurm Online actually crashed while I was typing this post, lol. I have the console, crash logs and my CPU-Z hardware profile. Hopefully, I have removed all my personal identifiable details. console.kierkegaard - 8/9/2020 @ 6:27pm hs_err_pid9044 - 8/9/2020 @ 6:23pm hs_err_pid10384 - 8/9/2020 @ 6:02pm hs_err_pid11172 - 8/8/2020 @ 5:54pm hs_err_pid15588 8/8/2020 @ 12:13pm CPU-Z - Hardware Profile
  17. Having an issue with the game constantly freezing for a few mins at a time. It happens at least once every ten mins. I am on the steam client. I uninstalled java/ installed java 8. I've lowered my graphics settings, updated my graphics card drivers. I've run it in debug mode and not sure if anything happened with that... Sometimes it will freeze and crash. Sometimes it will just randomly crash. It is a mess. I'll add my log. Also, this started really bad after 8/5/2020 or 8/6/2020 update. I verified my update files as well. [14:17:53] [14:17:53] Preparing to enable console logging. [14:17:53] Now logging to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\console.Silanus.log [14:17:53] Time is Fri Aug 07 14:17:53 CDT 2020 [14:17:53] Running client version 4.2.17 [14:17:53] client build# a01f3244b52636871eb4e8093a78e3f821fe51b1 [14:17:53] client build time 2020-08-01 18:19 [14:17:53] [14:17:53] === System information === [14:17:53] Executing from D:\SteamLibrary\steamapps\common\Wurm Online\ [14:17:53] Operating system: Windows 10 (arch: amd64, version: 10.0) [14:17:53] Java version: 1.8.0_201 (Oracle Corporation) <http://java.oracle.com/> [14:17:53] Jvm version: 25.201-b09 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM] [14:17:53] Available CPUs: 16 [14:17:53] [14:17:53] [14:17:53] === Wurm options === [14:17:53] animation_playback_self = 0 [14:17:53] ao_level = 0 [14:17:53] auto_mipmaps_enabled = 1 [14:17:53] auto_run_source = 0 [14:17:53] cavedetail = 0 [14:17:53] censor_chat = false [14:17:53] collada_animations = 1 [14:17:53] colorItemsDamage = true [14:17:53] color_black = 0.0,0.0,0.0,1.0 [14:17:53] color_cyan = 0.0,1.0,1.0,1.0 [14:17:53] color_enchant_desc = 0.5,0.5,1.0,1.0 [14:17:53] color_enchant_name = 0.0,0.5,0.5,1.0 [14:17:53] color_enchant_power = 0.0,1.0,1.0,1.0 [14:17:53] color_error = 1.0,0.3,0.3,1.0 [14:17:53] color_fuchsia = 1.0,0.0,1.0,1.0 [14:17:53] color_green = 0.4,0.72,0.47,1.0 [14:17:53] color_grey = 0.5,0.75,1.0,1.0 [14:17:53] color_lime = 0.5,1.0,0.5,1.0 [14:17:53] color_maroon = 0.5,0.0,0.0,1.0 [14:17:53] color_navy_blue = 0.23,0.39,1.0,1.0 [14:17:53] color_orange = 1.0,0.58,0.04,1.0 [14:17:53] color_outline_ally = 0.5,1.0,0.5,1.0 [14:17:53] color_outline_friend = 0.5,0.75,1.0,1.0 [14:17:53] color_outline_hostile = 1.0,0.0,0.0,1.0 [14:17:53] color_outline_neutral = 0.5,0.5,1.0,1.0 [14:17:53] color_purple = 0.5,0.0,0.5,1.0 [14:17:53] color_red = 1.0,0.0,0.0,1.0 [14:17:53] color_royal_blue = 0.5,0.5,1.0,1.0 [14:17:53] color_salve_acid = 1.0,1.0,0.0,1.0 [14:17:53] color_salve_fire = 1.0,0.0,0.0,1.0 [14:17:53] color_salve_frost = 0.0,0.0,1.0,1.0 [14:17:53] color_silver = 0.75,0.75,0.75,1.0 [14:17:53] color_system = 0.5,1.0,0.5,1.0 [14:17:53] color_teal = 0.0,0.5,0.5,1.0 [14:17:53] color_white = 1.0,1.0,1.0,1.0 [14:17:53] color_yellow = 1.0,1.0,0.0,1.0 [14:17:53] compressed_textures = false [14:17:53] compressed_textures_S3TC = true [14:17:53] contribution_culling = 200 [14:17:53] custim_timer_source = 1 [14:17:53] customTimer1 = -1|-1 [14:17:53] customTimer2 = -1|-1 [14:17:53] customTimer3 = -1|-1 [14:17:53] customTimer4 = -1|-1 [14:17:53] customTimer5 = -1|-1 [14:17:53] debug_mode = true [14:17:53] defaultActions_source = 0 [14:17:53] depth_clamp_enabled = 2 [14:17:53] disable_select_all_shortcut = false [14:17:53] display_settings = false:true:0:1024:768:32:-1:false:false [14:17:53] enable_contribution_culling = false [14:17:53] enable_debugs = false [14:17:53] enable_lod = true [14:17:53] enable_shift_drag = false [14:17:53] enable_volumetric_fog = true [14:17:53] enable_vsync = false [14:17:53] enable_world_drag = true [14:17:53] event_log_rotation = 2 [14:17:53] exec_source = 0 [14:17:53] fast_yield = false [14:17:53] fbo_enabled = 2 [14:17:53] fog_coord_src = 0 [14:17:53] font_antialias = 2 [14:17:53] font_bold = 11 [14:17:53] font_default = 11 [14:17:53] font_header = 24 [14:17:53] font_italian = 11 [14:17:53] font_monospaced = 11 [14:17:53] font_static = 11 [14:17:53] fov_horizontal = 100 [14:17:53] fps_limit = 60 [14:17:53] fps_limit_background = 30 [14:17:53] fps_limit_enabled = false [14:17:53] free_look_mode_disable_on_close_component = false [14:17:53] free_look_mode_disable_on_combat = false [14:17:53] free_look_mode_disable_on_open_component = false [14:17:53] free_look_mode_sensitivity = 10 [14:17:53] game_client_thread_priority = 2 [14:17:53] glsl_debug_loading = false [14:17:53] glsl_enabled = 2 [14:17:53] gpu_skinning = true [14:17:53] gui_opacity = 3 [14:17:53] gui_skin = 1 [14:17:53] has_read_eula = true [14:17:53] head_bob = false [14:17:53] hide_cursor_with_ui = false [14:17:53] hide_inactive_friends = false [14:17:53] hide_menu_examine = false [14:17:53] hide_menu_no_target = false [14:17:53] hide_menu_spam_mode = true [14:17:53] hide_menu_stop = false [14:17:53] hide_onscreen_fail_messages = false [14:17:53] hide_onscreen_hostile_messages = false [14:17:53] hide_onscreen_info_messages = false [14:17:53] hide_personal_goal = false [14:17:53] high_res_binoculars = true [14:17:53] hint_texture_scaling = 2 [14:17:53] impColumn = true [14:17:53] inverse_mouse = false [14:17:53] irc_log_rotation = 2 [14:17:53] irc_notif = 0 [14:17:53] item_creature_render_distance = 1 [14:17:53] key_bindings_source = 0 [14:17:53] keyboard_layout = 0 [14:17:53] limit_dynamic_lights = true [14:17:53] loadInventoryStartup = true [14:17:53] local_list_in_event = false [14:17:53] lod = 1 [14:17:53] log_extra_errors = false [14:17:53] log_gl_errors = false [14:17:53] mark_text_read = true [14:17:53] material_as_suffix = true [14:17:53] max_dynamic_lights = 1 [14:17:53] max_shader_lights = 8 [14:17:53] max_texture_size = 0 [14:17:53] mega_texture_size = 6 [14:17:53] model_loader_thread_priority = 3 [14:17:53] model_loading_threads = 3 [14:17:53] mount_control_mode = 0 [14:17:53] mount_rotation = false [14:17:53] mouse_camera_sensitivity = 10.0 [14:17:53] mouse_smoothing = 0.0 [14:17:53] multicolor_usage = 1 [14:17:53] multidraw_enabled = 1 [14:17:53] no_brightness = false [14:17:53] no_terrain_render = false [14:17:53] no_world_render = false [14:17:53] non_power_of_two = 1 [14:17:53] normal_maps = false [14:17:53] occlusion_queries_enabled = 2 [14:17:53] offscreen_texture_size = 1 [14:17:53] other_log_rotation = 2 [14:17:53] outline_picking = true [14:17:53] player_texture_size = 2 [14:17:53] quick_keybinds = true [14:17:53] reflection_texture_size = 0 [14:17:53] reflections = 0 [14:17:53] remember_password = true [14:17:53] render_bloom = false [14:17:53] render_distant_terrain = true [14:17:53] render_fxaa = false [14:17:53] render_sun_glare = false [14:17:53] render_vignette = false [14:17:53] renderer_type = 1 [14:17:53] resident_models = false [14:17:53] save_skills_on_quit = false [14:17:53] screen_brightness = 0.51485276 [14:17:53] screenshot_file_format = 1 [14:17:53] season_override = 0 [14:17:53] send_extra_tile_data = false [14:17:53] setting_timestamps = true [14:17:53] settings_version = 14 [14:17:53] shadow_level = 0 [14:17:53] shadow_mapsize = 0 [14:17:53] shift_drag_default = 10 [14:17:53] showKChat = true [14:17:53] show_body_in_inventory = false [14:17:53] show_creature_overlay = true [14:17:53] show_examine_world_text = true [14:17:53] show_local_world_text = true [14:17:53] show_old_menu = false [14:17:53] show_old_quickbar = false [14:17:53] silent_friends_update = false [14:17:53] skillgain_minimum = 2 [14:17:53] skillgain_no_alignment = true [14:17:53] skillgain_no_favor = true [14:17:53] skydetail = 0 [14:17:53] sound_al_gain = 5 [14:17:53] sound_buzzlevel = 2 [14:17:53] sound_cache_enabled = true [14:17:53] sound_doppler_enabled = false [14:17:53] sound_engine = 2 [14:17:53] sound_footstepslevel = 10 [14:17:53] sound_music_level = 1 [14:17:53] sound_play_PMAlert = false [14:17:53] sound_play_UIsounds = true [14:17:53] sound_play_ambients = true [14:17:53] sound_play_buzz = true [14:17:53] sound_play_combat = true [14:17:53] sound_play_door = true [14:17:53] sound_play_emotes = true [14:17:53] sound_play_footsteps = true [14:17:53] sound_play_music = true [14:17:53] sound_play_weather = true [14:17:53] sound_play_work = true [14:17:53] structure_render_distance = 1 [14:17:53] submit_client_data = 1 [14:17:53] supersampling = 0 [14:17:53] swap_mouse_buttons = false [14:17:53] terrain_res = 0 [14:17:53] test_attach_equipment = false [14:17:53] test_mode = 0 [14:17:53] thirdPerson = false [14:17:53] tile_transitions = true [14:17:53] tiledecorations = 1 [14:17:53] togglePushToTalk = true [14:17:53] treelist_outline = true [14:17:53] trees = 1 [14:17:53] ui_scale = 100 [14:17:53] update_optional = true [14:17:53] use_alpha_particles = true [14:17:53] use_anisotropic_filtering = 2 [14:17:53] use_antialiasing = 1 [14:17:53] use_default_action = true [14:17:53] use_fast_clock_work_around = true [14:17:53] use_nano_timer = false [14:17:53] use_non_alpha_particles = true [14:17:53] use_phobia_models = false [14:17:53] use_tree_models = true [14:17:53] use_weather_particles = false [14:17:53] vbo_enabled = 1 [14:17:53] vg_ui_theme = 1 [14:17:53] viewport_bob = true [14:17:53] water_detail = 0 [14:17:53] [14:17:53] Setting up WurmModel Model Loader [14:17:53] Executing D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\configs\default\keybindings.txt [14:17:53] Translating legacy key NUMPAD7 to KP_7 [14:17:53] Translating legacy key NUMPAD9 to KP_9 [14:17:53] Translating legacy key SUBTRACT to KP_SUBTRACT [14:17:53] Translating legacy key EQUALS to EQUAL [14:17:53] Translating legacy key ADD to KP_ADD [14:17:53] Translating legacy key NUMPAD8 to KP_8 [14:17:53] Translating legacy key NUMPAD5 to KP_5 [14:17:53] Translating legacy key MULTIPLY to KP_MULTIPLY [14:17:53] Translating legacy key NUMPAD1 to KP_1 [14:17:53] Translating legacy key NUMPAD0 to KP_0 [14:17:53] Translating legacy key NUMPAD3 to KP_3 [14:17:53] Translating legacy key NUMPAD2 to KP_2 [14:17:53] Translating legacy key DECIMAL to KP_DECIMAL [14:17:53] Translating legacy key DIVIDE to KP_DIVIDE [14:17:53] Translating legacy key NUMPAD6 to KP_6 [14:17:53] Translating legacy key NUMPAD4 to KP_4 [14:17:55] Word filter loaded: 23 [14:17:55] Starting global frame job manager with 16 worker threads [14:17:55] Starting global lazy job manager with 8 worker threads [14:17:55] Setting up OpenAL Sound Engine [14:17:55] OpenAL version: 1.1 ALSOFT 1.19.1 [14:17:55] OpenAL renderer: OpenAL Soft [14:17:55] OpenAL vendor: OpenAL Community [14:17:55] OpenAL extensions: AL_EXT_ALAW AL_EXT_BFORMAT AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_BFORMAT AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_EXT_SOURCE_RADIUS AL_EXT_STEREO_ANGLES AL_LOKI_quadriphonic AL_SOFT_block_alignment AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFTX_events AL_SOFTX_filter_gain_ex AL_SOFT_gain_clamp_ex AL_SOFT_loop_points AL_SOFTX_map_buffer AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length AL_SOFT_source_resampler AL_SOFT_source_spatialize [14:17:55] Generating: 128 source channels. [14:17:55] [14:17:55] === OpenGL information === [14:17:55] LWJGL version: 3.2.3 1.2.0 [14:17:55] OpenGL vendor: NVIDIA Corporation [14:17:55] OpenGL renderer: GeForce GTX 1660 SUPER/PCIe/SSE2 [14:17:55] OpenGL version: 4.6.0 NVIDIA 451.67 [14:17:55] OpenGL extensions: [14:17:55] GL_AMD_multi_draw_indirect [14:17:55] GL_AMD_seamless_cubemap_per_texture [14:17:55] GL_AMD_vertex_shader_viewport_index [14:17:55] GL_AMD_vertex_shader_layer [14:17:55] GL_ARB_arrays_of_arrays [14:17:55] GL_ARB_base_instance [14:17:55] GL_ARB_bindless_texture [14:17:55] GL_ARB_blend_func_extended [14:17:55] GL_ARB_buffer_storage [14:17:55] GL_ARB_clear_buffer_object [14:17:55] GL_ARB_clear_texture [14:17:55] GL_ARB_clip_control [14:17:55] GL_ARB_color_buffer_float [14:17:55] GL_ARB_compatibility [14:17:55] GL_ARB_compressed_texture_pixel_storage [14:17:55] GL_ARB_conservative_depth [14:17:55] GL_ARB_compute_shader [14:17:55] GL_ARB_compute_variable_group_size [14:17:55] GL_ARB_conditional_render_inverted [14:17:55] GL_ARB_copy_buffer [14:17:55] GL_ARB_copy_image [14:17:55] GL_ARB_cull_distance [14:17:55] GL_ARB_debug_output [14:17:55] GL_ARB_depth_buffer_float [14:17:55] GL_ARB_depth_clamp [14:17:55] GL_ARB_depth_texture [14:17:55] GL_ARB_derivative_control [14:17:55] GL_ARB_direct_state_access [14:17:55] GL_ARB_draw_buffers [14:17:55] GL_ARB_draw_buffers_blend [14:17:55] GL_ARB_draw_indirect [14:17:55] GL_ARB_draw_elements_base_vertex [14:17:55] GL_ARB_draw_instanced [14:17:55] GL_ARB_enhanced_layouts [14:17:55] GL_ARB_ES2_compatibility [14:17:55] GL_ARB_ES3_compatibility [14:17:55] GL_ARB_ES3_1_compatibility [14:17:55] GL_ARB_ES3_2_compatibility [14:17:55] GL_ARB_explicit_attrib_location [14:17:55] GL_ARB_explicit_uniform_location [14:17:55] GL_ARB_fragment_coord_conventions [14:17:55] GL_ARB_fragment_layer_viewport [14:17:55] GL_ARB_fragment_program [14:17:55] GL_ARB_fragment_program_shadow [14:17:55] GL_ARB_fragment_shader [14:17:55] GL_ARB_fragment_shader_interlock [14:17:55] GL_ARB_framebuffer_no_attachments [14:17:55] GL_ARB_framebuffer_object [14:17:55] GL_ARB_framebuffer_sRGB [14:17:55] GL_ARB_geometry_shader4 [14:17:55] GL_ARB_get_program_binary [14:17:55] GL_ARB_get_texture_sub_image [14:17:55] GL_ARB_gl_spirv [14:17:55] GL_ARB_gpu_shader5 [14:17:55] GL_ARB_gpu_shader_fp64 [14:17:55] GL_ARB_gpu_shader_int64 [14:17:55] GL_ARB_half_float_pixel [14:17:55] GL_ARB_half_float_vertex [14:17:55] GL_ARB_imaging [14:17:55] GL_ARB_indirect_parameters [14:17:55] GL_ARB_instanced_arrays [14:17:55] GL_ARB_internalformat_query [14:17:55] GL_ARB_internalformat_query2 [14:17:55] GL_ARB_invalidate_subdata [14:17:55] GL_ARB_map_buffer_alignment [14:17:55] GL_ARB_map_buffer_range [14:17:55] GL_ARB_multi_bind [14:17:55] GL_ARB_multi_draw_indirect [14:17:55] GL_ARB_multisample [14:17:55] GL_ARB_multitexture [14:17:55] GL_ARB_occlusion_query [14:17:55] GL_ARB_occlusion_query2 [14:17:55] GL_ARB_parallel_shader_compile [14:17:55] GL_ARB_pipeline_statistics_query [14:17:55] GL_ARB_pixel_buffer_object [14:17:55] GL_ARB_point_parameters [14:17:55] GL_ARB_point_sprite [14:17:55] GL_ARB_polygon_offset_clamp [14:17:55] GL_ARB_post_depth_coverage [14:17:55] GL_ARB_program_interface_query [14:17:55] GL_ARB_provoking_vertex [14:17:55] GL_ARB_query_buffer_object [14:17:55] GL_ARB_robust_buffer_access_behavior [14:17:55] GL_ARB_robustness [14:17:55] GL_ARB_sample_locations [14:17:55] GL_ARB_sample_shading [14:17:55] GL_ARB_sampler_objects [14:17:55] GL_ARB_seamless_cube_map [14:17:55] GL_ARB_seamless_cubemap_per_texture [14:17:55] GL_ARB_separate_shader_objects [14:17:55] GL_ARB_shader_atomic_counter_ops [14:17:55] GL_ARB_shader_atomic_counters [14:17:55] GL_ARB_shader_ballot [14:17:55] GL_ARB_shader_bit_encoding [14:17:55] GL_ARB_shader_clock [14:17:55] GL_ARB_shader_draw_parameters [14:17:55] GL_ARB_shader_group_vote [14:17:55] GL_ARB_shader_image_load_store [14:17:55] GL_ARB_shader_image_size [14:17:55] GL_ARB_shader_objects [14:17:55] GL_ARB_shader_precision [14:17:55] GL_ARB_shader_storage_buffer_object [14:17:55] GL_ARB_shader_subroutine [14:17:55] GL_ARB_shader_texture_image_samples [14:17:55] GL_ARB_shader_texture_lod [14:17:55] GL_ARB_shading_language_100 [14:17:55] GL_ARB_shader_viewport_layer_array [14:17:55] GL_ARB_shading_language_420pack [14:17:55] GL_ARB_shading_language_include [14:17:55] GL_ARB_shading_language_packing [14:17:55] GL_ARB_shadow [14:17:55] GL_ARB_sparse_buffer [14:17:55] GL_ARB_sparse_texture [14:17:55] GL_ARB_sparse_texture2 [14:17:55] GL_ARB_sparse_texture_clamp [14:17:55] GL_ARB_spirv_extensions [14:17:55] GL_ARB_stencil_texturing [14:17:55] GL_ARB_sync [14:17:55] GL_ARB_tessellation_shader [14:17:55] GL_ARB_texture_barrier [14:17:55] GL_ARB_texture_border_clamp [14:17:55] GL_ARB_texture_buffer_object [14:17:55] GL_ARB_texture_buffer_object_rgb32 [14:17:55] GL_ARB_texture_buffer_range [14:17:55] GL_ARB_texture_compression [14:17:55] GL_ARB_texture_compression_bptc [14:17:55] GL_ARB_texture_compression_rgtc [14:17:55] GL_ARB_texture_cube_map [14:17:55] GL_ARB_texture_cube_map_array [14:17:55] GL_ARB_texture_env_add [14:17:55] GL_ARB_texture_env_combine [14:17:55] GL_ARB_texture_env_crossbar [14:17:55] GL_ARB_texture_env_dot3 [14:17:55] GL_ARB_texture_filter_anisotropic [14:17:55] GL_ARB_texture_filter_minmax [14:17:55] GL_ARB_texture_float [14:17:55] GL_ARB_texture_gather [14:17:55] GL_ARB_texture_mirror_clamp_to_edge [14:17:55] GL_ARB_texture_mirrored_repeat [14:17:55] GL_ARB_texture_multisample [14:17:55] GL_ARB_texture_non_power_of_two [14:17:55] GL_ARB_texture_query_levels [14:17:55] GL_ARB_texture_query_lod [14:17:55] GL_ARB_texture_rectangle [14:17:55] GL_ARB_texture_rg [14:17:55] GL_ARB_texture_rgb10_a2ui [14:17:55] GL_ARB_texture_stencil8 [14:17:55] GL_ARB_texture_storage [14:17:55] GL_ARB_texture_storage_multisample [14:17:55] GL_ARB_texture_swizzle [14:17:55] GL_ARB_texture_view [14:17:55] GL_ARB_timer_query [14:17:55] GL_ARB_transform_feedback2 [14:17:55] GL_ARB_transform_feedback3 [14:17:55] GL_ARB_transform_feedback_instanced [14:17:55] GL_ARB_transform_feedback_overflow_query [14:17:55] GL_ARB_transpose_matrix [14:17:55] GL_ARB_uniform_buffer_object [14:17:55] GL_ARB_vertex_array_bgra [14:17:55] GL_ARB_vertex_array_object [14:17:55] GL_ARB_vertex_attrib_64bit [14:17:55] GL_ARB_vertex_attrib_binding [14:17:55] GL_ARB_vertex_buffer_object [14:17:55] GL_ARB_vertex_program [14:17:55] GL_ARB_vertex_shader [14:17:55] GL_ARB_vertex_type_10f_11f_11f_rev [14:17:55] GL_ARB_vertex_type_2_10_10_10_rev [14:17:55] GL_ARB_viewport_array [14:17:55] GL_ARB_window_pos [14:17:55] GL_ATI_draw_buffers [14:17:55] GL_ATI_texture_float [14:17:55] GL_ATI_texture_mirror_once [14:17:55] GL_S3_s3tc [14:17:55] GL_EXT_texture_env_add [14:17:55] GL_EXT_abgr [14:17:55] GL_EXT_bgra [14:17:55] GL_EXT_bindable_uniform [14:17:55] GL_EXT_blend_color [14:17:55] GL_EXT_blend_equation_separate [14:17:55] GL_EXT_blend_func_separate [14:17:55] GL_EXT_blend_minmax [14:17:55] GL_EXT_blend_subtract [14:17:55] GL_EXT_compiled_vertex_array [14:17:55] GL_EXT_Cg_shader [14:17:55] GL_EXT_depth_bounds_test [14:17:55] GL_EXT_direct_state_access [14:17:55] GL_EXT_draw_buffers2 [14:17:55] GL_EXT_draw_instanced [14:17:55] GL_EXT_draw_range_elements [14:17:55] GL_EXT_fog_coord [14:17:55] GL_EXT_framebuffer_blit [14:17:55] GL_EXT_framebuffer_multisample [14:17:55] GL_EXTX_framebuffer_mixed_formats [14:17:55] GL_EXT_framebuffer_multisample_blit_scaled [14:17:55] GL_EXT_framebuffer_object [14:17:55] GL_EXT_framebuffer_sRGB [14:17:55] GL_EXT_geometry_shader4 [14:17:55] GL_EXT_gpu_program_parameters [14:17:55] GL_EXT_gpu_shader4 [14:17:55] GL_EXT_multi_draw_arrays [14:17:55] GL_EXT_multiview_texture_multisample [14:17:55] GL_EXT_multiview_timer_query [14:17:55] GL_EXT_packed_depth_stencil [14:17:55] GL_EXT_packed_float [14:17:55] GL_EXT_packed_pixels [14:17:55] GL_EXT_pixel_buffer_object [14:17:55] GL_EXT_point_parameters [14:17:55] GL_EXT_polygon_offset_clamp [14:17:55] GL_EXT_post_depth_coverage [14:17:55] GL_EXT_provoking_vertex [14:17:55] GL_EXT_raster_multisample [14:17:55] GL_EXT_rescale_normal [14:17:55] GL_EXT_secondary_color [14:17:55] GL_EXT_separate_shader_objects [14:17:55] GL_EXT_separate_specular_color [14:17:55] GL_EXT_shader_image_load_formatted [14:17:55] GL_EXT_shader_image_load_store [14:17:55] GL_EXT_shader_integer_mix [14:17:55] GL_EXT_shadow_funcs [14:17:55] GL_EXT_sparse_texture2 [14:17:55] GL_EXT_stencil_two_side [14:17:55] GL_EXT_stencil_wrap [14:17:55] GL_EXT_texture3D [14:17:55] GL_EXT_texture_array [14:17:55] GL_EXT_texture_buffer_object [14:17:55] GL_EXT_texture_compression_dxt1 [14:17:55] GL_EXT_texture_compression_latc [14:17:55] GL_EXT_texture_compression_rgtc [14:17:55] GL_EXT_texture_compression_s3tc [14:17:55] GL_EXT_texture_cube_map [14:17:55] GL_EXT_texture_edge_clamp [14:17:55] GL_EXT_texture_env_combine [14:17:55] GL_EXT_texture_env_dot3 [14:17:55] GL_EXT_texture_filter_anisotropic [14:17:55] GL_EXT_texture_filter_minmax [14:17:55] GL_EXT_texture_integer [14:17:55] GL_EXT_texture_lod [14:17:55] GL_EXT_texture_lod_bias [14:17:55] GL_EXT_texture_mirror_clamp [14:17:55] GL_EXT_texture_object [14:17:55] GL_EXT_texture_shadow_lod [14:17:55] GL_EXT_texture_shared_exponent [14:17:55] GL_EXT_texture_sRGB [14:17:55] GL_EXT_texture_sRGB_R8 [14:17:55] GL_EXT_texture_sRGB_decode [14:17:55] GL_EXT_texture_storage [14:17:55] GL_EXT_texture_swizzle [14:17:55] GL_EXT_timer_query [14:17:55] GL_EXT_transform_feedback2 [14:17:55] GL_EXT_vertex_array [14:17:55] GL_EXT_vertex_array_bgra [14:17:55] GL_EXT_vertex_attrib_64bit [14:17:55] GL_EXT_window_rectangles [14:17:55] GL_EXT_import_sync_object [14:17:55] GL_IBM_rasterpos_clip [14:17:55] GL_IBM_texture_mirrored_repeat [14:17:55] GL_KHR_context_flush_control [14:17:55] GL_KHR_debug [14:17:55] GL_EXT_memory_object [14:17:55] GL_EXT_memory_object_win32 [14:17:55] GL_EXT_win32_keyed_mutex [14:17:55] GL_KHR_parallel_shader_compile [14:17:55] GL_KHR_no_error [14:17:55] GL_KHR_robust_buffer_access_behavior [14:17:55] GL_KHR_robustness [14:17:55] GL_EXT_semaphore [14:17:55] GL_EXT_semaphore_win32 [14:17:55] GL_KHR_shader_subgroup [14:17:55] GL_KTX_buffer_region [14:17:55] GL_NV_alpha_to_coverage_dither_control [14:17:55] GL_NV_bindless_multi_draw_indirect [14:17:55] GL_NV_bindless_multi_draw_indirect_count [14:17:55] GL_NV_bindless_texture [14:17:55] GL_NV_blend_equation_advanced [14:17:55] GL_NV_blend_equation_advanced_coherent [14:17:55] GL_NVX_blend_equation_advanced_multi_draw_buffers [14:17:55] GL_NV_blend_minmax_factor [14:17:55] GL_NV_blend_square [14:17:55] GL_NV_clip_space_w_scaling [14:17:55] GL_NV_command_list [14:17:55] GL_NV_compute_program5 [14:17:55] GL_NV_compute_shader_derivatives [14:17:55] GL_NV_conditional_render [14:17:55] GL_NV_conservative_raster [14:17:55] GL_NV_conservative_raster_dilate [14:17:55] GL_NV_conservative_raster_pre_snap [14:17:55] GL_NV_conservative_raster_pre_snap_triangles [14:17:55] GL_NV_conservative_raster_underestimation [14:17:55] GL_NV_copy_depth_to_color [14:17:55] GL_NV_copy_image [14:17:55] GL_NV_depth_buffer_float [14:17:55] GL_NV_depth_clamp [14:17:55] GL_NV_draw_texture [14:17:55] GL_NV_draw_vulkan_image [14:17:55] GL_NV_ES1_1_compatibility [14:17:55] GL_NV_ES3_1_compatibility [14:17:55] GL_NV_explicit_multisample [14:17:55] GL_NV_feature_query [14:17:55] GL_NV_fence [14:17:55] GL_NV_fill_rectangle [14:17:55] GL_NV_float_buffer [14:17:55] GL_NV_fog_distance [14:17:55] GL_NV_fragment_coverage_to_color [14:17:55] GL_NV_fragment_program [14:17:55] GL_NV_fragment_program_option [14:17:55] GL_NV_fragment_program2 [14:17:55] GL_NV_fragment_shader_barycentric [14:17:55] GL_NV_fragment_shader_interlock [14:17:55] GL_NV_framebuffer_mixed_samples [14:17:55] GL_NV_framebuffer_multisample_coverage [14:17:55] GL_NV_geometry_shader4 [14:17:55] GL_NV_geometry_shader_passthrough [14:17:55] GL_NV_gpu_program4 [14:17:55] GL_NV_internalformat_sample_query [14:17:55] GL_NV_gpu_program4_1 [14:17:55] GL_NV_gpu_program5 [14:17:55] GL_NV_gpu_program5_mem_extended [14:17:55] GL_NV_gpu_program_fp64 [14:17:55] GL_NV_gpu_shader5 [14:17:55] GL_NV_half_float [14:17:55] GL_NV_light_max_exponent [14:17:55] GL_NV_memory_attachment [14:17:55] GL_NV_mesh_shader [14:17:55] GL_NV_multisample_coverage [14:17:55] GL_NV_multisample_filter_hint [14:17:55] GL_NV_occlusion_query [14:17:55] GL_NV_packed_depth_stencil [14:17:55] GL_NV_parameter_buffer_object [14:17:55] GL_NV_parameter_buffer_object2 [14:17:55] GL_NV_path_rendering [14:17:55] GL_NV_path_rendering_shared_edge [14:17:55] GL_NV_pixel_data_range [14:17:55] GL_NV_point_sprite [14:17:55] GL_NV_primitive_restart [14:17:55] GL_NV_query_resource [14:17:55] GL_NV_query_resource_tag [14:17:55] GL_NV_register_combiners [14:17:55] GL_NV_register_combiners2 [14:17:55] GL_NV_representative_fragment_test [14:17:55] GL_NV_sample_locations [14:17:55] GL_NV_sample_mask_override_coverage [14:17:55] GL_NV_scissor_exclusive [14:17:55] GL_NV_shader_atomic_counters [14:17:55] GL_NV_shader_atomic_float [14:17:55] GL_NV_shader_atomic_float64 [14:17:55] GL_NV_shader_atomic_fp16_vector [14:17:55] GL_NV_shader_atomic_int64 [14:17:55] GL_NV_shader_buffer_load [14:17:55] GL_NV_shader_storage_buffer_object [14:17:55] GL_NV_shader_subgroup_partitioned [14:17:55] GL_NV_shader_texture_footprint [14:17:55] GL_NV_shading_rate_image [14:17:55] GL_NV_stereo_view_rendering [14:17:55] GL_NV_texgen_reflection [14:17:55] GL_NV_texture_barrier [14:17:55] GL_NV_texture_compression_vtc [14:17:55] GL_NV_texture_env_combine4 [14:17:55] GL_NV_texture_multisample [14:17:55] GL_NV_texture_rectangle [14:17:55] GL_NV_texture_rectangle_compressed [14:17:55] GL_NV_texture_shader [14:17:55] GL_NV_texture_shader2 [14:17:55] GL_NV_texture_shader3 [14:17:55] GL_NV_transform_feedback [14:17:55] GL_NV_transform_feedback2 [14:17:55] GL_NV_uniform_buffer_unified_memory [14:17:55] GL_NV_vertex_array_range [14:17:55] GL_NV_vertex_array_range2 [14:17:55] GL_NV_vertex_attrib_integer_64bit [14:17:55] GL_NV_vertex_buffer_unified_memory [14:17:55] GL_NV_vertex_program [14:17:55] GL_NV_vertex_program1_1 [14:17:55] GL_NV_vertex_program2 [14:17:55] GL_NV_vertex_program2_option [14:17:55] GL_NV_vertex_program3 [14:17:55] GL_NV_viewport_array2 [14:17:55] GL_NV_viewport_swizzle [14:17:55] GL_NVX_conditional_render [14:17:55] GL_NVX_linked_gpu_multicast [14:17:55] GL_NV_gpu_multicast [14:17:55] GL_NVX_gpu_multicast2 [14:17:55] GL_NVX_progress_fence [14:17:55] GL_NVX_gpu_memory_info [14:17:55] GL_NVX_multigpu_info [14:17:55] GL_NVX_nvenc_interop [14:17:55] GL_NV_shader_thread_group [14:17:55] GL_NV_shader_thread_shuffle [14:17:55] GL_KHR_blend_equation_advanced [14:17:55] GL_KHR_blend_equation_advanced_coherent [14:17:55] GL_OVR_multiview [14:17:55] GL_OVR_multiview2 [14:17:55] GL_SGIS_generate_mipmap [14:17:55] GL_SGIS_texture_lod [14:17:55] GL_SGIX_depth_texture [14:17:55] GL_SGIX_shadow [14:17:55] GL_SUN_slice_accum [14:17:55] GL_WIN_swap_hint [14:17:55] WGL_EXT_swap_control [14:17:55] OpenGL pixel format: 8:8:8:8 [14:17:55] OpenGL depth format: 24:8 [14:17:55] [14:17:55] GLSL version: 4.60 NVIDIA [14:17:55] GLSL max vertex uniforms: 4096 (4096) [14:17:55] GLSL max fragment uniforms: 4096 (4096) [14:17:55] GLSL max varyings: 124 (124) [14:17:55] GLSL max lights: 8 (8) [14:17:55] GLSL defines (4.6): #define USE_CLIP_VERTEX 1 [14:17:55] [14:17:55] Vertex/index buffer memory limit: 3072MiB [14:17:55] Starting workaround for fast running clocks [14:17:55] Using LWJGL timer. [14:17:57] Startup Phase - Initializing.. [14:17:57] Preloading builtin materials [14:17:57] Preloading builtin materials done [14:17:57] Setting up Collada Model Loader [14:17:57] Launching Collada Model Loader threads [14:17:57] Launching WOM Loader threads [14:17:57] Startup Phase - Setting up.. [14:17:58] Loading window positions from D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\windows_1920x1080.txt [14:17:58] Loading props file D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\windows_1920x1080.txt [14:17:58] Gui initialized [14:17:58] Startup Phase - Preparing terrain... [14:17:58] Startup Phase - Connecting .. [14:17:59] Disabling Nagles [14:18:03] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\_Event.2020-08.txt [14:18:03] Disabling Nagles [14:18:06] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\CA_HELP.2020-08.txt [14:18:06] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\GL-Freedom.2020-08.txt [14:18:06] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\Freedom.2020-08.txt [14:18:06] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\Trade.2020-08.txt [14:18:07] Login successful [14:18:07] Executing D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\configs\default\autorun.txt [14:18:07] Starting update of login splash image... [14:18:07] Water reflection offscreen size 960x540 [14:18:07] Finished loading new login splash image! [14:18:10] No mapping found for hair6 [14:18:10] Missing texture data requested: graphics.jar:texture/terrain/grass_n.dds [14:18:10] Missing texture data requested: graphics.jar:texture/terrain/grass_n.dds [14:18:10] Missing texture data requested: graphics.jar:texture/terrain/dirt_n.dds [14:18:10] Missing texture data requested: graphics.jar:texture/terrain/farm_n.dds [14:18:10] Missing texture data requested: graphics.jar:texture/terrain/moss_n.dds [14:18:21] Missing texture data requested: graphics.jar:texture/terrain/reed_n.dds [14:37:58] No mapping found for hair6 [14:39:11] No mapping found for hair6 [14:39:26] No mapping found for hair6 [14:40:06] No mapping found for hair6 [14:41:16] No mapping found for hair6 [14:43:06] Missing texture data requested: graphics.jar:player/textures/Face/Default/female/headType/female_faceSkin5_Default_n.dds [14:49:18] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\_Local.2020-08.txt [14:49:44] No mapping found for hair6 [14:52:14] Writing to D:\SteamLibrary\steamapps\common\Wurm Online\gamedata\players\Silanus\logs\_Skills.2020-08.txt [14:53:45] No mapping found for hair6 [15:01:04] No mapping found for hair6 [15:13:05] No mapping found for hair6 [15:41:22] No mapping found for hair6 [16:01:37] No mapping found for hair6 [16:20:22] No mapping found for hair6
  18. Hello fellow wurmians! Ive been having crashes lately at random times and intervals. Cant make out what to do and what happens so i thought i might get some help with this. the crash log: Thanks in advance i look forward to all of youre help! Greetz, Vonsanden
  19. Just in case someone did not say yet, Independence server has crashed. Please fix soon/quick, thanks. TeeeBOMB (was just on the way to the mailbox w/ a pile of freshly made pizzas … for the love of gods.. don't let them decay)
  20. Hello fellow wurmians! Thanks to the community i was able to setup my server, which runs the game like a charm (as in fluid). Every now and then at random intervals the server is crashing though, but the server.log just ends after the normal connected players and uptime line. No errors there. BUT we get those hs_err_pid30692.log files and i can't figure out for hell what im supposed to do about it. Im fine with manually rebooting, but it messes with the 24 hour field growth timer, which resets There are no out of ram errors or any other "normal" errors you would get from the server.log So i really cant put my finger on what the reason for those crashes is. past errors have been: Are any of you more profound in java and can help me out with those issues?
  21. Hello y'all! I have recently rented an ubuntu server and installed the server, modloader , some mods and everything runs just fine when i use the gui. Now i wanted to setup a service so that i can schedule server reboots without having to connect via team veiwer and use the gui and everything there seems to be in order (it probably isnt). I went after this step by step manual -> http://derpycloud.com/creating-wurm-unlimited-dedicated-linux-server/ Now one problem did arise. Again launching, the server with the patched gui, no problem everything works i can connect. BUT if i start the server via the created service: the server boots all the way up until before connecting to steam, then throws this error: (Warning: full server.log incoming) Any help with this would be greatly appreciated. i dont mind having my server just run all the time, but i doubt even with the best hardware it needs a reboot from time to time, which could be done with putty easily if i could use this service properly. I will happily provide any additional info you guys are asking for, im not a pro when it comes to wurm servers, but otherwise i know how to handle a pc.
  22. Unexpected crash while setting up login The error was: <no lwjgl in java.library.path> It's possible you might figure out what's wrong from the log file below, but if you can't, post the full log on the wurm unlimited forums, and someone else might be able to help you. Contents of temporary launch log: java.library.path: C:\Program Files\Java\jre1.8.0_231\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Borland\Delphi7\Bin;C:\Program Files (x86)\Borland\Delphi7\Projects\Bpl\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Eugen\AppData\Local\Microsoft\WindowsApps;;. ====== CLIENT CRASH ====== Unexpected crash while setting up login java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at org.lwjgl.Sys$1.run(Sys.java:73) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) at org.lwjgl.Sys.loadLibrary(Sys.java:95) at org.lwjgl.Sys.<clinit>(Sys.java:112) at org.lwjgl.opengl.Display.<clinit>(Display.java:135) at com.wurmonline.client.options.screenres.DisplayDevice.<init>(DisplayDevice.java:47) at com.wurmonline.client.options.screenres.DisplayDevice.getInstance(DisplayDevice.java:30) at com.wurmonline.client.options.DisplayOption.validate(DisplayOption.java:121) at com.wurmonline.client.options.DisplayOption.set(DisplayOption.java:106) at com.wurmonline.client.options.DisplayOption.setString(DisplayOption.java:88) at com.wurmonline.client.options.DisplayOption.<init>(DisplayOption.java:33) at com.wurmonline.client.options.Options.<clinit>(Options.java:82) at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:153) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) at java.lang.Thread.run(Unknown Source) Exception [/com/wurmonline/client/images/icon2_128.png]: Invalid URL: Invalid URL or resource not found Exception [/com/wurmonline/client/images/icon2_64.png]: Invalid URL: Invalid URL or resource not found Exception [/com/wurmonline/client/images/icon2_32.png]: Invalid URL: Invalid URL or resource not found Exception [/com/wurmonline/client/images/icon2_16.png]: Invalid URL: Invalid URL or resource not found Could not load resource /icon2_128.png: input == null! java.lang.IllegalArgumentException: input == null! at javax.imageio.ImageIO.read(Unknown Source) at com.wurmonline.client.util.Computer.loadIcon(Computer.java:312) at com.wurmonline.client.ErrorReporterPanel.<init>(ErrorReporterPanel.java:63) at com.wurmonline.client.ErrorReporterPanel.crashed(ErrorReporterPanel.java:224) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1811) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1760) at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:197) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) at java.lang.Thread.run(Unknown Source) Could not load resource /icon2_64.png: input == null! java.lang.IllegalArgumentException: input == null! at javax.imageio.ImageIO.read(Unknown Source) at com.wurmonline.client.util.Computer.loadIcon(Computer.java:312) at com.wurmonline.client.ErrorReporterPanel.<init>(ErrorReporterPanel.java:63) at com.wurmonline.client.ErrorReporterPanel.crashed(ErrorReporterPanel.java:224) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1811) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1760) at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:197) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) at java.lang.Thread.run(Unknown Source) Could not load resource /icon2_32.png: input == null! java.lang.IllegalArgumentException: input == null! at javax.imageio.ImageIO.read(Unknown Source) at com.wurmonline.client.util.Computer.loadIcon(Computer.java:312) at com.wurmonline.client.ErrorReporterPanel.<init>(ErrorReporterPanel.java:63) at com.wurmonline.client.ErrorReporterPanel.crashed(ErrorReporterPanel.java:224) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1811) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1760) at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:197) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) at java.lang.Thread.run(Unknown Source) Could not load resource /icon2_16.png: input == null! java.lang.IllegalArgumentException: input == null! at javax.imageio.ImageIO.read(Unknown Source) at com.wurmonline.client.util.Computer.loadIcon(Computer.java:312) at com.wurmonline.client.ErrorReporterPanel.<init>(ErrorReporterPanel.java:63) at com.wurmonline.client.ErrorReporterPanel.crashed(ErrorReporterPanel.java:224) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1811) at com.wurmonline.client.WurmClientBase.processError(WurmClientBase.java:1760) at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:197) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) at java.lang.Thread.run(Unknown Source)
  23. Here is crash log, please help # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb4c1574b3, pid=2884, tid=0x00000000000021ac # # JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x00007ffb4c1574b3 # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x000001b1261c2800): JavaThread "Wurm main thread" [_thread_in_native, id=8620, stack(0x0000008580100000,0x0000008580200000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000030 Registers: RAX=0x00007ffb4cd2b790, RBX=0x000001b12c6545bc, RCX=0x0000000000000058, RDX=0x0000000000000000 RSP=0x00000085801fe920, RBP=0x000001b120c258f0, RSI=0x000001b120c26640, RDI=0x000001b120c258f0 R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x000001b1193fcd1c, R11=0x0000000000000246 R12=0x000001b11940e1ac, R13=0x000001b127e71300, R14=0x000001b12c7caf7c, R15=0x0000000000000000 RIP=0x00007ffb4c1574b3, EFLAGS=0x0000000000010246 Top of Stack: (sp=0x00000085801fe920) 0x00000085801fe920: 0000000000000000 0000000000000000 0x00000085801fe930: 0000000000000000 0000000000000000 0x00000085801fe940: 0000000000000000 0000000000000000 0x00000085801fe950: 0000000000000000 0000000000000000 0x00000085801fe960: 0000000000000000 0000000000000000 0x00000085801fe970: 000001b12c9c9050 00007ffb7f0cc1b8 0x00000085801fe980: 000001b127e71300 0000000000000001 0x00000085801fe990: 000001b120c258f0 000001b120c26640 0x00000085801fe9a0: 000001b120a1f830 000001b120a1f830 0x00000085801fe9b0: 0000000000000000 00007ffb4c155fb8 0x00000085801fe9c0: 000001b1261c2800 000001b12c6545bc 0x00000085801fe9d0: 0000000000000000 0000000000000000 0x00000085801fe9e0: 000001b120a1f960 00007ffb4c5c3e9e 0x00000085801fe9f0: 0000000000000005 000001b120a1f8f0 0x00000085801fea00: 000001b120c258f0 000001b120c25800 0x00000085801fea10: 000001b1261c2800 00000085801fec48 Instructions: (pc=0x00007ffb4c1574b3) 0x00007ffb4c157493: 9c 24 a8 00 00 00 48 89 74 24 78 48 89 7c 24 70 0x00007ffb4c1574a3: 4c 89 64 24 68 4c 8b 62 30 33 d2 4c 89 6c 24 60 0x00007ffb4c1574b3: 4d 8b 68 30 89 8c 24 a0 00 00 00 8b f2 44 8d 42 0x00007ffb4c1574c3: 40 41 80 f9 01 75 2c 41 83 7f 18 10 4d 8b 16 b8 Register to memory mapping: RAX=0x00007ffb4cd2b790 is an unknown value RBX=0x000001b12c6545bc is an unknown value RCX=0x0000000000000058 is an unknown value RDX=0x0000000000000000 is an unknown value RSP=0x00000085801fe920 is pointing into the stack for thread: 0x000001b1261c2800 RBP=0x000001b120c258f0 is an unknown value RSI=0x000001b120c26640 is an unknown value RDI=0x000001b120c258f0 is an unknown value R8 =0x0000000000000000 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x000001b1193fcd1c is an unknown value R11=0x0000000000000246 is an unknown value R12=0x000001b11940e1ac is an unknown value R13=0x000001b127e71300 is pointing into metadata R14=0x000001b12c7caf7c is an unknown value R15=0x0000000000000000 is an unknown value Stack: [0x0000008580100000,0x0000008580200000], sp=0x00000085801fe920, free space=1018k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x00007ffb4c1574b3 C 0x00007ffb4c155fb8 C 0x00007ffb4c5c3e9e C 0x00007ffb4c227553 C 0x00007ffb4c303890 C [opengl32.dll+0x3bde7] C [gameoverlayrenderer64.dll+0x920c7] C [gdi32full.dll+0x7483e] C 0x000001b1011d9f2e Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0 j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35 j org.lwjgl.opengl.ContextGL.swapBuffers()V+3 j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0 j org.lwjgl.opengl.Display.swapBuffers()V+39 j org.lwjgl.opengl.Display.update(Z)V+44 j org.lwjgl.opengl.Display.update()V+1 j com.wurmonline.client.LwjglClient.update()V+21 j com.wurmonline.client.WurmClientBase.renderStartup()V+39 j com.wurmonline.client.WurmClientBase.nextStartupPhase(Ljava/lang/String;)V+34 j com.wurmonline.client.WurmClientBase.runGame()V+159 j com.wurmonline.client.WurmClientBase.run()V+8 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000001b1261c9000 JavaThread "Sound Loader 0" daemon [_thread_in_vm, id=9456, stack(0x0000008580600000,0x0000008580700000)] 0x000001b1261c7000 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=9100, stack(0x0000008580500000,0x0000008580600000)] 0x000001b1261c4000 JavaThread "Sound Unloader" daemon [_thread_blocked, id=9364, stack(0x0000008580200000,0x0000008580300000)] =>0x000001b1261c2800 JavaThread "Wurm main thread" [_thread_in_native, id=8620, stack(0x0000008580100000,0x0000008580200000)] 0x000001b1261c1800 JavaThread "Job executor 7" [_thread_blocked, id=4024, stack(0x0000008580000000,0x0000008580100000)] 0x000001b1261c5800 JavaThread "Job executor 6" [_thread_blocked, id=10080, stack(0x00000085fff00000,0x0000008600000000)] 0x000001b1261c4800 JavaThread "Job executor 5" [_thread_blocked, id=9932, stack(0x00000085ffe00000,0x00000085fff00000)] 0x000001b1261c8800 JavaThread "Job executor 4" [_thread_blocked, id=9320, stack(0x00000085ffd00000,0x00000085ffe00000)] 0x000001b117abd000 JavaThread "Job executor 3" [_thread_blocked, id=8296, stack(0x00000085ffc00000,0x00000085ffd00000)] 0x000001b117abb800 JavaThread "Job executor 2" [_thread_blocked, id=9172, stack(0x00000085ffb00000,0x00000085ffc00000)] 0x000001b117abc000 JavaThread "Job executor 1" [_thread_blocked, id=7808, stack(0x00000085ffa00000,0x00000085ffb00000)] 0x000001b117ab9000 JavaThread "Job executor 0" [_thread_blocked, id=10196, stack(0x00000085ff900000,0x00000085ffa00000)] 0x000001b117ab8800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=7196, stack(0x00000085ff200000,0x00000085ff300000)] 0x000001b117ab7800 JavaThread "Thread-5" daemon [_thread_in_native, id=3976, stack(0x00000085fee00000,0x00000085fef00000)] 0x000001b11805c000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=5128, stack(0x00000085fec00000,0x00000085fed00000)] 0x000001b11805a800 JavaThread "Thread-4" daemon [_thread_blocked, id=8556, stack(0x00000085feb00000,0x00000085fec00000)] 0x000001b11809b800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=8872, stack(0x00000085fea00000,0x00000085feb00000)] 0x000001b117ff7000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=8876, stack(0x00000085fe900000,0x00000085fea00000)] 0x000001b117f99800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8884, stack(0x00000085fe800000,0x00000085fe900000)] 0x000001b117f96800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1012, stack(0x00000085fe600000,0x00000085fe700000)] 0x000001b1178fc800 JavaThread "Service Thread" daemon [_thread_blocked, id=8664, stack(0x00000085fe400000,0x00000085fe500000)] 0x000001b117876000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=8592, stack(0x00000085fe300000,0x00000085fe400000)] 0x000001b117869000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=5096, stack(0x00000085fe200000,0x00000085fe300000)] 0x000001b117867000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9756, stack(0x00000085fe100000,0x00000085fe200000)] 0x000001b117864000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3500, stack(0x00000085fe000000,0x00000085fe100000)] 0x000001b117863000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9284, stack(0x00000085fdf00000,0x00000085fe000000)] 0x000001b117862000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10188, stack(0x00000085fde00000,0x00000085fdf00000)] 0x000001b117850800 JavaThread "Finalizer" daemon [_thread_blocked, id=9844, stack(0x00000085fdd00000,0x00000085fde00000)] 0x000001b101179000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8552, stack(0x00000085fdc00000,0x00000085fdd00000)] 0x000001b1011be800 JavaThread "main" [_thread_blocked, id=4388, stack(0x00000085fcc40000,0x00000085fcd40000)] Other Threads: 0x000001b115b27800 VMThread [stack: 0x00000085fdb00000,0x00000085fdc00000] [id=2196] 0x000001b117917000 WatcherThread [stack: 0x00000085fe500000,0x00000085fe600000] [id=6824] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 229376K, used 88426K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 44% used [0x00000000f0000000,0x00000000f565a9f0,0x00000000fc000000) from space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) ParOldGen total 378880K, used 49506K [0x0000000080000000, 0x0000000097200000, 0x00000000f0000000) object space 378880K, 13% used [0x0000000080000000,0x0000000083058bb8,0x0000000097200000) Metaspace used 34449K, capacity 36049K, committed 36224K, reserved 1081344K class space used 4380K, capacity 4690K, committed 4736K, reserved 1048576K Card table byte_map: [0x000001b110580000,0x000001b110990000] byte_map_base: 0x000001b110180000 Marking Bits: (ParMarkBitMap*) 0x0000000074413c10 Begin Bits: [0x000001b110d10000, 0x000001b112d10000) End Bits: [0x000001b112d10000, 0x000001b114d10000) Polling page: 0x000001b101060000 CodeCache: size=245760Kb used=16942Kb max_used=17402Kb free=228817Kb bounds [0x000001b1011c0000, 0x000001b102360000, 0x000001b1101c0000] total_blobs=5742 nmethods=4741 adapters=911 compilation: enabled Compilation events (10 events): Event: 14.497 Thread 0x000001b117876000 5429 3 org.lwjgl.opengl.GLContext::getCapabilities (20 bytes) Event: 14.497 Thread 0x000001b117876000 nmethod 5429 0x000001b101c4e250 code [0x000001b101c4e400, 0x000001b101c4e900] Event: 14.497 Thread 0x000001b117876000 5430 3 org.lwjgl.opengl.GLContext::getCapabilitiesImpl (23 bytes) Event: 14.498 Thread 0x000001b117876000 nmethod 5430 0x000001b101c32f50 code [0x000001b101c330e0, 0x000001b101c33490] Event: 14.498 Thread 0x000001b117876000 5431 3 org.lwjgl.BufferChecks::checkFunctionAddress (23 bytes) Event: 14.498 Thread 0x000001b117876000 nmethod 5431 0x000001b1018d2f90 code [0x000001b1018d3100, 0x000001b1018d3350] Event: 14.499 Thread 0x000001b117876000 5432 3 com.jcraft.jogg.SyncState::buffer (127 bytes) Event: 14.500 Thread 0x000001b117876000 nmethod 5432 0x000001b101c97250 code [0x000001b101c973e0, 0x000001b101c97940] Event: 14.500 Thread 0x000001b117876000 5433 3 com.jcraft.jogg.SyncState::wrote (27 bytes) Event: 14.500 Thread 0x000001b117876000 nmethod 5433 0x000001b101f44a10 code [0x000001b101f44b60, 0x000001b101f44d18] GC Heap History (8 events): Event: 5.874 GC heap before {Heap before GC invocations=1 (full 0): PSYoungGen total 229376K, used 94437K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 48% used [0x00000000f0000000,0x00000000f5c395f0,0x00000000fc000000) from space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) ParOldGen total 262144K, used 0K [0x0000000080000000, 0x0000000090000000, 0x00000000f0000000) object space 262144K, 0% used [0x0000000080000000,0x0000000080000000,0x0000000090000000) Metaspace used 20594K, capacity 21218K, committed 21296K, reserved 1067008K class space used 2732K, capacity 2896K, committed 2944K, reserved 1048576K Event: 5.891 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 229376K, used 25090K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000) from space 32768K, 76% used [0x00000000fc000000,0x00000000fd880bb8,0x00000000fe000000) to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) ParOldGen total 262144K, used 102K [0x0000000080000000, 0x0000000090000000, 0x00000000f0000000) object space 262144K, 0% used [0x0000000080000000,0x0000000080019a98,0x0000000090000000) Metaspace used 20594K, capacity 21218K, committed 21296K, reserved 1067008K class space used 2732K, capacity 2896K, committed 2944K, reserved 1048576K } Event: 5.891 GC heap before {Heap before GC invocations=2 (full 1): PSYoungGen total 229376K, used 25090K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000) from space 32768K, 76% used [0x00000000fc000000,0x00000000fd880bb8,0x00000000fe000000) to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) ParOldGen total 262144K, used 102K [0x0000000080000000, 0x0000000090000000, 0x00000000f0000000) object space 262144K, 0% used [0x0000000080000000,0x0000000080019a98,0x0000000090000000) Metaspace used 20594K, capacity 21218K, committed 21296K, reserved 1067008K class space used 2732K, capacity 2896K, committed 2944K, reserved 1048576K Event: 5.958 GC heap after Heap after GC invocations=2 (full 1): PSYoungGen total 229376K, used 0K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000) from space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) ParOldGen total 378880K, used 24871K [0x0000000080000000, 0x0000000097200000, 0x00000000f0000000) object space 378880K, 6% used [0x0000000080000000,0x0000000081849d08,0x0000000097200000) Metaspace used 20594K, capacity 21218K, committed 21296K, reserved 1067008K class space used 2732K, capacity 2896K, committed 2944K, reserved 1048576K } Event: 9.342 GC heap before {Heap before GC invocations=3 (full 1): PSYoungGen total 229376K, used 149134K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 75% used [0x00000000f0000000,0x00000000f91a3a38,0x00000000fc000000) from space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) to space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) ParOldGen total 378880K, used 24871K [0x0000000080000000, 0x0000000097200000, 0x00000000f0000000) object space 378880K, 6% used [0x0000000080000000,0x0000000081849d08,0x0000000097200000) Metaspace used 28072K, capacity 29748K, committed 30080K, reserved 1075200K class space used 3779K, capacity 4113K, committed 4224K, reserved 1048576K Event: 9.388 GC heap after Heap after GC invocations=3 (full 1): PSYoungGen total 229376K, used 26147K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000) from space 32768K, 79% used [0x00000000fe000000,0x00000000ff988d50,0x0000000100000000) to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) ParOldGen total 378880K, used 24951K [0x0000000080000000, 0x0000000097200000, 0x00000000f0000000) object space 378880K, 6% used [0x0000000080000000,0x000000008185dd18,0x0000000097200000) Metaspace used 28072K, capacity 29748K, committed 30080K, reserved 1075200K class space used 3779K, capacity 4113K, committed 4224K, reserved 1048576K } Event: 9.388 GC heap before {Heap before GC invocations=4 (full 2): PSYoungGen total 229376K, used 26147K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000) from space 32768K, 79% used [0x00000000fe000000,0x00000000ff988d50,0x0000000100000000) to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) ParOldGen total 378880K, used 24951K [0x0000000080000000, 0x0000000097200000, 0x00000000f0000000) object space 378880K, 6% used [0x0000000080000000,0x000000008185dd18,0x0000000097200000) Metaspace used 28072K, capacity 29748K, committed 30080K, reserved 1075200K class space used 3779K, capacity 4113K, committed 4224K, reserved 1048576K Event: 9.619 GC heap after Heap after GC invocations=4 (full 2): PSYoungGen total 229376K, used 0K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000) eden space 196608K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fc000000) from space 32768K, 0% used [0x00000000fe000000,0x00000000fe000000,0x0000000100000000) to space 32768K, 0% used [0x00000000fc000000,0x00000000fc000000,0x00000000fe000000) ParOldGen total 378880K, used 49506K [0x0000000080000000, 0x0000000097200000, 0x00000000f0000000) object space 378880K, 13% used [0x0000000080000000,0x0000000083058bb8,0x0000000097200000) Metaspace used 28072K, capacity 29748K, committed 30080K, reserved 1075200K class space used 3779K, capacity 4113K, committed 4224K, reserved 1048576K } Deoptimization events (10 events): Event: 11.225 Thread 0x000001b11805c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b10210ecbc method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 7 Event: 11.310 Thread 0x000001b11805c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b101dfdb8c method=java.lang.Math.round(F)I @ 36 Event: 13.319 Thread 0x000001b1261c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b101539730 method=com.wurmonline.client.sound.SoundEngine.createAmbientsArray(Lcom/wurmonline/client/game/TerrainDataInformationProvider;Lcom/wurmonline/client/game/TerrainDataInformationProv Event: 13.562 Thread 0x000001b1261c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b1016e95c4 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 153 Event: 13.629 Thread 0x000001b1261c9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b101563880 method=com.jcraft.jogg.Buffer.read(I)I @ 23 Event: 13.668 Thread 0x000001b1261c9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b101392394 method=com.wurmonline.client.sound.formats.OggInputStream.readByte()B @ 11 Event: 13.760 Thread 0x000001b1261c9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b101b33e70 method=com.jcraft.jorbis.Block.synthesis(Lcom/jcraft/jogg/Packet;)I @ 87 Event: 13.788 Thread 0x000001b1261c9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b10167bc8c method=com.wurmonline.client.sound.formats.OggData.readInput(Lcom/wurmonline/client/sound/formats/OggInputStream;)Ljava/nio/ByteBuffer; @ 21 Event: 14.161 Thread 0x000001b1261c9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b10180cc78 method=com.jcraft.jorbis.Floor1.inverse1(Lcom/jcraft/jorbis/Block;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 457 Event: 14.437 Thread 0x000001b1261c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001b1017f07c8 method=sun.awt.image.ByteInterleavedRaster.getByteData(IIII[B)[B @ 636 Classes redefined (0 events): No events Internal exceptions (10 events): Event: 13.495 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f437d2b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 13.945 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f5325a68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 13.945 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f5325d20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 13.945 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f5325fa8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 13.946 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f5327470) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 13.946 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f5327728) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 13.946 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f53279b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 14.439 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f54f2418) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 14.440 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f54f26d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 14.440 Thread 0x000001b1261c2800 Exception <a 'java/io/IOException'> (0x00000000f54f2958) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709] Events (10 events): Event: 14.446 Thread 0x000001b117864000 flushing nmethod 0x000001b101702210 Event: 14.446 Thread 0x000001b117864000 flushing nmethod 0x000001b10170de50 Event: 14.455 Thread 0x000001b117876000 flushing nmethod 0x000001b101853950 Event: 14.456 Thread 0x000001b117869000 flushing nmethod 0x000001b1018d2f90 Event: 14.482 Thread 0x000001b117876000 flushing nmethod 0x000001b10216ab10 Event: 14.482 Thread 0x000001b117876000 flushing nmethod 0x000001b10227ed50 Event: 14.497 loading class org/lwjgl/opengl/GL15 Event: 14.497 loading class org/lwjgl/opengl/GL15 done Event: 14.506 loading class com/wurmonline/client/renderer/backend/Queue$1 Event: 14.506 loading class com/wurmonline/client/renderer/backend/Queue$1 done Dynamic libraries: 0x00007ff7c5e80000 - 0x00007ff7c5ef3000 E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\WurmLauncher.exe 0x00007ffb7f090000 - 0x00007ffb7f261000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffb7e730000 - 0x00007ffb7e7db000 C:\Windows\System32\KERNEL32.DLL 0x00007ffb7b8d0000 - 0x00007ffb7baed000 C:\Windows\System32\KERNELBASE.dll 0x00007ffb7d220000 - 0x00007ffb7e728000 C:\Windows\System32\SHELL32.dll 0x00007ffb7ccf0000 - 0x00007ffb7cd8e000 C:\Windows\System32\msvcrt.dll 0x00007ffb7b680000 - 0x00007ffb7b6c2000 C:\Windows\System32\cfgmgr32.dll 0x00007ffb7bf40000 - 0x00007ffb7c61a000 C:\Windows\System32\windows.storage.dll 0x00007ffb7cd90000 - 0x00007ffb7d057000 C:\Windows\System32\combase.dll 0x00007ffb7bc70000 - 0x00007ffb7bd65000 C:\Windows\System32\ucrtbase.dll 0x00007ffb7ef40000 - 0x00007ffb7f061000 C:\Windows\System32\RPCRT4.dll 0x00007ffb7b6d0000 - 0x00007ffb7b73a000 C:\Windows\System32\bcryptPrimitives.dll 0x00007ffb7b5a0000 - 0x00007ffb7b5ec000 C:\Windows\System32\powrprof.dll 0x00007ffb7c850000 - 0x00007ffb7c8f2000 C:\Windows\System32\advapi32.dll 0x00007ffb7d060000 - 0x00007ffb7d0b9000 C:\Windows\System32\sechost.dll 0x00007ffb7eab0000 - 0x00007ffb7eb02000 C:\Windows\System32\shlwapi.dll 0x00007ffb7c810000 - 0x00007ffb7c844000 C:\Windows\System32\GDI32.dll 0x00007ffb7b740000 - 0x00007ffb7b8c2000 C:\Windows\System32\gdi32full.dll 0x00007ffb7c6a0000 - 0x00007ffb7c805000 C:\Windows\System32\USER32.dll 0x00007ffb7baf0000 - 0x00007ffb7bb0e000 C:\Windows\System32\win32u.dll 0x00007ffb7b590000 - 0x00007ffb7b59f000 C:\Windows\System32\kernel.appcore.dll 0x00007ffb7bbc0000 - 0x00007ffb7bc69000 C:\Windows\System32\shcore.dll 0x00007ffb7b600000 - 0x00007ffb7b614000 C:\Windows\System32\profapi.dll 0x00007ffb62280000 - 0x00007ffb62326000 C:\Windows\SYSTEM32\MSVCP120.dll 0x00007ffb5f8e0000 - 0x00007ffb5f9cf000 C:\Windows\SYSTEM32\MSVCR120.dll 0x00007ffb7c910000 - 0x00007ffb7c93e000 C:\Windows\System32\IMM32.DLL 0x00007ffb507f0000 - 0x00007ffb5097d000 E:\Steam\gameoverlayrenderer64.dll 0x00007ffb7c940000 - 0x00007ffb7ca77000 C:\Windows\System32\ole32.dll 0x00007ffb78d50000 - 0x00007ffb78d73000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffb7ca80000 - 0x00007ffb7ca88000 C:\Windows\System32\PSAPI.DLL 0x00007ffb78cf0000 - 0x00007ffb78d1b000 C:\Windows\SYSTEM32\WINMMBASE.dll 0x0000000073bf0000 - 0x0000000074493000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\server\jvm.dll 0x0000000073b10000 - 0x0000000073be2000 C:\Windows\SYSTEM32\MSVCR100.dll 0x00007ffb71670000 - 0x00007ffb7167a000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ffb75a60000 - 0x00007ffb75a69000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffb7ea40000 - 0x00007ffb7eaaa000 C:\Windows\System32\WS2_32.dll 0x0000000073b00000 - 0x0000000073b0f000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\verify.dll 0x0000000073ad0000 - 0x0000000073af9000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\java.dll 0x0000000073ab0000 - 0x0000000073ac6000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\zip.dll 0x0000000073910000 - 0x0000000073aa9000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\awt.dll 0x00007ffb7d160000 - 0x00007ffb7d21c000 C:\Windows\System32\OLEAUT32.dll 0x00007ffb79b00000 - 0x00007ffb79b7a000 C:\Windows\SYSTEM32\apphelp.dll 0x00007ffb79290000 - 0x00007ffb792b6000 C:\Windows\system32\DWMAPI.DLL 0x00007ffb79ce0000 - 0x00007ffb79d75000 C:\Windows\system32\uxtheme.dll 0x00007ffb506c0000 - 0x00007ffb507e3000 C:\Windows\system32\opengl32.dll 0x00007ffb75a30000 - 0x00007ffb75a5d000 C:\Windows\SYSTEM32\GLU32.dll 0x00007ffb60dc0000 - 0x00007ffb60eb7000 C:\Windows\SYSTEM32\DDRAW.dll 0x00007ffb75680000 - 0x00007ffb75688000 C:\Windows\SYSTEM32\DCIMAN32.dll 0x00007ffb65130000 - 0x00007ffb651dc000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.0_none_4151bdeb4bbdd21f\COMCTL32.dll 0x00007ffb7e8e0000 - 0x00007ffb7ea3b000 C:\Windows\System32\MSCTF.dll 0x000001b118780000 - 0x000001b118783000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-console-l1-1-0.dll 0x000001b118fd0000 - 0x000001b118fd3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-datetime-l1-1-0.dll 0x000001b118fe0000 - 0x000001b118fe3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-debug-l1-1-0.dll 0x000001b118ff0000 - 0x000001b118ff3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-errorhandling-l1-1-0.dll 0x000001b119000000 - 0x000001b119004000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-file-l1-1-0.dll 0x000001b119010000 - 0x000001b119013000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-file-l1-2-0.dll 0x000001b119020000 - 0x000001b119023000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-file-l2-1-0.dll 0x000001b119030000 - 0x000001b119033000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-handle-l1-1-0.dll 0x000001b119040000 - 0x000001b119043000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-heap-l1-1-0.dll 0x000001b119050000 - 0x000001b119053000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-interlocked-l1-1-0.dll 0x000001b119060000 - 0x000001b119063000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-libraryloader-l1-1-0.dll 0x000001b119070000 - 0x000001b119073000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-localization-l1-2-0.dll 0x000001b119080000 - 0x000001b119083000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-memory-l1-1-0.dll 0x000001b119090000 - 0x000001b119093000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-namedpipe-l1-1-0.dll 0x000001b1190a0000 - 0x000001b1190a3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-processenvironment-l1-1-0.dll 0x000001b1190b0000 - 0x000001b1190b3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-processthreads-l1-1-0.dll 0x000001b1190c0000 - 0x000001b1190c3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-processthreads-l1-1-1.dll 0x000001b1190d0000 - 0x000001b1190d3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-profile-l1-1-0.dll 0x000001b1190e0000 - 0x000001b1190e3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-rtlsupport-l1-1-0.dll 0x000001b1190f0000 - 0x000001b1190f3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-string-l1-1-0.dll 0x000001b119100000 - 0x000001b119103000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-synch-l1-1-0.dll 0x000001b119110000 - 0x000001b119113000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-synch-l1-2-0.dll 0x000001b119120000 - 0x000001b119123000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-sysinfo-l1-1-0.dll 0x000001b119130000 - 0x000001b119133000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-timezone-l1-1-0.dll 0x000001b119140000 - 0x000001b119143000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-core-util-l1-1-0.dll 0x000001b119150000 - 0x000001b119153000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-conio-l1-1-0.dll 0x000001b119160000 - 0x000001b119164000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-convert-l1-1-0.dll 0x000001b119170000 - 0x000001b119173000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-environment-l1-1-0.dll 0x000001b119180000 - 0x000001b119183000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-filesystem-l1-1-0.dll 0x000001b119190000 - 0x000001b119193000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-heap-l1-1-0.dll 0x000001b1191a0000 - 0x000001b1191a3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-locale-l1-1-0.dll 0x000001b1191b0000 - 0x000001b1191b5000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-math-l1-1-0.dll 0x000001b1191c0000 - 0x000001b1191c5000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-multibyte-l1-1-0.dll 0x000001b1191d0000 - 0x000001b1191e0000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-private-l1-1-0.dll 0x000001b1191e0000 - 0x000001b1191e3000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-process-l1-1-0.dll 0x000001b1191f0000 - 0x000001b1191f4000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-runtime-l1-1-0.dll 0x000001b119200000 - 0x000001b119204000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-stdio-l1-1-0.dll 0x000001b119210000 - 0x000001b119214000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-string-l1-1-0.dll 0x000001b119220000 - 0x000001b119223000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-time-l1-1-0.dll 0x000001b119230000 - 0x000001b119233000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\api-ms-win-crt-utility-l1-1-0.dll 0x00007ffb505c0000 - 0x00007ffb506b6000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\ucrtbase.dll 0x00007ffb75240000 - 0x00007ffb75256000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\vcruntime140.dll 0x00007ffb5f290000 - 0x00007ffb5f32c000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\msvcp140.dll 0x00007ffb6c0b0000 - 0x00007ffb6c101000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\concrt140.dll 0x00000000738e0000 - 0x0000000073903000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\prism_d3d.dll 0x00007ffb610e0000 - 0x00007ffb6126d000 C:\Windows\system32\d3d9.dll 0x00007ffb4f9a0000 - 0x00007ffb505c0000 C:\Windows\SYSTEM32\igdumd64.dll 0x0000000073890000 - 0x00000000738d9000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\glass.dll 0x00007ffb7e7e0000 - 0x00007ffb7e8da000 C:\Windows\System32\COMDLG32.dll 0x0000000180000000 - 0x0000000180051000 E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl64.dll 0x00007ffb753c0000 - 0x00007ffb753ce000 E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\SteamClientJni.dll 0x0000000073850000 - 0x0000000073888000 E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\steam_api64.dll 0x00007ffb4cdd0000 - 0x00007ffb4dea7000 E:\Steam\steamclient64.dll 0x00007ffb7bd70000 - 0x00007ffb7bf38000 C:\Windows\System32\CRYPT32.dll 0x00007ffb7b5f0000 - 0x00007ffb7b600000 C:\Windows\System32\MSASN1.dll 0x00007ffb7f070000 - 0x00007ffb7f08c000 C:\Windows\System32\imagehlp.dll 0x00007ffb7eb10000 - 0x00007ffb7ef39000 C:\Windows\System32\SETUPAPI.dll 0x00007ffb7ac50000 - 0x00007ffb7ac88000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ffb4f820000 - 0x00007ffb4f991000 E:\Steam\tier0_s64.dll 0x00007ffb61430000 - 0x00007ffb614aa000 E:\Steam\vstdlib_s64.dll 0x00007ffb7aec0000 - 0x00007ffb7af1c000 C:\Windows\SYSTEM32\MSWSOCK.dll 0x00007ffb705d0000 - 0x00007ffb705dc000 C:\Windows\SYSTEM32\Secur32.dll 0x00007ffb7b290000 - 0x00007ffb7b2bc000 C:\Windows\SYSTEM32\SSPICLI.DLL 0x00007ffb7b080000 - 0x00007ffb7b08b000 C:\Windows\SYSTEM32\CRYPTBASE.DLL 0x00007ffb7b060000 - 0x00007ffb7b077000 C:\Windows\SYSTEM32\CRYPTSP.dll 0x00007ffb7aad0000 - 0x00007ffb7ab03000 C:\Windows\system32\rsaenh.dll 0x00007ffb7b170000 - 0x00007ffb7b19b000 C:\Windows\SYSTEM32\bcrypt.dll 0x00007ffb7ad40000 - 0x00007ffb7ad5f000 C:\Windows\SYSTEM32\USERENV.dll 0x0000000073830000 - 0x000000007384a000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\net.dll 0x00007ffb7c900000 - 0x00007ffb7c908000 C:\Windows\System32\NSI.dll 0x00007ffb787e0000 - 0x00007ffb787f6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL 0x00007ffb787c0000 - 0x00007ffb787da000 C:\Windows\SYSTEM32\dhcpcsvc.DLL 0x0000000073810000 - 0x0000000073821000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\nio.dll 0x00000000737d0000 - 0x0000000073801000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\jpeg.dll 0x00000000737b0000 - 0x00000000737c4000 E:\Steam\steamapps\common\Wurm Unlimited\runtime\bin\javafx_font.dll 0x00007ffb6c6c0000 - 0x00007ffb6c929000 C:\Windows\SYSTEM32\dwrite.dll 0x00007ffb7d0c0000 - 0x00007ffb7d15f000 C:\Windows\System32\clbcatq.dll 0x00007ffb6f620000 - 0x00007ffb6f899000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.0_none_2d0f50fcbdb171b8\comctl32.dll VM Arguments: jvm_args: -Dworkdir=E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher -Djava.library.path=E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs -Xmn256M -Xms512m -Xmx2048m -XX:+AggressiveOpts java_command: <unknown> java_class_path (initial): E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\client.jar;E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\common.jar;E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\lib\lwjgl-natives-windows-2.9.1.jar;E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\lib\SteamClientJni.jar;E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\internal-pack;E:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\launcher-data Launcher Type: generic Environment Variables: PATH=E:\Steam;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Eugen\AppData\Local\Microsoft\WindowsApps; USERNAME=Eugen OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0) CPU:total 8 (initial active ? (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit Memory: 4k page, physical 4063600k(628772k free), swap 6070644k(1276912k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for windows-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:21:52 by "java_re" with MS VC++ 10.0 (VS2010) time: Sat Mar 09 20:51:46 2019 elapsed time: 15 seconds (0d 0h 0m 15s)
  24. trying to use a spyglass will crash your game, couple of people already experiencing the same crashing with head bobbing and without feel free to move it to client bugs if this belongs there