1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Aetheric Book Creator. 1.2.6

A book creator and editor.

  1. Umena

    Umena Void-Bound Voyager

    Umena submitted a new mod:

    Aetheric Book Creator. - A book creator and editor.

    Read more about this mod...
     
  2. Umena

    Umena Void-Bound Voyager

  3. Umena

    Umena Void-Bound Voyager

  4. Umena

    Umena Void-Bound Voyager

  5. Umena

    Umena Void-Bound Voyager

  6. AngleWyrm

    AngleWyrm Scruffy Nerf-Herder

    To use the hexcodes, prefix them with a hashtag, like so: ^#ffaa00;SomeText^reset;

    The color codes are being counted as part of the line length, so colored text in a line shortens the length of the line by a significant amount.

    PS: Thanks for making this!
    [​IMG]
     
    Last edited: Mar 24, 2018
  7. Umena

    Umena Void-Bound Voyager

  8. Umena

    Umena Void-Bound Voyager

    AngleWyrm likes this.
  9. ManaUser

    ManaUser Cosmic Narwhal

    Saw this on reddit, I hope it gets more attention on these forums because although a small thing it's really revolutionary in some ways. It adds a whole new ability that just wasn't possible before.

    I do have one suggestion: More base image choices would be nice. There are tons of book images in the game, it would be handy if a few more of them were available in this tool. A few more that aren't books per se, like notes and floppy disks, would be good too.
     
  10. Umena

    Umena Void-Bound Voyager

  11. Sock_Bunny

    Sock_Bunny Existential Complex

    Hi.
    I made a book using an old version, 1.2.4, I think.
    I'm using 1.2.6, the update that lets you align text to the left.

    I tried editing an old book I made, but I got this error:

    Error] Exception while invoking lua function 'leftClickItemSlot'. (LuaException) Error code 2, [string "/interface/bookGen/bookGen.lua"]:113: attempt to concatenate a nil value (field '?')
    stack traceback:
    [C]: in metamethod '__concat'
    [string "/interface/bookGen/bookGen.lua"]:113: in global 'addLine'
    [string "/interface/bookGen/bookGen.lua"]:433: in global 'loadItem'
    [string "/interface/bookGen/bookGen.lua"]:384: in function <[string "/interface/bookGen/bookGen.lua"]:377>
    0 starbound 0x000000010b919af0 _ZN4Star13StarExceptionC2EPKcNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE + 128
    1 starbound 0x000000010b8d16be _ZN4Star9LuaEngine11handleErrorEP9lua_Statei + 862
    2 starbound 0x000000010beee036 _ZN4Star9LuaEngine12callFunctionIJNS_6StringENS_4JsonEEEENS_7VariantINS4_INS_5EmptyEJbxdS2_NS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJNS_11LuaVariadicISA_EEEEEiDpRKT_ + 198
    3 starbound 0x000000010beed7fa _ZN4Star16LuaBaseComponent6invokeINS_7VariantINS_5EmptyEJbxdNS_6StringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJRKS4_RKNS_4JsonEEEENS_5MaybeIT_EESB_DpOT0_ + 362
    4 starbound 0x000000010c49604d _ZNSt3__110__function6__funcIZN4Star10ScriptPaneC1ENS_10shared_ptrINS2_14UniverseClientEEENS2_4JsonEiE3$_1NS_9allocatorIS8_EEFvPNS2_6WidgetEEEclEOSC_ + 93
    5 starbound 0x000000010c37168a _ZN4Star14ItemSlotWidget9sendEventERKNS_7VariantINS_12KeyDownEventEJNS_10KeyUpEventENS_14TextInputEventENS_14MouseMoveEventENS_20MouseButtonDownEventENS_18MouseButtonUpEventENS_15MouseWheelEventENS_19ControllerAxisEventENS_25ControllerButtonDownEventENS_23ControllerButtonUpEventEEEE + 282
    6 starbound 0x000000010c37e4bd _ZN4Star4Pane9sendEventERKNS_7VariantINS_12KeyDownEventEJNS_10KeyUpEventENS_14TextInputEventENS_14MouseMoveEventENS_20MouseButtonDownEventENS_18MouseButtonUpEventENS_15MouseWheelEventENS_19ControllerAxisEventENS_25ControllerButtonDownEventENS_23ControllerButtonUpEventEEEE + 1405
    7 starbound 0x000000010c494a7f _ZN4Star10ScriptPane9sendEventERKNS_7VariantINS_12KeyDownEventEJNS_10KeyUpEventENS_14TextInputEventENS_14MouseMoveEventENS_20MouseButtonDownEventENS_18MouseButtonUpEventENS_15MouseWheelEventENS_19ControllerAxisEventENS_25ControllerButtonDownEventENS_23ControllerButtonUpEventEEEE + 143
    8 starbound 0x000000010c382ba0 _ZN4Star11PaneManager14sendInputEventERKNS_7VariantINS_12KeyDownEventEJNS_10KeyUpEventENS_14TextInputEventENS_14MouseMoveEventENS_20MouseButtonDownEventENS_18MouseButtonUpEventENS_15MouseWheelEventENS_19ControllerAxisEventENS_25ControllerButtonDownEventENS_23ControllerButtonUpEventEEEE + 1296
    9 starbound 0x000000010c434e83 _ZN4Star13MainInterface16handleInputEventERKNS_7VariantINS_12KeyDownEventEJNS_10KeyUpEventENS_14TextInputEventENS_14MouseMoveEventENS_20MouseButtonDownEventENS_18MouseButtonUpEventENS_15MouseWheelEventENS_19ControllerAxisEventENS_25ControllerButtonDownEventENS_23ControllerButtonUpEventEEEE + 115
    10 starbound 0x000000010c310734 _ZN4Star11SdlPlatform3runEv + 404
    11 starbound 0x000000010c310474 _ZN4Star18runMainApplicationENSt3__110unique_ptrINS_11ApplicationENS0_14default_deleteIS2_EEEENS_10StringListE + 180
    12 starbound 0x000000010b803ffc main + 92
    13 libdyld.dylib 0x00007fff9fcdc5ad start + 1
    14 ??? 0x0000000000000001 0x0 + 1



    The book generator interface froze, the text for the book was blank (shown in the interface, book was not blank when read), and the book couldn't be taken out of the interface. When I closed it, it ate my book :eek:
     

Share This Page