Ticket #161 (new defect)

Opened 3 years 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? email:mike@dobber.net

Note: See TracTickets for help on using tickets.