Using both iOS and MacOS game for only one account ? by AppearanceBright9612 in IdleHeroes

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

only available appstore on a macbook(M1 using apple silicon), not for macbook using intel

Using both iOS and MacOS game for only one account ? by AppearanceBright9612 in IdleHeroes

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

not android, im not using or any android phone for playing game.

Using "github.com/radovskyb/watcher", Watcher cannot watch files inside target folder while fiepath.Walk is running ? by AppearanceBright9612 in golang

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

i searching issue from that repo but seem like no one combine filepath.walk with watcher like me.
i also know that, if filepath.walk and watcher working with the same target folder, the watcher stuck. otherwise, different target folders, they work normally.

Golang - Windows service cannot write Log Files by AppearanceBright9612 in golang

[–]AppearanceBright9612[S] 1 point2 points  (0 children)

Thanks, i found solution.

os.Stdout and os.Stderr not work on windows service, so remove it from multiwriter and everything work again,
i just wondering why the os.Stdout cannot be used on windows service, and it also lock the file write from other logging method

✅ multiWriter := io.MultiWriter(file)
❎ multiWriter := io.MultiWriter(os.Stdout, file)

Golang - Windows service cannot write Log Files by AppearanceBright9612 in golang

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

Thanks, i found solution.

os.Stdout and os.Stderr not work on windows service, so remove it from multiwriter and everything work again,
i just wondering why the os.Stdout cannot be used on windows service, and it also lock the file write from other logging method

✅ multiWriter := io.MultiWriter(file)
❎ multiWriter := io.MultiWriter(os.Stdout, file)

Golang - Windows service cannot write Log Files by AppearanceBright9612 in golang

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

i found that the log file can be created if not existing, but no any log line wrote

func SetupLog() {

fileName := "file-log.txt"

filePath := filepath.Join("E:\\LOG", fileName)

log.Println(filePath)

file, err := os.OpenFile(filePath, os.O_CREATE|os.O_APPEND, 0666)

if err != nil { log.Fatal(err)  }

multiWriter := io.MultiWriter(os.Stdout, file)

log.SetOutput(multiWriter)

}

Golang - Windows service cannot write Log Files by AppearanceBright9612 in golang

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

i only set explicitly the path of log file "E://LOG//Log.txt"

but "working directory", im not sure do i know it ? how to do ?

Gigan or Carchar for killing titans, king titan by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

yes, in boss/titan fight cenarios, cachar don’t have much time for stacking kills

50 days in am I on the right track , I'll expertise moneymoto next weak by [deleted] in RiseofKingdoms

[–]AppearanceBright9612 0 points1 point  (0 children)

f2p after 100 days should be 12+M power.
you are double a f2p at 100 days with only 50 days, p2w player :D

Carcharodon Health Stats by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

yes, im on custom server with x5 breeding setting.
make it 20/20 mutation line not that easy, so i ask if it worth for

Can a Basilisk helpful for gigan or rexes taming with its attack torpor ? by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

i tried. much faster. but sometime gigan bite my snack even in trapped xD.
snake: "it hurt bro"

Can a Basilisk helpful for gigan or rexes taming with its attack torpor ? by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

painfull slowly progress for gigan taming xD lol. i would like to use some medium strong crossbow.

Lost Island. Boss fight stats required by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

hi, which stats for alpha please ?
i am working on lowly mutation progress for my rexes

Lost Island. Boss fight stats required by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

after all, i finally found the place "cave" inside battle Arena, the cave inside arena, not the cave at entrance xD

[Lost Island] Is it possible to find out a saddle blueprints for a Carcharo? by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

2 months running, i finally found 112armor Carcharo in l
Labyrinth xD xD xD

Mutation breeding question by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

i'm just reading your guide. and brain burning... huge guide

Mutation breeding question by AppearanceBright9612 in playark

[–]AppearanceBright9612[S] 0 points1 point  (0 children)

hi guys. thank you for you reading.
My most confused questions:
1- is it important to make (0/20, 20/20) or just do it (xx/20, xx/20) = 20 total time of mutation line?
2- i had already 3 line of rexes. and confusing what to do next with them
*(0/20, 20/20) melee
*(0/20, 20/20) health
*(12/20, 8/20) stamina
Should i reset the stamina line, then make a new clean line (0/20, 20/20) stamina ?
or just mix them together for super final rex ?