Ticket #160 (closed defect: duplicate)

Opened 3 years ago

Last modified 23 months ago

bmotion/modules/abstracts/ .txt files not found

Reported by: bmotion Owned by: james
Priority: minor Milestone: 0.2.0
Component: abstracts Version: 0.1.0
Keywords: Cc:

Description

couldn't open "/home/dakeeper/eggdrop/scripts/bmotion/modules/abstracts/ranjoins.txt": no such file or directory

while executing

"open "[pwd]/$bMotionModules/abstracts/${abstract}.txt" "w""

invoked from within

"if [file exists "[pwd]/$bMotionModules/abstracts/${abstract}.txt"] {

bMotion_abstract_load $abstract

} else {

#file doesn't exist - create a..." (procedure "bMotion_abstract_register" line 9) invoked from within

I get this for all the .txt files do i have to create them or were they sposed to be included?

Change History

comment:1 Changed 23 months ago by james

  • Status changed from new to closed
  • Resolution set to duplicate

Duplicate of #161

Note: See TracTickets for help on using tickets.