Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Callback (Yet Another AI Game)  (Read 1006 times)

MoonyTheHuman

  • Bay Watcher
  • I think the DEC VAX hates me.
    • View Profile
    • hellomouse
Callback (Yet Another AI Game)
« on: June 17, 2017, 02:03:30 pm »

Loading MXX_k
Loading initfs

[INF|1|init] Found 43 modules with flag BIT_INITLOAD, 10 with flag BIT_SYNCLOAD, and 1 with BIT_LOADFIRST
[INF|2|pipeline] Ready.
[INF|3|fsctl] Found 5 drivelike devices connected to MBTC
[ERR|3|fsctl]Failed to mount 3 out of 5 devices
[WARN|3|fsctl] Continuing due to fsctl.prop
(( Author's insert: I refuse to reboot simply to give you all a realistic log file. Sue me ))
....


....
ECP V9.4.1; Making the world a better place
Starship AI unit loaded, checking /mnt/aisafety for lawset... Failure, loading into debug mode.

~ ->

Spoiler: What the heck is this? (click to show/hide)

10ebbor10

  • Bay Watcher
  • DON'T PANIC
    • View Profile
Re: Callback (Yet Another AI Game)
« Reply #1 on: June 17, 2017, 02:15:47 pm »

init (0)
Logged

Puppyguard

  • Bay Watcher
  • An avatar? What's that?
    • View Profile
Re: Callback (Yet Another AI Game)
« Reply #2 on: June 17, 2017, 02:19:46 pm »

>help
Logged

MoonyTheHuman

  • Bay Watcher
  • I think the DEC VAX hates me.
    • View Profile
    • hellomouse
Re: Callback (Yet Another AI Game)
« Reply #3 on: June 17, 2017, 03:01:48 pm »

~ -> init
ecp: command not found: init
(( Please remember to use bold,sometimes it may not be obvious otherwise ))
~ -> help
General commands:
ls [dir] | lists the files in the current working directory or [dir]
cd [dir] | changes the current working directory to [dir]
mv [point] [point] | Moves a filesystem object from one point to another
cp [point] [point] | Copies a filesystem object from one point to another
rm [-r: recursive] [-f: force] [point] | Remove file (if you have access)
cat [file] | Print contents of file to console (if you have access)
echo [string] | Print string to console
recover | Attempts to recover a recently removed files, will likely fail if any other disk operation occurs during this time
shred [-r: recursive] [-f: force] [point] | Remove a file unrecoverably (If you have access)
help | Prints this help information

Kashyyk

  • Bay Watcher
  • One letter short of a wookie
    • View Profile
Re: Callback (Yet Another AI Game)
« Reply #4 on: June 17, 2017, 04:35:36 pm »

> ls root
Logged

10ebbor10

  • Bay Watcher
  • DON'T PANIC
    • View Profile
Re: Callback (Yet Another AI Game)
« Reply #5 on: June 17, 2017, 04:36:18 pm »

rm -r -f *
Logged

MoonyTheHuman

  • Bay Watcher
  • I think the DEC VAX hates me.
    • View Profile
    • hellomouse
Re: Callback (Yet Another AI Game)
« Reply #6 on: June 17, 2017, 06:06:50 pm »

[CRITICAL ERROR; REBOOTING]
....

....
~ -> ls root
ls: cannot access root: No such file or directory
~ ->