-
Notifications
You must be signed in to change notification settings - Fork 209
Driver crashed because file name from read_file was too long #871
Copy link
Copy link
Closed
Description
In fact it was very long. Here is output from the driver (which, btw, did not make it into debug.log)
Accepting telnet connections on 0.0.0.0:3333.
Initializations complete.
terminate called after throwing an instance of 'ghc::filesystem::filesystem_error'
what(): File name too long: 'This command will show the most favored religion of Threshold. All other
churches are listed in order of their approach to this esteemed position
as well.
Favor is gained by the actions of clerics and paladins and other members of
the faith in the day to day lives and actions. Even the undevoted can have
a sincere impact on ascent of a church to be the most favored.
If your church is favored, any time you kill a monster, 10% of its dropped
coin is calculated and contributed to your temple as a tithe. This, however,
is only a mechanic of partying. It is to encourage grouping with your faith-
mates, but it will work regardless of the religious makeup of the party.
Your church's progress can be seen via the religion command (help religion).
See also: devotion
See also: `<acf>`https:/wiki.thresholdrpg.com/w/favor`<res>`
'
Stack trace (most recent call last):
#17 Object "[0xffffffffffffffff]", at 0xffffffffffffffff, in
#16 Object "./driver", at 0x55f0b14abf8d, in _start
#15 Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fc3d89460b2, in __libc_start_main
#14 Object "./driver", at 0x55f0b14abf2c, in
#13 Object "./driver", at 0x55f0b16021f9, in
#12 Object "./driver", at 0x55f0b14b1b1f, in
#11 Object "./driver", at 0x55f0b14cee16, in
#10 Object "./driver", at 0x55f0b14ceb52, in
#9 Object "./driver", at 0x55f0b15aed55, in
#8 Object "./driver", at 0x55f0b14a615a, in
#7 Object "/lib/x86_64-linux-gnu/libgcc_s.so.1", at 0x7fc3d8b225a9, in _Unwind_Resume
#6 Object "/lib/x86_64-linux-gnu/libgcc_s.so.1", at 0x7fc3d8b21bee, in
#5 Object "/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7fc3d8d24d20, in __gxx_personality_v0
#4 Object "/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7fc3d8d24368, in
#3 Object "/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7fc3d8d2538b, in
#2 Object "/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7fc3d8d19910, in
#1 Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fc3d8944858, in abort
#0 Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fc3d896518b, in gsignal
Aborted (Signal sent by tkill() 270 1000)
Aborted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels