Starbound
Hellish Planet: LEGACY
このトピックはロックされています
Oмεяυıп  [開発者] 2020年3月14日 23時57分
♠♠♠Bugs/Issues♠♠♠
Encountered a problem? Let's figure it out!
You're gonna want to describe the problem to me, as well as grab your starbound.log from (Starbound>storage>starbound.log).

I only need the first, unnumbered starbound.log! Please open it and copy all the contents. If you would please, go to pastebin and post it there. Then you can grab the link to it and post it here!

With a description of the problem and the log, I'll do my best to solve the issue!
最近の変更はOмεяυıпが行いました; 2021年7月19日 11時40分
< >
1-11 / 11 のコメントを表示
https://pastebin.com/y7xj9z5K I cant beam to the planet...
Oмεяυıп  [開発者] 2020年4月9日 14時46分 
Hektorsektor の投稿を引用:
https://pastebin.com/y7xj9z5K I cant beam to the planet...
Um, holy crap. Your game has a TON of errors, and none of them are caused by this mod in particular.
There's a ton of duplicate projectiles, missing assets, and apparently you must have a mod that changes the core biomes, because that is what is messed up, causing you to not be able to beam down.
I'd suggest looking over what mods you have, especially any that edit vanilla core biomes.
It also looks like "rubium" is bugging out the core biomes, so I'd check for mods that add scrapped vanilla (BETA) content.
Thank You! :Smilingdemon:
Okay I can beam down to the planet, but I still can't talk to npc-s, I have no dialogues. Have You ever got problems like that or know what could cause those?
Oмεяυıп  [開発者] 2020年4月9日 19時21分 
Hektorsektor の投稿を引用:
Okay I can beam down to the planet, but I still can't talk to npc-s, I have no dialogues. Have You ever got problems like that or know what could cause those?
Wait, NPCs? There should be no NPCs on a Hellish planet... :demonsheep:
What do the NPCs look like? Are they vanilla or are they from a mod?
Oмεяυıп  [開発者] 2020年4月10日 10時29分 
Hektorsektor の投稿を引用:
Both
Well that's really weird. I don't have anything within the mod that changes or adds NPCs to the planet, so I'm not sure. They should also still be able to talk whether they are on this planet or a different planet, too.
Nullguy 2020年10月17日 12時22分 
It appears the new 'Vengeful Ghost' enemy you have added in update 1.4 causes the collections menu to throw an exception:

[14:55:47.968] [Error] Exception while invoking lua function 'selectCollection'. (LuaException) Error code 2, [string "/scripts/rect.lua"]:46: attempt to index a nil value (local 'rectangle') stack traceback: [C]: in metamethod '__index' [string "/scripts/rect.lua"]:46: in field 'size' [string "/interface/scripted/collections/collectionsgu..."]:54: in global 'populateList' [string "/interface/scripted/collections/collectionsgu..."]:85: in function <[string "/interface/scripted/collections/collectionsgu..."]:84> [0] 7ff6801da213 Star::captureStack [1] 7ff6801d8f9e Star::StarException::StarException [2] 7ff6801acfb1 Star::LuaEngine::handleError [3] 7ff6805c14ec Star::LuaEngine::callFunction<Star::String,Star::Json> [4] 7ff6805c1cbb Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::String,Star::Json> [5] 7ff6805c1bf1 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::String const & __ptr64,Star::Json const & __ptr64> [6] 7ff680a26b17 <lambda_1040602f3da4b220314d475ec2e86a01>::operator() [7] 7ff6809405f4 Star::ButtonGroup::wasChecked [8] 7ff680941d84 Star::ButtonWidget::setPressed [9] 7ff68094174a Star::ButtonWidget::sendEvent [10] 7ff6809711d7 Star::Widget::sendEvent [11] 7ff68095ec48 Star::Pane::sendEvent [12] 7ff680a2928b Star::ScriptPane::sendEvent [13] 7ff68096416d Star::PaneManager::sendInputEvent [14] 7ff6809eddb9 Star::MainInterface::handleInputEvent [15] 7ff680121e93 Star::ClientApplication::processInput [16] 7ff6808ed365 Star::SdlPlatform::run [17] 7ff6808ed68d Star::runMainApplication [18] 7ff680127731 WinMain [19] 7ff680ad07af __scrt_common_main_seh [20] 7ffbef447c24 BaseThreadInitThunk [21] 7ffbef74cea1 RtlUserThreadStart

Upon selecting the pets collection, the exception causes a blank space to appear as the last visible slot of the pet collections list. Anything that was supposed to appear beyond entry number 64 (I think that's supposed to be the pet's number on the list) will not be visible, and attempting to change the collection category doesn't do anything until the collections window is closed and reopened, provided that the collection that was last selected is not the pets collection.

I am assuming the issue comes from the 'Vengeful Ghost' for the following reasons:

1. Uninstalling this mod from my large set of mods fixes the issue, making it seem like the issue comes from this mod.

2. The issue only started happening after update 1.4, which added the 'Vengeful Ghost' without any other monsters added.

tl;dr: 'Vengeful Ghost' pet entry probably breaks pets collection menu, fixing it is probably a good idea yeah

Edit: Here is a pastebin of the session in case I missed something
https://pastebin.com/briHbT8b
最近の変更はNullguyが行いました; 2020年10月17日 12時46分
Oмεяυıп  [開発者] 2020年10月17日 12時46分 
Possibly exists の投稿を引用:
It appears the new 'Vengeful Ghost' enemy you have added in update 1.4 causes the collections menu to throw an exception:

[14:55:47.968] [Error] Exception while invoking lua function 'selectCollection'. (LuaException) Error code 2, [string "/scripts/rect.lua"]:46: attempt to index a nil value (local 'rectangle') stack traceback: [C]: in metamethod '__index' [string "/scripts/rect.lua"]:46: in field 'size' [string "/interface/scripted/collections/collectionsgu..."]:54: in global 'populateList' [string "/interface/scripted/collections/collectionsgu..."]:85: in function <[string "/interface/scripted/collections/collectionsgu..."]:84> [0] 7ff6801da213 Star::captureStack [1] 7ff6801d8f9e Star::StarException::StarException [2] 7ff6801acfb1 Star::LuaEngine::handleError [3] 7ff6805c14ec Star::LuaEngine::callFunction<Star::String,Star::Json> [4] 7ff6805c1cbb Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::String,Star::Json> [5] 7ff6805c1bf1 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::String const & __ptr64,Star::Json const & __ptr64> [6] 7ff680a26b17 <lambda_1040602f3da4b220314d475ec2e86a01>::operator() [7] 7ff6809405f4 Star::ButtonGroup::wasChecked [8] 7ff680941d84 Star::ButtonWidget::setPressed [9] 7ff68094174a Star::ButtonWidget::sendEvent [10] 7ff6809711d7 Star::Widget::sendEvent [11] 7ff68095ec48 Star::Pane::sendEvent [12] 7ff680a2928b Star::ScriptPane::sendEvent [13] 7ff68096416d Star::PaneManager::sendInputEvent [14] 7ff6809eddb9 Star::MainInterface::handleInputEvent [15] 7ff680121e93 Star::ClientApplication::processInput [16] 7ff6808ed365 Star::SdlPlatform::run [17] 7ff6808ed68d Star::runMainApplication [18] 7ff680127731 WinMain [19] 7ff680ad07af __scrt_common_main_seh [20] 7ffbef447c24 BaseThreadInitThunk [21] 7ffbef74cea1 RtlUserThreadStart

Upon selecting the pets collection, the exception causes a blank space to appear as the last visible slot of the pet collections list. Anything that was supposed to appear beyond entry number 64 (I think that's supposed to be the pet's number on the list) will not be visible, and attempting to change the collection category doesn't do anything until the collections window is closed and reopened, provided that the collection that was last selected is not the pets collection.

I am assuming the issue comes from the 'Vengeful Ghost' for the following reasons:

1. Uninstalling this mod from my large set of mods fixes the issue, making it seem like the issue comes from this mod.

2. The issue only started happening after update 1.4, which added the 'Vengeful Ghost' without any other monsters added.

tl;dr: 'Vengeful Ghost' pet entry probably breaks pets collection menu, fixing it is probably a good idea yeah
Fixed!
Thanks. :cozybethesda:
AquaMX 2024年1月20日 14時10分 
[UPD: Fixed it, the FU thing was the issue, if you want me to DEL this comment tell]

Having the same "can't beam / deploy down" issue as Hektorsektor, I'll give the pastebin and mod collection, I do play with a friend and they can't beam down either
Pastebin: https://pastebin.com/LUG6t6fM
Collection: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2994697062
最近の変更はAquaMXが行いました; 2024年1月21日 6時22分
Oмεяυıп  [開発者] 2024年7月25日 18時41分 
Aqua_The_Echidna の投稿を引用:
[UPD: Fixed it, the FU thing was the issue, if you want me to DEL this comment tell]

Having the same "can't beam / deploy down" issue as Hektorsektor, I'll give the pastebin and mod collection, I do play with a friend and they can't beam down either
Pastebin: https://pastebin.com/LUG6t6fM
Collection: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2994697062
What specifically about FU was causing this particular problem?
< >
1-11 / 11 のコメントを表示
ページ毎: 1530 50