Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español - España (Spanska - Spanien)
Español - Latinoamérica (Spanska - Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (Portugisiska – Portugal)
Português - Brasil (Portugisiska - Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (Ukrainska)
Rapportera problem med översättningen
ERROR: game freeze before fighting demons in the mines.
What I did:
Put my normal player stat back to that safe. Play past the cut scene. Put my NG+ save back.
Other possible options?:
and get rid of Carico from the pet list from playerStat_{SaveNumber} if you have it as a pet
{"petID":"Carico","petNameID":"Carico","love":8,"isGuest":false}
looks like you have to get rid of 4-fork lightning as well
copy the entire list in "weaponNutrialList":[] from playSystem_{SaveNumber}
ERROR: game freeze before fighting demons in the mines.
What I did:
Put my normal player stat back to that safe. Play past the cut scene. Put my NG+ save back.
Other possible options?:
and get rid of Carico from the pet list from playerStat_{SaveNumber} if you have it as a pet
{"petID":"Carico","petNameID":"Carico","love":8,"isGuest":false}
during tutorial for pig pet feeding and magic circle crafting, I cannot continue since I already maxed out my pet and have crafted the magic circles.
WORK AROUND for pet:----------------------------------------
change
{"petID":"PigJunior","petNameID":"PigJunior","love":15,"isGuest":false}
to
{"petID":"PigJunior","petNameID":"PigJunior","love":5,"isGuest":false}
WORK AROUND for magic circle:------------------------------------
I had a save of every quest. copy the save to the save right after the tutorial.
WORK AROUND for magic circle method 2:------------------------------------
there might be a way to edit the save file
something to do with the
MAGICCIRCLE_Fire
perhaps delete the
{"id":"MAGICCIRCLE_Fire_4","count":1,"category":2}
and
["MAGICCIRCLE_Fire_4","",""]
The game would not load after copying everything from playerStat_{SaveNumber}
SOLUTION:
I finished the game and has the dress Sara gave me on. so the save starts with this:
{"playerObjID":"SeraDressLakeSky","playerObjID_Original":"BlackberryBloom","dressID":"SeraDressLakeSky",
Change this part to this:
{"playerObjID":"BlackberryPink","playerObjID_Original":"BlackberryPink",