K

kragebein

Member

Last active 8 years ago

  1. 8 years ago
    Tue Oct 27 13:58:35 2015
    K kragebein posted in Problem with spdlog::spdlog_ex.

    Should i perhaps rename the plugin itself?

    Where is it trying to write that file? Maybe there is some permissions missing from that exact directory ?
    http://pastebin.ca/3221326

    EDIT: This fixed the problem.
    Both folder and plugin must be in lowercase to work properly.

  2. Tue Oct 27 13:52:35 2015
    K kragebein posted in Problem with spdlog::spdlog_ex.

    renamed the mod, problem still exists. the exact same error

  3. Tue Oct 27 03:35:11 2015
    K kragebein started the conversation Problem with spdlog::spdlog_ex.

    Having a slight problem.
    I get the server up and running, which works just fine, enemies spawn, tasks spawn, everything except presistence works.. i Think.

    Whenever i try to add a ALiVE-marker or send a combat report the server just sigfaults (Linux).

    terminate called after throwing an instance of 'spdlog::spdlog_ex'
      what():  Failed opening file @aliveserver/aliveplugin_2015-10-27_04-29.txt for writing
    /home/steam/functions/fn_debug: line 63: 17497 Aborted                 (core dumped) ${executable} ${parms}

    I have even gone so far as to have chmodded the entire mods-directory but to no avail..
    Does anyone know whats up? Google gives me nothing, and i mean nothing.
    0 results! Its a first for me.

    RPT: http://pastebin.ca/3220689

    fn_STMG_AssignClientIDOnServer is from st_map_gestures not having been set up correctly, but this is not part of the problem as the problem still occurs even without using the map, (while reporting sitrep).
    st_map_gestures doesnt sigfault the server. The not beeing able to open that file for writing is.. Anyone?

  4. Mon Oct 26 18:28:29 2015
    K kragebein joined the forum.