1. When making a thread, please tag your thread accordingly using the menu to the left of the textfield where you name your thread where applicable. Server Advertisements and Mod Releases should be contained to their respective subforums.

Server Help help my server please ;~;! Fatal Exception caught: (IOException) Seek error: Success

Discussion in 'Multiplayer' started by HoldenCrossX, Mar 27, 2022.

  1. HoldenCrossX

    HoldenCrossX Space Hobo

    Hoi!
    I'll try to keep it short. I recently picked up starbound again and I'm (once again) loving it.
    though I have played through the game for like 16 times already, so I decided to mod the game. I chose some mods that I wanted to look at and test. they all worked perfectly fine.

    Now I wanted to play with some friends and since I'm not always there to let them play on our universe, I rented a server on nitrado. after an entire day of researching I finally found out how to put mods into the serve correctly ( hopefully ) but now, the server won't stop restarting.

    giving me the error message "Fatal Exception caught: (IOException) Seek error: Success" in the console

    followed by:

    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6]
    ./starbound_server(_ZN4Star11IOException6formatIJPcEEES0_PKcDpRKT_+0x6e) [0x9d9b3e]
    ./starbound_server(_ZN4Star4File5fseekEPvlNS_6IOSeekE+0x74) [0x9d8464]
    ./starbound_server(_ZN4Star4File4seekElNS_6IOSeekE+0x17) [0x91a707]
    ./starbound_server(_ZN4Star17PackedAssetSourceC1ERKNS_6StringE+0x1a2) [0xa20552]
    ./starbound_server(_ZN4Star4Root19scanForAssetSourcesERKNS_10StringListE+0x978) [0xe872e8]
    ./starbound_server() [0xe89ab5]
    ./starbound_server(_ZN4Star4Root6assetsEv+0xd1) [0xe80321]
    ./starbound_server(_ZNSt17_Function_handlerIFvvEN4Star13SwallowReturnISt5_BindIFSt7_Mem_fnIMNS1_4RootEFSt10shared_ptrIKNS1_6AssetsEEvEEPS5_EEEEE9_M_invokeERKSt9_Any_data+0x23) [0xe915e3]
    ./starbound_server() [0x9cfda9]
    ./starbound_server(_ZN4Star10WorkerPool12WorkerThread3runEv+0x5f) [0x9d0b8f]
    ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75]
    /lib64/libpthread.so.0(+0x94e2) [0x7f0dce18d4e2]
    /lib64/libc.so.6(clone+0x43) [0x7f0dcdf646c3]
    Caught at:
    ./starbound_server(_ZN4Star14fatalExceptionERKSt9exceptionb+0x42) [0x9d5ce2]
    ./starbound_server(main+0x76b) [0x8aca8b]
    /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f0dcde8a1a3]
    ./starbound_server(_start+0x2a) [0x8b701a]



    edit: last thing before the error message is "[Info] Root: Writing runtime configuration to '../storage/starbound_server.config'"

    I'm officially lost, please help! thank :3
     
  2. Genevra

    Genevra Scruffy Nerf-Herder

    post full log please and thanks

    *EDIT* are you subscribed to any workshop mods by chance that you haven't installed on the server
    https://steamcommunity.com/id/[YOURSTEAMID]/myworkshopfiles/?appid=211820&browsefilter=mysubscriptions
     
  3. HoldenCrossX

    HoldenCrossX Space Hobo

    Starbound_Server.log:


    [17:33:08.646] [Info] Root: Preparing Root...
    [17:33:08.646] [Info] Root: Done preparing Root.
    [17:33:08.647] [Info] Root: Scanning for asset sources in directory '../assets/'
    [17:33:08.647] [Info] Root: Loaded Configuration in 0.000378128 seconds
    [17:33:08.760] [Info] Root: Scanning for asset sources in directory '../mods/'
    [17:33:08.845] [Info] Root: Scanning for asset sources in directory '../assets/'
    [17:33:08.960] [Info] Root: Scanning for asset sources in directory '../mods/'
    [17:33:09.045] [Info] Root: Scanning for asset sources in directory '../assets/'
    [17:33:09.159] [Info] Root: Scanning for asset sources in directory '../mods/'
    [17:33:09.241] [Info] Root: Shutting down Root
    [17:33:09.241] [Info] Root: Writing runtime configuration to '../storage/starbound_server.config'
    [17:33:09.245] [Error] Fatal Exception caught: (IOException) Seek error: Success
    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6]
    ./starbound_server(_ZN4Star11IOException6formatIJPcEEES0_PKcDpRKT_+0x6e) [0x9d9b3e]
    ./starbound_server(_ZN4Star4File5fseekEPvlNS_6IOSeekE+0x74) [0x9d8464]
    ./starbound_server(_ZN4Star4File4seekElNS_6IOSeekE+0x17) [0x91a707]
    ./starbound_server(_ZN4Star17PackedAssetSourceC1ERKNS_6StringE+0x1a2) [0xa20552]
    ./starbound_server(_ZN4Star4Root19scanForAssetSourcesERKNS_10StringListE+0x978) [0xe872e8]
    ./starbound_server() [0xe89ab5]
    ./starbound_server(_ZN4Star4Root6assetsEv+0xd1) [0xe80321]
    ./starbound_server(_ZNSt17_Function_handlerIFvvEN4Star13SwallowReturnISt5_BindIFSt7_Mem_fnIMNS1_4RootEFSt10shared_ptrIKNS1_6AssetsEEvEEPS5_EEEEE9_M_invokeERKSt9_Any_data+0x23) [0xe915e3]
    ./starbound_server() [0x9cfda9]
    ./starbound_server(_ZN4Star10WorkerPool12WorkerThread3runEv+0x5f) [0x9d0b8f]
    ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75]
    /lib64/libpthread.so.0(+0x94e2) [0x7fb93bcf74e2]
    /lib64/libc.so.6(clone+0x43) [0x7fb93bace6c3]
    Caught at:
    ./starbound_server(_ZN4Star14fatalExceptionERKSt9exceptionb+0x42) [0x9d5ce2]
    ./starbound_server(main+0x76b) [0x8aca8b]
    /lib64/libc.so.6(__libc_start_main+0xf3) [0x7fb93b9f41a3]
    ./starbound_server(_start+0x2a) [0x8b701a]

    after that it keeps starting and the stopping before ending after like 10 tries


    restart.log:



    2022-03-25 20:11:59 Server stop requested (Webinterface)
    2022-03-25 20:32:30 Server restart requested (Webinterface)
    Fri 25 Mar 2022 08:33:22 PM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-25 20:40:49 Server stop requested (Webinterface)
    2022-03-25 20:46:47 Server restart requested (Webinterface)
    Fri 25 Mar 2022 08:47:18 PM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-25 20:54:18 Server stop requested (Webinterface)
    2022-03-25 20:55:51 Server restart requested (Webinterface)
    Fri 25 Mar 2022 08:56:47 PM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-26 06:10:33 Server restart requested (NITRAPI)
    Sat 26 Mar 2022 06:11:37 AM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-26 06:49:05 Server stop requested (Webinterface)
    2022-03-26 07:10:30 Server restart requested (Webinterface)
    Sat 26 Mar 2022 07:11:06 AM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-26 07:22:30 Server stop requested (Webinterface)
    2022-03-26 13:25:02 Server restart requested (Webinterface)
    Sat 26 Mar 2022 01:25:19 PM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-26 13:33:55 Server stop requested (Webinterface)
    2022-03-27 10:51:41 Server restart requested (Webinterface)
    Sun 27 Mar 2022 10:52:00 AM UTC starbound Server restart via Restart-file or Webinterface requested
    Sun 27 Mar 2022 12:33:18 PM UTC starbound Restarted ni2754644_1 more than 10 times in a row. There seems to be something very wrong. Stopping it...
    2022-03-27 12:44:58 Server restart requested (Webinterface)
    Sun 27 Mar 2022 12:45:07 PM UTC starbound Server restart via Restart-file or Webinterface requested
    2022-03-27 13:01:42 Server stop requested (Webinterface)
    2022-03-27 13:01:48 Server restart requested (Webinterface)
    Sun 27 Mar 2022 01:02:25 PM UTC starbound Server restart via Restart-file or Webinterface requested
    Sun 27 Mar 2022 01:54:44 PM UTC starbound Restarted ni2754644_1 more than 10 times in a row. There seems to be something very wrong. Stopping it...
    2022-03-27 14:45:00 Server restart requested (Webinterface)
    Sun 27 Mar 2022 02:45:00 PM UTC starbound Server restart via Restart-file or Webinterface requested
    Sun 27 Mar 2022 03:37:53 PM UTC starbound Restarted ni2754644_1 more than 10 times in a row. There seems to be something very wrong. Stopping it...
    2022-03-27 18:15:36 Server restart requested (Webinterface)
    Sun 27 Mar 2022 06:15:58 PM UTC starbound Server restart via Restart-file or Webinterface requested


    as for mods I tried my best to upload all mods that I have in my workshop folder, recountet 5 times cause I don't trust myself with that. I'll check again to see if I find something. I guess you think this might be a problem of a missing dependancy?
     
  4. Genevra

    Genevra Scruffy Nerf-Herder

    Ah, it hasn't even gotten to the mod loading portion yet

    something seems to be corrupted about your file structure or other mods, try uploading all mods again and making sure there aren't any weird files inside you're trying to upload as well.
    you may want to enable hidden files https://support.microsoft.com/en-us...-windows-97fbc472-c603-9d90-91d0-1166d1d9f4b5

    also try deleting your server's config files. copy over your local server config as well

    *EDIT* that error is related to reading issues, so also keep an eye out for other server related issues if you have the ability to change them like file permissions for instance. it could be that it's not able to read/write properly
     
  5. HoldenCrossX

    HoldenCrossX Space Hobo

  6. Genevra

    Genevra Scruffy Nerf-Herder

    much of those steps are unnecessary
    /Program Files (x86)/Steam/steamapps/workshop/content/211820/
    copy everything from this folder keeping the structure the same including file names and upload that without renaming or changing anything
     
  7. HoldenCrossX

    HoldenCrossX Space Hobo

    so just upload the entire content of my 211820 folder, meaning all the folders within? sorry if I'm a little slow, I want to get this right and the first time I tried to upload mods, I just uploaded the entire content of the 211820 folder and it didn't really work. the server didn't crash, it started after a considerable ammount of time, though it kicked me out because my game was trying to generate an item that the server was unable to generate due to the mod being missing. like, all of the mods were missing. I probably just goofed something up...that tends to happen :D

    thanks for the help so far btw! :3
     
  8. Genevra

    Genevra Scruffy Nerf-Herder

    yes, just the entire folder as is. but ah yeah, if you did that the first time it may be another issue.

    i don't know much about the interface on nitrado so I can't say how advanced it is, but it really does seem like a permissions or reading issue.

    here're my thoughts maybe this'll help when you're poking around -
    [Error] Fatal Exception caught: (IOException) Seek error: Success
    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6]

    this line looks like a string error, the "Success" is misleading. Probably an unused return value put by a dev. this means it had problems parsing or loading in a string, a line of text.


    [17:33:09.159] [Info] Root: Scanning for asset sources in directory '../mods/'
    [17:33:09.241] [Info] Root: Shutting down Root
    [17:33:09.241] [Info] Root: Writing runtime configuration to '../storage/starbound_server.config'

    it does this before the error suggesting it may have to do with the mods or server config, HOWEVER it also jumps back and forth between trying to scan the /assets and /mods directory and I'm 90% sure that it loads assets after the first try, meaning it's not just your mods folder it's having trouble loading. so it's probably only tangentially related in that it can't parse or find those either.

    it seems to be related to file permissions or the server is unable to see the files at all for some reason... but that doesn't make much sense given that the .exe was able to launch. that's why it seems like a file permissions issue.

    not sure.
     
  9. HoldenCrossX

    HoldenCrossX Space Hobo

    I saw another post on this site discussing a similar error. the Problem there was apparent also an issue with file access.
    I can send you this however, if it helps to get a better grip on things though I doubt it.

    maybe I should contact Nitrado Support about the file permissions?
     

    Attached Files:

  10. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

    Moved to the appropriate section. Please mind where you're posting.

    GIven the reoccuring entries for asset scanning on the mods and assets folder it seems like that the permissions are not set correctly.
    I recommend checking if the server has full access to its own file structure. The server even fails on loading the base game data from the assets folder.
    If it's already working forget the part above.

    As for workshop mods you have to upload them manually to the mods folder. I am not entirely sure if starbound does recursive lookups tho it technically should so uploading the workshop folder contents with all the folders should be fine.
    The workshop folder structure is usually: [mod ID]/[filename].pak

    edit:
    Just saw the current post. If the server refuses to start up even without mods you should contact the provider for your server since it seems they messed something up.
     
  11. HoldenCrossX

    HoldenCrossX Space Hobo

    hi, sorry for missposting, I really didn't know how to navigate since I just joined today. I'll keep that in mind for furhter posts :3

    the game starts up fine without mods, the flip happens when there is even just one mod installed ( I have checked just now ). I'll have to research if I can manually set the permissions of my server and thank you for your insight :3

    hey, sorry to bring this up again.
    I have reinstalled the server, changed the server config to my gamr config and renamed accordingly and then uploaded the mods manually with their folder ( [mod ID]/[filename].pak )
    aand this is what I get now. the server does not crash, however I cannot join as I am immediately kicked due to an item that should be loaded not exsisting to the server. I immediately see the "detected unnamed asset source at..." does this add to the insufficient permission thought?

    Edit: I checked and the mod that the missing item is from is installed on the server and my client

    [21:40:04.197] [Info] Root: Preparing Root...
    [21:40:04.198] [Info] Root: Done preparing Root.
    [21:40:04.198] [Info] Root: Scanning for asset sources in directory '../assets/'
    [21:40:04.198] [Info] Root: Loaded Configuration in 0.000341535 seconds
    [21:40:04.309] [Info] Root: Scanning for asset sources in directory '../mods/'
    [21:40:04.310] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [21:40:04.310] [Info] Root: Detected asset source named 'base' at '../assets/packed.pak'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/735044199'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2754895866'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/729426722'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/729427436'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/729427744'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/729428991'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/729480149'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/729842601'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/730914084'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/731220462'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/734599137'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2754886445'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/735169732'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/735970532'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/737353165'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/740834534'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/761242493'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/891476960'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/894757348'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/895140470'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/895865334'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/960708738'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2704331873'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1107367375'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1154799233'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1218671249'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1262874923'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1398442655'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1800382139'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1802476090'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1829160543'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/1912091273'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2046778995'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2108307000'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2181973119'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2195602750'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2473518378'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2548423095'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2589472335'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2680551960'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2688358374'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../mods/2754885333'
    [21:40:04.310] [Info] Root: Detected unnamed asset source at '../assets/user'
    [21:40:04.310] [Info] Loading assets from: '../assets/packed.pak'
    [21:40:04.522] [Info] Loading assets from: '../mods/735044199'
    [21:40:04.523] [Info] Loading assets from: '../mods/2754895866'
    [21:40:04.523] [Info] Loading assets from: '../mods/729426722'
    [21:40:04.523] [Info] Loading assets from: '../mods/729427436'
    [21:40:04.523] [Info] Loading assets from: '../mods/729427744'
    [21:40:04.523] [Info] Loading assets from: '../mods/729428991'
    [21:40:04.523] [Info] Loading assets from: '../mods/729480149'
    [21:40:04.523] [Info] Loading assets from: '../mods/729842601'
    [21:40:04.523] [Info] Loading assets from: '../mods/730914084'
    [21:40:04.523] [Info] Loading assets from: '../mods/731220462'
    [21:40:04.523] [Info] Loading assets from: '../mods/734599137'
    [21:40:04.523] [Info] Loading assets from: '../mods/2754886445'
    [21:40:04.523] [Info] Loading assets from: '../mods/735169732'
    [21:40:04.524] [Info] Loading assets from: '../mods/735970532'
    [21:40:04.524] [Info] Loading assets from: '../mods/737353165'
    [21:40:04.524] [Info] Loading assets from: '../mods/740834534'
    [21:40:04.524] [Info] Loading assets from: '../mods/761242493'
    [21:40:04.524] [Info] Loading assets from: '../mods/891476960'
    [21:40:04.524] [Info] Loading assets from: '../mods/894757348'
    [21:40:04.524] [Info] Loading assets from: '../mods/895140470'
    [21:40:04.524] [Info] Loading assets from: '../mods/895865334'
    [21:40:04.524] [Info] Loading assets from: '../mods/960708738'
    [21:40:04.524] [Info] Loading assets from: '../mods/2704331873'
    [21:40:04.524] [Info] Loading assets from: '../mods/1107367375'
    [21:40:04.524] [Info] Loading assets from: '../mods/1154799233'
    [21:40:04.524] [Info] Loading assets from: '../mods/1218671249'
    [21:40:04.524] [Info] Loading assets from: '../mods/1262874923'
    [21:40:04.524] [Info] Loading assets from: '../mods/1398442655'
    [21:40:04.525] [Info] Loading assets from: '../mods/1800382139'
    [21:40:04.525] [Info] Loading assets from: '../mods/1802476090'
    [21:40:04.525] [Info] Loading assets from: '../mods/1829160543'
    [21:40:04.525] [Info] Loading assets from: '../mods/1912091273'
    [21:40:04.525] [Info] Loading assets from: '../mods/2046778995'
    [21:40:04.525] [Info] Loading assets from: '../mods/2108307000'
    [21:40:04.525] [Info] Loading assets from: '../mods/2181973119'
    [21:40:04.525] [Info] Loading assets from: '../mods/2195602750'
    [21:40:04.525] [Info] Loading assets from: '../mods/2473518378'
    [21:40:04.525] [Info] Loading assets from: '../mods/2548423095'
    [21:40:04.525] [Info] Loading assets from: '../mods/2589472335'
    [21:40:04.525] [Info] Loading assets from: '../mods/2680551960'
    [21:40:04.525] [Info] Loading assets from: '../mods/2688358374'
    [21:40:04.525] [Info] Loading assets from: '../mods/2754885333'
    [21:40:04.525] [Info] Loading assets from: '../assets/user'
    [21:40:05.294] [Info] Assets digest is f095ab1f9a5027398a3ceb7b8a0cdd515cc226e954932cc267229e9470eb4d2e
    [21:40:05.294] [Info] Root: Loaded Assets in 1.09652 seconds
    [21:40:05.305] [Info] Root: Loaded NameGenerator in 1.10665 seconds
    [21:40:05.380] [Info] Root: Loaded PlantDatabase in 0.0747604 seconds
    [21:40:05.479] [Info] Root: Loaded ObjectDatabase in 0.184871 seconds
    [21:40:05.488] [Info] Root: Loaded ProjectileDatabase in 0.10821 seconds
    [21:40:05.537] [Info] Root: Loaded NpcDatabase in 0.04834 seconds
    [21:40:05.539] [Info] Root: Loaded StagehandDatabase in 0.00269669 seconds
    [21:40:05.544] [Info] Root: Loaded VehicleDatabase in 0.00437629 seconds
    [21:40:05.546] [Info] Root: Loaded PlayerFactory in 0.0022032 seconds
    [21:40:05.572] [Info] Root: Loaded MonsterDatabase in 0.0930805 seconds
    [21:40:05.573] [Info] Root: Loaded VersioningDatabase in 0.000718702 seconds
    [21:40:05.573] [Info] Root: Loaded EntityFactory in 0.0272692 seconds
    [21:40:05.600] [Info] Root: Loaded ParticleDatabase in 0.0267195 seconds
    [21:40:05.603] [Info] Root: Loaded ImageMetadataDatabase in 1.30758e-06 seconds
    [21:40:05.686] [Info] Root: Loaded MaterialDatabase in 0.113028 seconds
    [21:40:05.689] [Info] Root: Loaded TerrainDatabase in 0.00278316 seconds
    [21:40:05.713] [Info] Root: Loaded BiomeDatabase in 0.0233936 seconds
    [21:40:05.713] [Info] Root: Loaded LiquidsDatabase in 0.000429738 seconds
    [21:40:05.718] [Info] Root: Loaded StatusEffectDatabase in 0.00504359 seconds
    [21:40:05.862] [Info] Root: Loaded DamageDatabase in 0.143192 seconds
    [21:40:05.865] [Info] Root: Loaded EffectSourceDatabase in 0.00308827 seconds
    [21:40:05.867] [Info] Root: Loaded FunctionDatabase in 0.00198958 seconds
    [21:40:05.882] [Info] Root: Loaded TreasureDatabase in 0.0154106 seconds
    [21:40:06.022] [Info] Root: Loaded DungeonDefinitions in 0.139308 seconds
    [21:40:06.022] [Info] Root: Loaded TilesetDatabase in 9.89437e-06 seconds
    [21:40:06.024] [Info] Root: Loaded StatisticsDatabase in 0.00184015 seconds
    [21:40:06.024] [Info] Root: Loaded EmoteProcessor in 9.34526e-05 seconds
    [21:40:06.028] [Info] Root: Loaded SpeciesDatabase in 0.00375187 seconds
    [21:40:06.037] [Info] Root: Loaded QuestTemplateDatabase in 0.00935234 seconds
    [21:40:06.038] [Info] Root: Loaded AiDatabase in 0.000672191 seconds
    [21:40:06.039] [Info] Root: Loaded TechDatabase in 0.00132937 seconds
    [21:40:06.043] [Info] Root: Loaded CodexDatabase in 0.00435293 seconds
    [21:40:06.229] [Info] Root: Loaded BehaviorDatabase in 0.185241 seconds
    [21:40:06.230] [Info] Root: Loaded DanceDatabase in 0.00138562 seconds
    [21:40:06.235] [Info] Root: Loaded SpawnTypeDatabase in 0.00511069 seconds
    [21:40:06.239] [Info] Root: Loaded RadioMessageDatabase in 0.00307126 seconds
    [21:40:07.505] [Info] Root: Loaded ItemDatabase in 1.93289 seconds
    [21:40:07.600] [Info] Root: Loaded CollectionDatabase in 1.36096 seconds
    [21:40:07.680] [Info] Server Version 1.4.4 (linux x86_64) Source ID: 8cbe6faf22282659828a194e06a08999f213769e Protocol: 747
    [21:40:07.681] [Info] UniverseServer: Acquiring universe lock file
    [21:40:07.685] [Info] UniverseServer: Loading settings
    [21:40:07.686] [Info] UniverseServer: Starting UniverseServer with UUID: 0453bb79eceeec7330c806dc8f00bc71
    [21:40:07.686] [Info] UniverseServer: listening for incoming TCP connections on 5.83.172.177:33600
    [21:40:09.201] [Info] Root: Writing runtime configuration to '../storage/starbound_server.config'
    [21:46:58.251] [Info] UniverseServer: Connection received from: [my ID]
    [21:46:58.341] [Info] UniverseServer: Logged in account '<anonymous>' as player 'Desmond' from address [my id]
    [21:46:58.342] [Info] UniverseServer: Spawning player at ship
    [21:46:58.342] [Info] UniverseServer: Client 'Desmond' <1> ([my ID]) connected
    [21:46:58.396] [Info] UniverseServer: Loading client ship world ClientShipWorld:[not sure what that was]
    [21:46:58.510] [Info] Protected dungeonIds for world set to (65524)
    [21:46:58.585] [Warn] Failed to deserialize entity: (ObjectException) No such object named 'fu_ftlBooster_medium'
    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6]
    ./starbound_server(_ZN4Star15ObjectExceptionC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x52) [0xd37652]
    ./starbound_server(_ZNK4Star14ObjectDatabase9getConfigERKNS_6StringE+0x28a) [0xd354ca]
    ./starbound_server(_ZNK4Star14ObjectDatabase12createObjectERKNS_6StringERKNS_4JsonE+0x1c) [0xd358bc]
    ./starbound_server(_ZNK4Star14ObjectDatabase14diskLoadObjectERKNS_4JsonE+0x64) [0xd35df4]
    ./starbound_server(_ZNK4Star13EntityFactory14diskLoadEntityENS_10EntityTypeERKNS_4JsonE+0x191) [0xb80291]
    ./starbound_server(_ZNK4Star13EntityFactory19loadVersionedEntityERKNS_13VersionedJsonE+0x17b) [0xb8065b]
    ./starbound_server(_ZN4Star12WorldStorage17loadSectorToLevelERKNS_6VectorImLm2EEENS_15SectorLoadLevelE+0x66e) [0x111e49e]
    ./starbound_server(_ZN4Star12WorldStorage21generateSectorToLevelERKNS_6VectorImLm2EEENS_21SectorGenerationLevelEm+0x4a) [0x111e95a]
    ./starbound_server(_ZN4Star12WorldStorage14activateSectorENS_6VectorImLm2EEE+0x2b) [0x111ebbb]
    ./starbound_server(_ZN4Star11WorldServer14generateRegionERKNS_3BoxIiLm2EEE+0x44) [0x10d94c4]
    ./starbound_server(_ZN4Star11WorldServer4initEb+0xd78) [0x10f4738]
    ./starbound_server(_ZN4Star11WorldServerC2ERKNS_8MapMixinINS_11FlatHashMapINS_9ByteArrayENS_5MaybeIS3_EENS_4hashIS3_vEESt8equal_toIS3_ESaISt4pairIKS3_S5_EEEEEE+0x58c) [0x10f83fc]
    ./starbound_server() [0xff3535]
    ./starbound_server() [0xff45dc]
    ./starbound_server(_ZNSt17_Function_handlerIFvvEZN4Star10WorkerPool11addProducerISt10shared_ptrINS1_17WorldServerThreadEEEENS1_17WorkerPoolPromiseIT_EESt8functionIFS8_vEEEUlvE_E9_M_invokeERKSt9_Any_data+0x26) [0xffb196]
    ./starbound_server(_ZN4Star10WorkerPool12WorkerThread3runEv+0x5f) [0x9d0b8f]
    ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75]
    /lib64/libpthread.so.0(+0x94e2) [0x7f81e90014e2]
    /lib64/libc.so.6(clone+0x43) [0x7f81e8dd86c3]
     
    Last edited by a moderator: Mar 27, 2022
  12. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

    The server is not detecting the mods correctly. You'll have to put the pak files inside the folders directly into the mods folder.
    You'll most likely need to rename the files tho. E.g. move the file mods/735044199/contents.pak to mods/735044199.pak
     
    Genevra likes this.
  13. HoldenCrossX

    HoldenCrossX Space Hobo

    oki, I'll try that
     
  14. HoldenCrossX

    HoldenCrossX Space Hobo

    unfortunately doing so resulted in the same issue as it did before I think :c


    [23:14:25.110] [Info] Root: Preparing Root...
    [23:14:25.110] [Info] Root: Done preparing Root.
    [23:14:25.111] [Info] Root: Scanning for asset sources in directory '../assets/'
    [23:14:25.111] [Info] Root: Loaded Configuration in 0.000745073 seconds
    [23:14:25.221] [Info] Root: Scanning for asset sources in directory '../mods/'
    [23:14:25.305] [Info] Root: Scanning for asset sources in directory '../assets/'
    [23:14:25.431] [Info] Root: Scanning for asset sources in directory '../mods/'
    [23:14:25.524] [Info] Root: Scanning for asset sources in directory '../assets/'
    [23:14:25.649] [Info] Root: Scanning for asset sources in directory '../mods/'
    [23:14:25.737] [Info] Root: Shutting down Root
    [23:14:25.738] [Info] Root: Writing runtime configuration to '../storage/starbound_server.config'
    [23:14:25.741] [Error] Fatal Exception caught: (IOException) Seek error: Success
    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6]
    ./starbound_server(_ZN4Star11IOException6formatIJPcEEES0_PKcDpRKT_+0x6e) [0x9d9b3e]
    ./starbound_server(_ZN4Star4File5fseekEPvlNS_6IOSeekE+0x74) [0x9d8464]
    ./starbound_server(_ZN4Star4File4seekElNS_6IOSeekE+0x17) [0x91a707]
    ./starbound_server(_ZN4Star17PackedAssetSourceC1ERKNS_6StringE+0x1a2) [0xa20552]
    ./starbound_server(_ZN4Star4Root19scanForAssetSourcesERKNS_10StringListE+0x978) [0xe872e8]
    ./starbound_server() [0xe89ab5]
    ./starbound_server(_ZN4Star4Root6assetsEv+0xd1) [0xe80321]
    ./starbound_server(_ZNSt17_Function_handlerIFvvEN4Star13SwallowReturnISt5_BindIFSt7_Mem_fnIMNS1_4RootEFSt10shared_ptrIKNS1_6AssetsEEvEEPS5_EEEEE9_M_invokeERKSt9_Any_data+0x23) [0xe915e3]
    ./starbound_server() [0x9cfda9]
    ./starbound_server(_ZN4Star10WorkerPool12WorkerThread3runEv+0x5f) [0x9d0b8f]
    ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75]
    /lib64/libpthread.so.0(+0x94e2) [0x7f41175ff4e2]
    /lib64/libc.so.6(clone+0x43) [0x7f41173d66c3]
    Caught at:
    ./starbound_server(_ZN4Star14fatalExceptionERKSt9exceptionb+0x42) [0x9d5ce2]
    ./starbound_server(main+0x76b) [0x8aca8b]
    /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f41172fc1a3]
    ./starbound_server(_start+0x2a) [0x8b701a]
     
  15. Genevra

    Genevra Scruffy Nerf-Herder

    seems like the service you're using is the issue tbh, if you can't even start the server or load in then that's a big issue from them.

    maybe their file permissions aren't set up correctly to support mods.

    if there aren't any other advanced options you can tweak with this, you may be out of luck. try an alternative host?


    not sure if this is the error for the top one:
    [21:46:58.585] [Warn] Failed to deserialize entity: (ObjectException) No such object named 'fu_ftlBooster_medium'
    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6]
    ./starbound_server(_ZN4Star15ObjectExceptionC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x52) [0xd37652]

    if you're not using FU you can try removing that from your ship, but if you are it's related to the de serialization/reading issue that's been occuring
     
  16. HoldenCrossX

    HoldenCrossX Space Hobo

    damn, well now at least I'm fully convinced that it's the permissions problem. I'm already looking for another provider but I'd like to at least fix this problem with the Nitrado support if possible. do you have any ideas on how to possibly fix this? let the server start the game as admin? or any setting that couldb e changed?
     
  17. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

    top log didnt load the mods correctly because the server does no recursive scanning so the issue came from there. I agree that the service seems to be the problem here tho.


    Given the stacktrace you provided it might be either running out of memory while the assets are being loaded or one the mod uploads got corrupted. Thing is the server fails to load any of the mods and therefor also messing up the loading of the vanilla assets, leading to the crash directly on boot so a memory issue might be more possible than the mod upload. A corrupted mod would most likely only cause an entry that the file couldn't be loaded and was therefor skipped. Trying another service might help but if you want to sort it out with their support definitely mention the mods you're using and that the server fails to startup once you have mods active. It's safe to say that this is definitely not an issue with the server software itself and that the issue is on Nitrados end.
     
  18. HoldenCrossX

    HoldenCrossX Space Hobo

    I agree. it might be a memory problem but I bought 8gb of ram just to be safe, I was hoping that would be enough but I dunno, I'm not that good with stuff like this.
     
  19. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

    Then it's even more weird. Seems Nitrado messed up something.
     
  20. HoldenCrossX

    HoldenCrossX Space Hobo

    I've been poking around with my mods list. removing some, seeing if that fixes it. and I did find some stuff. it has accsess to it's own files I assume because some mods do load, 38 out of 43 to be exact. unfortunately after my testing I found out that the mod "Frackin' Universe" and "Galaxy in Conflict" as well as their dependencies are the mods causing problems, which were both the mods I tried when testing for if only a single mod would cause a problem too. Lucky me I guess... these are rahter big mods so I could see how they have problems with the server but they work perfectly fine on my client.

    guess I'll have to play without them, unless there may be a fix. any known issues with FU and GiC on dedicated servers?
     

Share This Page