vfragk
Forum Replies Created
-
AuthorPosts
-
Here’s my log file when creating a new project with WB still opened
LOG file
Mono path[0] = ‘C:/Nuro/World Builder/World Builder_Data/Managed’
Mono config path = ‘C:/Nuro/World Builder/MonoBleedingEdge/etc’
Input System module state changed to: Initialized.
[Physics::Module] Initialized fallback backend.
[Physics::Module] Id: 0xdecafbad
Initialize engine version: 6000.0.36f1 (9fe3b5f71dbb)
[Subsystems] Discovering subsystems at path C:/Nuro/World Builder/World Builder_Data/UnitySubsystems
kGfxThreadingModeSplitJobs is not supported on Direct3D 11. Reverting to kGfxThreadingModeClientWorkerJobs instead.
GfxDevice: creating device client; kGfxThreadingModeClientWorkerJobs
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 3080 Ti (ID=0x2208)
Vendor: NVIDIA
VRAM: 12086 MB
Driver: 32.0.15.6094
Begin MonoManager ReloadAssembly
– Loaded All Assemblies, in 0.123 seconds
– Finished resetting the current domain, in 0.002 seconds
[Physics::Module] Selected backend.
[Physics::Module] Name: PhysX
[Physics::Module] Id: 0xf2b8ea05
[Physics::Module] SDK Version: 4.1.2
[Physics::Module] Integration Version: 1.0.0
[Physics::Module] Threading Mode: Multi-Threaded
<RI> Initializing input.
Using Windows.Gaming.Input
XInput1_3.dll not found. Trying XInput9_1_0.dll instead…
<RI> Input initialized.
<RI> Initialized touch support.
UnloadTime: 0.399000 ms
DontDestroyOnLoad only works for root GameObjects or components on root GameObjects.
Starting World Builder 0.2.0
C:\Nuro\World Builder\World Builder_Data\Managed\Assembly-CSharp.dll
RenderGraph is now disabled.
CommandBuffer: temporary render texture not found while executing (Copy source)
CommandBuffer: temporary render texture not found while executing (Copy destination)
Finished plugin [WorldBuilder.AssetManagement.PowerPoint.PowerPointImporter] setup with result: Succeeded
Finished plugin [WorldBuilder.AssetManagement.PDF.PDFImporter] setup with result: Succeeded
Finished plugin [WorldBuilder.AssetManagement.Model3d.Model3dImporter] setup with result: Succeeded
Finished plugin [WorldBuilder.AssetManagement.Images.ImageImporter] setup with result: Succeeded
Finished plugin [WorldBuilder.AssetManagement.BIM.IFCImporter] setup with result: Succeeded
Finished plugin [XR4EDPlugin.CYENS.XR4ED_CYENS_ArAppWizard] setup with result: Succeeded
Finished plugin [XR4EDPlugin.AssetManagment.XR4EDAssetsProvider] setup with result: Succeeded
Finished plugin [XR4EDPlugin.Publishing.XR4EDPublishingPlugin] setup with result: Succeeded
Finished plugin [XR4EDPlugin.Templates.XR4EDProjectTemplateProvider] setup with result: Succeeded
Finished plugin [XR4EDWizardDemo] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.AssetCreation.MaterialCreator] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.AssetManagment.LocalAssetsProvider] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.AssetManagment.BuiltInAssetsProvider] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.LocationView.ViewportTools] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.InspectorViews.StandardInspectorViews] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.Publishing.CostomPublishingPlugin] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.Templates.TemplateExporter] setup with result: Succeeded
Finished plugin [NuroWorldBuilderPlugins.Templates.BuiltInProjectTemplateProvider] setup with result: Succeeded
Custom theme loaded: XR4EDTheme
Logged in as: vfragk@gmail.com with id 2112
Login status changed: logged in is True
C:\Users\vfragk\Documents\Projects\please enter your project name
NullReferenceException: Object reference not set to an instance of an object
at WorldBuilder.Core.ProjectManager.CreateProject (System.String projectName, System.String projectsDirectory, WorldBuilder.Core.ProjectTemplate template) [0x00025] in <6b223b282f62447a9a78ab3a7df089ca>:0
at WorldBuilder.UI.UICreateProjectScreenController+<>c__DisplayClass28_0.<Setup>b__3 () [0x0006c] in <6b223b282f62447a9a78ab3a7df089ca>:0
at UnityEngine.UIElements.Clickable.Invoke (UnityEngine.UIElements.EventBase evt) [0x0000b] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.Clickable.ProcessUpEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.Vector2 localPosition, System.Int32 pointerId) [0x0009c] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.Clickable.OnPointerUp (UnityEngine.UIElements.PointerUpEvent evt) [0x0002f] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.EventCallbackFunctor`1[TEventType].Invoke (UnityEngine.UIElements.EventBase evt) [0x00010] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.EventCallbackRegistry+DynamicCallbackList.Invoke (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.BaseVisualElementPanel panel, UnityEngine.UIElements.VisualElement target) [0x0008f] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.EventDispatchUtilities.HandleEventAcrossPropagationPathWithCompatibilityEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.EventBase compatibilityEvt, UnityEngine.UIElements.BaseVisualElementPanel panel, UnityEngine.UIElements.VisualElement target, System.Boolean isCapturingTarget) [0x00297] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.EventDispatchUtilities.DispatchToCapturingElementOrElementUnderPointer (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.BaseVisualElementPanel panel, System.Int32 pointerId, UnityEngine.Vector2 position) [0x0000b] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.PointerEventBase`1[T].Dispatch (UnityEngine.UIElements.BaseVisualElementPanel panel) [0x00014] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.EventDispatcher.ProcessEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.BaseVisualElementPanel panel) [0x00053] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.EventDispatcher.Dispatch (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.BaseVisualElementPanel panel, UnityEngine.UIElements.DispatchMode dispatchMode) [0x00046] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.BaseVisualElementPanel.SendEvent (UnityEngine.UIElements.EventBase e, UnityEngine.UIElements.DispatchMode dispatchMode) [0x0001f] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.VisualElement.SendEvent (UnityEngine.UIElements.EventBase e) [0x0000b] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.DefaultEventSystem.SendPositionBasedEvent[TArg] (UnityEngine.Vector3 mousePosition, UnityEngine.Vector3 delta, System.Int32 pointerId, System.Nullable1[T] targetDisplay, System.Func
4[T1,T2,T3,TResult] evtFactory, TArg arg, System.Boolean deselectIfNoTarget) [0x001bb] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.DefaultEventSystem+InputForUIProcessor.ProcessPointerEvent (UnityEngine.InputForUI.PointerEvent pointerEvent) [0x001ce] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.DefaultEventSystem+InputForUIProcessor.ProcessInputForUIEvents () [0x0006b] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.DefaultEventSystem.Update (UnityEngine.UIElements.DefaultEventSystem+UpdateMode updateMode) [0x0002f] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.UIElementsRuntimeUtility.UpdatePanels () [0x00067] in <a444ab25b405413c925b30e9b9ff2d49>:0
at UnityEngine.UIElements.UIElementsRuntimeUtilityNative.UpdatePanels () [0x0000a] in <a444ab25b405413c925b30e9b9ff2d49>:0Hi,
Having the same problem.
Unfortunately I’ve checked for “Empty” folder and exists at the path and also reinstall WB2.0 but nothing changed .
The menu is not loading the purchased templates from “XR4ED shop” (ex Demo Classroom or Minimalistic Demo Class that we used on 6November2024 meeting).
Although previous projects based on those templates can open.
Hi,
Me too having the same problem, world builder gets stuck on “Serialize World”.
Try to solve it with same actions,
- followed the installation steps(without firewall) from https://www.portalhopper.com/xr4ed/
- uninstall and reinstall-previous alpha version of Portal hopper
- check the installations in both Win10 and Win11 PC’s
- login with same account in both PC’s
Is Unity installation needed on the computer working ? Or other libraries required as an extra ?
-
AuthorPosts