Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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",