mitchav66 Posted October 15, 2015 Share Posted October 15, 2015 I keep getting the error: Error [modbasescripts]engine\physicsworld.ws(9): Cannot find structure 'SCollisionInfo' to import When I try to launch the game. It is the only error that I am getting. Any ideas? Link to comment Share on other sites More sharing options...
Noodliness Posted October 15, 2015 Share Posted October 15, 2015 I am also experiencing this problem, no matter what mods I am trying to use. Link to comment Share on other sites More sharing options...
shagar77 Posted October 16, 2015 Share Posted October 16, 2015 I am also experiencing this problem, no matter what mods I am trying to use.Same here ... Any help ?? desperate here :( Link to comment Share on other sites More sharing options...
jakijak Posted October 24, 2015 Share Posted October 24, 2015 HI I get the error: Error [modbasescripts]engine\physicsworld.ws(9): Cannot find structure 'SCollisionInfo' to import Make a backup of your script folder (in content/content0) And just replaced your scripts folder in content/content0 with this. It work for me now !! :smile:http://www39.zippyshare.com/v/Hxoh07Rl/file.html Link to comment Share on other sites More sharing options...
rishavmaji Posted May 21, 2016 Share Posted May 21, 2016 It totally Worked!! Thanks Mate!! :laugh: Link to comment Share on other sites More sharing options...
peteredw Posted June 20, 2016 Share Posted June 20, 2016 Tried this jakijak and still recieve the following error. I have tried deleting the game and reinstalling it still with errors. Error [content0]oldscripts\core\enginetime.ws(13): Structure 'EngineTime' was already exported.Error [content0]oldscripts\core\math.ws(14): Structure 'Vector' was already exported.Error [content0]oldscripts\core\math.ws(20): Structure 'EulerAngles' was already exported.Error [content0]oldscripts\core\math.ws(26): Structure 'Matrix' was already exported.Error [content0]oldscripts\core\math.ws(32): Structure 'Box' was already exported.Error [content0]oldscripts\core\math.ws(38): Structure 'Color' was already exported.Error [content0]oldscripts\core\math.ws(44): Structure 'Sphere' was already exported.Error [content0]oldscripts\core\math.ws(50): Structure 'SRange' already defined.Error [content0]oldscripts\core\math.ws(55): Structure 'SRangeF' already defined.Error [content0]oldscripts\engine\animevents.ws(5): Structure 'SMultiValue' was already exported.Error [content0]oldscripts\engine\animevents.ws(16): Structure 'SSlideToTargetEventProps' was already exported.Error [content0]oldscripts\engine\animevents.ws(32): Structure 'SEnumVariant' was already exported.Error [content0]oldscripts\engine\animevents.ws(42): Structure 'SAnimationEventAnimInfo' was already exported.Error [content0]oldscripts\engine\behavior.ws(10): Structure 'SBehaviorComboAttack' was already exported.Error [content0]oldscripts\engine\components.ws(55): Structure 'SAnimMultiplyCauser' already defined.Error [content0]oldscripts\engine\entity.ws(12): Structure 'SEntitySpawnData' was already exported.Error [content0]oldscripts\engine\gametime.ws(13): Structure 'GameTime' was already exported.Error [content0]oldscripts\engine\gametime.ws(15): Structure 'GameTimeWrapper' was already exported.Error [content0]oldscripts\engine\gametimeinterval.ws(13): Structure 'GameTimeInterval' was already exported.Error [content0]oldscripts\engine\persistentreference.ws(9): Structure 'PersistentRef' was already exported.Error [content0]oldscripts\engine\physicstracemanager.ws(9): Structure 'SScriptRaycastId' was already exported.Error [content0]oldscripts\engine\physicstracemanager.ws(11): Structure 'SScriptSweepId' was already exported.Error [content0]oldscripts\engine\physicstracemanager.ws(13): Structure 'SRaycastHitResult' was already exported.Error [content0]oldscripts\engine\physicstracemanager.ws(21): Structure 'SSweepHitResult' was already exported.Error [content0]oldscripts\engine\physicsworld.ws(9): Cannot find structure 'SCollisionInfo' to importError [content0]oldscripts\game\animations\animatedslider.ws(10): Structure 'SAnimatedComponentSyncSettings' was already exported.Error [content0]oldscripts\game\animations\animatedslider.ws(21): Structure 'SAnimatedSlideSettings' was already exported.Error [content0]oldscripts\game\animations\animatedslider.ws(35): Structure 'SActionMatchToSettings' was already exported.Error [content0]oldscripts\game\animations\animatedslider.ws(47): Structure 'SActionMatchToTarget' was already exported.Error [content0]oldscripts\game\animations\animatedslider.ws(53): Structure 'SAnimatedComponentSlotAnimationSettings' was already exported.Error [content0]oldscripts\game\animations\animationselectors.ws(12): Structure 'SAnimationTrajectoryPlayerInput' was already exported.Error [content0]oldscripts\game\animations\animationselectors.ws(23): Structure 'SAnimationTrajectoryPlayerToken' was already exported.Error [content0]oldscripts\game\behavior_tree\ai_parameters\npcparams.ws(14): Structure 'SEncounterActionPointSelectorPair' was already exported.Error [content0]oldscripts\game\behavior_tree\aicombatstorage.ws(17): Structure 'CriticalStateStruct' already defined.Error [content0]oldscripts\game\behavior_tree\tasks\reactions\bttaskeventsbroadcaster.ws(17): Structure 'SReactionEve Link to comment Share on other sites More sharing options...
Recommended Posts