evonzee / grayles-modpack-updater

0 stars 0 forks source link

Bad action in ue_autobombership - asteroids don't split #11

Open evonzee opened 4 years ago

evonzee commented 4 years ago

There's code that tries to spawnMasteroid but can't due to a bad action table entry:

stack traceback: [C]: in function '_ENV.pairs' [string "/scripts/actions/monsters/space.lua"]:18: in global 'spawnMasteroid'

./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6] ./starbound_server(_ZN4Star13StarExceptionC2ENSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4b) [0x9d3d1b] ./starbound_server(_ZN4Star13BehaviorState9runActionERKNS_10ActionNodeERNS_5MaybeINS_7VariantINS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x729) [0xa77289] ./starbound_server(_ZN4Star13BehaviorState7runNodeERKNS_7VariantINS_10ActionNodeEJNS_13DecoratorNodeENS1_INS_12SequenceNodeEJNS_12SelectorNodeENS_12ParallelNodeENS_11DynamicNodeENS_13RandomizeNodeEEEESt10shared_ptrIKNS_12BehaviorTreeEEEEERNS_5MaybeINS1_INS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x95) [0xa77f15] ./starbound_server(_ZN4Star13BehaviorState11runSequenceERKNS_12SequenceNodeERNS_5MaybeINS_7VariantINS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x6c) [0xa7834c] ./starbound_server(_ZN4Star13BehaviorState12runCompositeERKNS_7VariantINS_12SequenceNodeEJNS_12SelectorNodeENS_12ParallelNodeENS_11DynamicNodeENS_13RandomizeNodeEEEERNS_5MaybeINS1_INS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x35) [0xa78cd5] ./starbound_server(_ZN4Star13BehaviorState7runNodeERKNS_7VariantINS_10ActionNodeEJNS_13DecoratorNodeENS1_INS_12SequenceNodeEJNS_12SelectorNodeENS_12ParallelNodeENS_11DynamicNodeENS_13RandomizeNodeEEEESt10shared_ptrIKNS_12BehaviorTreeEEEEERNS_5MaybeINS1_INS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0xad) [0xa77f2d] ./starbound_server(_ZN4Star13BehaviorState3runEf+0x3d) [0xa77f7d] ./starbound_server() [0x11f78af] ./starbound_server() [0x987cca] ./starbound_server() [0x8d7a7b] ./starbound_server() [0x8f258a] ./starbound_server() [0x8d8052] ./starbound_server() [0x8d6f9c] ./starbound_server(lua_resume+0x52) [0x8d8502] ./starbound_server(_ZN4Star9LuaEngine12resumeThreadIJNS_8LuaTableESt8weak_ptrINS_10BlackboardEEmfEEENS_5MaybeINS_7VariantINS7_INS_5EmptyEJbxdNS_9LuaStringES2_NS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJNS_11LuaVariadicISDEEEEEEEiDpRKT+0x15a) [0xa8434a] ./starbound_server(_ZN4Star13BehaviorState9runActionERKNS_10ActionNodeERNS_5MaybeINS_7VariantINS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x256) [0xa76db6] ./starbound_server(_ZN4Star13BehaviorState7runNodeERKNS_7VariantINS_10ActionNodeEJNS_13DecoratorNodeENS1_INS_12SequenceNodeEJNS_12SelectorNodeENS_12ParallelNodeENS_11DynamicNodeENS_13RandomizeNodeEEEESt10shared_ptrIKNS_12BehaviorTreeEEEEERNS_5MaybeINS1_INS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x95) [0xa77f15] ./starbound_server(_ZN4Star13BehaviorState3runEf+0x3d) [0xa77f7d] ./starbound_server() [0x11f78af] ./starbound_server() [0x987cca] ./starbound_server() [0x8d7a7b] ./starbound_server() [0x8f258a] ./starbound_server() [0x8d8447] ./starbound_server() [0x8d6f9c] ./starbound_server() [0x8d882f] ./starbound_server(lua_pcallk+0x57) [0x8cb5d7] ./starbound_server(_ZN4Star9LuaEngine18pcallWithTracebackEP9lua_Stateii+0x58) [0x982ae8] ./starbound_server(_ZN4Star9LuaEngine12callFunctionIJEEENS_7VariantINS2_INS_5EmptyEJbxdNS_9LuaStringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJNS_11LuaVariadicIS9EEEEEiDpRKT+0x65) [0xc530d5] ./starbound_server(_ZN4Star16LuaBaseComponent6invokeINS_7VariantINS_5EmptyEJbxdNS_9LuaStringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJEEENS_5MaybeIT_EERKNS6StringEDpOT0+0xc9) [0xc535f9] ./starbound_server(_ZN4Star7Monster7destroyEPNS_14RenderCallbackE+0x47) [0xc2b5b7] ./starbound_server(_ZN4Star11WorldServer12removeEntityEib+0x336) [0x10e5296] ./starbound_server(_ZN4Star11WorldServer6updateEv+0xb93) [0x10f5fd3] ./starbound_server(_ZN4Star17WorldServerThread6updateENS_19WorldServerFidelityE+0x4be) [0x11144be] ./starbound_server(_ZN4Star17WorldServerThread3runEv+0xdb0) [0x1115620] ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fcf855da6ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fcf84bfb41d] stack traceback: [C]: in method 'run'

./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6] ./starbound_server(_ZN4Star13StarExceptionC2ENSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x4b) [0x9d3d1b] ./starbound_server(_ZN4Star13BehaviorState9runActionERKNS_10ActionNodeERNS_5MaybeINS_7VariantINS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x729) [0xa77289] ./starbound_server(_ZN4Star13BehaviorState7runNodeERKNS_7VariantINS_10ActionNodeEJNS_13DecoratorNodeENS1_INS_12SequenceNodeEJNS_12SelectorNodeENS_12ParallelNodeENS_11DynamicNodeENS_13RandomizeNodeEEEESt10shared_ptrIKNS_12BehaviorTreeEEEEERNS_5MaybeINS1_INS_11ActionStateEJNS_14DecoratorStateENS_14CompositeStateEEEEEE+0x95) [0xa77f15] ./starbound_server(_ZN4Star13BehaviorState3runEf+0x3d) [0xa77f7d] ./starbound_server() [0x11f78af] ./starbound_server() [0x987cca] ./starbound_server() [0x8d7a7b] ./starbound_server() [0x8f258a] ./starbound_server() [0x8d8447] ./starbound_server() [0x8d6f9c] ./starbound_server() [0x8d882f] ./starbound_server(lua_pcallk+0x57) [0x8cb5d7] ./starbound_server(_ZN4Star9LuaEngine18pcallWithTracebackEP9lua_Stateii+0x58) [0x982ae8] ./starbound_server(_ZN4Star9LuaEngine12callFunctionIJEEENS_7VariantINS2_INS_5EmptyEJbxdNS_9LuaStringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJNS_11LuaVariadicIS9EEEEEiDpRKT+0x65) [0xc530d5] ./starbound_server(_ZN4Star16LuaBaseComponent6invokeINS_7VariantINS_5EmptyEJbxdNS_9LuaStringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJEEENS_5MaybeIT_EERKNS6StringEDpOT0+0xc9) [0xc535f9] ./starbound_server(_ZN4Star7Monster7destroyEPNS_14RenderCallbackE+0x47) [0xc2b5b7] ./starbound_server(_ZN4Star11WorldServer12removeEntityEib+0x336) [0x10e5296] ./starbound_server(_ZN4Star11WorldServer6updateEv+0xb93) [0x10f5fd3] ./starbound_server(_ZN4Star17WorldServerThread6updateENS_19WorldServerFidelityE+0x4be) [0x11144be] ./starbound_server(_ZN4Star17WorldServerThread3runEv+0xdb0) [0x1115620] ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fcf855da6ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fcf84bfb41d] stack traceback: [C]: in ? [C]: in method 'run'

./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6] ./starbound_server(_ZN4Star12LuaExceptionC1ENSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x52) [0x98d272] ./starbound_server(_ZN4Star9LuaEngine11handleErrorEP9lua_Statei+0x392) [0x983e02] ./starbound_server(_ZN4Star9LuaEngine12callFunctionIJEEENS_7VariantINS2_INS_5EmptyEJbxdNS_9LuaStringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJNS_11LuaVariadicIS9EEEEEiDpRKT+0x7e) [0xc530ee] ./starbound_server(_ZN4Star16LuaBaseComponent6invokeINS_7VariantINS_5EmptyEJbxdNS_9LuaStringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJEEENS_5MaybeIT_EERKNS6StringEDpOT0+0xc9) [0xc535f9] ./starbound_server(_ZN4Star7Monster7destroyEPNS_14RenderCallbackE+0x47) [0xc2b5b7] ./starbound_server(_ZN4Star11WorldServer12removeEntityEib+0x336) [0x10e5296] ./starbound_server(_ZN4Star11WorldServer6updateEv+0xb93) [0x10f5fd3] ./starbound_server(_ZN4Star17WorldServerThread6updateENS_19WorldServerFidelityE+0x4be) [0x11144be] ./starbound_server(_ZN4Star17WorldServerThread3runEv+0xdb0) [0x1115620] ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fcf855da6ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fcf84bfb41d] [Info] Chat: turrest are truely fix